[Ubuntustudio-bugs] [Bug 986816] Re: Inkscape crashed with SIGSEGV when saving drawing for first time

2018-12-29 Thread Max Gaukler
Does the bug still happen with the latest inkscape version (0.92.3)? ** Changed in: inkscape Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bug

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2019-01-25 Thread Max Gaukler
Chris, the version you posted is two years old. If you are using Linux or Windows there is definitely a newer version. For Mac, there is currently no installer for the latest version because we couldn't find developers for that, but you can try MacPorts. Please test again with https://inkscape.org

[Ubuntustudio-bugs] [Bug 1803021] Re: No tutorials

2019-02-17 Thread Max Gaukler
fixed upstream for 1.0-alpha: https://gitlab.com/inkscape/inkscape/commit/b928f75a6e40661f9e2dff482d738a536276764a -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bu

[Ubuntustudio-bugs] [Bug 1803021] Re: No tutorials

2019-02-17 Thread Max Gaukler
** Changed in: inkscape Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1803021 Title: No tutorials S

[Ubuntustudio-bugs] [Bug 1803021] Re: No tutorials

2019-02-17 Thread Max Gaukler
Backported to 0.92.x (will be released as 0.92.5). https://gitlab.com/inkscape/inkscape/merge_requests/533/ -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.laun

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2019-02-17 Thread Max Gaukler
** Changed in: inkscape Milestone: 0.92.2 => 1.0alpha ** Changed in: inkscape Assignee: Max Gaukler (mgmax) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscripti

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2019-02-17 Thread Max Gaukler
What we need to solve the bug is a minimized version of the problem. Can anyone try to remove as much as possible from the example file without removing the error? -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matc

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2019-02-18 Thread Max Gaukler
Thank you for the hint. However, before a fix can be developed, we need a *minimal* example (maybe two rectangles and a text, or however simple you can make it) for debugging the code. Please understand that is (almost) impossible to debug this with a complicated file as the above example, so ther

[Ubuntustudio-bugs] [Bug 1803021] Re: No tutorials

2019-05-31 Thread Max Gaukler
@Mattia Where would be the right place to report the underlying issue: "Installing inkscape/gimp/... does not install the help, contrary to what most users expect" ? -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Ma

[Ubuntustudio-bugs] [Bug 1796046] Re: inkscape crashes when resizing elements with snapping on

2020-05-09 Thread Max Gaukler
** Changed in: inkscape Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1796046 Title: inksca

[Ubuntustudio-bugs] [Bug 170049] Re: Inverted ruler co-ordinate system

2020-05-09 Thread Max Gaukler
** Changed in: inkscape Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/170049 Title: Inverte

[Ubuntustudio-bugs] [Bug 1735363] Re: inkscape: Port to Python 3

2020-05-09 Thread Max Gaukler
** Changed in: inkscape Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1735363 Title: inksca

[Ubuntustudio-bugs] [Bug 1803021] Re: No tutorials

2020-05-09 Thread Max Gaukler
** Changed in: inkscape Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1803021 Title: No tut

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-05-31 Thread Max Gaukler
** Branch linked: lp:~mgmax/inkscape/pdf-tex-fix-group -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1417470 Title: PDF+Latex export cre

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-05-31 Thread Max Gaukler
** Branch unlinked: lp:~mgmax/inkscape/pdf-tex-fix-group -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1417470 Title: PDF+Latex export c

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-05-31 Thread Max Gaukler
I developed a fix in lp:~mgmax/inkscape/pdf-tex-fix-group , feedback is appreciated. Basically, that cairo_push_group() is active, suppresses the noneffective cairo_show_page() and after the next successful page it adds blank pages to the PDF so that the page numbers match again. As far as I test

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-06-14 Thread Max Gaukler
I uploaded the patch to gitlab: https://gitlab.com/inkscape/inkscape/merge_requests/13 I tested it using the .svg files in the attachment of the very first comment of this report, and the TeX file in my attachment here. ** Attachment added: "TeX test file for including the examples of the very f

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-07-03 Thread Max Gaukler
Hi Andreas, I cannot reproduce your problem with the latest source version: $ cd build $ make -j8 && ./bin/inkscape -z -D --file=/home/max/code/inkscape/fixed-bug-1417470/regression/test.svg --export-pdf=test.pdf --export-latex [...] ** (inkscape:20415): WARNING **: PDF+TeX output: Found text in

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-07-06 Thread Max Gaukler
Sorry, but the new one also works for me on Debian stretch. (0.92+devel trunk-61-gcd5a5eac59 2017-07-02) Also with the very latest (Inkscape 0.92+devel trunk-90-g42bf908b41 2017-07-06) from a few minutes ago (Take care, they changed some dependencies: I needed to install libsoup2.4-dev, remove

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-07-08 Thread Max Gaukler
To make sure that it isn't just something special about my system, I also tested it on the offical inkscape-ci-docker image (based on Ubuntu, and therefore not much different), and everything is fine there as well: https://gitlab.com/mgmax/inkscape/-/jobs/21660444 Please give more information on t

[Ubuntustudio-bugs] [Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-11-26 Thread Max Gaukler
I have attached all examples I tested for future reference. ** Attachment added: "tests.zip" https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1417470/+attachment/5014918/+files/tests.zip -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is sub