Project

General

Profile

Activity

From June 13, 2018 to July 12, 2018

July 12, 2018

06:57 Bug #806: Deadlock when updating song info
I've managed to build audacious at 31b5f7fa0e (one ahead of the fix), and I can't reproduce anymore. I'm quite sure i... Tom Thorogood
06:40 Bug #806: Deadlock when updating song info
Wonderful John, thank you for getting to the bottom of this! It didn't click that it was always the paused song.
I...
Tom Thorogood

July 11, 2018

03:45 Bug #806 (Closed): Deadlock when updating song info
Okay, I can reproduce this pretty easily as well, and the change above does fix it.
Key step to reproducing is to ...
John Lindgren

July 10, 2018

20:46 Bug #806: Deadlock when updating song info
Thanks for the excellently detailed report, by the way. John Lindgren
20:44 Bug #806: Deadlock when updating song info
I think I see what is going on here.
Thread 7 (decoder/output) is waiting for space in the output buffer. I'm gue...
John Lindgren
11:18 Bug #806 (Closed): Deadlock when updating song info
I'm running into a deadlock pretty consistently when clicking Save in the Song Info window. It happens about half the... Tom Thorogood

July 09, 2018

03:36 Bug #805 (Rejected): Audacious Error to open http://19193.live.streamtheworld.com:80/WRADIOAAC_SC: 403 Forbidden
403 Forbidden is an error from the HTTP server. Contact the server administrator. Not a bug. John Lindgren

July 07, 2018

01:21 Bug #805 (Rejected): Audacious Error to open http://19193.live.streamtheworld.com:80/WRADIOAAC_SC: 403 Forbidden
I work with ubuntu 16.04 xenial and I use audacious for a long time, it is my favorite music player.
Today I insta...
hugo barona

July 06, 2018

03:46 Bug #804 (Rejected): Support for unicode filenames on Ubuntu
Not a bug. Your filename isn't in Unicode, it is in some legacy encoding and you haven't configured Audacious to use... John Lindgren

July 05, 2018

13:07 Support #801: Mobile Phone scanning
yep, that was it. Oddly my arch linux reverts to audacity as a default app from time to time on it's own.. .but I thi... Lukasz Soltykowski
07:18 Bug #804 (Rejected): Support for unicode filenames on Ubuntu
Please see attached.
!Selection_074.png!
Aleksandar Pavic

July 01, 2018

09:36 Feature #803: [statusicon-qt] Please add support for mouse wheel up and down events
Great many thanks John! Artem S. Tashkinov
09:36 Support #802: Bookmarks
Great many thanks John! Artem S. Tashkinov

June 30, 2018

19:33 Bug #798: A crash occurs when clicking too often on the playback bar
Try disabling all the plugins you can and see if the problem still occurs. I don't think anything in Audacious core ... John Lindgren
09:54 Bug #798: A crash occurs when clicking too often on the playback bar
Here's the gdb backtrace: https://pastebin.com/raw/vQrjKuj3 me 20 hours and
02:36 Feature #720 (Rejected): Add option not autoplay when clicking on Album in left column
You can create an album playlist without automatically playing it (right click on the album -> Create Playlist). Tec... John Lindgren
02:22 Feature #778: Add shortcut to jump to currently playing playlist
I implemented this in the Qt UI (press Escape again to go to the playing playlist).
https://github.com/audacious-med...
John Lindgren
02:12 Bug #782: audacious -u on Raspberry Pi
Closing this report since it applies to an old, unsupported version. Please open a new report if the problem still e... John Lindgren
02:09 Feature #790 (Rejected): ffaudio-core changing requirements
Closing as unsupported (the particular weird format, that is) for the time being. John Lindgren
02:05 Bug #793: alarm plugin needs rewrite
The current alarm plugin has several serious problems:
- Unsafe use of pthread_cancel() -- on a thread calling into ...
John Lindgren
01:59 Bug #800 (Rejected): No metadata for AAC network streams
Closing as requested. John Lindgren
01:59 Support #801 (Closed): Mobile Phone scanning
This is almost certainly the inode/directory issue again, which has a known solution. Closing. John Lindgren
01:58 Support #802 (Closed): Bookmarks
This has been implemented for years. Closing. John Lindgren
01:57 Support #787 (Rejected): CD-Text in Japanese is displayed as gibberish
We don't really have enough info to solve this. Closing. John Lindgren
01:29 Feature #803 (Closed): [statusicon-qt] Please add support for mouse wheel up and down events
QSystemTrayIcon just has an event() function and you have to cast the QEvent based on its type.
I went ahead and c...
John Lindgren

