After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670224 - Redraw problems with multiple layers
Redraw problems with multiple layers
Status: RESOLVED DUPLICATE of bug 665225
Product: dia
Classification: Other
Component: general
devel
Other Linux
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2012-02-16 15:18 UTC by Cristian KLEIN
Modified: 2012-02-16 20:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian KLEIN 2012-02-16 15:18:45 UTC
Hello,

I have an issue with the latest Dia (GIT version b2ed346ec9ca9e5c5e93b022928179a350c48fd7). When multiple layers are involved, the CPU goes up to 100% and the drawing area is not refreshed. Dia stays otherwise responsive.

Steps to reproduce:
1) Open DIA (either integrated or not)
2) Draw a line
3) Press CTRL+L to open the layers diagram
4) Add a new layer
5) Use CTRL+scroll to zoom-in/out of the drawing area

Expected result:
- The drawing area should zoom-in or out

Actual result:
- The drawing area does not refresh

Workarounds: any of the following will "unblock" Dia:
- closing the layers dialog
- erasing all layers except one

Other information:
- Ubuntu 11.10

Please don't hesitate to tell me if there is other information (e.g., backtraces) I can provide you with.

Best regards,
Cristian KLEIN.
Comment 1 Hans Breuer 2012-02-16 20:52:10 UTC
The one thing missing is what the Ubuntu guys, who seem to have broken Dia by some of their Gtk+ 'improvements' say about it. Also the issue was already reported and analyzed by bug 665225

*** This bug has been marked as a duplicate of bug 665225 ***