This bug was raised during QA testing of booh as an update candidate for Mageia 1 (bug 2212) Quote, from Dave Hodgins : --- I successfully created a web album with booh-0.9.3-3, on my i586 system. I did find one serious problem though. When I was selecting the directory to store the album in, if I just highlighted the directory name, and then selected open, it worked. If I double clicked the directory name (which doesn't contain anything), and then selected Open, the ruby process goes to nearly 100% cpu usage, and strace doesn't show any system calls being made. After clicking on the close button, kwin can be used to terminate the application. As the program is still usable, if care is taken when selecting the directory (single click, instead of double click), I think the update should go forward, but the bug should be reported upstream. My guess is that this is a ruby bug, rather then a booh bug. I've never even looked at a ruby program before. :-) After reading a bit about it, I added some puts statements, to see where it's hanging. It's line 3446 of /usr/bin/booh, which has if fc.run == Gtk::Dialog::RESPONSE_ACCEPT So it seems to be a problem with Gtk::FileChooserDialog What's really strange, is the code for selecting the directory with the pictures is the same, yet it doesn't show the same problem. Any ruby/gtk experts here?
CC: (none) => davidwhodgins, derekjenn, guillomovitch
Assignee: bugsquad => guillomovitch
No visible interest for this problem, I'm closing it.
Status: NEW => RESOLVEDResolution: (none) => WONTFIX