Project

General

Profile

Activity

From June 11, 2012 to July 10, 2012

July 10, 2012

01:14 Bug #147: Audacious opens in multiple instances under Windows
By the way, drag-and-drop *does* work in Windows, so I suggest that as an alternative for the present. John Lindgren
01:13 Bug #147: Audacious opens in multiple instances under Windows
Right now our interprocess communication is implemented using D-Bus, which isn't available in Windows. I'd like to h... John Lindgren

July 08, 2012

23:39 Bug #147: Audacious opens in multiple instances under Windows
I'm using Audacious for Windows in Windows 7 by the way... Jean-Pierre Vidal
23:38 Bug #147 (Closed): Audacious opens in multiple instances under Windows
If Audacious is open and running and I open another file externally from audacious (windows explorer), the actual beh... Jean-Pierre Vidal
15:40 Bug #146 (Closed): modplug plugin still fails to compile on Windows.
This is already fixed in Git:
https://github.com/audacious-media-player/audacious-plugins/commit/447ab350d0b4b775715...
John Lindgren

July 07, 2012

21:17 Bug #146 (Closed): modplug plugin still fails to compile on Windows.
I'm still getting an error when compiling modplug plugin with a not hacked Windows SDK.
The problem is into src/modp...
Carlo Bramini
16:27 Bug #145 (Rejected): Audacious titlebar icon missing
This is a bug in OpenBox or in your theme definition then; OpenBox should fall back to the icons in /usr/share/hicolo... John Lindgren
16:12 Bug #145: Audacious titlebar icon missing
I always use /usr as prefix, cause most programs use /usr/local as default, never had a problem with that. Manually c... F.J. de Pablos
14:25 Bug #145: Audacious titlebar icon missing
What prefix did you pass to ./configure? Normally Audacious installs icons into /usr/share/icons/hicolor, but not if... John Lindgren
11:23 Bug #145: Audacious titlebar icon missing
Excuse me, I meant:
The only workaround I've found so far, is to copy the *audacious.png* icon located in */usr/shar...
F.J. de Pablos
11:13 Bug #145 (Rejected): Audacious titlebar icon missing
I'm using Ubuntu 10.04.2 LTS with the openbox window manager, I've compiled audacious 3.0/3.2.4 and the titlebar icon... F.J. de Pablos
14:16 Bug #144 (Rejected): Audacious segfaults randomly before starting to play a shoutcast stream.
Duplicate of #68. This is a known issue in PulseAudio <= 0.9.21. Update PulseAudio, or uninstall it. John Lindgren
10:49 Bug #144 (Rejected): Audacious segfaults randomly before starting to play a shoutcast stream.
I've compiled audacious-3.2.4 and audacious-plugins-3.2.4 under Ubuntu 10.04.2 LTS, I've needed to use the ffmpeg pac... F.J. de Pablos
01:20 Bug #142 (Closed): Chinese Simplified translation update
Merged, thank you. John Lindgren

July 06, 2012

02:16 Support #143 (Rejected): Playback of .asf streams fials
The .asf file is self-referencing (i.e. recursive), so no wonder it does not play! Anyway, I cannot reproduce any cr... John Lindgren

July 05, 2012

21:07 Support #143 (Rejected): Playback of .asf streams fials
audacious fails to open .asf streams (version 3.3 crashesh on opening). Here is an example of such stream :
http:/...
Zdravko Nikolov
10:53 Bug #142 (Closed): Chinese Simplified translation update
update for audacious 3.3 beta1 chihchiu tse

July 04, 2012

21:53 Feature #115 (Closed): Make LyricWiki errors more descriptive
Better error reporting has been implemented in 3.3-devel. John Lindgren
20:24 Feature #115: Make LyricWiki errors more descriptive
Artem S. Tashkinov wrote:
> At least is it possible to update LyricWiki plugin so that it spitted an error saying no...
John Lindgren
20:21 Bug #120 (Rejected): Pulse Audio output volume up/down don't work without playing a song
Based on my understanding of the PulseAudio API, it can't do what you want. For PulseAudio, volume is an attribute o... John Lindgren

