[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2021-12-11 Thread Applegeek
This isn't a bug. Ubuntu has setup GCC with "pie" flag enabled for some unknown reason, and this causes executable output to be tagged as shared library. Use "-no-pie" with GCC when compiling. If using Qt Creator / QMake add this to your project file unix:QMAKE_LFLAGS += -no-pie All will work

[Bug 293675] [NEW] Totem crashes when seek slider moved on MP3

2008-11-04 Thread Applegeek
Public bug reported: Binary package hint: totem When playing MP3 file, moving the seek slider "back" (rewind) causes program to stall - no further playing of MP3 is possible, application must be restarted. ProblemType: Bug Architecture: amd64 Date: Tue Nov 4 08:23:29 2008 DistroRelease: Ubuntu

[Bug 293675] Re: Totem crashes when seek slider moved on MP3

2008-11-04 Thread Applegeek
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19342648/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/19342649/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/19342650/ProcStatus.txt -- Totem