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 629340 - Overlapping path lines are not displayed.
Overlapping path lines are not displayed.
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Tools
git master
Other All
: Normal major
: 2.8
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2010-09-11 07:56 UTC by Mirza
Modified: 2010-09-16 22:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The SVG file generated by Blender 2.53 representing two connected polygons (quads). (645 bytes, image/svg+xml)
2010-09-11 07:56 UTC, Mirza
Details

Description Mirza 2010-09-11 07:56:45 UTC
Created attachment 170012 [details]
The SVG file generated by Blender 2.53 representing two connected polygons (quads).

Steps to reproduce:

1st case:

1. File->Open and select SVG document (attached), click Open.
2. Set checked "Import Paths" and "Merge Imported Path", click OK.
3. Select "Path" dialog (i.e. from the menu Windows->Dockable Dialogs->Paths).
4. Show "Imported Path". 

The bug: Path line which connecting both polygons is not displayed.


2nd case:

1. Draw some basic path with "Paths tool".
2. Duplicate Path.
3. Show both paths.

The bug: None of them are visible.
Comment 1 Sven Neumann 2010-09-11 19:22:38 UTC

*** This bug has been marked as a duplicate of bug 55364 ***
Comment 2 Sven Neumann 2010-09-16 22:24:45 UTC
Reopening as it's not really a duplicate since bug 55364 handles tool drawing and here it's not the tool that is drawing the paths.
Comment 3 Sven Neumann 2010-09-16 22:25:47 UTC
I've pushed cairo drawing for vectors to git master. Closing as fixed.