[Ubuntustudio-bugs] [Bug 1703178] Re: Can't create incomplete circle with less than 45°

2017-07-09 Thread Julian Hofer
** Summary changed: - Can't create incomplete circle with less that 45* + Can't create incomplete circle with less than 45° ** Description changed: + *after second restart- the bug is not reproducable* + I am running Ubuntu 16.04 LTS. - I create a circle -> increase the start value in

[Ubuntustudio-bugs] [Bug 1703176] Re: jackd assert failure: jackd: rawmidi.c:268: snd_rawmidi_open_conf: Assertion `err >= 0' failed.

2017-07-09 Thread David Kastrup
I think that the problem is likely in /usr/include/sound/asound.h:625 struct snd_rawmidi_params { int stream; size_t buffer_size; /* queue size in bytes */ size_t avail_min; /* minimum avail bytes for wakeup */ unsigned int

[Ubuntustudio-bugs] [Bug 1703178] Re: Can't create incomplete circle with less that 45*

2017-07-09 Thread Hans Joachim Desserud
** Tags added: xenial -- 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/1703178 Title: Can't create incomplete circle with less that 45*

[Ubuntustudio-bugs] [Bug 1703178] [NEW] Can't create incomplete circle with less that 45*

2017-07-09 Thread Julian Hofer
Public bug reported: I am running Ubuntu 16.04 LTS. - I create a circle -> increase the start value in the circle toolbar -> the start value increases by itself after I reached about 315° until it reaches 360° -> the start value is locked ** Affects: inkscape (Ubuntu) Importance:

[Ubuntustudio-bugs] [Bug 1703176]

2017-07-09 Thread Apport retracing service
StacktraceTop: __assert_fail_base (fmt=0xf743009c "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0xf6f38cd3 "err >= 0", file=0xf6f48d35 "rawmidi.c", line=268, function=0xf6f49588 <__PRETTY_FUNCTION__.9003> "snd_rawmidi_open_conf") at assert.c:92 __GI___assert_fail

[Ubuntustudio-bugs] [Bug 1703176] Stacktrace.txt

2017-07-09 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1703176/+attachment/4911545/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to jackd2 in Ubuntu. Matching subscriptions: ubuntustudio-bugs:

[Ubuntustudio-bugs] [Bug 1703176] ThreadStacktrace.txt

2017-07-09 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1703176/+attachment/4911547/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1703176/+attachment/4911534/+files/CoreDump.gz ** Changed in: jackd2 (Ubuntu)

[Ubuntustudio-bugs] [Bug 1703176] StacktraceSource.txt

2017-07-09 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1703176/+attachment/4911546/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to jackd2 in Ubuntu. Matching subscriptions:

[Ubuntustudio-bugs] [Bug 1703176] [NEW] jackd assert failure: jackd: rawmidi.c:268: snd_rawmidi_open_conf: Assertion `err >= 0' failed.

2017-07-09 Thread David Kastrup
Public bug reported: This may or may not be an artifact of me running a 32-bit userland on a 64-bit kernel (for debugging and testing purposes). However, preceding the command line with "setarch i386" does not help. The exact command line used was jackd -d alsa -X raw -d hw:0 To trigger