[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 Mattia Rizzolo
Oh, that's handy, thank you Max. You may wish to add a milestone for inkscape in this bug (I just added the task, but I don't have bug supervisor powers for inkscape (upstream) bugs), I'll see if I can backport it in the debian package for 0.92.x. ** Changed in: inkscape (Ubuntu) Status: W

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

2019-02-17 Thread Mattia Rizzolo
** Changed in: inkscape (Ubuntu) Status: Triaged => In Progress ** Changed in: inkscape (Ubuntu) Assignee: (unassigned) => Mattia Rizzolo (mapreri) -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matchin

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

2019-02-17 Thread Patrick Storz
I guess this makes also sense to back-port to 0.92.x for us. Would you mind crating an MR Max (or just commit directly; I think you have permissions)? Regarding bugs: Have you heard already that we're migrating away from Launchpad and will do our issue tracking on GitLab going forward Mattia? Whi

[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 Mattia Rizzolo
Committed the patch in debian. https://salsa.debian.org/multimedia- team/inkscape/commit/8f0d72288c82f80262c6f03145f8ba548bd35ac2 ** Changed in: inkscape (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Studio Bugs, wh

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

2019-02-17 Thread Mattia Rizzolo
I know, but the thing is that I haven't heard of any real transition plan, I just know that the issue tracker is open on gitlab and you welcome bugs there. I understand the pain though, and I definitely do not plan on helping out with handling the ton of bugs that are stuck here, I'm way too scar

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

2019-02-17 Thread Patrick Storz
> I know, but the thing is that I haven't heard of any real transition plan. That's because we actually decided not to do a full transition of all bugs (you mention the huge number yourself - many of them are are likely not valid anymore). A "Migration Game" is currently in the works that aims to

[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 Christian Peteranderl
The bug is still existing in the newest version (0.92.4) in my case (!) and with the example "expCross.svg " of Chris (!) -- 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 htt

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

2019-02-17 Thread Patrick Storz
** Changed in: inkscape Milestone: 1.0 => 0.92.5 -- 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 Status i

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

2019-02-17 Thread Max Gaukler
Confirmed for 1.0alpha (66f58bd637, 2019-02-10) and current 0.92.x branch (4f452baadd, 2019-02-17, custom): "expCross.svg" from Chris creates a PDF with 7 pages, but a TeX file which includes "page=8". ** Changed in: inkscape Status: Fix Released => Triaged ** Changed in: inkscape Mile

[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-17 Thread Chris
It is to do with layers. The example file can be made to work by ungrouping everything and putting everything to the bottom layer (move selection to bottom). The problem occurs when things are forced to top and bottom layers instead of just promoting the layer of a selected object one at a time.