I found a workaround. In the file src/statusbar.cpp, commenting out the
last line in the function "StatusBar::setProgress(int n, int total)"
seems to solve the problem. (line 166: pbar->setValue(n);)

It seems to hang after the difference between the "n" and "total"
variables is 4. Most probably a pointer thing, but I can't figure out
what exactly...

-- 
qcomicbook hangs when opening zip archives
https://bugs.launchpad.net/bugs/225588
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to