View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002260 | Scribus | User Interface | public | 2005-07-17 18:05 | 2005-07-25 13:33 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | x86 Linux | OS | Fedora Core | OS Version | 3 |
Product Version | 1.3.1cvs | ||||
Summary | 0002260: Metabug: Long-running code that blocks the UI | ||||
Description | There's long running code that blocks the UI in many parts of Scribus. This bug is here to identify and keep track of them. It's also a good place to point to discussion on these issues. Blocking the UI is bad, because (a) it means there's no way to let the user cancel the long-running operation, and (b) it makes Scribus appear to have hung, to the point where we don't even redraw. | ||||
Tags | No tags attached. | ||||
Patch | |||||
parent of | 0002046 | closed | Scribus appears to lock up when using Manage Pictures "Search" function | |
parent of | 0002253 | acknowledged | Write asynchronous gs interface | |
related to | 0002376 | closed | Source code requests | |
related to | 0002382 | acknowledged | Metabug: Code quality, structure, readability | |
related to | 0002688 | closed | cbradney | PDF export needs progress dialog |
related to | 0002931 | acknowledged | Metabug: SVG | |
Not all the children of this issue are yet resolved or closed. |
|
Known problem areas include: Where we might want to let the user keep on working: - PS import - SVG import - PDF/PS/EPS rasterisation for pic frame (less problematic) Where locking the UI is probably OK, but we should provide progress and cancel: - PDF export - Printing - Other export callGS(...) is one function that needs looking at. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-07-17 18:05 |
|
New Issue | |
2005-07-17 18:06 |
|
Relationship added | related to 0002046 |
2005-07-17 18:06 |
|
Relationship added | related to 0002102 |
2005-07-17 18:06 |
|
Relationship replaced | parent of 0002102 |
2005-07-17 18:07 |
|
Relationship replaced | parent of 0002046 |
2005-07-17 18:07 |
|
Relationship deleted | parent of 0002102 |
2005-07-17 18:08 |
|
Relationship added | parent of 0002253 |
2005-07-17 18:11 |
|
Note Added: 0005625 | |
2005-07-17 18:12 |
|
Summary | Long-running code that blocks the UI => Metabug: Long-running code that blocks the UI |
2005-07-25 13:33 | avox | Status | new => acknowledged |
2005-08-03 15:54 |
|
Relationship added | related to 0002376 |
2005-08-03 16:27 |
|
Relationship added | related to 0002382 |
2005-10-08 03:19 |
|
Relationship added | related to 0002688 |
2006-05-17 19:20 | christoph_s | Relationship added | related to 0002931 |