Project

General

Profile

Activity

From December 14, 2011 to January 12, 2012

January 12, 2012

19:25 Feature #43: Fall back to other cover art images if none match name filters
The attached patch makes 'Search other images if searching these words did not produce results' the default behaviour. Jacopo Lorenzetti
16:01 Feature #46: License clarification would be nice
The combined work is GPL3. Clarifying and correcting the copyright notices (individual and combined) is a work in pr... John Lindgren
11:49 Feature #46 (Closed): License clarification would be nice
* README file doesn't mention the licensing
* there's file GPL2.txt
* there's file GPL3.txt
* libaudclient/a...
Michael Schwendt
12:35 Feature #44: [gtkui] Hide or update info popup when playlist is scrolled
Yes, I noticed it too. I was going to fix it. Michał Lipski
04:22 Feature #44 (Closed): [gtkui] Hide or update info popup when playlist is scrolled
Having the info popup available in GTKUI is great. Right now, however, the popup is only updated when the mouse poin... John Lindgren
11:47 Bug #45 (Closed): The ancient NEWS file
The beginning of the NEWS file says:
> Ok, so like, we suck at writing NEWS files. If you want to find out about
...
Michael Schwendt

January 11, 2012

23:46 Feature #43 (Rejected): Fall back to other cover art images if none match name filters
Many users music libraries are made of some nicely named albums with covers and booklet scans and some messy albums w... Jacopo Lorenzetti
22:55 Bug #42 (Closed): Cover image retrieve preferences are hard to find
The options to control the way Audacious searches for cover images (which words to look for in the filenames, whether... Jacopo Lorenzetti
15:12 Bug #40: Invalid free() in pa_context_new()
Well, you have three apparently unrelated crashes here. I'm afraid I can't be of any more help without being able to... John Lindgren

January 10, 2012

17:46 Bug #39 (Closed): The Popup Information preferences don't have any effect in the default GTK UI
https://github.com/audacious-media-player/audacious-plugins/commit/afa3866ca21d98c63048727838c57252be52b8cb Michał Lipski
07:30 Bug #40: Invalid free() in pa_context_new()
Ok I'm attaching file "valgrind-log-001"
I ran audacious from zero (preferences deleted from home dir), and recorded...
Joe Giampaoli
04:28 Bug #40: Invalid free() in pa_context_new()
Try running Audacious in Valgrind to see if it can pick up any errors. John Lindgren
03:32 Bug #40: Invalid free() in pa_context_new()
Just changed to ALSA output in Audacious preferneces and got same result with different backtrace:
joe@ghubuntu1:~...
Joe Giampaoli
02:37 Bug #40: Invalid free() in pa_context_new()
For a workaround you could use ALSA output. John Lindgren
02:37 Bug #40: Invalid free() in pa_context_new()
Based on the backtrace, this looks more like a problem in PulseAudio or possibly even X11 than in Audacious. John Lindgren
00:25 Bug #40: Invalid free() in pa_context_new()
Here's a backtrace I got when I double clicked on a song in the list to jump to it:
joe@ghubuntu1:~$ audacious
*...
Joe Giampaoli
04:27 Feature #41 (Closed): Please bring back the upscaling of old winamp skins
When using winamp skins on a high resolution monitor the main window becomes unreadable because it is too small. Olde... Bert vL

January 09, 2012

23:52 Bug #40 (Closed): Invalid free() in pa_context_new()
Sometimes when I double click on a song in the list in the GTK interface Audacious crashes. This happens with latest ... Joe Giampaoli
22:34 Bug #39: The Popup Information preferences don't have any effect in the default GTK UI
John Lindgren wrote:
> The information popup is implemented in libaudgui, so there's really no reason it couldn't be...
Jacopo Lorenzetti
22:31 Bug #39: The Popup Information preferences don't have any effect in the default GTK UI
The information popup is implemented in libaudgui, so there's really no reason it couldn't be enabled in GTKUI also; ... John Lindgren
11:25 Bug #39 (Closed): The Popup Information preferences don't have any effect in the default GTK UI
In the latest releases Audacious started coming by default with the GTK user interface enabled.
As a consequence o...
Jacopo Lorenzetti
22:28 Bug #36 (Closed): audacious consistently crashes when adding bad cue sheet
Fixed:
https://github.com/audacious-media-player/audacious/commit/6b68adda9741a5537d9b844d231c1f867c0219f8
John Lindgren
03:19 Feature #38: Add LIRC plugin
If you can update the plugin to build with GTK+ 3 and current Audacious source, I would be willing to add it again. John Lindgren

January 08, 2012

22:01 Feature #38 (Closed): Add LIRC plugin
Hi guys,
I just found out that in the new version does not lirc plugin, so I can't use my remote. In the future wil...
S F
18:56 Bug #36: audacious consistently crashes when adding bad cue sheet

> Can you provide a test case?
il lumilore
15:16 Bug #36: audacious consistently crashes when adding bad cue sheet
Can you provide a test case? John Lindgren
05:32 Bug #36 (Closed): audacious consistently crashes when adding bad cue sheet
When loading a cue sheet for a flac file, the cue sheet had the "file" attribute misnamed with a .wav extension inste... il lumilore
16:09 Bug #37 (Closed): [ffaudio] implicit declaration of function ‘avformat_close_input’
https://github.com/audacious-media-player/audacious-plugins/commit/0e683826a16859684359e864f3236478242f6f1a Michał Lipski
15:42 Bug #37: [ffaudio] implicit declaration of function ‘avformat_close_input’
Hmm, that's odd. I have ffmpeg 0.9.1:
libavcodec 53.42.4
libavformat 53.24.2
libavutil 51.32.0
EDIT: heh, according ...
Michał Lipski
15:30 Bug #37 (Closed): [ffaudio] implicit declaration of function ‘avformat_close_input’
I cannot build ffaudio after this commit:
https://github.com/audacious-media-player/audacious-plugins/commit/dc9ba26...
John Lindgren
03:08 Feature #30: Add support for smb:// URI's
The SMB transport plugin isn't thread-safe because of libsmb:
https://bugzilla.redhat.com/766041
Michael Schwendt

January 06, 2012

18:18 Feature #33: Switch tabs with CTRL-PageUp/Down in Plugins preferences window
John Lindgren wrote:
> The "expected behavior" argument is worthless in this case. Just to give you an idea, here a...
Jacopo Lorenzetti
02:32 Feature #33: Switch tabs with CTRL-PageUp/Down in Plugins preferences window
Hmm, I confused this with your next report (#34), but the conclusion applies to the plugin preferences window also: C... John Lindgren
02:29 Feature #33 (Rejected): Switch tabs with CTRL-PageUp/Down in Plugins preferences window
The "expected behavior" argument is worthless in this case. Just to give you an idea, here are some different behavi... John Lindgren
06:46 Bug #34: [gtkui] Switching playlist tabs with CTRL-PageUp/Down only works for empty playlists
Don't use CONTROL-PAGE UP and CONTROL-PAGE DOWN for switching playlists, use CONTROL-TAB and SHIFT-CONTROL-TAB. I'm ... John Lindgren
03:25 Bug #34: [gtkui] Switching playlist tabs with CTRL-PageUp/Down only works for empty playlists
I'm not sure if I understood which should be the correct behaviour of the Control-PageUp and Control-PageDown key com... Jacopo Lorenzetti
02:33 Bug #34 (Rejected): [gtkui] Switching playlist tabs with CTRL-PageUp/Down only works for empty playlists
See my comments on #33. John Lindgren
06:43 Feature #35 (Closed): Ability to disable the animation in Info Bar
Would be good to have the option to disable the animation in Info Bar, as it's distracting (for me annoying). acar burak

January 05, 2012

23:33 Bug #34 (Rejected): [gtkui] Switching playlist tabs with CTRL-PageUp/Down only works for empty playlists
Switching the playlist tabs by pressing CTRL-PageUp and CTRL-Down only works for empty playlists. As soon as a non-em... Jacopo Lorenzetti
23:28 Feature #33 (Rejected): Switch tabs with CTRL-PageUp/Down in Plugins preferences window
Changing the active tab by pressing CTRL-PageUp and CTRL-PageDown is an expected behaviour common in browsers, file m... Jacopo Lorenzetti
20:04 Bug #32 (Rejected): audacious 3.1.2 unable to play streaming aac (and mp3)
"No decoder found" isn't a bug. It means you didn't install the necessary decoders. John Lindgren
18:53 Bug #32: audacious 3.1.2 unable to play streaming aac (and mp3)
N.B. this is issue is on debian linux; audacious 3.1.2 (+ plugins) worked correctly in FreeBSD using the same .m3u ... Steven Wright
18:40 Bug #32 (Rejected): audacious 3.1.2 unable to play streaming aac (and mp3)
i built and installed the audacious 3.1.2 & its plugins from source; but whereas audacious 2.4.4 packaged in debian l... Steven Wright
18:15 Bug #31 (Rejected): [mp3 @ 0x8f97600] Header missing
John Lindgren
05:15 Bug #31: [mp3 @ 0x8f97600] Header missing
you're right, I didn't notice it. this only happens without mpg123. Jacopo Lorenzetti
04:52 Bug #31: [mp3 @ 0x8f97600] Header missing
It looks like you are trying to use the ffaudio plugin to play MP3's. We don't really support this; the mpg123 plugi... John Lindgren
01:27 Bug #31 (Rejected): [mp3 @ 0x8f97600] Header missing
Starting the playback of any mp3 stream results in the following errors on the console:
[mp3 @ 0x8f97600] Header m...
Jacopo Lorenzetti

January 04, 2012

01:24 Feature #30: Add support for smb:// URI's
I'm currently using the GIO Support. It tends to randomly hang the player and it's a bit freezy when seeking and chan... Jacopo Lorenzetti

January 03, 2012

21:54 Feature #30: Add support for smb:// URI's
John Lindgren wrote:
> None of those support smb://. You need to enable either the GIO or the SMB plugin at build t...
Jacopo Lorenzetti
21:45 Feature #30: Add support for smb:// URI's
None of those support smb://. You need to enable either the GIO or the SMB plugin at build time (both are in experim... John Lindgren
21:32 Feature #30: Add support for smb:// URI's
John Lindgren wrote:
> What transport plugins do you have built/enabled?
I have File I/O, MMS Support and Neon HT...
Jacopo Lorenzetti
20:56 Feature #30: Add support for smb:// URI's
What transport plugins do you have built/enabled? John Lindgren
20:22 Feature #30 (Closed): Add support for smb:// URI's
If I double-click on a file from a SMB share in Nautilus, Audacious successfully plays it accessing it from ~/.gvfs/
...
Jacopo Lorenzetti
20:52 Bug #29 (Closed): Segmentation fault after running cmd_line_end
Fixed, thanks for reporting:
https://github.com/audacious-media-player/audacious-plugins/commit/9fec668870e57fa17393...
John Lindgren
19:19 Bug #29 (Closed): Segmentation fault after running cmd_line_end
Every time the playlist ends, the command to run when Audacious reaches the end of the playlist is launched and then ... Jacopo Lorenzetti
13:08 Feature #25 (Closed): visual feedback for close playlist symbol
https://github.com/audacious-media-player/audacious-plugins/commit/f9eab32c71b7d1baf24749014e5702829be0e46b Michał Lipski

January 02, 2012

20:31 Bug #28 (Closed): stray @PC_REQUIRES@
https://github.com/audacious-media-player/audacious/commit/08a22738592b201a09524f3b61261cb6014ce937 John Lindgren
18:43 Bug #28 (Closed): stray @PC_REQUIRES@
3.2-beta1 dropped the @PC_REQUIRES@ variable definition from the autoconf files, but missed to remove it from other p... Michael Schwendt
20:26 Bug #27 (Closed): avcodec_decode_audio3() is deprecated since FFmpeg 0.9
https://github.com/audacious-media-player/audacious-plugins/commit/166902832b0e94d090acaf1c31688e70668388ac John Lindgren
13:17 Bug #27 (Closed): avcodec_decode_audio3() is deprecated since FFmpeg 0.9
... Michał Lipski

January 01, 2012

01:09 Bug #26 (Closed): winamp classic interface shuffle button does not update when shuffle status changes
Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/8afa2dbb6a598d24dcefc24277ae0019420783e4
John Lindgren

December 31, 2011

21:33 Bug #26 (Closed): winamp classic interface shuffle button does not update when shuffle status changes
when using audtool to toggle shuffle, the shuffle button does not change its look to reflect the change in shuffle st... il lumilore

December 30, 2011

17:11 Bug #24 (Closed): audacious crashes on library import/update
John Lindgren
17:10 Bug #24: audacious crashes on library import/update
Fixed:
https://github.com/audacious-media-player/audacious/commit/fbcc3597798e50743b7f8af69e6d55cff7d4c8dc
John Lindgren
13:31 Bug #24: audacious crashes on library import/update
Audacious 3.2-beta1 (unknown build) on gentoo
sample file:
https://poncho.spahan.ch/public/sample.tar.gz
Meister P
13:24 Bug #24 (Closed): audacious crashes on library import/update
If there is a file with the name "15 �Do The Digs Dug .mp3 (invalid encoding)", audacious crashes on updating the lib... Meister P
16:51 Feature #25 (Rejected): visual feedback for close playlist symbol
3.2-alpha1 did provide visual feedback by using an actual button rather than just an icon. But that led to bug #6, t... John Lindgren
13:35 Feature #25 (Closed): visual feedback for close playlist symbol
There is no visual difference between switching and closing a playlist tab.
It would be nice if the close playlist s...
Meister P
02:21 Bug #23 (Closed): cue plugin crash on some malformed sheets
Applied. Thank you. Michał Lipski
01:44 Bug #23 (Closed): cue plugin crash on some malformed sheets
Hello.
I found that cue plugin crashing audacious when the file type in cue sheet is incorrect. There's an example...
Anatoly Arzhnikov

December 29, 2011

22:17 Feature #22 (Closed): German translation update
Merged, thank you. John Lindgren
18:27 Feature #22 (Closed): German translation update
Now again at 100 percent, thanks for merging. Thomas Lange
17:37 Feature #17 (Rejected): Queue manager doesn't allow to queue the song multiple times
The "queue" in Audacious (basically, a playlist within a playlist) is very limited in function by intent. If you nee... John Lindgren
17:32 Bug #21 (Closed): Update bugtracker links
Merged, thanks. John Lindgren
17:21 Bug #21 (Closed): Update bugtracker links
Hi all,
small patches are attached.
Thanks,
Thomas Lange
Thomas Lange
08:19 Feature #18: Rework queue manager - show it as a separate ("system") playlist
Just rejected? OK, John, I'm not going to file any new feature requests - it seems like your vision of Audacious UI i... Artem S. Tashkinov
03:53 Feature #18 (Rejected): Rework queue manager - show it as a separate ("system") playlist
John Lindgren
08:16 Feature #7: A bunch of suggestions for Library
John Lindgren wrote:
> I think you should write a new interface for Audacious that works the way you want it.
OK,...
Artem S. Tashkinov
03:50 Feature #7 (Rejected): A bunch of suggestions for Library
I think you should write a new interface for Audacious that works the way you want it. John Lindgren
08:10 Feature #20: Show a song being played in the status bar, and jump to its playlist position on mouse click
John Lindgren wrote:
> 1) The song being played is shown in the title bar so there is no need to show it in the stat...
Artem S. Tashkinov
03:52 Feature #9 (Rejected): Right click on the columns bar should show a dialog allowing to hide/show columns
John Lindgren
02:47 Feature #14: MPRIS 2 interface support
I'm testing it, it seems to work flawlessly. Jacopo Lorenzetti
00:49 Feature #11: [gtkui] Queue position and entry number columns are unnecessarily wide
Thomas, you seem to be cross-posting about bug #6, which has been fixed already. John Lindgren

December 28, 2011

23:19 Feature #20 (Rejected): Show a song being played in the status bar, and jump to its playlist position on mouse click
1) The song being played is shown in the title bar so there is no need to show it in the status bar as well.
2) Pres...
John Lindgren
22:18 Feature #20 (Rejected): Show a song being played in the status bar, and jump to its playlist position on mouse click
Currently there's no way to jump to a song being played and that becomes a real issue when your playlist is sufficien... Artem S. Tashkinov
22:05 Feature #11: [gtkui] Queue position and entry number columns are unnecessarily wide
I've found this example which could help:
http://www.gtkforums.com/viewtopic.php?p=10694&sid=5dbb54b0beeaccd1866c666...
Thomas Lange
19:51 Feature #19 (Closed): Allow playlist columns to be resized
Currently playlist columns cannot be resized.
Also it will be very nice to have a menu item called "Automatically ...
Artem S. Tashkinov
19:48 Feature #18 (Rejected): Rework queue manager - show it as a separate ("system") playlist
In most other audio jukbox'es queue manager is implemented as a special system playlist (e.g. called "Play Queue").
...
Artem S. Tashkinov
19:40 Feature #17 (Rejected): Queue manager doesn't allow to queue the song multiple times
Sometimes I want to listen to a particular song for say 10 times. As of today Audacious doesn't allow to add a song t... Artem S. Tashkinov
18:20 Bug #16 (Closed): Desktop Sticky not working
Fixed:
http://git.gnome.org/browse/gtk+/commit/?id=01320e5773768827b5754470d3ed52392151f67a
John Lindgren

