Bug#356142: (no subject)

2006-03-20 Thread Bob Tanner
Additional Backtrace attached. -- Bob Tanner <[EMAIL PROTECTED]> | Phone : (952)943-8700 http://www.real-time.com, Minnesota, Linux | Fax : (952)943-8500 Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 Program received signal SIGSEGV, Segmentation fault. [Switching

Bug#358035: kmail crashes when viewing the source of a message

2006-03-20 Thread Yannick Roehlly
Package: kmail Version: 4:3.5.1-2 Severity: normal Since the 4:3.5.1-2 update, kmail crashes when I try to view the source of any message. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (300, 'experimental') Architecture: powerpc (

Bug#357939: Mixing release and debug mode

2006-03-20 Thread Benjamin Mesing
Ok, I think I've found the reason for the crashes: packagesearch is written using dynamic plugins, the dynamic plugins can be compiled with different setting than the main application. If I mix debug and release versions (e.g. the plugins in release and the main application in debug mode) the crash

Bug#357939: qvariant.cpp

2006-03-20 Thread Benjamin Mesing
Forgot to mention, the latter crash happens only in debug mode. The one reported first in both, debug and release. Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#353344: branches/KDE/3.5/kdesdk/umbrello

2006-03-20 Thread Oliver Kellogg
SVN commit 520788 by okellogg: setAssoc(): Go back to arrow tool after installing an association. CCMAIL:[EMAIL PROTECTED] M +1 -0 ChangeLog M +3 -0 umbrello/umlview.cpp --- branches/KDE/3.5/kdesdk/umbrello/ChangeLog #520787:520788 @@ -1,5 +1,6 @@ Version 1.5.3 +* Switch t

Bug#357939: qvariant.cpp

2006-03-20 Thread Benjamin Mesing
I hit another issue which is probably related. It is triggered by the setupUi function for a .ui file. This strongly indicates a QT bug, especially since it said something about qvariant.cpp Ben Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1231083840 (LWP 17026)] 0xb

Re: kmail in testing

2006-03-20 Thread Bastian Venthur
Jakub Suder wrote: > Hello, > could somebody give me at least some estimates about when will Kmail > 3.5 be > available in debian testing? Most of the packages from KDE 3.5 were in > testing more than a month ago, and Kmail is still in version 3.4... what's > the reason of this? Kmail ha

Re: kmail in testing

2006-03-20 Thread Pierre Habouzit
Le Lun 20 Mars 2006 17:42, Jakub Suder a écrit : > Hello, > could somebody give me at least some estimates about when will Kmail > 3.5 be available in debian testing? Most of the packages from KDE 3.5 > were in testing more than a month ago, and Kmail is still in version > 3.4... what's the r

kmail in testing

2006-03-20 Thread Jakub Suder
Hello, could somebody give me at least some estimates about when will Kmail 3.5 be available in debian testing? Most of the packages from KDE 3.5 were in testing more than a month ago, and Kmail is still in version 3.4... what's the reason of this? Regards, Jakub Suder -- To UNSUBSC

Bug#357979: umbrello crashes when trying to change multiplicities

2006-03-20 Thread Thomas Schoepf
package: umbrello version: 3.5.0 severity: normal (subject continued: ... of associations in a Use Case diagram. The way to go is via the properties dialog. Just selecting the multiplicity and pressing "Del" makes it disappear at first, but after saving and reloading, the multiplicity is back agai

playground

2006-03-20 Thread Peter Rockai
SVN commit 520593 by mornfall: Merge from private branch. 2006-02-17 23:43:16 +0100 Implement checkboxes in quickfilter to select what should the search run on. 2006-02-18 13:15:40 +0100 Make up the filtering UI for adept installer. Implemented the text-search box functionality (currently on

Bug#357939: libqt4-dev: segfault on calling qApp->processEvents()

2006-03-20 Thread Benjamin Mesing
Package: libqt4-dev Version: 4.1.1-1 Severity: normal X-Debbugs-Cc: [EMAIL PROTECTED] Since the update to QT 4.1.1 my application (packagesearch) crashes when calling qApp->processEvents() in some places, everything worked fine with QT 4.1.0. I was not able to reproduce the crash in a small exa