hasshole / photivo

Automatically exported from code.google.com/p/photivo
GNU General Public License v3.0
0 stars 0 forks source link

file dialog freezes #143

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.opening the load/save file dialog
2.
3.

What is the expected output? What do you see instead?

I'm expecting to load or save files, but as the dialog opens I cannot even 
modify the filename because the mouse cannot do anything on that window. The 
filename looks like it's selected but clicking on it does nothing.

What version of the product are you using? On what operating system?

Photivo 2015-03-21 rev 66a8c1082d88
OS: Kubuntu 15-04

Please provide any additional information below.

Here is the output when starting from console and opening the file dialog until 
it freezes

mypc@mypc-Notebook:~$ photivo
Photivo version 2015-03-21 (rev 66a8c1082d88)
kf5.kiconthemes: "Theme tree: (Brezza)"
Existing settingsfile '/home/mypc/.photivo/photivo.ini'
User directory: '/home/mypc/.photivo/'; 
Share directory: '/usr/share/photivo/'; 
Initializing/Updating user profile...
Enabled translation: "Italian".
Lensfun database: '/home/mypc/.photivo/LensfunDatabase'; 
695cd103-9969-4331-b312-02fdeb361c9b: Widget "ImageFilePath" not found in GUI.
void ptFilterBase::updateGui(bool)
370dca54-85fd-4bf7-a3ff-3e5657e736c2: Widget "ImageFilePath" not found in GUI.
void ptFilterBase::updateGui(bool)
kf5.kservice.sycoca: Trying to open ksycoca from "/home/mypc/.cache/ksycoca5"

Original issue reported on code.google.com by GigaP...@gmail.com on 8 Jul 2015 at 9:06