brunolojor / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

Unable to select folder to import #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start Jbrout
2. Select (double click) an album to see the pictures
3. Try to add a new album

What is the expected output? What do you see instead?
The folder selection window appears but is mostly empty (see screenshot)
and no action is possible except cancel. If I try to select "filesystem",
the cursor goes in "pending action" and nothing happens. 
Note that the selection window is fine if I try to add an album right after
jbrout is started, as if the initialization of the window is different. 

What version of the product are you using? On what operating system?
jbrout 0.3.135 and 0.3.167 (but also source version of 21/01/2009)
Ubuntu 8.10 (but I had the same pb with version 8.04 before upgrade)

Please provide any additional information below.
- If I try to export pictures (to a directory for instance), the same issue
arises if I try to select a folder. 
- I've tried to remove jbrout configuration and restart but to no extent

Original issue reported on code.google.com by chartier...@gmail.com on 21 Jan 2009 at 8:09

Attachments:

GoogleCodeExporter commented 8 years ago
One more about this bug.

I you remove ~/.jbrout directory you can import normally, but only once. On the 
next
run you'll receive the same problem.

Original comment by Oleg.Bla...@gmail.com on 21 Jan 2009 at 8:35

GoogleCodeExporter commented 8 years ago
This is a known issue caused by a mis-match between the gtk and pygtk versions.
Please downgrade your gtk version to match the pygtk version.  
See issue 37.  

Original comment by r...@wallace.gen.nz on 21 Jan 2009 at 9:12