[Bug 252996] New: Qt & KDE4 & native filedialog problem.

Teunizz teuniz at gmail.com
Sat Oct 2 07:43:10 BST 2010


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

           Summary: Qt & KDE4 & native filedialog problem.
           Product: kde
           Version: 4.4
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: teuniz at gmail.com


Version:           4.4 (using KDE 4.4.4) 
OS:                Linux

I wrote a platform independant application using Qt. I use the static function
of QFileDialog getOpenFileName() in order to get the native filedialogs.
This works with windows XP and with Ubuntu & Gnome.
The problem is that is does not work on openSUSE & KDE4.
On KDE4 I get the nonnative Qt QFileDialog.

I linked the Qt libraries static, so the right Qt libraries (4.6.3) are used at
link- and runtime.

The admin of the KDE-forum told me that this is not possible with static
linking.
So, my request is, can you please make it possible to get the native filedialog
with Qt and static linking. It is possible with Gnome and windows (with static
linking). KDE is still the only exception.

Thanks,

Teuniz


Reproducible: Always

Steps to Reproduce:
Link Qt static with an app and use the static function getOpenFileName() of
QFileDialog.


Actual Results:  
On KDE4, it does not show the native filedialog.

Expected Results:  
It should show the native filedialog.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list