July 03, 2012

02:26 Bug #141: GTK error message when "Interface Preferences" dialog is closed
This is a bug in GTK+, which I have forwarded to https://bugzilla.gnome.org/show_bug.cgi?id=679291. As a developer, ... John Lindgren
00:52 Bug #141 (Closed): GTK error message when "Interface Preferences" dialog is closed
Description:
If you close the "Interface Preferences" dialog, this error message appears:
(audacious:xxxx): Gtk-C...
Thomas Lange

July 01, 2012

17:53 Bug #139: Files with a sample rate less than 33kHz don't play
> John Lindgren wrote:
> We report the error exactly as it comes from ALSA (more specifically, snd_strerror()). If ...
Alister Hood
17:36 Bug #139: Files with a sample rate less than 33kHz don't play
Also, I don't know what you have done to your ALSA setup, but the average user (even on Arch Linux) will not run into... John Lindgren
17:35 Bug #139: Files with a sample rate less than 33kHz don't play
We report the error exactly as it comes from ALSA (more specifically, snd_strerror()). If you are confused by ALSA e... John Lindgren
14:32 Bug #140 (Closed): Winamp interface: Laggy time slider
Fixed. John Lindgren
03:49 Bug #140: Winamp interface: Laggy time slider
It's because aud_drct_seek() is now a non-blocking call. The WinAmp interface needs a fix similar to this one in gtk... John Lindgren

June 30, 2012

18:19 Bug #139: Files with a sample rate less than 33kHz don't play
Ah, thanks.
It's not exactly obvious for the average user...
Alister Hood
16:32 Bug #139 (Rejected): Files with a sample rate less than 33kHz don't play
Not a bug. This error message means your sound card doesn't support such rates. Other software is probably resampli... John Lindgren
15:14 Bug #139: Files with a sample rate less than 33kHz don't play
FWIW I'm running Arch Linux. Alister Hood
15:12 Bug #139 (Rejected): Files with a sample rate less than 33kHz don't play
Files with a sample rate less than 33kHz give me the error message "snd_pcm_hw_params failed: Invalid argument".
The...
Alister Hood
18:12 Bug #140: Winamp interface: Laggy time slider
Output plugin is PulseAudio. Thomas Lange
18:11 Bug #140 (Closed): Winamp interface: Laggy time slider
The time slider in the Winamp interface became laggy with Audacious 3.3.
I've tested Audacious 3.1 and 3.2, both are...
Thomas Lange

June 29, 2012

03:54 Bug #138: Song slider broken on GTK >= 3.5.0
We haven't "removed compatibility" with GTK+ 3.4. We only reverted to the behavior GtkSlider has in other applicatio... John Lindgren
00:35 Bug #138: Song slider broken on GTK >= 3.5.0
Do you really want to remove compatibility with GTK <= 3.4 with Audacious 3.3?
What happens if "someone" files bug r...
Thomas Lange
00:06 Bug #138 (Closed): Song slider broken on GTK >= 3.5.0
John Lindgren

June 28, 2012

23:56 Bug #138: Song slider broken on GTK >= 3.5.0
Jean-Louis Dupond wrote:
> Clicking on the slider doesn't do anything anymore.
> You can only change position when ...
John Lindgren
17:35 Bug #138: Song slider broken on GTK >= 3.5.0
The two functions with the hack are no more needed at all.
In my opinion Audacious should really have these versio...
Thomas Lange
07:35 Bug #138: Song slider broken on GTK >= 3.5.0
Well i'm on Ubuntu Quantal which already has GTK+ 3.5.
Clicking on the slider doesn't do anything anymore.
You ca...
Jean-Louis Dupond
00:59 Bug #138: Song slider broken on GTK >= 3.5.0
It has already been mentioned that the workaround is no longer necessary for GTK+ 3.5, and perhaps we will take it ou... John Lindgren
00:27 Bug #138 (Closed): Song slider broken on GTK >= 3.5.0
Hi
In GTK 3.5.0 there was some fix to change the behavior of the GtkScale slider.
Therefor there is no more hack ...
Jean-Louis Dupond
01:08 Bug #137 (Closed): Unknown tuple field name "encoder" messages on console
John Lindgren
01:08 Bug #137: Unknown tuple field name "encoder" messages on console
Fixed:
https://github.com/audacious-media-player/audacious/commit/ea91701fde7ec624b060e76359d5cb9afcde3a89
John Lindgren

