https://bugs.kde.org/show_bug.cgi?id=483757

            Bug ID: 483757
           Summary: KFileWidget creation quits QApplication
    Classification: Frameworks and Libraries
           Product: frameworks-kio
           Version: 6.0.0
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kio-bugs-n...@kde.org
          Reporter: wolf.seif...@web.de
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 167323
  --> https://bugs.kde.org/attachment.cgi?id=167323&action=edit
Reproducer: kfilewidget.cpp and qfiledialog.cpp + CMakeLists.txt

SUMMARY
***
After creation of a KFileWidget the QApplication will be closed (i.e.
QApplication::exec() will entered and left again). The same happens for
QFileDialog if native dialogs are used. When qt dialogs are used the program
stays in QApplication::exec()  (for further event processing).
***

STEPS TO REPRODUCE
1. Unzip the attached kdefiledialog.zip
2. Build with cmake
3. Run the program

OBSERVED RESULT
The program exits.

EXPECTED RESULT
The program should keep on running.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphic Platform: Wayland

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to