View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009736 | Scribus | Scripter | public | 2011-02-09 20:50 | 2014-09-14 02:57 |
Reporter | user0 | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Linux | OS | Ubuntu | OS Version | 10.04 |
Product Version | 1.4.0svn | ||||
Summary | 0009736: Script "hangs" scribus, needs to be killed | ||||
Description | I have used the script from [1] with older versions of scribus without trouble. Since some time it running the script will "dim" the scribus window and later hang. I tried adding a few print statements but as far as I can tell all looks fine. I do not know if this is an Ubuntu problem or a scribus one. If you have any suggestions how to further debug, please let me know. Any help is greatly appreciated. [1] http://wiki.scribus.net/canvas/Making_a_photobook_from_a_directory_of_images_using_a_script | ||||
Steps To Reproduce | start scribus-ng in ubuntu 10.04 Do not create new document run script photobook_layout.py select folder with some images (in my case just 4 for testing) -> Scribus hangs. | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0009756 | closed | PIL freeze Scribus after script finish |
|
GDB trace, scribus was killed as it was hanging. auser@ubuntu:~$ gdb scribus-ng GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/scribus-ng...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/scribus-ng [Thread debugging using libthread_db enabled] [New Thread 0x7fffe0f22700 (LWP 12798)] [New Thread 0x7fffdbfff700 (LWP 12804)] [New Thread 0x7fffdaab6700 (LWP 12805)] [Thread 0x7fffdbfff700 (LWP 12804) exited] [Thread 0x7fffdaab6700 (LWP 12805) exited] [New Thread 0x7fffdaab6700 (LWP 12806)] [New Thread 0x7fffdbfff700 (LWP 12807)] [New Thread 0x7fffd9df2700 (LWP 12808)] [New Thread 0x7fffd95f1700 (LWP 12809)] [Thread 0x7fffd9df2700 (LWP 12808) exited] [Thread 0x7fffd95f1700 (LWP 12809) exited] [Thread 0x7fffdbfff700 (LWP 12807) exited] [Thread 0x7fffdaab6700 (LWP 12806) exited] [Thread 0x7fffe0f22700 (LWP 12798) exited] Program terminated with signal SIGKILL, Killed. The program no longer exists. (gdb) (gdb) |
|
maybe this is related to 0009559? |
|
this seems to be the corresponding ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/scribus-ng/+bug/685625 nobody cares if this is an "evil ubuntu" bug or a "scribus bug" it would just be nice to get a working scripter |
|
https://bugs.launchpad.net/ubuntu/+source/scribus-ng/+bug/685625/comments/5 infers that this is a python issue not a scribus issue. |
|
Ubuntu specific issue with Python. Resolving. |
|
Not a Scribus bug |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-02-09 20:50 | user0 | New Issue | |
2011-02-13 09:56 | user0 | Note Added: 0025572 | |
2011-02-13 11:07 | user0 | Note Added: 0025573 | |
2011-02-15 16:54 | user0 | Note Added: 0025600 | |
2014-09-12 05:10 | Kunda | Note Added: 0033637 | |
2014-09-13 13:52 | Kunda | Note Edited: 0033637 | |
2014-09-13 14:11 | Kunda | Relationship added | related to 0009756 |
2014-09-14 02:57 |
|
Note Added: 0033679 | |
2014-09-14 02:57 |
|
Status | new => resolved |
2014-09-14 02:57 |
|
Resolution | open => no change required |
2014-09-14 02:57 |
|
Assigned To | => plinnell |
2014-09-14 02:57 |
|
Note Added: 0033680 | |
2014-09-14 02:57 |
|
Status | resolved => closed |