Created attachment 1148561 [details] bug demonstration video Description of problem: In the file selection dialog, if I click on Open button, it does not confirm the selection of the selected file, but instead opens the first directory in the list. I have to double click on a file to really select it. See video. Version-Release number of selected component (if applicable): liveusb-creator-3.92.1-1.fc23.noarch How reproducible: always Steps to Reproduce: 1. go to a dialog to choose iso manually 2. select the iso file 3. click Open button
I also have seen this
Seems like a Qt bug. Can you report GNOME and Qt versions, please?
I can reproduce this. liveusb-creator-3.92.1-1.fc23.noarch gnome-shell-3.18.4-1.fc23.x86_64 adwaita-qt4-0.3-1.fc23.x86_64 qt5-qtbase-5.6.0-9.fc23.x86_64 The first time I click on 'Select Live ISO' I'm in /root by default, which is odd. Then I navigate to an ISO, select the ISO file, and click Open, the dialog does not close, I'm now in /home/chris/Applications. Click the up arrow to go to parent, find the ISO, select it, click Open, and again back to /home/chris/Applications. So I can't actually write a local file on Fedora 23.
Created attachment 1149077 [details] rpm -qa (In reply to Martin Bříza from comment #2) > Seems like a Qt bug. Can you report GNOME and Qt versions, please? The file selection dialog does not look like a standard QT dialog: http://doc.qt.io/qt-4.8/images/filedialogurls.png It looks like something that has been home-made. Are you sure this is using a standard library widget?
liveusb-creator-3.93.1-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.1-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
Weird,if you start liveusb-creator by clicking the icon,the open button works fine,however,this bug will happen if you running the command to start the application.
This is now fixed in liveusb-creator-3.93.1-1.fc24 and also the dialog looks like something not custom-made. Lili, please verify that you're running the latest version of the tool? I started it from cmdline and it works fine for me.
liveusb-creator-3.93.2-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.2-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
(In reply to Kamil Páral from comment #9) > This is now fixed in liveusb-creator-3.93.1-1.fc24 and also the dialog looks > like something not custom-made. > > Lili, please verify that you're running the latest version of the tool? I > started it from cmdline and it works fine for me. I can still reproduce this with the 3.93.2 if I start the program by running "liveusb-creator" , which is the first command comes into my mind. Then,I found "/usr/bin/liveusb-creator_polkit" will be started together with "/usr/bin/liveusb-creator" if I click the icon,so I run"liveusb-creator_polkit" instead,and this time the open button works well:)
(In reply to lnie from comment #12) > I can still reproduce this with the 3.93.2 if I start the program by running > "liveusb-creator" That is really weird, I can't reproduce it. Can you please create a video showcasing the problem? If you're using Chinese locale, can you also try English, whether it makes any difference? Thanks.
Created attachment 1150317 [details] reproduce video
Created attachment 1150320 [details] running "liveusb-creator_polkit" command
[lnie@localhost ~]$ which liveusb-creator /usr/bin/liveusb-creator [lnie@localhost ~]$ sudo which liveusb-creator /bin/liveusb-creator If I start the program by running "liveusb-creator" with normal user using sudo,the open button works well,so the problem is near located now ? :)
When Lili runs LUC under the root account directly, the file selection dialog has the old broken version, while running it under standard account using sudo or policykit uses the modern and working file selection dialog. Martin, any idea what can cause this? It works for me even running under root directly.
liveusb-creator-3.93.3-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.3-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.3-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.