


Audioplayers by davidsansome 66 comments
If you just compiled sqlite3 from source and "make install"ed it then it probably didn't go in the right place, and Clementine is still using the system package. You can check by running sqlite3 and typing:
CREATE VIRTUAL TABLE foo USING fts3();
If it succeeded it will give no output.
Anyway, try Clementine from SVN as in the comment below and let me know if it works.= - Jun 30 2010

Audioplayers by davidsansome 66 comments
http://code.google.com/p/clementine-player/source/checkout - Jun 30 2010

Audio Apps by davidsansome 53 comments
We tried xine first actually - it worked great on Linux but was very buggy on Windows - I spent a couple of weeks trying to fix a race condition between the mp3 decoder and the DirectSound backend before giving up on it.
We've also tried VLC. While it has excellent support for different file formats, it does tend to skip a lot on playback.
Incidentally these two backends (plus a Phonon backend) can be enabled in Clementine if you compile it yourself. Look for the options in ccmake or cmake-gui.
I'm curious as to why you dislike GStreamer so much. Is there any reason other than the gnome dependencies - ie. is the audio quality worse?
I really don't see dependencies as being a problem, most distributions these days make installing them easy, and it's not like you have to have any of gnome running while you use Clementine. - May 27 2010

Audio Apps by davidsansome 53 comments
Which other audio backend would you recommend that is cross-platform, as easy to use, as well tested, and supports as many formats as gstreamer? - May 15 2010

Audioplayers by davidsansome 66 comments
But regardless, Ubuntu should have set up pulseaudio to allow two things to play at once. Make sure it's actually installed and running, see the second FAQ entry here:
http://code.google.com/p/clementine-player/wiki/FAQ - May 11 2010

Audioplayers by davidsansome 66 comments
Let me know if it gets worse again! - May 10 2010

Audioplayers by davidsansome 66 comments

Audio Apps by davidsansome 53 comments
Having a couple of extra libraries installed doesn't hurt, and those ones are fairly small anyway. You don't have to run gnome! - May 01 2010

Audio Apps by davidsansome 53 comments
The Portuguese translation looks to be pretty much complete:
https://translations.launchpad.net/clementine/trunk/+pots/translations
Clementine isn't in any repos yet, but I think the Ubuntu package on the website ought to work ok on Debian.
David - Apr 28 2010

Audioplayers by davidsansome 66 comments

Audioplayers by davidsansome 66 comments
http://code.google.com/p/clementine-player/downloads/detail?name=clementine-0.3_beta2.dmg - Apr 19 2010

Audioplayers by davidsansome 66 comments
Try the svn version of clementine - I've just committed a workaround that should make everything still work when those symbols couldn't be loaded. - Mar 24 2010

Audioplayers by davidsansome 66 comments
Try a "make clean" and "make" again. - Mar 23 2010

Audioplayers by davidsansome 66 comments

Audioplayers by davidsansome 66 comments
For now turn off Release mode when you're compiling and it should work ok. You can do this by running "ccmake .." in bin/, and clearing CMAKE_BUILD_TYPE. - Mar 23 2010

Audio Apps by davidsansome 53 comments
Glad you got it working eventually :) - Mar 07 2010

Audio Apps by davidsansome 53 comments

Audio Apps by davidsansome 53 comments
Also try downloading the .dmg directly from Google Code:
http://code.google.com/p/clementine-player/downloads/list - Mar 02 2010

Audio Apps by davidsansome 53 comments
I'll try to improve it a bit for the next release. - Feb 24 2010

Audioplayers by davidsansome 66 comments
I hadn't actually tested Clementine with those formats on Windows yet. I'll make sure I do for the next release!
It uses DirectShow on Windows so in theory it should be able to play the same formats as windows media player. Maybe something's going wrong there though... - Feb 24 2010

Audio Apps by davidsansome 53 comments

Audio Apps by davidsansome 53 comments

Audioplayers by davidsansome 66 comments
Windows version is back up. - Feb 23 2010

Audio Apps by davidsansome 53 comments

