Re: Problem with QT-applications

2004-11-03 Thread Hugo Vanwoerkom
Stephan Palmer wrote: Hi Justin, thank you very much for your hint! A strace output of a crashing kwrite-application can be found at: http://www.uni-koblenz.de/~stpalmer/kwrite_strace.txt A strace output of non-crashing kwrite after "export LC_CTYPE=C" can be found at: http://www.uni-koblenz.de/~st

Re: Problem with QT-applications

2004-11-03 Thread Justin Guerin
On Tuesday 02 November 2004 14:54, Stephan Palmer wrote: > On Tue, 02 Nov 2004 23:10:09 +0100, Justin Guerin wrote: > > On Monday 01 November 2004 06:57, Stephan Palmer wrote: > >> Hi Debian User Usegroup, > >> > >> since one of my recent dist-upgrades, KDE / QT - applications crash > >> right away

Re: Problem with QT-applications

2004-11-02 Thread Stephan Palmer
Hi Justin, thank you very much for your hint! A strace output of a crashing kwrite-application can be found at: http://www.uni-koblenz.de/~stpalmer/kwrite_strace.txt A strace output of non-crashing kwrite after "export LC_CTYPE=C" can be found at: http://www.uni-koblenz.de/~stpalmer/kwrite_str

Re: Problem with QT-applications

2004-11-02 Thread Justin Guerin
On Monday 01 November 2004 06:57, Stephan Palmer wrote: > Hi Debian User Usegroup, > > since one of my recent dist-upgrades, KDE / QT - applications crash right > away on my debian unstable system. If I change the LC_CTYPE-locale-value > from "en_US.ISO-8859-15" to "C", they start again normally. D

Problem with QT-applications

2004-11-01 Thread Stephan Palmer
Hi Debian User Usegroup, since one of my recent dist-upgrades, KDE / QT - applications crash right away on my debian unstable system. If I change the LC_CTYPE-locale-value from "en_US.ISO-8859-15" to "C", they start again normally. Does anyone of you people have an idea whats causing this ? Thank