June 26, 2012

10:19 Bug #137: Unknown tuple field name "encoder" messages on console
John Lindgren wrote:
> > certain music albums
> What format? I also play "certain music albums" and don't see the ...
Hans de Goede
00:18 Bug #137: Unknown tuple field name "encoder" messages on console
> certain music albums
What format? I also play "certain music albums" and don't see the problem ... :)
John Lindgren

June 25, 2012

10:39 Bug #137 (Closed): Unknown tuple field name "encoder" messages on console
When I start audacious (tried with both 3.2.3 and 3.3-alpha1) from a terminal, and play certain music albums the term... Hans de Goede

June 24, 2012

23:03 Feature #133 (Rejected): Migrate from EggSMClient to GtkApplication
Yeah, maybe GtkAplication is indeed an overkill. Michał Lipski
18:24 Feature #133: Migrate from EggSMClient to GtkApplication
There are major problems with "migrating" to GtkApplication, which is a much different API than EggSMClient.
GtkAp...
John Lindgren
14:49 Feature #131: Canceling "Rename playlist" should be possible with a mouse click
As I mentioned on IRC, I think it's reasonable to expect users to know the use of the Escape key. John Lindgren
14:16 Bug #136 (Closed): modplug plugin includes sys/mman.h but it doesn't seem to need it.
Fixed. John Lindgren
14:10 Bug #134 (Closed): track column not wide enough
John Lindgren
12:44 Bug #134: track column not wide enough
John Lindgren wrote:
> Should be fixed in Git. Please confirm.
Yes, it's fixed.
Thanks.
Meister P

June 23, 2012

23:07 Bug #134: track column not wide enough
Should be fixed in Git. Please confirm. John Lindgren
12:10 Bug #136 (Closed): modplug plugin includes sys/mman.h but it doesn't seem to need it.
The file:
src/modplug/archive/arch_raw.cxx
includes sys/mman.h but it does not seem to be required.
Instead, i...
Carlo Bramini
01:30 Bug #135 (Rejected): The scrollbar of the playlist should not overlap with column headers
Sorry, this is the way GTK+ works. The headers are part of the GtkTreeview widget while the scrollbars are not. John Lindgren

June 22, 2012

17:22 Bug #135 (Rejected): The scrollbar of the playlist should not overlap with column headers
Currently the scrollbar overlaps the column headers.
It should end at the bottom line of the header.
Thomas Lange
13:54 Feature #131: Canceling "Rename playlist" should be possible with a mouse click
I just noticed that Michałs implementation was not my intention.
It should be possible with the mouse to cancel the ...
Thomas Lange
03:08 Feature #131 (Rejected): Canceling "Rename playlist" should be possible with a mouse click
Sorry, but this is simply bad user interface design. It might make sense for a tablet interface where the user is on... John Lindgren
13:36 Bug #134 (Closed): track column not wide enough
two digits track numbers are cut off. see the attached screenshot.
depending on your solution, feature http://redm...
Meister P
03:00 Feature #109 (Closed): Scrobbling support for http streams
Okay, I've applied the updated patch. Thanks for your work!
https://github.com/audacious-media-player/audacious-plu...
John Lindgren

June 21, 2012

21:03 Feature #109: Scrobbling support for http streams
Thanks for your work. It is a real simplification and almost worked out of the box.
The only thing missing was a c...
Michael Jacobs
13:01 Feature #133 (Rejected): Migrate from EggSMClient to GtkApplication
http://developer.gnome.org/gtk3/3.4/gtk-migrating-smclient-GtkApplication.html
http://developer.gnome.org/gtk3/3.4/G...
Michał Lipski

June 20, 2012

