Re: [Bug 172663] Re: [apport] exaile.py crashed with IndexError in parse_file()
> File "/usr/share/exaile/xl/xlmisc.py", line 2061, in parse_file > if line[0] == "#" or line == '' : continue In case it still does (I don't think so; I fixed this upstream a long time ago), the fix is quite simple. Just swap the conditions: if line == '' or line[0] == "#" : continue -- [apport] exaile.py crashed with IndexError in parse_file() https://bugs.launchpad.net/bugs/172663 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282034] Re: exaile gives a traceback while starting in Intrepid
Adding upstream bug. Need to check if gnomecc has changed their D-Bus API yet again. ** Also affects: exaile Importance: Undecided Status: New ** Changed in: exaile Importance: Undecided => Medium Status: New => Triaged -- exaile gives a traceback while starting in Intrepid https://bugs.launchpad.net/bugs/282034 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 190402] Re: Alphabet ordering to ignore accentuated letters
*** This bug is a duplicate of bug 309394 *** https://bugs.launchpad.net/bugs/309394 Bug 309394 duplicates this, but we'll move the discussion there. I've got a possible fix that needs to be tested. ** This bug has been marked a duplicate of bug 309394 Alphabetic order of non-English tags -- Alphabet ordering to ignore accentuated letters https://bugs.launchpad.net/bugs/190402 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu (via bug 309394). -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 145060] Re: No stars displayed under rating
** Changed in: exaile Status: Fix Committed => Fix Released -- No stars displayed under rating https://bugs.launchpad.net/bugs/145060 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 207342] Re: Exaile - Kaffeine conflict
I wonder if this is still happening in recent Ubuntu versions. Just an idea, it may be that Exaile is accidentally set to use OSS or ALSA as the output sink. (Exaile defaults to autoaudiosink, which normally uses ESD or Pulse if available.) -- Exaile - Kaffeine conflict https://bugs.launchpad.net/bugs/207342 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 207342] Re: Exaile - Kaffeine conflict
Thanks. The cover problem is likely due to a change in Amazon's API. The problem was fixed in Exaile a while ago (bug 192927), but I don't know which Ubuntu version includes this fix. -- Exaile - Kaffeine conflict https://bugs.launchpad.net/bugs/207342 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 243845] Re: Exaile breaks with language-pack is missing.
Hi Andrew, > What package do you suggest be added to the Depends? Er... not sure really. I assume that ``locale.setlocale(locale.LC_ALL, '')`` line wouldn't fail if the appropriate language pack is installed. But isn't the language pack installed by default anyway? (And isn't it the dependency of lots of other apps?) Johannes -- Exaile breaks with language-pack is missing. https://bugs.launchpad.net/bugs/243845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 243845] Re: Exaile breaks with language-pack is missing.
Seems like a bug in our (or Ubuntu's) package scripts. Just curious, does Exaile still run after that message? (It should, but just making sure.) -- Exaile breaks with language-pack is missing. https://bugs.launchpad.net/bugs/243845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 243845] Re: Exaile breaks with language-pack is missing.
I've made a change to the code that will let Exaile run even with this error, but the correct fix should probably be in the package dependencies. -- Exaile breaks with language-pack is missing. https://bugs.launchpad.net/bugs/243845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 321615] Re: Exaile crashes as it opens
This error is reported quite often upstream. From what I've heard, the next upstream major release (Exaile 0.3.0) handles DB concurrency better, and this bug should be gone. Might be worth re-testing when it's released and packaged in Ubuntu. -- Exaile crashes as it opens https://bugs.launchpad.net/bugs/321615 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 316074] Re: Exaile cannot play songs that are housed in folders that have [] square brackets in the name!
I can't reproduce this. I've created the exact same directories and filename as the testcase "/home/tsharitt/Music/Awake [asdf]/01. Sick of Life.mp3" and the Files panel shows it just fine. I haven't tried importing that file to the library, but my own library has files/dirs with [ and ] in them, which are correctly imported. -- Exaile cannot play songs that are housed in folders that have [] square brackets in the name! https://bugs.launchpad.net/bugs/316074 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 325146] Re: High CPU usage with OSS4
** Also affects: gstreamer0.10 (Ubuntu) Importance: Undecided Status: New -- High CPU usage with OSS4 https://bugs.launchpad.net/bugs/325146 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 325146] Re: High CPU usage with OSS4
It would be best if someone affected can file a bug in GStreamer's bug tracker. In the meantime I've filed this against Ubuntu's gst package. -- High CPU usage with OSS4 https://bugs.launchpad.net/bugs/325146 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 325146] Re: High CPU usage with OSS4
Never mind, marking invalid; didn't notice that all reports were on ArchLinux. Perhaps you should file a bug report in Arch's GStreamer package. ** Changed in: gstreamer0.10 (Ubuntu) Status: New => Invalid -- High CPU usage with OSS4 https://bugs.launchpad.net/bugs/325146 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 341820] Re: E: exaile: subprocess post-installation script returned error exit status 2
Michael: Did you mean to move it to vlc instead of exaile? I can't find anything related to exaile in the report. -- E: exaile: subprocess post-installation script returned error exit status 2 https://bugs.launchpad.net/bugs/341820 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 309394] Re: Alphabetic order of non-English tags
** Summary changed: - Ordering of authors is not correct + Alphabetic order of non-English tags -- Alphabetic order of non-English tags https://bugs.launchpad.net/bugs/309394 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 309394] Re: Alphabetic order of non-English tags
I'm almost sure there was another bug about this, but I can't find it. Anyway, I've attached a possible fix; could anyone try this and see that it doesn't break anything? ** Attachment added: "Patch to test" http://launchpadlibrarian.net/25465712/exaile-non-english-tag-sort.patch ** Changed in: exaile Importance: Undecided => Medium ** Changed in: exaile Status: New => Confirmed -- Alphabetic order of non-English tags https://bugs.launchpad.net/bugs/309394 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 346500] Re: exaile should delete unuseful notifications
*** This bug is a duplicate of bug 355470 *** https://bugs.launchpad.net/bugs/355470 I'll mark this as duplicate of the newer bug 355470, since that one has a patch. ** This bug has been marked a duplicate of bug 355470 Notification Plugin can be better [patch included] -- exaile should delete unuseful notifications https://bugs.launchpad.net/bugs/346500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 350781] Re: Add Karaoke Mode
This is probably trivial to add as a plugin to an existing app that supports inserting a gst element in the pipeline. The voice removal part can be done with the audiokaraoke gst element [1], while lyrics can come from one of the thousands of lyrics sites out there. [1] http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst- plugins-good-plugins/html/gst-plugins-good-plugins-audiokaraoke.html ** Changed in: exaile (Ubuntu) Status: New => Invalid -- Add Karaoke Mode https://bugs.launchpad.net/bugs/350781 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to amarok in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 388915] Re: Moodbar binary in Jaunty needs re-packaging for Exaile
I'll have to close this one in Exaile because there's nothing we can do from our end; this is an Ubuntu problem. While it would be nice if moodbar was re-packaged (the moodbar plugin written by Michael Soluyanov is included in Exaile trunk and fully functional), it will have to go through the proper channel. For one, it needs a maintainer. If the original maintainer of moodbar is not interested, nobody can force him to do it. On a related note, Debian still has moodbar in their repository. If you really need it and nobody wants to properly package it in Ubuntu, you're likely able to use Debian's package. ** Changed in: exaile Status: New => Invalid -- Moodbar binary in Jaunty needs re-packaging for Exaile https://bugs.launchpad.net/bugs/388915 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 316262] Re: Please remove moodbar source and binary from Jaunty
Hi Scott, > Does the version of the package in Debian now support exaile? Actually it's the other way around (the plugin in Exaile uses moodbar), but yes, they do work together. Note that I have no idea whether there's a version of the plugin for the Exaile version in Ubuntu, but the plugin is in upstream's trunk and is likely to be included in future versions. (P.S. Closing the bug in Exaile because it clearly doesn't belong there, see also bug 388915 comment 9.) ** Changed in: exaile Status: New => Invalid -- Please remove moodbar source and binary from Jaunty https://bugs.launchpad.net/bugs/316262 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282034] Re: exaile gives a traceback while starting in Intrepid
** Changed in: exaile Status: Triaged => Incomplete ** Changed in: exaile (Ubuntu) Status: New => Incomplete -- exaile gives a traceback while starting in Intrepid https://bugs.launchpad.net/bugs/282034 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123409] Re: [exaile/gutsy] crash in lib gtkembedmoz
I have no idea how to link this to bug #136202, but it's marked fixed upstream. ** Also affects: exaile Importance: Undecided Status: New -- [exaile/gutsy] crash in lib gtkembedmoz https://bugs.launchpad.net/bugs/123409 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 136202] Re: Segmentation fault when clicked on Artist tab on Information page
*** This bug is a duplicate of bug 123409 *** https://bugs.launchpad.net/bugs/123409 ** This bug has been marked a duplicate of bug 123409 [exaile/gutsy] crash in lib gtkembedmoz -- Segmentation fault when clicked on Artist tab on Information page https://bugs.launchpad.net/bugs/136202 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu (via bug 123409). -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123409] Re: [exaile/gutsy] crash in lib gtkembedmoz
Note that the patch is incomplete and does not modify the makefile. ** Changed in: exaile Importance: Undecided => High Assignee: (unassigned) => Adam Olsen (arolsen) Status: New => Fix Committed Target: None => 0.2.11 -- [exaile/gutsy] crash in lib gtkembedmoz https://bugs.launchpad.net/bugs/123409 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 136133] Re: Track Information - Crashing Exaile
*** This bug is a duplicate of bug 123409 *** https://bugs.launchpad.net/bugs/123409 ** This bug is no longer a duplicate of bug 136202 Segmentation fault when clicked on Artist tab on Information page ** This bug has been marked a duplicate of bug 123409 [exaile/gutsy] crash in lib gtkembedmoz -- Track Information - Crashing Exaile https://bugs.launchpad.net/bugs/136133 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu (via bug 123409). -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123558] Re: python2.5 crashed with SIGSEGV
*** This bug is a duplicate of bug 123409 *** https://bugs.launchpad.net/bugs/123409 This is the same as bug #123409. ** This bug has been marked a duplicate of bug 123409 [exaile/gutsy] crash in lib gtkembedmoz -- python2.5 crashed with SIGSEGV https://bugs.launchpad.net/bugs/123558 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 132286] Re: Exaile should look in /usr/lib/codecs for installed codec
I don't think this is a bug, since neither Exaile nor Ubuntu endorses these 3rd party packages. Even if it is, this would be a GStreamer issue. Marking Invalid. ** Changed in: exaile (Ubuntu) Status: New => Invalid -- Exaile should look in /usr/lib/codecs for installed codec https://bugs.launchpad.net/bugs/132286 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 125485] Re: EXAILE (python2.5) crashed with SIGSEGV
*** This bug is a duplicate of bug 123409 *** https://bugs.launchpad.net/bugs/123409 ** This bug has been marked a duplicate of bug 123409 [exaile/gutsy] crash in lib gtkembedmoz -- EXAILE (python2.5) crashed with SIGSEGV https://bugs.launchpad.net/bugs/125485 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 119260] Re: exaile has started adding unwanted tracks to the playlist
** Changed in: exaile (Ubuntu) Status: New => Invalid -- exaile has started adding unwanted tracks to the playlist https://bugs.launchpad.net/bugs/119260 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123409] Re: [exaile/gutsy] crash in lib gtkembedmoz
** Changed in: exaile Status: Fix Committed => Fix Released -- [exaile/gutsy] crash in lib gtkembedmoz https://bugs.launchpad.net/bugs/123409 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 190535] Re: Crash while getting information
*** This bug is a duplicate of bug 123409 *** https://bugs.launchpad.net/bugs/123409 ** This bug has been marked a duplicate of bug 123409 [exaile/gutsy] crash in lib gtkembedmoz -- Crash while getting information https://bugs.launchpad.net/bugs/190535 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu (via bug 123409). -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 193415] Re: crash in information tab
*** This bug is a duplicate of bug 123409 *** https://bugs.launchpad.net/bugs/123409 ** This bug has been marked a duplicate of bug 123409 [exaile/gutsy] crash in lib gtkembedmoz -- crash in information tab https://bugs.launchpad.net/bugs/193415 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu (via bug 123409). -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 195096] [NEW] Exaile close when try to obtain information of a songs
*** This bug is a duplicate of bug 123409 *** https://bugs.launchpad.net/bugs/123409 This is caused by a bug in Ubuntu's Firefox package (bug #157126). It's fixed in Hardy, but apparently not in Gutsy. duplicate 123409 ** This bug has been marked a duplicate of bug 123409 [exaile/gutsy] crash in lib gtkembedmoz -- Exaile close when try to obtain information of a songs https://bugs.launchpad.net/bugs/195096 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu (via bug 123409). -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 208206] Re: White noise glitches during playback
The noise could be due to Exaile's use of GStreamer's equalizer element, which was previously considered experimental (it was in gst-plugins- bad). It was recently moved to gst-plugins-good and presumably is in better shape now. If the problem still persists, try disabling the equalizer by running exaile with --no-equalizer and see if that removes the problem. -- White noise glitches during playback https://bugs.launchpad.net/bugs/208206 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 181068] Re: miro.real crashed with SystemError in MozillaBrowser() on PPC
Moving to Ubuntu's exaile package since this is not an Exaile bug. ** Also affects: exaile (Ubuntu) Importance: Undecided Status: New ** Changed in: exaile Status: New => Invalid -- miro.real crashed with SystemError in MozillaBrowser() on PPC https://bugs.launchpad.net/bugs/181068 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 221109] Re: first use dialog says I should use "Tools :: Library Manager" which doesnt exist
(Just a note that this bug is not present in upstream trunk.) If anyone wants to upload a patch to the Ubuntu package, the correct location is now Edit -> Library Manager. -- first use dialog says I should use "Tools :: Library Manager" which doesnt exist https://bugs.launchpad.net/bugs/221109 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 224395] Re: doesn't play whole library
*** This bug is a duplicate of bug 176680 *** https://bugs.launchpad.net/bugs/176680 ** This bug has been marked a duplicate of bug 176680 Can't open play list ("no such column") -- doesn't play whole library https://bugs.launchpad.net/bugs/224395 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176680] Re: Can't open play list ("no such column")
According to bug 224395 this affects the package in Ubuntu Hardy, so I'm filing it there. ** Also affects: exaile (Ubuntu) Importance: Undecided Status: New -- Can't open play list ("no such column") https://bugs.launchpad.net/bugs/176680 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45518] Re: Doesn't support gapless playback
Hm, I notice Exaile was just added to the list of affected projects, but we already track this as bug 135930 (which has no activity because it's deep in our "too hard" basket). Assuming this is a client issue instead of a GStreamer one, any Exaile- specific discussion would be spam for most people subscribed to this bug. Should I mark this Closed-Invalid or should I mark #135930 a dupe? -- Doesn't support gapless playback https://bugs.launchpad.net/bugs/45518 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45518] Re: Doesn't support gapless playback
> Should I mark this Closed-Invalid or should I mark #135930 a dupe? Doing the former. ** Changed in: exaile Status: New => Invalid -- Doesn't support gapless playback https://bugs.launchpad.net/bugs/45518 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 135993] Re: filter problem
*** This bug is a duplicate of bug 95860 *** https://bugs.launchpad.net/bugs/95860 ** This bug has been marked a duplicate of bug 95860 Search term goes away on exaile close/reopen and filter can no longer be removed -- filter problem https://bugs.launchpad.net/bugs/135993 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu (via bug 95860). -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 95860] Re: Search term goes away on exaile close/reopen and filter can no longer be removed
** Also affects: exaile Importance: Undecided Status: New ** Changed in: exaile Status: New => Confirmed -- Search term goes away on exaile close/reopen and filter can no longer be removed https://bugs.launchpad.net/bugs/95860 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123409] Re: [exaile/gutsy] crash in lib gtkembedmoz
** Tags added: mozilla -- [exaile/gutsy] crash in lib gtkembedmoz https://bugs.launchpad.net/bugs/123409 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 146133] Re: When I want see the lyrics of a song, the app close
*** This bug is a duplicate of bug 123409 *** https://bugs.launchpad.net/bugs/123409 ** This bug has been marked a duplicate of bug 123409 [exaile/gutsy] crash in lib gtkembedmoz -- When I want see the lyrics of a song, the app close https://bugs.launchpad.net/bugs/146133 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu (via bug 123409). -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164788] Re: LD_LIBRARY_PATH in /usr/bin/exaile potentially security issue
** Also affects: exaile Importance: Undecided Status: New -- LD_LIBRARY_PATH in /usr/bin/exaile potentially security issue https://bugs.launchpad.net/bugs/164788 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164788] Re: LD_LIBRARY_PATH in /usr/bin/exaile potentially security issue
So I guess you mean ${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:} ? ** Changed in: exaile Importance: Undecided => High Assignee: (unassigned) => Johannes Sasongko (sjohannes) Status: New => In Progress Target: None => 0.2.12 -- LD_LIBRARY_PATH in /usr/bin/exaile potentially security issue https://bugs.launchpad.net/bugs/164788 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 158608] Re: exaile sorting works only in some columns
** Changed in: exaile (Ubuntu) Status: New => Fix Released -- exaile sorting works only in some columns https://bugs.launchpad.net/bugs/158608 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 158606] Re: exaile playlists doesnt work after moving column headers
** Changed in: exaile (Ubuntu) Status: New => Fix Released -- exaile playlists doesnt work after moving column headers https://bugs.launchpad.net/bugs/158606 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164788] Re: LD_LIBRARY_PATH in /usr/bin/exaile potentially security issue
Superseded by the bug 136202 fix (we don't do LD_LIBRARY_PATH manipulation anymore). ** Changed in: exaile Status: In Progress => Invalid -- LD_LIBRARY_PATH in /usr/bin/exaile potentially security issue https://bugs.launchpad.net/bugs/164788 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123409] Re: [exaile/gutsy] crash in lib gtkembedmoz
Marking this invalid in Exaile; I didn't know this was an Ubuntu- (and Debian-?) specific bug, and that the "fix" breaks other distros that correctly specifies the default MOZILLA_FIVE_HOME (bug 162430). I might re-break this upstream, but I'll wait a while to give bug 157126 some time to get fixed. ** Changed in: exaile Status: Fix Released => Invalid -- [exaile/gutsy] crash in lib gtkembedmoz https://bugs.launchpad.net/bugs/123409 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 162742] Re: [gutsy-backport-request] Please backport exaile 0.2.11
Moving this to the Ubuntu package. ** Also affects: exaile (Ubuntu) Importance: Undecided Status: New ** Changed in: exaile Status: New => Invalid -- [gutsy-backport-request] Please backport exaile 0.2.11 https://bugs.launchpad.net/bugs/162742 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 163181] Re: [hardy] New upstream release 0.2.11.1
The only change between 0.2.11 and 0.2.11.1 is that previously the .bzr directory was accidentally included in the upstream tarball (which amounts to several megabytes). The size of the .deb files in hardy seems alright, so I think this is not needed. -- [hardy] New upstream release 0.2.11.1 https://bugs.launchpad.net/bugs/163181 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 163181] Re: [hardy] New upstream release 0.2.11.1
These problems are due to the package being built with upstream's old, broken, and basically unmaintained debian/ directory. The previous Debian and Ubuntu packages totally replace it with their own versions. -- [hardy] New upstream release 0.2.11.1 https://bugs.launchpad.net/bugs/163181 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 188702] Re: hardy: multimedia keys no longer work
** Also affects: exaile Importance: High Status: Fix Committed ** Changed in: exaile (Ubuntu) Status: New => Confirmed ** Changed in: exaile Assignee: (unassigned) => Adam Olsen (arolsen) -- hardy: multimedia keys no longer work https://bugs.launchpad.net/bugs/188702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 566626] Re: Fatal IO error 11 (Resource temporarily unavailable) on X server
Nothing we can do from our side; this is a low-level bug somewhere in your system. I'll file this against the distro package, but I recommend asking in the Ubuntu forums because it has higher visibility. ** Changed in: exaile Status: New => Invalid ** Also affects: exaile (Ubuntu) Importance: Undecided Status: New -- Fatal IO error 11 (Resource temporarily unavailable) on X server https://bugs.launchpad.net/bugs/566626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 366614] Re: Exaile crashes randomly.
Thanks, closing the bug as Fix Released. ** Changed in: exaile (Ubuntu) Status: Incomplete => Fix Released -- Exaile crashes randomly. https://bugs.launchpad.net/bugs/366614 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 545783] Re: ValueError - crash on startup
I think Aren fixed this a while ago, but the question is, how can loc have a \t inside? -- ValueError - crash on startup https://bugs.launchpad.net/bugs/545783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 469572] Re: Exaile <-> Music applet communication does not work
This should probably be filed in the music player applet instead. Exaile 0.3 changed its API and the music player applet in Jaunty doesn't support it yet. Upstream Exaile will not go back to the 0.2 API so it makes more sense to make the change in the music player applet. I'm not familiar with this applet though. Someone please help me file it there. -- Exaile <-> Music applet communication does not work https://bugs.launchpad.net/bugs/469572 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 455115] Re: Exaile displays negative time for .wav files
** Changed in: exaile Assignee: Johannes Sasongko (sjohannes) => (unassigned) -- Exaile displays negative time for .wav files https://bugs.launchpad.net/bugs/455115 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 426861] Re: Context Info Panel plugin is unable to load
** Changed in: exaile Importance: Undecided => High ** Changed in: exaile Status: New => Triaged ** Changed in: exaile Milestone: None => 0.3.1 ** Changed in: exaile Assignee: (unassigned) => Mathias Brodala (mathbr) -- Context Info Panel plugin is unable to load https://bugs.launchpad.net/bugs/426861 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 419535] Re: contextinfo PPA package can downgrade dependency
** Summary changed: - Broken packages: exaile-plugin-contextinfo + contextinfo PPA package can downgrade dependency -- contextinfo PPA package can downgrade dependency https://bugs.launchpad.net/bugs/419535 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 455115] Re: Exaile displays negative time for .wav files
** Also affects: exaile Importance: Undecided Status: New ** Changed in: exaile Importance: Undecided => Medium ** Changed in: exaile Status: New => Triaged ** Changed in: exaile Assignee: (unassigned) => Johannes Sasongko (sjohannes) -- Exaile displays negative time for .wav files https://bugs.launchpad.net/bugs/455115 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 526771] Re: [Lucid] Exaile attempting to connect to daap share raises NameError
I can't test this, but it should be fixed for 0.3.1. ** Also affects: exaile Importance: Undecided Status: New ** Changed in: exaile Importance: Undecided => Medium ** Changed in: exaile Status: New => Fix Committed ** Changed in: exaile Milestone: None => 0.3.1 ** Changed in: exaile Assignee: (unassigned) => Johannes Sasongko (sjohannes) -- [Lucid] Exaile attempting to connect to daap share raises NameError https://bugs.launchpad.net/bugs/526771 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 442210] Re: Can't Delete Radio Stations In 0.3.0.1
*** This bug is a duplicate of bug 339685 *** https://bugs.launchpad.net/bugs/339685 ** This bug has been marked a duplicate of bug 339685 Radio stations cannot be deleted -- Can't Delete Radio Stations In 0.3.0.1 https://bugs.launchpad.net/bugs/442210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 339685] Re: Radio stations cannot be deleted
Moving bug 442210 here. ** Also affects: exaile (Ubuntu) Importance: Undecided Status: New ** Changed in: exaile (Ubuntu) Status: New => Confirmed -- Radio stations cannot be deleted https://bugs.launchpad.net/bugs/339685 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 339685] Re: Radio stations cannot be deleted
Moving bug 442210 here. -- Radio stations cannot be deleted https://bugs.launchpad.net/bugs/339685 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 309394] Re: Alphabetic order of non-English tags
Thanks, I've committed it to trunk and the 0.3.0 branch. ** Changed in: exaile Status: In Progress => Fix Committed ** Changed in: exaile Assignee: Exaile Bug Day Events (exaile-bugday) => Bburst (bbaiyfb) -- Alphabetic order of non-English tags https://bugs.launchpad.net/bugs/309394 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 445279] Re: exaile crashes when loading svg icon (should depend on python-rsvg?)
Trunk is not affected by this because of a workaround I put in for Windows support, but it's not in the 0.3.0.x branch. Didn't realize librsvg was not a libgtk dep. Andrew: The dependency is just on librsvg and not python-rsvg. ** Changed in: exaile Importance: Undecided => Medium ** Changed in: exaile Status: New => Confirmed ** Changed in: exaile Milestone: None => 0.3.0.2 -- exaile crashes when loading svg icon (should depend on python-rsvg?) https://bugs.launchpad.net/bugs/445279 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 419535] Re: Broken packages: exaile-plugin-contextinfo
Moving upstream, since it's from their PPA. ** Also affects: exaile Importance: Undecided Status: New ** Changed in: exaile (Ubuntu) Status: New => Invalid -- Broken packages: exaile-plugin-contextinfo https://bugs.launchpad.net/bugs/419535 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 476909] Re: exail has no intuitive way to clear the playlist or get a new one
> clearly the devs havent considered the full set of "use-cases", only > considering how they would use the program (or maybe decided to > "encourage" users to bend to their preferences), and have therefore > misunderstood the requirements of the users at large. Ugh. There are 4 ways to clear a playlist: 1. View -> Clear Playlist. 2. Right-click on tab title -> Clear All Tracks. 3. Ctrl+L. 4. Ctrl+A on the listbox -> Delete. Close Tab -> New Tab also achieves similar result. You can even do it by middle-clicking the current tab, then middle-clicking empty space on the tab bar. The functionality is there. How we present it is the question, and we decided to remove the old Clear button. Don't twist this into a "the developers aren't listening to users" argument, because during the discussion Adam was in fact the one most reluctant to remove the button. You can start the discussion again if you want to, but I'll warn that we are generally tired of debating over UI design because everyone has a different opinion. -- exail has no intuitive way to clear the playlist or get a new one https://bugs.launchpad.net/bugs/476909 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 463557] Re: exaile does not import music directories
Glad to hear that. I'll close this bug then. ** Changed in: exaile (Ubuntu) Status: New => Fix Released -- exaile does not import music directories https://bugs.launchpad.net/bugs/463557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 309394] Re: Alphabetic order of non-English tags
I think we can use isalnum() or something to check for the first sort character. -- Alphabetic order of non-English tags https://bugs.launchpad.net/bugs/309394 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 309394] Re: Alphabetic order of non-English tags
Never mind, seems like it already does that for the sorting, but just not for the grouping. -- Alphabetic order of non-English tags https://bugs.launchpad.net/bugs/309394 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 397210] Re: Exaile on ubuntu should use libnotify by default
> Steve: Does Xubuntu want to enable notify-osd support enabled by > default? I'll patch settings.ini if that's the case. Just a reminder, if you decide to enable any of the notify plugins by default, don't forget to disable the built-in OSD as well. -- Exaile on ubuntu should use libnotify by default https://bugs.launchpad.net/bugs/397210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 370837] Re: Let the user choose its audioscrobbler service
** Bug watch added: Debian Bug tracker #523407 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523407 ** Also affects: exaile (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523407 Importance: Unknown Status: Unknown -- Let the user choose its audioscrobbler service https://bugs.launchpad.net/bugs/370837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 454610] Re: Bad sorting on chars with accents
*** This bug is a duplicate of bug 309394 *** https://bugs.launchpad.net/bugs/309394 ** This bug has been marked a duplicate of bug 309394 Alphabetic order of non-English tags -- Bad sorting on chars with accents https://bugs.launchpad.net/bugs/454610 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 445279] Re: exaile crashes when loading svg icon (should depend on python-rsvg?)
Added librsvg to DEPS file in the 0.3.0 branch. Not modifying trunk since it's not affected. ** Changed in: exaile Status: Confirmed => Fix Committed -- exaile crashes when loading svg icon (should depend on python-rsvg?) https://bugs.launchpad.net/bugs/445279 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 350781] Re: Add Karaoke Mode to remove vocals from audio (and display lyrics?)
Added a simple plugin to Exaile using the audiokaraoke element. ** Changed in: exaile Status: Incomplete => Fix Committed ** Changed in: exaile Milestone: None => 0.3.1 ** Changed in: exaile Assignee: (unassigned) => Johannes Sasongko (sjohannes) -- Add Karaoke Mode to remove vocals from audio (and display lyrics?) https://bugs.launchpad.net/bugs/350781 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to amarok in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 427064] Re: Make Contextinfo Compatible with libwebkit 1.0.2 and python-webkit 1.1.5
** Changed in: exaile Assignee: Guillaume Lecomte (guillaume86) => Adam Olsen (arolsen) -- Make Contextinfo Compatible with libwebkit 1.0.2 and python-webkit 1.1.5 https://bugs.launchpad.net/bugs/427064 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 973654] Re: Audio CDs default to Exaile but gmusicbrowser is installed
Moving to xubuntu-default-settings (not sure that's the right package), as they probably want to make gmusicbrowser the default CD player instead, or something else (Parole?) if gmusicbrowser can't play CDs. ** Package changed: exaile (Ubuntu) => xubuntu-default-settings (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/973654 Title: Audio CDs default to Exaile but gmusicbrowser is installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/973654/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 894496] Re: Add support for Google Music
** Also affects: exaile Importance: Undecided Status: New ** Changed in: exaile Importance: Undecided => Wishlist ** Changed in: exaile Status: New => Triaged -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to amarok in Ubuntu. https://bugs.launchpad.net/bugs/894496 Title: Add support for Google Music To manage notifications about this bug go to: https://bugs.launchpad.net/banshee/+bug/894496/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 906292] Re: Menu bar not visible under Unity
Seems to be working now. Unity 7.2.0, Exaile 3.4.0-dev+bzr4422. ** Changed in: exaile 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/906292 Title: Menu bar not visible under Unity To manage notifications about this bug go to: https://bugs.launchpad.net/exaile/+bug/906292/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 726978] Re: Space bar key should always trigger play/pause, like in all other media players
I figured I'd start with foobar2000 since I'm on Windows at the moment, but fb2k by default has absolutely no keyboard shortcuts for playback control; so in that sense it's similar to current Exaile. It does let you set your own shortcuts, though, including redefining important keys like Return or up/down. As far as I can tell, these shortcuts then work on any widget except text boxes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/726978 Title: Space bar key should always trigger play/pause, like in all other media players To manage notifications about this bug go to: https://bugs.launchpad.net/exaile/+bug/726978/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 906292] Re: Menu bar not visible under Unity
I'm sure this is a Unity bug, but workarounds are welcome. ** Project changed: exaile => exaile (Ubuntu) ** Changed in: exaile (Ubuntu) Importance: Undecided => High ** Changed in: exaile (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906292 Title: Menu bar not visible under Unity To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/exaile/+bug/906292/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 960854] [NEW] README.Debian: "contains a precompiled libgtest" is outdated
Public bug reported: README.Debian says: "This release still contains a precompiled libgtest, but it will be removed in a future upload." This is no longer true as libgtest*.a have been removed from the package. This does not affect Debian's package (yet) because they haven't removed the lib files [1]. [1] http://packages.debian.org/sid/i386/libgtest-dev/filelist ** Affects: gtest (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960854 Title: README.Debian: "contains a precompiled libgtest" is outdated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtest/+bug/960854/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 960854] Re: README.Debian: "contains a precompiled libgtest" is outdated
Forgot to mention: This only affects precise (1.6.0-1ubuntu4), as oneiric still has the libs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960854 Title: README.Debian: "contains a precompiled libgtest" is outdated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtest/+bug/960854/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 842187] Re: Exaile .desktop uses poor resolution icon
*** This bug is a duplicate of bug 834566 *** https://bugs.launchpad.net/bugs/834566 ** This bug has been marked a duplicate of bug 834566 Low quality Exaile icon in dash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/842187 Title: Exaile .desktop uses poor resolution icon To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/exaile/+bug/842187/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 834566] Re: Low quality Exaile icon in dash
Just a reminder to whoever is going to fix this on the Ubuntu side: according to bug 842187, Ubuntu includes an xpm (I assume as fallback if there is no libpng) that also needs to be replaced in addition to the png. Does the Ubuntu start menu / window switcher support SVG in /usr/share/pixmaps? (As for GNOME 3, SVG didn't seem to work, but I'm not sure I tested properly due to caching.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834566 Title: Low quality Exaile icon in dash To manage notifications about this bug go to: https://bugs.launchpad.net/exaile/+bug/834566/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 800053] Re: impossible to adjust Sound Volume in Exaile
*** This bug is a duplicate of bug 800964 *** https://bugs.launchpad.net/bugs/800964 Moving to bug 800964 because there is more info there. ** This bug has been marked a duplicate of bug 800964 All sliders are broken -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/800053 Title: impossible to adjust Sound Volume in Exaile To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/exaile/+bug/800053/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 727976] Re: Part of Exaile user interface remains visible on desktop after minimizing Exaile window
I highly doubt this is an Exaile problem, so I'm closing the exaile task. Feel free to re-file it here if you can reproduce the problem on another operating system. The ubuntu/exaile task is still open, but I'm guessing it's a problem with Ubuntu's compositor. ** Changed in: exaile 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/727976 Title: Part of Exaile user interface remains visible on desktop after minimizing Exaile window -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 748637] Re: Evolution cannot download new mail using IMAP
** Also affects: evolution Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/748637 Title: Evolution cannot download new mail using IMAP -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 748637] Re: Evolution cannot download new mail using IMAP
Marking the ubuntu/exaile bug invalid. I can't find ubuntu/evolution so I've just filed against evolution. Now I'll just have to deal with Launchpad sending me notifications for this bug forever. ** Changed in: exaile (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/748637 Title: Evolution cannot download new mail using IMAP -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 588858] Re: Add optional support of indicator applet
See also bug 618483 about MPRIS2 inclusion. In short, don't worry about the .TrackList and .Playlists interfaces, they're too much code (complicates codebase and slows down startup) for too little gain (people actually use those?). I imagined having an MPRIS2 plugin first and then gradually merging it to core, but I don't really see a problem with it going straight to core. It's also possible to move our current D-Bus interface to a plugin before phasing it out in a later version. Ciaran: Regarding the track ID, actually it should not be the URI at all. The documentation is inconsistent, but if you look at SetPosition it has the type "o", which means it's a D-Bus object path. I actually suggest using '/org/exaile/trackid/' + str(hash(track)). It's not unique at all (because tracks are singletons), but it's the laziest solution considering we don't care about .TrackList. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/588858 Title: Add optional support of indicator applet -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 588858] Re: Add optional support of indicator applet
It would be nice if you can move the AppIndicator part to a plugin. At this point it doesn't matter where you put the MPRIS2 part, it can be moved around easily later. By the way, how complete is the code in your branch? Once it's done, you can submit a merge proposal and then we can do a proper review. ** Changed in: exaile (Ubuntu) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/588858 Title: Add optional support of indicator applet -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 820285] Re: provide ipython 0.11 compatibility
Thanks for the heads-up. As a note to whoever wants to work on this, we generally view the IPython console plugin as a developer's tool, so we're not worried about backwards compatibility. ** Also affects: exaile Importance: Undecided Status: New ** Changed in: exaile Importance: Undecided => Medium ** Changed in: exaile Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820285 Title: provide ipython 0.11 compatibility To manage notifications about this bug go to: https://bugs.launchpad.net/exaile/+bug/820285/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 726978] Re: Space bar key should always trigger play/pause, like in all other media players
> Please, do get the facts about user expectations I'd be interested if there is a study regarding this. Here's my opinion ("expectation"): - in a list box, space bar shouldn't do anything special other than for Ctrl-selecting; - in a *video* player, space bar should toggle playback when the selection is on the video widget. The GTK+ list box behaviour of "Space = activate" is not very uncommon; the Mac file manager does this as well (although I don't know about iTunes). Maybe users expect this behaviour? I do think Exaile needs a keyboard shortcut for controling playback. Whether it should involve the Space key is, at this point, a matter of opinion. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/726978 Title: Space bar key should always trigger play/pause, like in all other media players To manage notifications about this bug go to: https://bugs.launchpad.net/exaile/+bug/726978/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 834566] Re: Low quality Exaile icon in dash
** Also affects: exaile Importance: Undecided Status: New ** Changed in: exaile Status: New => Confirmed ** Changed in: exaile (Ubuntu) Status: New => Confirmed ** Changed in: exaile Importance: Undecided => Medium ** Changed in: exaile Milestone: None => 0.3.3.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834566 Title: Low quality Exaile icon in dash To manage notifications about this bug go to: https://bugs.launchpad.net/exaile/+bug/834566/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 834566] Re: Low quality Exaile icon in dash
Need bigger icon to install to $PREFIX/share/pixmaps, I guess? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834566 Title: Low quality Exaile icon in dash To manage notifications about this bug go to: https://bugs.launchpad.net/exaile/+bug/834566/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 596067] Re: Exaile not starting
** Also affects: exaile Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/596067 Title: Exaile not starting -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs