[Desktop-packages] [Bug 1005565] Re: poppler 0.20 breaks build

2012-09-23 Thread ~suv
Apparently the changes were introduced in Poppler 0.18 (at least it doesn't compile on Crunchbang 11, based on Debian Wheezy, Poppler 0.18.4-3). Current trunk compiles fine for me both with poppler 0.18.4 and with poppler 2.20.3 (no poppler-specific local changes to configure.ac) on OS X

[Desktop-packages] [Bug 165865] Re: markers must take object's stroke color (SVG 1.2 feature)

2012-09-23 Thread ~suv
John Smith wrote: Commit r11671 should fix the problem with duplicates When quitting Inkscape after having changed the color of a duplicate, I now get these kinds of console warnings: ** (inkscape:89410): CRITICAL **: void Inkscape::GC::Anchored::release() const: assertion `_anchor' failed

[Desktop-packages] [Bug 488247] Re: Inkscape is slow starting

2012-09-24 Thread ~suv
I wonder why couldn't inkscape cache them to config dir on first start? Caching of icons on disk is already implemented in current trunk (will be available in the next major stable version 0.49). -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 998156] Re: GTK Print dialog sends broken custom page size attribute: PageSize=Custom.Custom.widthxlength

2012-09-25 Thread ~suv
Till Kamppeter wrote: (…) we should take the patch from that bug (…) into Ubuntu's GTK+3.0 package. Is this all to fix this bug? Or is there anything to do on GIMP, Inkscape, and Firefox? At least Inkscape and GIMP are still GTK2 apps - AFAIU a change in the cups printbackend in

[Desktop-packages] [Bug 488247] Re: Inkscape is slow starting

2012-09-25 Thread ~suv
So we could close this report and mark it as fix committed? IMHO no - the issue with fonts hasn't been resolved yet. Unfortunately, someone decided last year to merge the two distinct issues which we had tried to track in separate reports into one (by linking other reports as duplicates). I

[Desktop-packages] [Bug 1057045] Re: Allow rotation of guides by 90 degrees

2012-09-26 Thread ~suv
** Also affects: inkscape Importance: Undecided Status: New ** Changed in: inkscape Importance: Undecided = Wishlist ** Tags added: guides shortcuts -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 1056999] Re: Allow flipping of guides with V and H keys

2012-09-26 Thread ~suv
** Also affects: inkscape Importance: Undecided Status: New ** Changed in: inkscape Importance: Undecided = Wishlist ** Tags added: guides shortcuts -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 1049250] Re: When i want to print a file, Inkscape crashes

2012-09-26 Thread ~suv
Which version of GTK2 do you have installed? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1049250 Title: When i want to print a file, Inkscape crashes Status in Inkscape: A

[Desktop-packages] [Bug 1049250] Re: When i want to print a file, Inkscape crashes

2012-09-26 Thread ~suv
Which version of GTK2 do you have installed? … and which version of cairo? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1049250 Title: When i want to print a file, Inkscape

[Desktop-packages] [Bug 1056991] Re: Allow duplication of guides

2012-09-27 Thread ~suv
*** This bug is a duplicate of bug 511788 *** https://bugs.launchpad.net/bugs/511788 Duplicate of Bug #511788 “Cannot duplicate a guide” https://bugs.launchpad.net/inkscape/+bug/511788 ** Tags added: guides shortcuts ** This bug has been marked a duplicate of bug 511788 Cannot duplicate

[Desktop-packages] [Bug 1049250] Re: When i want to print a file, Inkscape crashes

2012-09-27 Thread ~suv
*** This bug is a duplicate of bug 600622 *** https://bugs.launchpad.net/bugs/600622 ii libcairo2 1.9.6-6~mrw4 The Cairo 2D vector graphics library AFAUCT this is the reason why Inkscape crashes: you have an outdated unstable development version of cairo installed which is known to

[Desktop-packages] [Bug 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-09-27 Thread ~suv
Testing patch with r11709 on OS X 10.7.4 with GTK+/X11 2.24.10 and GTK+/Quartz 2.24.13: The logic to detect settings from existing documents seems wrong: - 'Show border shadow' is not checked ([x]) even if the document shows page border shadows. - 'Show border shadow' is insensitive if it had

[Desktop-packages] [Bug 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-09-27 Thread ~suv
** Changed in: inkscape Status: Confirmed = In Progress ** Changed in: inkscape Assignee: (unassigned) = demicoder (moduli16) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-09-27 Thread ~suv
The latest patch added (after my earlier comment) is identical from the one attached earlier (and still seems to have broken logic reading settings from the current document). It would be helpful if you could add version tags to patches you attach in the future (e.g. 773288

[Desktop-packages] [Bug 1049277] Re: inkscape crashed with SIGSEGV in Inkscape::Preferences::_getNode()

2012-09-13 Thread ~suv
Possibly this is similar to - Bug #937835 “inkscape crashed with SIGSEGV in Inkscape::Preferences::_getNode()” (and Bug #983843 “inkscape crashed with SIGSEGV in Inkscape::Preferences::_getNode()”) a duplicate of - Bug #941317 “inkscape crashed with SIGSEGV in getObject()”

[Desktop-packages] [Bug 1003368] Re: Inkscape crashes when trying to open or to save a file

2012-09-13 Thread ~suv
Which desktop are you using, and which gtk theme / theme engine (for Inkscape, or GTK2 applications in general)? Possibly related: Bug #1049179 “Inkscape crashes when Save as or Save a copy... is pressed” (Invalid) (apparently upstream issue in (undisclosed) gtk theme under KDE - most likely

[Desktop-packages] [Bug 165865] Re: markers must take object's stroke color (SVG 1.2 feature)

2012-09-14 Thread ~suv
Same unexpected behavior (r11664, default prefs) with these steps: 1) Draw multiple paths 2) select all, add marker (arrow) 3) deselect all 4) select a single path and change the stroke color -- all markers from step 2 change color 5) select a different path -- all markers change color to the

[Desktop-packages] [Bug 998276] Re: Keyboard shortcuts not appearing in the main menu under Unity

2012-10-03 Thread ~suv
Reproduced on Ubuntu 12.10 with current trunk. Not reproduced (shortcuts are displayed for menu items which have one) when launching Inkscape in a sub-shell without global menu integration, e.g. like this: $ (unset UBUNTU_MENUPROXY; inkscape) Setting bug status to 'Confirmed' for now - IMHO it

[Desktop-packages] [Bug 998276] Re: Keyboard shortcuts not appearing in the main menu under Unity

2012-10-03 Thread ~suv
off-topic launching Inkscape in a sub-shell without global menu integration, e.g. like this: $ (unset UBUNTU_MENUPROXY; inkscape) Alternatively one could define an alias (in ~/.bash_aliases): inkscape=UBUNTU_MENUPROXY= inkscape For additional tips how to disable the global menu per

[Desktop-packages] [Bug 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-10-06 Thread ~suv
Attaching a screenshot to illustrate the first point described in comment #6: - A new default document, which renders the page border as well as shows the page border shadow. - 'Document properties Page Border' settings which has '[ ] Show border shadow' not checked, despite it being shown. To

[Desktop-packages] [Bug 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-10-06 Thread ~suv
Attaching a screenshot to illustrate the second item described in comment #6: - A custom document created and saved with unpatched Inkscape: renders page border, but no border shadow - 'Document properties Page Border' has '[ ] Show border shadow' insensitive (i.e. cannot be changed) To me

[Desktop-packages] [Bug 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-10-06 Thread ~suv
** Attachment added: 773288-custom-document-without-shadow-1.png https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/773288/+attachment/3378657/+files/773288-custom-document-without-shadow-1.png -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-10-06 Thread ~suv
To clarify - detailed steps taken for the screenshots: first one: 1) launch inkscape with default preferences (opens a new document based on default template) 2) open 'File Document Properties' 3) take screenshot second one: 1) launch inkscape with default preferences 2) open existing file

[Desktop-packages] [Bug 1059289] Re: Open Recent doesn't work as expected

2012-10-07 Thread ~suv
*** This bug is a duplicate of bug 752674 *** https://bugs.launchpad.net/bugs/752674 Duplicate of Bug #752674 “GtkRecentChooserMenu always selects first entry” https://bugs.launchpad.net/inkscape/+bug/752674 ** This bug has been marked a duplicate of bug 752674 GtkRecentChooserMenu always

[Desktop-packages] [Bug 1058571] Re: no checkboxes in menus

2012-10-07 Thread ~suv
*** This bug is a duplicate of bug 819671 *** https://bugs.launchpad.net/bugs/819671 Duplicate of Bug #819671 “No visual indication for grid and snap being on/off” https://bugs.launchpad.net/inkscape/+bug/819671 Committed fix to trunk r11600 Grid/Guide/Snap/Color Management should have

[Desktop-packages] [Bug 1058569] Re: fullscreen interferes with global menu and unity menu

2012-10-07 Thread ~suv
** Tags added: ui -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1058569 Title: fullscreen interferes with global menu and unity menu Status in Inkscape: A Vector Drawing Tool:

[Desktop-packages] [Bug 884368] Re: unable to edit attributes in Inkscape XML Editor (Ubuntu overlay-scrollbar issues)

2012-10-10 Thread ~suv
** Description changed: If I select an attribute in the XML editor, the edit box below shows the attribute name, not its value. If I change the attribute and hit 'set', a new attribute is created with this name. There is no apparent way to change an existing value. I'm using 0.48.2 from

[Desktop-packages] [Bug 1004856] Re: Font Glyphs doesn't work.

2012-10-10 Thread ~suv
Reproduced on Ubuntu 12.10, Inkscape 0.48+devel r11772: the initial height of the list of glyphs is minimal (due to no scrollbar elements provided by the Gtk theme). Works better if launching Inkscape without the overlay scrollbars: $ LIBOVERLAY_SCROLLBAR=0 inkscape ** Changed in: inkscape

[Desktop-packages] [Bug 908392] Re: Initial size of palette dialog on Ubuntu too small

2012-10-10 Thread ~suv
The current fixed minimal height doesn't look nice without Ubuntu's custom overlay scrollbars (see attached screenshot). The overlap depends on the gtk theme settings defined the size of the arrows and the slider (which various between different themes). ** Attachment added:

[Desktop-packages] [Bug 908392] Re: Initial size of palette dialog on Ubuntu too small

2012-10-10 Thread ~suv
Same effect can be seen on Ubuntu if launching Inkscape without overlay scroolbar support: $ LIBOVERLAY_SCROLLBAR=0 inkscape ** Attachment added: Screenshot from 2012-10-10 15:37:45.png

[Desktop-packages] [Bug 1065226] Re: inkscape crashed with SIGSEGV in Inkscape::Extension::Implementation::Script::effect

2012-10-10 Thread ~suv
*** This bug is a duplicate of bug 944077 *** https://bugs.launchpad.net/bugs/944077 Linking as duplicate to Bug #944077 “inkscape crashed with SIGSEGV in Inkscape::Extension::Implementation::Script::effect()” https://bugs.launchpad.net/inkscape/+bug/944077 Workaround for affected files:

[Desktop-packages] [Bug 426763] Re: Cancelling import leads to error message

2012-10-11 Thread ~suv
** Changed in: inkscape Milestone: None = 0.49 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/426763 Title: Cancelling import leads to error message Status in Inkscape: A

[Desktop-packages] [Bug 1058569] Re: fullscreen interferes with global menu and unity menu

2012-10-13 Thread ~suv
Doesn't seem an Inkscape-specific issue: The same behavior (in fullscreen mode F11, the menus are accessible via keyboard, without having the menu bar itself revealed) can be reproduced e.g. with GIMP 2.8.2 on Ubuntu 12.10 (up-to-date Beta 2 in VM). -- You received this bug notification

[Desktop-packages] [Bug 970105] Re: inkscape crashed with SIGSEGV converting several circles to paths

2012-10-14 Thread ~suv
** Tags added: apport-crash precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/970105 Title: inkscape crashed with SIGSEGV converting several circles to paths Status in

[Desktop-packages] [Bug 1087722] Re: inkscape crashes on open clipart library preview

2012-12-07 Thread ~suv
'Roman clock' imported without crash on OS X 10.7.4 with Inkscape 0.48.3.1. ** Attachment added: 1087722-roman-clock-0_48_3_1-1.svg https://bugs.launchpad.net/inkscape/+bug/1087722/+attachment/3454161/+files/1087722-roman-clock-0_48_3_1-1.svg -- You received this bug notification because

[Desktop-packages] [Bug 1087722] Re: inkscape crashes on open clipart library preview

2012-12-07 Thread ~suv
Dependencies: - Mac OS X 10.5.8: librsvg 2.34.0, libxml2 2.7.8 - OS X 10.7.4: librsvg 2.36.3, libxml2 2.7.8 - OS X 10.7.4: librsvg 2.36.4, libxml2 2.8.0 - Ubuntu 12.10: librsvg 2.36.3, libxml2 2.8.0 -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1087722] Re: inkscape crashes on open clipart library preview

2012-12-07 Thread ~suv
Based on the backtrace, this looks like a duplicate of Bug #1042463 “crash loading 8 port switch clip art” https://bugs.launchpad.net/inkscape/+bug/1042463 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 1087722] Re: inkscape crashes on open clipart library preview

2012-12-07 Thread ~suv
Not reproduced with Inkscape 0.48.3.1 on Mac OS X 10.5.8 (32bit) and OS X Lion (64bit). Reproduced on Ubuntu 12.10 (VM, 64bit). Not reproduced with Inkscape 0.48+devel r11936 on Ubuntu 12.10 (VM, 64bit). -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1087722] Re: inkscape crashes on open clipart library preview

2012-12-09 Thread ~suv
*** This bug is a duplicate of bug 1042463 *** https://bugs.launchpad.net/bugs/1042463 So in the latest version this is fixed? In that case this can be closed I guessed :) See also last comment in bug #1042463 … Linking as duplicate to bug #1042463 “crash loading 8 port switch clip art”

[Desktop-packages] [Bug 1042463] Re: crash loading 8 port switch clip art

2012-12-17 Thread ~suv
** Also affects: inkscape (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1042463 Title: crash loading 8 port switch clip art

[Desktop-packages] [Bug 1090885] Re: Inkscape crashes when importing beer from OpenClipart library after searching for bier

2012-12-17 Thread ~suv
*** This bug is a duplicate of bug 1042463 *** https://bugs.launchpad.net/bugs/1042463 Linking as duplicate to bug #1042463 - please add a comment here and revert the duplicate status if you don't agree and think these are different issues. ** This bug has been marked a duplicate of bug

[Desktop-packages] [Bug 1091117] Re: Extensions | Images | Extract image: segfaults

2012-12-17 Thread ~suv
*** This bug is a duplicate of bug 944077 *** https://bugs.launchpad.net/bugs/944077 Linking as duplicate to Bug #944077 “inkscape crashed with SIGSEGV in Inkscape::Extension::Implementation::Script::effect()” https://bugs.launchpad.net/inkscape/+bug/944077 Workaround for affected files:

[Desktop-packages] [Bug 1090885] Re: Inkscape crashes when importing beer from OpenClipart library after searching for bier

2012-12-17 Thread ~suv
*** This bug is a duplicate of bug 1042463 *** https://bugs.launchpad.net/bugs/1042463 Based on the backtrace, this looks like a duplicate of - Bug #1042463 “crash loading 8 port switch clip art” https://bugs.launchpad.net/inkscape/+bug/1042463 -- You received this bug notification

[Desktop-packages] [Bug 1090865] Re: Extension to braille not working on Xubuntu 12.10

2012-12-17 Thread ~suv
** Also affects: inkscape (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1090865 Title: Extension to braille not working on

[Desktop-packages] [Bug 806024] Re: Pop up dialogues not visible in full screen mode (linux, gnome)

2012-12-17 Thread ~suv
Same issue as reported in bug #338432 “CTRL + SHIFT + D not working in Fullscreen“? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/806024 Title: Pop up dialogues not visible in full

[Desktop-packages] [Bug 728086] Re: Can't select a font in the Text tool

2012-12-21 Thread ~suv
** Changed in: inkscape Status: New = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/728086 Title: Can't select a font in the Text tool Status in Inkscape: A

[Desktop-packages] [Bug 1092676] Re: save-as does not change the docname

2012-12-23 Thread ~suv
*** This bug is a duplicate of bug 1024690 *** https://bugs.launchpad.net/bugs/1024690 Fixed in current trunk (11562), linking report as duplicate to bug #1024690 “svg property sodipodi:docname is not updated when saving file as a new name”. Please add a comment and revert the duplicate

[Desktop-packages] [Bug 1093393] Re: Whenever I tried to save my work, Inkscape crashes

2012-12-24 Thread ~suv
Based on the description, seems similar to - Bug #1063916 “Crashes on saving” ** Tags added: crash saving ** Also affects: inkscape (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1093393] Re: Whenever I tried to save my work, Inkscape crashes

2012-12-24 Thread ~suv
Does it crash no matter which file format you choose for saving? ** Changed in: inkscape Status: New = Incomplete ** Tags added: printing -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 1093393] Re: Whenever I tried to save my work, Inkscape crashes

2012-12-24 Thread ~suv
I use Kubuntu 12.04 and Inkscape 0.48.3.1 r9886 A different possibly related report (closed for Inkscape because triggered by an issue of a gtk theme engine used under KDE): Bug #1049179 “Inkscape crashes when Save as or Save a copy... is pressed” -- You received this bug notification because

[Desktop-packages] [Bug 1073704] Re: Inkscape Ungroup has weird side effects

2012-11-02 Thread ~suv
AFAICT duplicate of Bug #659452 “Ungrouping objects causes translation in clones” https://bugs.launchpad.net/inkscape/+bug/659452 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 1075705] Re: Printing with default 'Vector' backend fails

2012-11-08 Thread ~suv
Again I am uncertain of the version of Inkscape, as it was mounted within UBUNTU 12.04 and I am not aware of how, at this time, to interrogate the software for details. Instructions had been provided in comment #1 (see Inkscape menu 'Help About Inkscape'). ** Changed in: inkscape

[Desktop-packages] [Bug 1075705] Re: Printing with default 'Vector' backend fails

2012-11-08 Thread ~suv
@Alex Valavanis - AFAIK (based on http://packages.ubuntu.com/precise/libgtk2.0-0) Ubuntu 12.04 (Precise Pangolin) installs GTK+ 2.24.10, which would make printing directly from within Inkscape affected by upstream GTK+ bug #998156: printing via GTK+ cups backend from within Inkscape has been

[Desktop-packages] [Bug 1113355] Re: Wrong size units (mm instead of cm)

2013-02-06 Thread ~suv
** Changed in: inkscape Status: New = Incomplete ** Tags added: bitmap exporting ** Tags added: units -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1113355 Title: Wrong

[Desktop-packages] [Bug 1093280] Re: Export to WMF fails with AttributeError

2013-02-06 Thread ~suv
AttributeError: 'NoneType' object has no attribute 'TextBoundingBox' Duplicate of Bug #420979 “save as wmf error (NoneType in uniconvertor)”? Upstream bug report for UniConvertor: http://sk1project.org/forum/viewthread.php?thread_id=19 ** Tags added: exporting uniconvertor wmf -- You

[Desktop-packages] [Bug 1081108] Re: Xorg crash after clicking on workspace in inkscape

2013-02-08 Thread ~suv
Several days worked properly and, maybe after kind of automatic update, failed. Possibly one of the actual triggers is still the same as what is described in this comment of (older) bug #1021517 (crash depends on the fn-f8 combo to activate/disable the touchpad):

[Desktop-packages] [Bug 1130225] Re: inkscape crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2013-03-01 Thread ~suv
Crash not reproduced with Inkscape 0.48+devel: - r12155, Ubuntu 12.10 (64bit, VM), (libxml2 2.8.0+dfsg1-5ubuntu2.1, python-lxml 2.3.5-1, Python 2.7.3) - r12161, OS X 10.7.4 (64bit), (libxml2 2.8.0, py27-lxml 3.0.1, Python 2.7.3) -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1130225] Re: inkscape crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2013-03-01 Thread ~suv
@suv You are running an outdated libxml2. (…) That was not the point of my comment (I have no plans to update libxml2 right now: Ubuntu 12.10 installs libxml2 2.8.0 [1], and libxml2 2.9.0 is broken on OS X Lion [2]). I only commented the test results to have additional data in this report which

[Desktop-packages] [Bug 1130225] Re: inkscape crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2013-03-01 Thread ~suv
** Bug watch removed: GNOME Bug Tracker #684024 https://bugzilla.gnome.org/show_bug.cgi?id=684024 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1130225 Title: inkscape crashed

[Desktop-packages] [Bug 640845] Re: accented characters of CM fonts not available to inkscape

2013-03-03 Thread ~suv
Alex Valavanis wrote on 2010-09-17: I'm not too familiar with how font rendering is actually performed. Can anyone help? Don't know how typesetting of the accented characters is done in LaTeX, but wrt to Inkscape: if a certain font does not contain the specific Unicode symbol / character, the

[Desktop-packages] [Bug 640845] Re: accented characters of CM fonts not available to inkscape

2013-03-03 Thread ~suv
** Attachment added: 640845-cmr10-font-substitution-for-accented-letters-2.png https://bugs.launchpad.net/inkscape/+bug/640845/+attachment/3555924/+files/640845-cmr10-font-substitution-for-accented-letters-2.png -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 640845] Re: accented characters of CM fonts not available to inkscape

2013-03-03 Thread ~suv
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/640845 Title: accented characters of CM fonts not available to inkscape Status in Inkscape: A Vector Drawing Tool: Triaged Status in

[Desktop-packages] [Bug 1004856] Re: Glyphs dialog: initial height of glyph list too small with Ubuntu's overlay scrollbars

2013-03-03 Thread ~suv
** Summary changed: - Font Glyphs doesn't work. + Glyphs dialog: initial height of glyph list too small with Ubuntu's overlay scrollbars -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 998276] Re: Keyboard shortcuts not appearing in the main menu under Unity

2013-01-21 Thread ~suv
Would like to see if it works under OS X. Can't test myself yet with gtk-mac-integration (no patch/branch shared for the most recent changes (RC3)), but when using the patch with normal per-window menu of current trunk (all combinations of backends and versions: X11, Quartz, GTK2, GTK3), the

[Desktop-packages] [Bug 998276] Re: Keyboard shortcuts not appearing in the main menu under Unity

2013-01-21 Thread ~suv
a conflict between the on-canvas text-editing context and menu shortcuts: It's even more pervasive than just affecting the text-editing context: shortcuts also get triggered unexpectedly when trying to enter alphanumeric characters into spin boxes, or entry widgets, elsewhere in the GUI (e.g.

[Desktop-packages] [Bug 998276] Re: Keyboard shortcuts not appearing in the main menu under Unity

2013-01-21 Thread ~suv
'Ctrl+C', 'Ctrl+V' are restricted to objects on-canvas, even if the user wants e.g. to copypaste text somewhere in a GUI widget - e.g. a style property in the XML Editor (originally described by victor on 'inkscape-devel' about the OS X RC3 package:

[Desktop-packages] [Bug 1077072] Re: Inkscape always opens in a small window

2012-11-10 Thread ~suv
Duplicate of Bug #830663 “default window size is too small“? https://bugs.launchpad.net/inkscape/+bug/830663 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1077072 Title: Inkscape

[Desktop-packages] [Bug 1076758] Re: Inkscape generates a SVG file that cannot be properly rendered by many other softwares.

2012-11-10 Thread ~suv
*** This bug is a duplicate of bug 167335 *** https://bugs.launchpad.net/bugs/167335 Known issue, already tracked in Bug #167335 flowed text has no SVG 1.1-compliant fallback” https://bugs.launchpad.net/inkscape/+bug/167335 See also:

[Desktop-packages] [Bug 1005565] Re: poppler 0.20 breaks build

2012-11-16 Thread ~suv
Trunk Build breaks with poppler-0.20.5-1 and before that on 0.20.4-1. Not confirmed: current trunk builds ok with poppler 0.20.3, 0.20.4 and 0.20.5, tested on - OS X 10.7.4 (poppler 0.20.3, 0.20.5 via MacPorts) - Ubuntu 12.10 (poppler 0.20.4) -- You received this bug notification because

[Desktop-packages] [Bug 1005565] Re: poppler 0.20 breaks build

2012-11-16 Thread ~suv
Marc J. Driftmeyer wrote on 2012-11-15: mdriftmeyer@horus:~/DeveloperProjects/GTKProjects/Inkscape/cmake-trunk$ If you are trying to build with 'cmake', please file a separate report (and mention 'cmake'): the official build system for Inkscape is based on Autotools (autogen.sh; configure

[Desktop-packages] [Bug 884368] Re: unable to edit attributes in Inkscape XML Editor (Ubuntu overlay-scrollbar issues)

2012-11-19 Thread ~suv
** Description changed: If I select an attribute in the XML editor, the edit box below shows the attribute name, not its value. If I change the attribute and hit 'set', a new attribute is created with this name. There is no apparent way to change an existing value. I'm using 0.48.2 from

[Desktop-packages] [Bug 1099005] Re: Saving text to PDF causes fill and outline to separate

2013-02-11 Thread ~suv
** Tags added: exporting pdf -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1099005 Title: Saving text to PDF causes fill and outline to separate Status in Inkscape: A Vector

[Desktop-packages] [Bug 1099005] Re: Saving text to PDF causes fill and outline to separate

2013-02-11 Thread ~suv
** Tags added: cairo ** Changed in: inkscape Status: Confirmed = Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1099005 Title: Saving text to PDF causes fill and

[Desktop-packages] [Bug 998276] Re: Keyboard shortcuts not appearing in the main menu under Unity

2013-02-12 Thread ~suv
Patch tested successfully with r12119 on Ubuntu 12.10 (with global menubar), and on OS X (X11 and Quartz-based builds without menubar integration, see comment #9) - so far, no regressions encountered (only a few quick tests done for the known and mentioned issues with v1, and as known from

[Desktop-packages] [Bug 728086] Re: Can't select a font in the Text tool

2013-02-19 Thread ~suv
Closing due to lack of feedback by the reporter. Feel free to reopen the report if this issue still occurs with the latest stable version and can't be solved by resetting the default font to one actually installed on the local system (see comment #6). ** Changed in: inkscape Status:

[Desktop-packages] [Bug 1023004] Re: xorg crashes when clicking in inkscape work area

2012-11-28 Thread ~suv
X crashing as soon as I click on the Inkscape canvas with Ubuntu 12.10. The same issue had been reported for Arch Linux a month ago, but apparently it went away after another system update (probably of xorg-*): - Bug #1072389 “Inkscape Segfaults X”?

[Desktop-packages] [Bug 1085563] Re: Does not open, I get a message saying Inkscape has closed Unexpectedly

2012-12-02 Thread ~suv
** Also affects: inkscape (Ubuntu) Importance: Undecided Status: New ** Tags removed: inkscape ** Tags added: crash ** Changed in: inkscape Importance: Undecided = High -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1023004] Re: xorg crashes when clicking in inkscape work area

2012-12-04 Thread ~suv
For recent X crashes on Ubuntu 12.10, please refer to this newer report: Bug #1081108 “Xorg crash after clicking on workspace in inkscape” https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1081108 -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-10-26 Thread ~suv
Patch '7773288-disable-page-border-options_Version4.diff' tested successfully with Inkscape 0.48+devel r11829 on OS X 10.7.4: - GTK+/X11 2.24.13, gtkmm 2.24.2 - GTK+/Quartz 2.24.13, gtkmm 2.24.2 - GTK+/X11 3.4.4, gtkmm 3.4.0 - GTK+/Quartz 3.6.1, gtkmm 3.6.0 (Note: Default Gnome theme 'Adwaita'

[Desktop-packages] [Bug 357692] Re: can't import an image by dragdrop from a mounted *.zip file

2012-10-26 Thread ~suv
** Changed in: inkscape Status: Incomplete = New ** Also affects: inkscape (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 961298] Re: inkscape crashed with SIGSEGV

2014-12-08 Thread ~suv
Closing due to lack of feedback: the available information is not sufficient to further investigate the reported issue. Feel free to reopen the report in case the crash reoccurs with current versions, and additional information can be provided. ** Changed in: inkscape Status: Incomplete =

[Desktop-packages] [Bug 972467] Re: inkscape crashed with SIGSEGV in main_arena()

2014-12-08 Thread ~suv
Closing - would have needed more information (in this case the SVG file which triggered the crash when previewed in the file chooser) to allow further investigation. ** Changed in: inkscape Status: Incomplete = Invalid -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 171390] Re: Extended Raster export support please

2014-12-18 Thread ~suv
** Tags added: bitmap -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/171390 Title: Extended Raster export support please Status in Inkscape: A Vector Drawing Tool: Triaged Status

[Desktop-packages] [Bug 967416] Re: inkscape crashed with SIGSEGV in file_save()

2014-11-05 Thread ~suv
** Changed in: inkscape Milestone: 0.91 = 0.91.1 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/967416 Title: inkscape crashed with SIGSEGV in file_save() Status in Inkscape: A

[Desktop-packages] [Bug 1330108] Re: SVG exported from LibreOffice Draw messes up rotated text in Inkscape

2014-08-08 Thread ~suv
On OS X 10.7.5, latest Firefox (31.0), latest LO (4.3.0): The vertical text in the SVG file exported by LO does _not_ render as expected in current Firefox, nor in Chromium (recent devel snapshot) nor in Squiggle (Batik 1.7). In my understanding, this is a (confirmed) regression in LO's SVG

[Desktop-packages] [Bug 1207217] Re: Inkscape: Unable to change or select any font

2014-08-08 Thread ~suv
Likely same issue as reported in bug #667091 (see also bug #728086). If the font defined as 'default' font (in Inkscape's preferences) is no longer installed on the current system (e.g. after a system update), it is not possible with current stable Inkscape 0.48 to change the font via dropdown

[Desktop-packages] [Bug 1329900] Re: fix flowed text in svg

2014-08-08 Thread ~suv
I guess the actual bug reported here is a duplicate of - Bug #497469 Flowtext to text” results in wrong alignment” https://bugs.launchpad.net/inkscape/+bug/497469 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 662150] Re: Indian Rupee: ctrl-shift-u 2 0 b 9 enter reports unprintable

2014-08-10 Thread ~suv
On OS X 10.7.5 (64bit): - reproduced with (official packages) Inkscape 0.47, 0.48, 0.48.1 - not reproduced with (official package) Inkscape 0.48.2 - not reproduced with (local builds) Inkscape 0.48.2, 0.48.3.1, 0.48.4. 0.48.5 and current trunk r13505 -- You received this bug notification

[Desktop-packages] [Bug 1335523] Re: 0.48.x recipe not built correctly

2014-07-23 Thread ~suv
** Tags added: linux packaging -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1335523 Title: 0.48.x recipe not built correctly Status in Inkscape: A Vector Drawing Tool: New

[Desktop-packages] [Bug 1335523] Re: 0.48.x recipe not built correctly

2014-07-23 Thread ~suv
** Changed in: inkscape Importance: Undecided = High ** Changed in: inkscape Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1335523 Title: 0.48.x

[Desktop-packages] [Bug 830663] Re: default window size is too small

2013-04-13 Thread ~suv
Patch 'fix-bug-830663.patch' tested on OS X 10.7.5 with Inkscape 0.48+devel r12274: - GTK+/X11 2.24.13, XQuartz 2.7.4 (xorg-server 1.13.0) - GTK+/Quartz 2.24.17, (native Quartz backend) Patch works as expected, though the results vary depending on GTK+ backend / Window manager / GTK+ version

[Desktop-packages] [Bug 830663] Re: default window size is too small

2013-04-13 Thread ~suv
@JazzyNico - any chance you could test the patch on Windows? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/830663 Title: default window size is too small Status in Inkscape: A

[Desktop-packages] [Bug 830663] Re: default window size is too small

2013-04-13 Thread ~suv
On 2013-04-13 14:34 +0100, JazzyNico wrote: opinion For testing purpose, I often need to open Inkscape and a command line in the same screen, and thus having it maximized is not very convenient for me. But my workflow is very specific (bug tracking and dev...). /opinion @~suv - Is it worth

[Desktop-packages] [Bug 1152629] Re: Logged out by creating and modifying a circle

2013-03-08 Thread ~suv
** Tags added: crash ui ** Also affects: inkscape (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1152629 Title: Logged out by

[Desktop-packages] [Bug 1152629] Re: Logged out by creating and modifying a circle

2013-03-08 Thread ~suv
Click on Circle tool and drop one on canvas. Then hold down CTRL and LEFT SHIFT keys simultainously, while hovering over just dropped circle. Then click LEFT mouse button. Reproduced with Inkscape 0.48.3.1 and 0.48.4 (X11- as well as Quartz backend), but not with current trunk (r12183) on OS

[Desktop-packages] [Bug 1152629] Re: Logged out by creating and modifying a circle

2013-03-08 Thread ~suv
Apologies if I overreacted in my earlier comment - attaching the backtrace from current stable branch (Inkscape 0.48.4 r9945): Crash produced by these steps: 1) launch inkscape (default prefs, new default document) 2) click on the 'Ellipse' tool in the toolbox on the left 3) draw an ellipse (i.e.

[Desktop-packages] [Bug 1152629] Re: Logged out by creating and modifying a circle

2013-03-08 Thread ~suv
Reverting prior status change - needs further investigation. X.org crash (logout) as described not reproduced in Ubuntu 12.10 (VM, 64bit, host: OS X 10.7): - Unity, with overlay scrollbars enabed - Unity, with overlay scrollbars disabled for launched application only - Gnome, with overlay

[Desktop-packages] [Bug 1133342] Re: copying a rectangle causes uniconvertor crash

2013-03-10 Thread ~suv
Likely a duplicate of Bug #418242 Incorrect call to output plugins (with persistent error message) on copy https://bugs.launchpad.net/inkscape/+bug/418242 (Trigger in most cases is a custom clipboard manager (e.g. when using Xfce), or a (java-based) download manager. Other duplicates confirm

[Desktop-packages] [Bug 998276] Re: Keyboard shortcuts not appearing in the main menu under Unity

2013-03-11 Thread ~suv
@John - do you happen to know whether the HTML markup currently used in strings for the menu items (taken from the definition of the verbs in 'src/verbs.cpp') needs to be adjusted to the changes in r12132? Please see this question on the translators mailing list as reference:

[Desktop-packages] [Bug 998276] Re: Keyboard shortcuts not appearing in the main menu under Unity

2013-03-11 Thread ~suv
Patch also tested successfully on OS X 10.7 with Inkscape 0.48+devel r12189 (GTK+/X11 2.24.13, GTK+/Quartz 2.24.17 (without osx menubar integration)) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

  1   2   >