[Bug 1199356] Re: [IDEA]Better Playlist Interface

2013-07-10 Thread David Sansome
Yep, using the upstream bug tracker is better for stuff like this. However for this one we've already implemented your request :-) You can try out one of the developer builds from http://builds.clementine-player.org/ or get the dev PPA: sudo add-apt-repository

[Bug 1194174] Re: clementine crashed on adding my music collection to library

2013-06-30 Thread David Sansome
This is a bug in Taglib, you should report it to the Taglib developers. Clementine reads tags in a separate clementine-tagreader process so that bugs like this don't crash Clementine completely. ** Package changed: clementine (Ubuntu) = taglib (Ubuntu) -- You received this bug notification

[Bug 1182353] Re: clementine assert failure: *** Error in `clementine': double free or corruption (fasttop): 0x00007f3e3000e040 ***

2013-06-09 Thread David Sansome
This looks like https://code.google.com/p/clementine- player/issues/detail?id=3372 ** Bug watch added: code.google.com/p/clementine-player/issues #3372 http://code.google.com/p/clementine-player/issues/detail?id=3372 -- You received this bug notification because you are a member of Ubuntu

[Bug 881376] Re: Low disk space warning popping up repeatedly.

2013-05-03 Thread David Sansome
FYI this bug was being caused by using G_N_ELEMENTS on a non-static array in gsd-disk-space.c. It would only load the 1 most recent path that was added to the ignore list. It looks like it was fixed in https://mail.gnome.org/archives/commits- list/2013-February/msg07341.html ** Changed in:

[Bug 1134813] Re: Clementine closes when I double click a song in a playlist

2013-02-27 Thread David Sansome
Can you try getting a back trace? From a console type: gdb clementine run (Wait for it to crash) backtrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1134813 Title: Clementine closes

[Bug 1117027] Re: Clementine crashes on after clicking play on first launch

2013-02-07 Thread David Sansome
Ok thanks for letting me know! ** Changed in: clementine (Ubuntu) Status: New = Invalid ** Changed in: clementine (Ubuntu) Status: Invalid = New ** Changed in: clementine (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of

[Bug 1117027] Re: Clementine crashes on after clicking play on first launch

2013-02-06 Thread David Sansome
1) Is there anything in the playlist when you press play? What kind of song is about to be played - a local file or a radio stream? Can you give its URL? 2) Clementine outputs its log to the console. Open a console and type clementine to see the log. 3) Getting a backtrace using gdb when it

[Bug 1070505] Re: package clementine (not installed) failed to install/upgrade: trying to overwrite '/usr/share/icons/ubuntu-mono-light/apps/24/clementine-panel.png', which is also in package ultimate

2012-10-23 Thread David Sansome
Ultimate player is an old fork of Clementine that I think was only done to change its name and some of its branding. You should uninstall it before installing Clementine. ** Changed in: clementine (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a

[Bug 1014455] Re: Transcoding flac to ogg-vorbis complains can't create GStreamer element decodebin2

2012-06-18 Thread David Sansome
It sounds like gstreamer might have blacklisted some core plugins for some reason (maybe you've installed a conflicting version of gstreamer from source?). Try removing the plugin registry files in ~/.gstreamer-0.10/registry* and start Clementine again. If that doesn't work, remove the files

[Bug 995689] Re: Does not Support Spotify

2012-05-20 Thread David Sansome
I don't think this is a duplicate of bug #370311 - the Ubuntu packagers just need to compile Clementine with Spotify support, not develop a whole new plugin. Spotify support in Clementine only requires libprotobuf. The non-GPL parts aren't a compile-time requirement and will be downloaded from

[Bug 931154] Re: clementine crashed with SIGABRT in raise()

2012-02-15 Thread David Sansome
*** This bug is a duplicate of bug 928272 *** https://bugs.launchpad.net/bugs/928272 This has been fixed upstream already, see http://code.google.com/p /clementine-player/issues/detail?id=2604 There's a PPA for the latest developer builds here:

[Bug 932849] Re: clementine crashed with SIGABRT in raise()

2012-02-15 Thread David Sansome
*** This bug is a duplicate of bug 931154 *** https://bugs.launchpad.net/bugs/931154 ** This bug has been marked a duplicate of bug 931154 clementine crashed with SIGABRT in raise() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 931154] Re: clementine crashed with SIGABRT in raise()

2012-02-15 Thread David Sansome
** This bug is no longer a duplicate of private bug 928272 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/931154 Title: clementine crashed with SIGABRT in raise() To manage notifications

[Bug 930981] Re: https://code.google.com/p/clementine-player/issues/detail?id=1929

2012-02-12 Thread David Sansome
** Changed in: clementine (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930981 Title: https://code.google.com/p/clementine-player/issues/detail?id=1929 To

[Bug 775278] Re: Global menu disappearing on KDE Apps that minimize to tray

2012-02-11 Thread David Sansome
Thanks very much for fixing this! I can confirm the fix works in Clementine on Oneiric, so I've removed the hack that disabled the global menubar: http://code.google.com/p/clementine- player/source/detail?r=62d5c8224bcc -- You received this bug notification because you are a member of Ubuntu

[Bug 788758] Re: Must use cli-magic to edit unnecessary whitelist for Notification Area

2011-12-08 Thread David Sansome
You seriously can't expect all third-party developers to make code changes to work with whatever notification system each individual distribution comes up with. This is what we have standards for: http://standards.freedesktop.org/systemtray-spec/systemtray-spec- latest.html . -- You received

[Bug 888914] Re: Clementine uses one whole cpu core after being closed

2011-11-11 Thread David Sansome
*** This bug is a duplicate of bug 821702 *** https://bugs.launchpad.net/bugs/821702 This is an NVIDIA driver bug, fixed in 285.05.09 Upstream Clementine bug: http://code.google.com/p/clementine-player/issues/detail?id=2088 Workaround in Clementine:

[Bug 882913] Re: Clementine produces multiple zombie procesess when closed via AWN Ubuntu 11.10

2011-10-28 Thread David Sansome
*** This bug is a duplicate of bug 821702 *** https://bugs.launchpad.net/bugs/821702 ** This bug has been marked a duplicate of bug 821702 [Oneiric] Nvidia-current 280.13 hangs up the system -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 882913] Re: Clementine produces multiple zombie procesess when closed via AWN Ubuntu 11.10

2011-10-28 Thread David Sansome
*** This bug is a duplicate of bug 821702 *** https://bugs.launchpad.net/bugs/821702 I know, it's caused by the same thing though. It's an NVIDIA driver bug, fixed in 285.05.09. You can install the new driver manually or use the __GL_NO_DSO_FINALIZER workaround in the upstream Clementine

[Bug 882913] Re: Clementine produces multiple zombie procesess when closed via AWN Ubuntu 11.10

2011-10-28 Thread David Sansome
*** This bug is a duplicate of bug 821702 *** https://bugs.launchpad.net/bugs/821702 Oops, I meant upstream Clementine bug, not big. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882913 Title:

[Bug 880700] Re: clementine using 100% CPU after exiting

2011-10-24 Thread David Sansome
*** This bug is a duplicate of bug 821702 *** https://bugs.launchpad.net/bugs/821702 This is an NVIDIA driver bug, fixed in 285.05.09 Upstream Clementine bug: http://code.google.com/p/clementine-player/issues/detail?id=2088 Workaround in Clementine:

[Bug 875661] Re: clementine crashes in gnome 3 with universal access enabled

2011-10-16 Thread David Sansome
This looks like an assertion in libqspiaccessiblebridge.so. It's quite easy to reproduce, I've attached part Clementine's log and a backtrace. ** Attachment added: qt-at-spi-backtrace.txt

[Bug 864666] Re: Impossible close clementine

2011-10-12 Thread David Sansome
This is caused by the nvidia binary driver - it's fixed in newer versions. See http://code.google.com/p/clementine-player/issues/detail?id=2088 ** Bug watch added: code.google.com/p/clementine-player/issues #2088 http://code.google.com/p/clementine-player/issues/detail?id=2088 ** Changed in:

[Bug 788758] Re: Must use cli-magic to edit unnecessary whitelist for Notification Area

2011-06-18 Thread David Sansome
This affects Clementine, which by default hides itself in the system tray when the user closes the window. In Unity, once Clementine is hidden there is no obvious way to get it back (even starting the application again doesn't work), and users will think Clementine is crashing or not working. I

[Bug 758325] Re: clementine crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-04-12 Thread David Sansome
*** This bug is a duplicate of bug 529714 *** https://bugs.launchpad.net/bugs/529714 ** This bug has been marked a duplicate of bug 529714 rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r() * You can subscribe to bug 529714 by following this link:

[Bug 755862] Re: Doesn't install translations

2011-04-09 Thread David Sansome
It's not supposed to install them - it compiles them in, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755862 Title: Doesn't install translations -- ubuntu-bugs mailing list

[Bug 713079] Re: doesn't remove non-existing files on start-up

2011-02-04 Thread David Sansome
This is a duplicate of upstream issue #250: http://code.google.com/p/clementine-player/issues/detail?id=250 ** Bug watch added: code.google.com/p/clementine-player/issues #250 http://code.google.com/p/clementine-player/issues/detail?id=250 -- You received this bug notification because you

[Bug 694423] Re: doesn't play songs with a name of foreign language

2010-12-26 Thread David Sansome
Could you upload here or email me (m...@davidsansome.com) one of the files that doesn't work? Also can you type locale on a command line and paste the output here? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 694423] Re: doesn't play songs with a name of foreign language

2010-12-26 Thread David Sansome
Should be fixed upstream in r2498 ** Changed in: clementine (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694423 Title: doesn't play songs with a name

[Bug 694491] Re: clementine doesn't allow you not to download lyrics

2010-12-26 Thread David Sansome
This is now fixed upstream in r2499. ** Changed in: clementine (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694491 Title: clementine doesn't allow you

[Bug 694118] Re: plays songs concarently

2010-12-25 Thread David Sansome
I've fixed this upstream in r2493 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694118 Title: plays songs concarently -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 694121] Re: notify-osd isn't beeing killed

2010-12-25 Thread David Sansome
There shouldn't ever be two instances of Clementine running. In the case that there are, this is the expected behaviour because each one will show a notification that will time out after 5 seconds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 549009] Re: [needs-packaging] clementine player

2010-04-08 Thread David Sansome
Hey, Clementine developer here. Is there anything I can do to help? The debian directory is already in upstream svn here: http://code.google.com/p/clementine-player/source/browse/#svn/trunk/debian -- [needs-packaging] clementine player https://bugs.launchpad.net/bugs/549009 You received this

[Bug 348730] [NEW] package postgresql-8.3 8.3.7-0ubuntu8.10 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-03-25 Thread David Sansome
Public bug reported: Binary package hint: postgresql-8.3 apt-get upgrade output was: Setting up postgresql-8.3 (8.3.7-0ubuntu8.10) ... * Starting PostgreSQL 8.3 database server * The PostgreSQL server failed to start. Please check the log output: 2009-03-25 23:29:32 GMT LOG: could not load

[Bug 348730] Re: package postgresql-8.3 8.3.7-0ubuntu8.10 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-03-25 Thread David Sansome
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24350946/Dependencies.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/24350947/DpkgTerminalLog.gz -- package postgresql-8.3 8.3.7-0ubuntu8.10 failed to install/upgrade: subprocess

[Bug 220038] Re: when this package is installed, gtk-based applications crash on startup ( at least firefox, thunderbird and eclipse do)

2008-04-21 Thread David Sansome
Yep this does look like the same bug that I thought it was - should be fixed in SVN! I've never heard of it occuring with Oxygen before though :/ -- when this package is installed, gtk-based applications crash on startup ( at least firefox, thunderbird and eclipse do)

[Bug 220038] Re: when this package is installed, gtk-based applications crash on startup ( at least firefox, thunderbird and eclipse do)

2008-04-20 Thread David Sansome
Are you using the bespin style? If so this bug should already be fixed in upstream SVN. Otherwise, can you try running the following and pasting the last couple of lines before the crash: GTK_QT_ENGINE_DEBUG=1 eclipse Thanks -- when this package is installed, gtk-based applications crash on

[Bug 188415] Re: GTK themes doesn't work properly in KDE4

2008-03-10 Thread David Sansome
I've released a new version which works with KDE4. It's available in the normal place: http://gtk-qt.ecs.soton.ac.uk/downloads.php I've fixed all the showstopper bugs I could find - it doesn't crash under Gnome any more but I've had to make it disable itself under gnome-panel, which means the

[Bug 188415] Re: GTK themes doesn't work properly in KDE4

2008-03-10 Thread David Sansome
A couple of things will need to be changed to allow that to happen: * Renaming the GTK theme to Qt4 * Get the KCM to look for Qt4 instead of Qt * Change the name of the gtkrc file written by the KCM, maybe to ~/.gtkrc-2.0-kde4 I'll produce a patch that does this and upload it here in a little

[Bug 188415] Re: GTK themes doesn't work properly in KDE4

2008-03-10 Thread David Sansome
Done! New version's here with the version 1.1: http://gtk-qt.ecs.soton.ac.uk/files/1.1/gtk-qt-engine-1.1.tar.bz2 Tested on Hardy - it's possible to select the Qt4 style in KDE4 and the Qt style in KDE3 and have them exist happily side by side. -- GTK themes doesn't work properly in KDE4

[Bug 188415] Re: GTK themes doesn't work properly in KDE4

2008-03-03 Thread David Sansome
It's working quite nicely at the moment - all the important widgets get themed properly. There are still a couple of crashes and bits of odd behaviour when you use it within Gnome, which I think will need to be fixed before we can include it in Hardy. I'll continue working on it and keep you

[Bug 188415] Re: GTK themes doesn't work properly in KDE4

2008-02-02 Thread David Sansome
I'm currently working on supporting Qt4 styles in Gtk-Qt. See upstream bug report: http://gtk-qt.ecs.soton.ac.uk/trac/ticket/49 -- GTK themes doesn't work properly in KDE4 https://bugs.launchpad.net/bugs/188415 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 88538] Re: gtk-qt-engine Makes Gnome Display Incorrectly

2007-02-27 Thread David Sansome
In the latest upstream version it is now possible to choose a different theme when running GNOME. -- gtk-qt-engine Makes Gnome Display Incorrectly https://launchpad.net/bugs/88538 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 41999] Re: volume sliders inverted in gnome

2007-01-10 Thread David Sansome
This was fixed upstream in version 0.7 of the GTK-Qt theme engine. -- volume sliders inverted in gnome https://launchpad.net/bugs/41999 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 54552] Re: .gtkrc-2.0 broken

2006-10-28 Thread David Sansome
In reply to da1l6, I'm unable to reproduce your colour problem with a fresh install of Edgy and the latest gtk-qt engine from svn. Maybe that bug has been fixed already? -- .gtkrc-2.0 broken https://launchpad.net/bugs/54552 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 36256] Re: gtk2-engines-gtk-qt causes GNOME-panel to crash upon startup and causes Gnome to look ugly

2006-09-25 Thread David Sansome
My intention was to solve this upstream by making the control center module only apply its settings to apps inside KDE. It would do this by writing a script into ~/.kde/env to set the GTK2_RC_FILES (I think) environment variable. This script would only get run on KDE startup - letting you choose

[Bug 53958] Re: Firefox scrollbar drawn incorrectly

2006-08-05 Thread David Sansome
So, what was the other scrollbar drawing bug? :) -- Firefox scrollbar drawn incorrectly https://launchpad.net/bugs/53958 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 54552] Re: .gtkrc-2.0 broken

2006-08-04 Thread David Sansome
Michael, I've never heard of that happening before. It sounds like a font configuration problem - maybe you have your antialiasing settings turned off in Gnome? It seems unlikely to be a problem with the gtk-qt-engine, but just to be sure could you try using another GTK theme and telling me if

[Bug 54552] Re: .gtkrc-2.0 broken

2006-07-30 Thread David Sansome
This should be fixed in version 0.7 of the gtk-qt engine. Unfortunately it seems that Dapper still only packages version 0.6. -- .gtkrc-2.0 broken https://launchpad.net/bugs/54552 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 27587] Re: libgtk2.0-0: the menus of gtk applications are black

2006-07-30 Thread David Sansome
This really should be fixed in 0.7. If you're still having problems please can you confirm which version you're using? -- libgtk2.0-0: the menus of gtk applications are black https://launchpad.net/bugs/27587 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 31633] Re: emacs-snapshot-gtk unusable with gtk-qt-engine

2006-06-24 Thread David Sansome
This has been fixed upstream. ** Changed in: gtk-qt-engine (Ubuntu) Status: Confirmed = Fix Committed -- emacs-snapshot-gtk unusable with gtk-qt-engine https://launchpad.net/bugs/31633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 37561] Re: unexpected character in ~/.gtk_qt_engine_rc

2006-06-24 Thread David Sansome
This patch has been applied to upstream CVS. ** Changed in: gtk-qt-engine (Ubuntu) Status: Confirmed = Fix Committed -- unexpected character in ~/.gtk_qt_engine_rc https://launchpad.net/bugs/37561 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 38872] Re: scroll arrows missing from some elements

2006-06-24 Thread David Sansome
Marking this as fixed. ** Changed in: gtk-qt-engine (Ubuntu) Status: Unconfirmed = Fix Committed -- scroll arrows missing from some elements https://launchpad.net/bugs/38872 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 47760] Re: firefox scrollbar under kubuntu is broken

2006-06-24 Thread David Sansome
Fixed in upstream CVS. You need to install a fix into your Firefox profile. This can be done by clicking a button in the control center module for the theme engine. ** Changed in: gtk-qt-engine (Ubuntu) Status: Confirmed = Fix Committed -- firefox scrollbar under kubuntu is broken