17:39 Bug #132: Float Point Exception when playing some MP3 files
Confirmed.
3.2.3 works
thanks!
carlos lopez
17:34 Bug #132 (Rejected): Float Point Exception when playing some MP3 files
Unreproducible with 3.2.3 and 3.3-alpha1. I believe this is already fixed in #89. Please upgrade to at least Audaciou... Michał Lipski
16:59 Bug #132: Float Point Exception when playing some MP3 files
Despite the file being corrupted or not, audacious should not crash, but instead just skip to the next song.
carlos lopez
16:51 Bug #132 (Rejected): Float Point Exception when playing some MP3 files
Hello,
This bug is forwarded from Debian.
The files causing the FPE on Audacious are available at: http://ftp.n...
carlos lopez
02:02 Feature #109: Scrobbling support for http streams
This is looking good. Here is a revised version of the patch that gets around the whole messy changing-the-song-leng... John Lindgren

June 19, 2012

23:57 Feature #109: Scrobbling support for http streams
John Lindgren wrote:
> Read what I said again. temp_tuple is not the problem, it's submit_tuple that you need to se...
Michael Jacobs
00:39 Feature #109: Scrobbling support for http streams
William Pitcock wrote:
> last.fm does not allow scrobbling http streams like shoutcast, they will revoke audacious's...
John Lindgren
00:32 Feature #109: Scrobbling support for http streams
Michael Jacobs wrote:
> In fact, the second point you mention is also related to this. You are right about the thing...
John Lindgren

June 18, 2012

22:30 Feature #109: Scrobbling support for http streams
Hi William,
in fact, I was not aware that some streams are not allowed to be scrobbled.
There is currently no s...
Michael Jacobs
01:09 Feature #109: Scrobbling support for http streams
hi,
last.fm does not allow scrobbling http streams like shoutcast, they will revoke audacious's privileges to scro...
Ariadne Conill
20:10 Feature #131: Canceling "Rename playlist" should be possible with a mouse click
That was fast, thanks. :) Thomas Lange
19:49 Feature #131 (Closed): Canceling "Rename playlist" should be possible with a mouse click
https://github.com/audacious-media-player/audacious-plugins/commit/edb6953a05eea5887efab7b74db1cda9b22a139b Michał Lipski
18:54 Feature #131 (Rejected): Canceling "Rename playlist" should be possible with a mouse click
At the moment it is only possible to cancel the renaming of a playlist
by pressing either Enter or Escape.
I thin...
Thomas Lange

June 17, 2012

18:31 Feature #109: Scrobbling support for http streams
Thanks for the feedback.
@ #8:
You are right, that the braces directly after the if-statement are a bit confusing...
Michael Jacobs
15:21 Bug #119 (Closed): support the new GDK_SCROLL_SMOOTH event in GTK+ 3.4
https://github.com/audacious-media-player/audacious-plugins/commit/b5612773bb620dfbee9c54f8dfa8fa5ce0d87694 John Lindgren
06:44 Feature #98: Add Sndio plugin
John Lindgren wrote:
> so please let me know if there are any problems.
Thank you. This in itself is a step forwa...
Brad Smith
06:41 Feature #98 (Closed): Add Sndio plugin
I've added the plugin and removed the written_time() and set_written_time() functions, which are no longer required. ... John Lindgren

June 16, 2012