Audioplayers by davidsansome 66 comments
Virustotal report here if anyone else is curious:
http://www.virustotal.com/analisis/2f92ce50c6afc83d01388010fc26e64d0c815487dde5e5a9ea08086187cef3d0-1254867149
I've pulled the windows downloads from the website, and I'll put them back up once I've compiled taglib myself. - Feb 23 2010

Audioplayers by davidsansome 66 comments

Audio Apps by davidsansome 53 comments
*makes a note* - Feb 22 2010

Audioplayers by davidsansome 66 comments
I've added a source RPM, it's now available above, or also on this link:
http://clementine-player.googlecode.com/files/clementine-0.1-5.fc12.src.rpm
Let me know how you get on! - Feb 22 2010

GTK1 Themes by davidsansome 280 comments
Thanks - I've commited the fix to SVN. - Mar 16 2008

GTK1 Themes by davidsansome 280 comments
Can you run:
GTK_QT_ENGINE_DEBUG=1 logjam
And then send me the last couple of lines of output before the crash?
Also, which Qt style are you using?
Thanks - Mar 16 2008

GTK1 Themes by davidsansome 280 comments
I've been trying to reproduce your bonobo problem, but it compiles fine on my box without libbonobo. Can you remember the error you got? If not, what distro are you using? I'll see if I can reproduce it.
And yes, Firefox still looks strange with gtk-qt. Not really sure there's much I can do about it, since it's Firefox that's using GTK themes incorrectly. - Mar 16 2008

GTK1 Themes by davidsansome 280 comments
I've mirrored the file here in the meantime:
http://people.freedesktop.org/~davidsansome/gtk-qt-engine-1.1.tar.bz2 - Mar 11 2008

GTK1 Themes by davidsansome 280 comments
I fixed this last night! Have a play with the latest version in SVN and let me know if the problem still exists.
Thanks! - Nov 01 2006

GTK1 Themes by davidsansome 280 comments

GTK1 Themes by davidsansome 280 comments
https://bugs.freedesktop.org/show_bug.cgi?id=7694 - Jul 30 2006

GTK1 Themes by davidsansome 280 comments

Various KDE 1.-4. Improvements by appy 24 comments
I'm hoping to release a new version towards the end of February. - Jan 26 2005

GTK1 Themes by davidsansome 280 comments

GTK1 Themes by davidsansome 280 comments
Do those other errors crash firefox?
When do they occur? As soon as you run the program? - Dec 23 2004

Various Stuff by davidsansome 4 comments

System Software by gregorburger 13 comments

GTK1 Themes by ntesa 33 comments

Screensavers by davidsansome 43 comments
I hope this error is fixed in 0.2 as well. Could you test it for me?
Thanks - Jul 14 2004

Screensavers by davidsansome 43 comments
Thanks - Jul 14 2004

Screensavers by davidsansome 43 comments

System Software by theborg 18 comments
Surely having something German on this site is better than having nothing at all. I don't mind if it's not in English. Maybe I won't be able to use/understand it, but I know there are people out there who will. - Jul 05 2004

GTK1 Themes by ntesa 33 comments
The problems people are having with this RPM are caused by the "section" entry being set incorrectly in the /usr/lib/menu/kcmgtk.menu file.
It should read:
section="System/Configuration/KDE/LookNFeel"
Also, although it's not really necessary, you should change the package name in the menu file to:
?package(gtk-qt-engine): ...
Thanks for taking the time to build this RPM :) - Jun 18 2004

GTK1 Themes by davidsansome 280 comments
If it doesn't, let me know, and I'll try to fix it. - Jun 16 2004

GTK1 Themes by davidsansome 280 comments
I've tested it on:
Mandrake 10.0 Official
Suse 9.1
Fedora Core 2
Debian Testing
If you still experiences crashes with 0.41, please let me know, and I'll investigate further.
Thanks. - Jun 16 2004

GTK1 Themes by davidsansome 280 comments
I've discovered a way to set GTK icons in code, so users don't need to fiddle with the rc file when they change theme in KDE. I'll be working on this for the next release, and I'll use your code as a reference :) - Jun 16 2004