Activity
From December 01, 2014 to December 30, 2014
December 30, 2014
-
20:30 Feature #484: [qtui] Missing playlist editor features
- Selection of multiple entries is working since:
https://github.com/audacious-media-player/audacious-plugins/commit/a...
December 28, 2014
-
17:08 Bug #492: Linking fails on i686 with -fstack-protector-strong
- The issue was solved by the lastest updates.
binutils 2.25 and GCC 4.9.2 20141224 now link successfully.
December 22, 2014
-
23:23 Bug #490 (Rejected): Title is not displayed
- Aha. ISO-8859-1 is the default fallback, which would probably work also.
-
18:22 Bug #490: Title is not displayed
- No effect, nothing happens, but when I run audacious from the comand line and press F5, I get this
Cannot convert ...
December 21, 2014
-
22:34 Feature #494 (Rejected): QT Quality Skins
- No, we will not be adding support for AIMP skins.
-
22:22 Feature #494 (Rejected): QT Quality Skins
- player is going great, it was a great idea the new Qt-based user interface,
Feature
support for modern qt skins,... -
19:45 Bug #489 (Closed): [qtui] File dialog does not support multiselection
-
17:36 Bug #490: Title is not displayed
- If you go back to the old configuration and refresh the playlist (F5), do the titles show up?
-
17:18 Bug #493: Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- A workaround might be to change the "arrow keys seek by" option to something larger, like 10 or 15 seconds.
-
17:16 Bug #493: Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- https://trac.ffmpeg.org/ticket/1712 may be related. I doubt that rebuilding ffmpeg would have any effect.
-
13:58 Bug #493: Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- John Lindgren wrote:
> If you play just the FLAC file without the cuesheet, does the problem still happen? What if ... -
02:19 Bug #493: Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- If you play just the FLAC file without the cuesheet, does the problem still happen? What if you disable the FLAC inp...
December 20, 2014
-
14:21 Bug #493 (Rejected): Rewind on CUE+APE audio is not working correctly (FreeBSD, audacious 3.5)
- When i am using rewind scrollbar on audiotracks, that was added from CUE file, sound moves a little bit forward. I ca...
December 18, 2014
-
20:21 Bug #492 (Closed): Linking fails on i686 with -fstack-protector-strong
- All right, marking as closed.
-
12:06 Bug #492: Linking fails on i686 with -fstack-protector-strong
- 1. Agreed. It seems the toolchain is broken with Arch Linux.
2. True. It's g++'s responsibility to link with the C/C...
December 17, 2014
-
17:45 Bug #492: Linking fails on i686 with -fstack-protector-strong
- So can we say:
1. Compiling with -fstack-protector-strong works fine on Fedora, so there's something different about... -
11:51 Bug #492: Linking fails on i686 with -fstack-protector-strong
- It doesn't need to be present in LDFLAGS....
-
01:45 Bug #492: Linking fails on i686 with -fstack-protector-strong
- Maybe -fstack-protector-strong needs to be in LDFLAGS as well as CFLAGS?
-
00:47 Bug #492: Linking fails on i686 with -fstack-protector-strong
- Thanks, new verbose output file is attached.
glibc on Arch is compiled without fstack-protector-strong.
https://p... -
00:17 Bug #492: Linking fails on i686 with -fstack-protector-strong
- The default build output is "silent". When the configure script doesn't handle --disable-silent-rules option, somethi...
December 16, 2014
-
19:40 Bug #492: Linking fails on i686 with -fstack-protector-strong
- Thomas Lange wrote:
> If "-lc" is added to LDFLAGS it links successfully.
"-lc" shouldn't be necessary since we u... -
19:13 Bug #492: Linking fails on i686 with -fstack-protector-strong
- @Michael:
The compiler was invoked by the tool "makepkg" of Arch Linux, its complete log file is attached.
The fl... -
11:25 Bug #492: Linking fails on i686 with -fstack-protector-strong
- The error.txt is truncated. What are the preceeding lines that show how the compiler was invoked?
-fstack-protecto...
December 15, 2014
-
23:37 Bug #492: Linking fails on i686 with -fstack-protector-strong
- An undefined reference in libc doesn't seem like a bug in Audacious. Do you have any reason for supposing it to be o...
-
20:41 Bug #492 (Closed): Linking fails on i686 with -fstack-protector-strong
- Several plugins cannot be linked on a i686 system
with the compiler flag "-fstack-protector-strong".
Originally r... -
17:34 Bug #490: Title is not displayed
- File in attach as requested
-
17:26 Bug #490: Title is not displayed
- Nuno Dias wrote:
> Moving the ~/.config/audacious allowing to create a clean configuration solved the problem.
Ca... -
15:26 Bug #490: Title is not displayed
- Well, the version in Fedora is not always the last, so I compile the last myself, yes I know right now is the same, b...
-
12:44 Bug #490: Title is not displayed
- > Fedora 21 (x86_64), I compiled audacious from the source.
Just as a personal exercise or because of anything par... -
12:27 Bug #490: Title is not displayed
- Moving the ~/.config/audacious allowing to create a clean configuration solved the problem.
December 12, 2014
-
21:49 Bug #487 (Rejected): 3.6 alpha 1: sndio plugin fails to build
- I'm going to say RoarAudio isn't supported for now and close the issue. The PulseAudio output plugin should be used ...
-
20:11 Bug #490: Title is not displayed
- I guess the mp3 files simply have an empty ID3 tag.
How do you stream/download them?
By the way, Fedora also pack... -
19:34 Bug #490: Title is not displayed
- Please do the following:
1. Move ~/.config/audacious to another location to start with default settings.
2. Run "au... -
15:58 Bug #490: Title is not displayed
- Yes, the playlist tabs, Title, Artit, etc, you can see in the attach screenshot.
-
15:37 Bug #490: Title is not displayed
- Do you mean the playlist tabs?
Please add a screenshot of the issue. -
11:29 Bug #490 (Rejected): Title is not displayed
- In the tab title, instead of the title the name of the file is displayed.
I have this problem in Fedora 21 (x86_64),... -
14:21 Feature #491 (Rejected): [3.6a1 Regression] Global hotkeys plugin is missing
- The plugin is still present in the upstream source. Please report the problem to WebUpd8.
-
12:28 Feature #491 (Rejected): [3.6a1 Regression] Global hotkeys plugin is missing
- Hello,
Since update to 3.6 alpha1 from WebUpd8-unstable, the global hotkeys plugin is not present anymore.
December 11, 2014
-
23:24 Bug #489 (Closed): [qtui] File dialog does not support multiselection
- Currently only one file can be selected with the QFileDialog.
Directories and multiple files cannot be opened.
Th...
December 08, 2014
-
22:57 Bug #487: 3.6 alpha 1: sndio plugin fails to build
- It would be better for RoarAudio to stop pretending that it's sndio when it can't even provide a compatible header. ...
-
22:09 Bug #487: 3.6 alpha 1: sndio plugin fails to build
- Is it not possible to check for "SIO_DEVANY" in configure.ac like here?
https://github.com/pigoz/mplayer-svn/commit/... -
21:14 Bug #487: 3.6 alpha 1: sndio plugin fails to build
- I'd suggest disabling sndio on Ubuntu, since it's really meant for OpenBSD.
-
14:15 Bug #487 (Rejected): 3.6 alpha 1: sndio plugin fails to build
- Hello,
I'm trying to build audacious-plugins 3.6 alpha 1 in an Ubuntu 14.10 (using "--with-ffmpeg=libav --enable-q... -
21:09 Feature #488 (Rejected): cosmetic issues with current lower panel & RTA
- All the changes you describe were intentional. Closing.
-
17:33 Feature #488 (Rejected): cosmetic issues with current lower panel & RTA
- Over the course of several updates in the last few years the lower panel has been "updated" in several ways I dislike...
-
19:02 Bug #472: VBR seeking problems in relation to LAME/Xing header (libmpg123?)
- I've had some contact with the libmpg123 project and one of their programmers. Here are the results:
- According t...
December 07, 2014
-
13:08 Feature #479 (Closed): Create high resolution about-logo.png
- https://github.com/audacious-media-player/audacious/commit/919fe23453c147227f6acf0a1c8801ea73901c0f
-
04:03 Bug #486 (Closed): Playlist manager missing from Win32 package (3.6-alpha1)
- Oops ... reminder to myself to include it in the next build.
December 06, 2014
-
16:51 Bug #481: regression: audacious does not respect filesystem locale
- William Pitcock wrote:
> Now adding directories is broken...
For the record, as discussed on IRC, this was caused... -
03:10 Bug #412 (Closed): Win32: Audacious GTK UI is very laggy
- Audacious 3.6 is switching back to GTK2 for the Windows version. If the lag was caused by GTK3, then this should fix...
-
01:09 Bug #466: Qt: Translations are not applied
- Another issue remains in the file dialog (libaudqt/fileopener.cc#46).
If we translate the button label with "trans...
December 04, 2014
-
05:17 Bug #485: mpg123 probe error when trying to reproduce a AAC file that ends with a MP3 suffix (Message: I am done with this track. Error reading the stream. (code 18))
- By the way, the correct suffix for AAC in an MPEG-4 container is "mp4" or "m4a". "aac" is for raw AAC files/streams.
-
05:15 Bug #485 (Rejected): mpg123 probe error when trying to reproduce a AAC file that ends with a MP3 suffix (Message: I am done with this track. Error reading the stream. (code 18))
- Not a bug. Don't give your AAC files "mp3" extensions.
-
02:15 Bug #485: mpg123 probe error when trying to reproduce a AAC file that ends with a MP3 suffix (Message: I am done with this track. Error reading the stream. (code 18))
- I'm not sure if the common suffix or an AAC file is .acc or .aac,
but If i rename it to .aac i get:... -
02:12 Bug #485 (Rejected): mpg123 probe error when trying to reproduce a AAC file that ends with a MP3 suffix (Message: I am done with this track. Error reading the stream. (code 18))
- Hi,
mpg123 probe error when trying to reproduce a AAC file that ends with a MP3 suffix.
VLC plays the file just f...
December 01, 2014
-
19:24 Feature #484 (Closed): [qtui] Missing playlist editor features
- The playlist editor in the Qt UI is missing some important features:
- Selection of multiple entries
- Copy and pas... -
07:08 Bug #483 (Rejected): audacious skips songs
- il lumilore wrote:
> ... I can't tell if this is audacious only or happens in other media players because amarok loc... -
02:21 Bug #483: audacious skips songs
- Probably? I guess plasma 5's system tray media controller widget thing is broken and apparently telling audacious to ...
-
01:37 Bug #483: audacious skips songs
- Should this bug report be closed, then?
Also available in: Atom