23:46 Feature #109: Scrobbling support for http streams
Also, you set item->is_http_source to FALSE in create_item(), and then set it to its proper value after create_item()... John Lindgren
23:36 Feature #109: Scrobbling support for http streams
This block of code:... John Lindgren
23:30 Feature #109: Scrobbling support for http streams
Attaching a combined patch against current Git. Still needs review. John Lindgren
20:02 Feature #94 (Closed): Simple feature request: Global shortcut to focus Audacious
Implemented for 3.3:
https://github.com/audacious-media-player/audacious-plugins/commit/35ac93b8ef10a6e9ee55396c69fd...
John Lindgren
17:55 Feature #46 (Closed): License clarification would be nice
The COPYING file gives the whole story now:
https://github.com/audacious-media-player/audacious/blob/master/COPYING
John Lindgren
03:01 Bug #130 (Closed): Regression: Floating point exception if a file was moved and can't be opened
Fixed, thanks for finding.
https://github.com/audacious-media-player/audacious/commit/3dfaf1621df6638277c4492b96891d...
John Lindgren
01:16 Bug #130 (Closed): Regression: Floating point exception if a file was moved and can't be opened
Description:
If audacious can't open a file, a floating point exception occurs.
How to reproduce:
1. Open a sing...
Thomas Lange
02:50 Bug #129 (Closed): audacious-plugins can't be compiled without compiler optimizations (-O1 / -O2)
These are two separate issues, so they really should have been given separate reports.
I've defined NULL in libaud...
John Lindgren
02:01 Bug #129: audacious-plugins can't be compiled without compiler optimizations (-O1 / -O2)
This patch solves the problem with 3.3. Thomas Lange
01:02 Bug #129: audacious-plugins can't be compiled without compiler optimizations (-O1 / -O2)
3.2.3 also fails to compile without -O2:
sndstretch.plugin.o: In function `ringcopy':
sndstretch.c:(.text+0x272):...
Thomas Lange
00:42 Bug #129 (Closed): audacious-plugins can't be compiled without compiler optimizations (-O1 / -O2)
I've noticed today that various audacious plugins fail to compile
because NULL is undeclared.
Strangely this is onl...
Thomas Lange

June 14, 2012

20:26 Bug #121: Tray icon not visible
Funny enough, I was using nouveau. Now switched back to nvidia binary driver and icon is there. Marcin Kocur
17:36 Bug #121: Tray icon not visible
It recreated icon-theme.cache but icon is still invisible. Marcin Kocur

June 13, 2012

23:55 Bug #121: Tray icon not visible
No, I did not mean kbuildsycoca4.
Try running:
update-desktop-database -q
gtk-update-icon-cache -q -t -f /usr/shar...
Thomas Lange
23:45 Bug #127 (Closed): resample: Translations of entries in combobox are not applied
John Lindgren
00:10 Bug #127: resample: Translations of entries in combobox are not applied
Yes, it is fixed. Thanks for your fast response. Thomas Lange
23:45 Bug #128 (Rejected): Nautilus: 'Open as Administrator' opens Audacious
Not a bug in Audacious. Report it to the Nautilus developers. John Lindgren
17:49 Bug #128 (Rejected): Nautilus: 'Open as Administrator' opens Audacious
In my Debian Sid and Testing (xfce), both with nautilus and nautilus-actions installed, the function 'Open as Adminis... Gerd Filbrich

June 12, 2012

23:49 Bug #127: resample: Translations of entries in combobox are not applied
Should be fixed; please confirm:
https://github.com/audacious-media-player/audacious/commit/e1336091d1777df716ba25ea...
John Lindgren
16:16 Bug #127 (Closed): resample: Translations of entries in combobox are not applied
Sample Rate Converter:
The methods in the combobox of the preferences window are shown in English
although I tran...
Thomas Lange
01:07 Bug #126 (Rejected): "POT-Creation-Date" and "PO-Revision-Date" are no more updated by "make update-po"
This is all done by msgmerge (part of gettext), so it's out of our control. Sorry. John Lindgren
01:04 Bug #125 (Closed): Opening the preferences window causes a short sound delay
Not exactly. What was happening is this: the dropdown menu for the output bit depth was (wrongly) emitting a "change... John Lindgren

June 11, 2012

21:01 Bug #121: Tray icon not visible
You mean kbuildsycoca4? Then yes. Marcin Kocur
15:20 Bug #126 (Rejected): "POT-Creation-Date" and "PO-Revision-Date" are no more updated by "make update-po"
This has always worked before but at the moment it is really strange:
- make update-pot works correctly, "POT-Cre...
Thomas Lange
14:57 Bug #125 (Closed): Opening the preferences window causes a short sound delay
If you open the preferences window, there is a short delay in playback.
This is only occurring with 3.3.
audaciou...
Thomas Lange
 

Also available in: Atom