June 29, 2018

16:14 Feature #803 (Closed): [statusicon-qt] Please add support for mouse wheel up and down events
The Qt5 documentation says it's possible under the X11 platform. On other platforms these events will not be generate... Artem S. Tashkinov

June 28, 2018

04:14 Feature #102 (New): add MimeType=inode/directory; to audacious.desktop
I removed this feature. I am just tired of fielding bug reports since none of the desktop environments have taken re... John Lindgren

June 27, 2018

23:21 Support #802: Bookmarks
Isn't this the same thing as #797? John Lindgren
20:45 Support #802 (Closed): Bookmarks
Hi, I like Audacious but one major problem that I have is that I use it for multiple playlists. Music, audiobooks, et... J. Tyler
23:19 Support #801: Mobile Phone scanning
Do you have your default file manager set correctly? See:
https://wiki.archlinux.org/index.php/File_manager_functio...
John Lindgren
07:51 Support #801 (Closed): Mobile Phone scanning
Whenever I am plugging in my phone, audacious begins to scan it for files. It is quite annoying as this window cannot... Lukasz Soltykowski

June 25, 2018

03:20 Bug #799 (Rejected): [REGRESSION] "Do not load metadata for songs until played" behavior
Okay, I am not sure I completely understand the issue, but closing as requested. John Lindgren
03:17 Bug #800: No metadata for AAC network streams
I'm curious when you say libfaad is deprecated, is there an alternative you'd recommend? If so, we could leave this ... John Lindgren

June 24, 2018

17:17 Bug #799: [REGRESSION] "Do not load metadata for songs until played" behavior
After installing libfaad and compiling the aac-raw.so plugin the issue is gone.
Please close it as INVALID.
Artem S. Tashkinov
16:01 Bug #799 (Rejected): [REGRESSION] "Do not load metadata for songs until played" behavior
I'm curious if the disabled state of this option should be *ignored* when you're adding network streams.
I've now ...
Artem S. Tashkinov
17:15 Bug #800: No metadata for AAC network streams
FAAD is indeed required.
This issue might be safely closed as INVALID.
Artem S. Tashkinov
16:34 Bug #800 (Rejected): No metadata for AAC network streams
Perhaps I've forgotten to compile something into my Audacious 3.9 but it doesn't show metadata for network AAC stream... Artem S. Tashkinov
00:55 Bug #798: A crash occurs when clicking too often on the playback bar
I can't reproduce. What's the backtrace? John Lindgren

June 23, 2018

17:33 Bug #798 (Rejected): A crash occurs when clicking too often on the playback bar
If I click very often onto the playback bar to seek somewhere, audacious crashes with following message:
@
(audacio...
me 20 hours and

June 14, 2018

16:58 Feature #796: Scan for new music at start up
!http://i.imgur.com/RAID3NN.png! John Lindgren
16:55 Feature #796 (Closed): Scan for new music at start up
https://github.com/audacious-media-player/audacious-plugins/commit/5e2f89d63bdeaf6c0834838fde0346097e76fc5d John Lindgren
05:14 Feature #796: Scan for new music at start up
Ok, good to know. Yeah on my QT 3.8 version I just have two windows left is cover art, right side is the playlist eve... RJ Smith
 

Also available in: Atom