December 27, 2011

01:16 Feature #14: MPRIS 2 interface support
Great, thank you!! I'll test it as soon as possible. Jacopo Lorenzetti
00:44 Feature #14 (Closed): MPRIS 2 interface support
Git version has basic MPRIS 2 functionality, enough for Ubuntu sound menu support. Album art is a little thorny beca... John Lindgren

December 25, 2011

21:28 Bug #16: Desktop Sticky not working
Forwarded to https://bugzilla.gnome.org/show_bug.cgi?id=666842. John Lindgren
20:51 Bug #16: Desktop Sticky not working
Sorry, patch was incorrect. Updating. John Lindgren
20:47 Bug #16: Desktop Sticky not working
Hi, the root of this problem is a bug in GDK (which I mistakenly reported against XFWM4 almost two years ago, see htt... John Lindgren
02:11 Bug #16: Desktop Sticky not working
It's not working properly for me in XFCE either (Audacious 3.2-devel). Will look into it when I have a chance. John Lindgren
01:14 Bug #16 (Closed): Desktop Sticky not working
Starting with version 3.0 the "sticky" option doesn't work for me in Enlightenment 0.16. I've never used the built i... Topher 1kenobe

December 24, 2011

17:26 Bug #15 (Closed): Remaining reference to Ctrl+d for scaled mode
Fixed:
https://github.com/audacious-media-player/audacious/commit/b8162e2d87e96a97646595724f63c24d86a30321
John Lindgren
10:55 Bug #15 (Closed): Remaining reference to Ctrl+d for scaled mode
"man audacious" still mentions the old "Scaled mode", which has been dropped:
Control + d Toggle d...
Michael Schwendt
14:57 Feature #14: MPRIS 2 interface support
Bad news: I couldn't imagine that the old bug tracker would be put offline so I haven't kept a copy locally either. M... Jacopo Lorenzetti

December 23, 2011

04:55 Feature #14: MPRIS 2 interface support
Unfortunately I don't have a copy locally, so either it will have to be found in a backup or rewritten. John Lindgren
03:43 Feature #14: MPRIS 2 interface support
Hi, I just realized I uploaded a 404 error instead of the plugin (I tried downloading the file from the old jira). Ca... Jacopo Lorenzetti
02:46 Feature #14: MPRIS 2 interface support
Hi, I will be happy to merge this plugin if anyone can verify that it works (or point out what it is doing wrong). I... John Lindgren
00:51 Feature #14: MPRIS 2 interface support
John Lindgren wrote:
> Some thoughts:
>
> MPRIS 2 makes heavy use of the org.freedesktop.DBus.Properties interfac...
Jacopo Lorenzetti
00:46 Feature #14 (Closed): MPRIS 2 interface support
Audacious currently supports the MPRIS 1 API but is not MPRIS 2 capable.
More desktop applets (MPRIS Applet in GNO...
Jacopo Lorenzetti

December 21, 2011

18:29 Bug #5 (Closed): SMB transport plugin does not build
Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/a31c99a88e78004275229f4966f8a80e3426ee4f
John Lindgren
14:50 Feature #7: A bunch of suggestions for Library
_> 1. Make search bar permanently visible and place it between play buttons (Open, Add ...) and playback options butt... Artem S. Tashkinov
14:29 Feature #7: A bunch of suggestions for Library
5. Yet another suggestion. After entering a search query and hitting "Enter", the found songs should be played automa... Artem S. Tashkinov
14:39 Feature #13 (Rejected): [crossfade] Add silence detection
Currently it works by specifying a crossfade interval without taking into consideration the sound strength at the end... Artem S. Tashkinov

December 20, 2011

20:42 Bug #4 (Rejected): cover images are not displayed anymore
We need to provide better instructions for building Audacious to prevent mistakes like this. When I have the time I ... John Lindgren
18:02 Bug #4: cover images are not displayed anymore
You are right, the plugins link to gtk 3.x and the main program to gtk 2.x. It would be nice if configure could preve... Götz Waschk
17:20 Bug #4: cover images are not displayed anymore
This looks like you built Audacious core against GTK 2.x but built the plugins against GTK 3.x. Did you forget to us... John Lindgren
14:59 Bug #4: cover images are not displayed anymore
I forgot to mention that I'm using gtk+ 2.24.5 and glib 2.28.8. Götz Waschk
14:58 Bug #4 (Rejected): cover images are not displayed anymore
This is on Mandriva 2011 x86_64 with audacious 3.1.1 and audacious-plugins 3.1.1. Previous versions of audacious did ... Götz Waschk
20:40 Bug #12 (Rejected): Volume changes (using software volume control) are not instantaneous
This has been discussed before and is not going to be fixed. Software volume control by its very nature is applied w... John Lindgren
19:18 Bug #12 (Rejected): Volume changes (using software volume control) are not instantaneous
I hope this issue will be fixed some day.
I don't use any audio effects plugins (but even in this case most audio ...
Artem S. Tashkinov
20:37 Feature #11: [gtkui] Queue position and entry number columns are unnecessarily wide
It's because GTK's method of calculating the best-fit column width is too slow for large playlists. Hence we have to... John Lindgren
19:12 Feature #11 (Closed): [gtkui] Queue position and entry number columns are unnecessarily wide
Please, see the attached screenshot.
125 px combined, which is wrong I suppose.
Gtk 2.22 here.
Artem S. Tashkinov
20:32 Bug #6 (Closed): [regression] Tabs have become unnecessarily high in 3.2-alpha1
John Lindgren
20:31 Bug #6 (Resolved): [regression] Tabs have become unnecessarily high in 3.2-alpha1
This is fixed in Git:
https://github.com/audacious-media-player/audacious-plugins/commit/0c445d11c4b8d3af2a946f0c8fe...
John Lindgren
18:46 Bug #6 (Closed): [regression] Tabs have become unnecessarily high in 3.2-alpha1
In Audacious 3.2-alpha1 tabs height is approximately 38 pixels, whereas in all previous Audacious versions tabs used ... Artem S. Tashkinov
19:09 Feature #10 (Closed): Allow columns to be draggable to change their order
That's it. Artem S. Tashkinov
19:08 Feature #9 (Rejected): Right click on the columns bar should show a dialog allowing to hide/show columns
Currently it's implemented via a separate window, I'd suggest making it a list with checkboxes. Artem S. Tashkinov
19:06 Feature #8 (Closed): Make column titles clickable allowing to change the sort order
Currently column titles are static. Artem S. Tashkinov
19:05 Feature #7 (Rejected): A bunch of suggestions for Library
1. Make search bar permanently visible and place it between play buttons (Open, Add ...) and playback options buttons... Artem S. Tashkinov
15:33 Bug #5 (Closed): SMB transport plugin does not build
This is on Mandriva 2011 x86_64. The smb plugin fails to build like this:
smb.c: In function 'smb_vfs_fopen_impl':
...
Götz Waschk

December 17, 2011

11:29 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
Hi John, you are certainly right, anyway i'm not C/C++ programmer so I won't be able to point any part of code :)
Fo...
Aponia71 Aponia71
04:51 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
One thought: what GTK+ version is your 2.4.4 build linked to, and what version is your 3.1.1 build linked to? It may... John Lindgren
04:43 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
I built 2.4.5, and the problem occurs with that version also. So it is a regression in Openbox, not Audacious. John Lindgren
00:14 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
Please point out the problem in the Audacious code, or bisect it to the commit that caused the problem. John Lindgren

December 16, 2011

23:23 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
I just did a test within virtualbox : 2.4.4 version does not have this bug on lubuntu 11.10. Just after upgrading aud... Aponia71 Aponia71
19:00 Bug #3 (Rejected): Playlist sub-window stays in background (LXDE/Openbox)
I built 2.5.4, and the problem occurs with that version also. So it is a regression in Openbox, not Audacious. John Lindgren
00:12 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
I have noticed the same problem, but didn't realize it was new with 3.x (figured it was an Openbox problem). Guess I... John Lindgren
18:45 Bug #2 (Closed): [pulse] Volume changes made when not playing have no effect
https://github.com/audacious-media-player/audacious-plugins/commit/13305ca61e55417fcdf8ecd5fe2cfb695167ff99
https://...
John Lindgren

December 15, 2011

22:44 Bug #3 (Rejected): Playlist sub-window stays in background (LXDE/Openbox)
I think I've found an annoying bug on LXDE (Lubuntu 11.10) for all 3.x versions of audacious. I currently run 3.1.1 v... Aponia71 Aponia71

December 14, 2011

01:08 Bug #2 (Closed): [pulse] Volume changes made when not playing have no effect
pulse_set_volume() doesn't actually change anything when not playing; it only sets the local "volume" variable. As a... John Lindgren
 

Also available in: Atom