Your message with subj: KFileDialog crash Hi, this is known XServer bug, that I can't do anything about. The XFree-Developers know about it and will hopefully fix it in the next releases. Cheers Carsten Pfeiffer has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 30 Mar 2001 15:31:54 +0000 Received: (qmail 23732 invoked by uid 33); 30 Mar 2001 15:31:54 -0000 Date: 30 Mar 2001 15:31:54 -0000 Message-ID: <20010330153154.23731.qmail@master.kde.org> To: submit@bugs.kde.org Subject: KFileDialog crash From: levp@gmx.net Package: kfile Version: unbekannt (using KDE 2.1.1 ) Severity: normal Installed from: SuSE Compiler: gcc version 2.95.2 19991024 (release) OS: Linux 2.2.16 i686 OS/Compiler notes: I found a bug in KFileDialog in KDE 2.1.1 I wrote a small test program and it reproduces the bug every time. It is just a default KDevelop "KDE2 normal" app, with following change: in slotFileOpen() I changed KFileDialog::getOpenURL() to KFileDialog::getOpenURLs() to allow multiply choice. Now when the program is run and I select multiply files the "Location" string looks like that: "file.1" "file.2" "file.3" When this string is greater than 1K the app crashes. (I just tried to select many files) My KDE version is not compiles with --enable-debug (I use SuSE packages, no sources) so I cant give the backtrace. -Lev (Submitted via bugs.kde.org) (Called from KBugReport dialog)