Bug#347251: libqt4-gui: Most icons don't load for some reason (and crash from time to time)

2006-01-09 Thread Nach M. S.
Package: libqt4-gui Version: 4.1.0-1 Severity: grave Justification: renders package unusable Since the upgrade to Qt 4.1.0, I noticed icons pretty much everywhere have disappeared. For example, load up Designer, aside from the Window icon, icons everywhere else such as tool bar or for the item pa

Bug#329041: valgrind: Valgrind is being compiled with SSE instruction set

2005-09-18 Thread Nach M. S.
Package: valgrind Version: 1:3.0.1-1 Severity: grave Justification: renders package unusable Whoever is compiling Valgrind for i386 is compiling it with -msse making it incompatible on every machine without SSE support, basically anything before the P3/AXP. I originally reported this bug direct

Bug#301877: gcc-3.3: -O3 is defining BIG_ENDIAN on little endian machines

2005-03-28 Thread Nach M. S.
Package: gcc-3.3 Version: 1:3.3.5-12 Severity: important Here is a samle source file to demonstrate the problem: #include #ifdef BIG_ENDIAN #warning Your machine is big endian #endif When compiling with -O3, BIG_ENDIAN is defined on an x86 machine. Without -O3 or without including string.h, BI

Bug#290425: mingw32: Binaries created with this version segfault on throw()

2005-01-13 Thread Nach M. S.
Package: mingw32 Version: 3.4.2.20040916.1-1 Severity: important *** Please type your report below this line Any builds created with this version build broken binaries. Previous mingw32 or MinGW 3.4.2 from www.mingw.org for Windows are fine. The binaries act normal till throw() is encoutered, at