[Bug 1758970] [NEW] dot segfault in libgvc.so.6.0.0

2018-03-26 Thread Erich Schubert
Public bug reported: Dotty segfaults on many UMLgraph generated maps for me. Here is a trimmed down example: --- digraph "G" { c1 [ label = < Test > ] c2 [ label = < Test > ] c3 [ label = < Test > ] c1:p -> c2:p [ ] c1:p -> c3:p [ ] c1:p -> c3:p [

[Bug 1441487] Re: Running any Java program produces messages in the terminal, while rendering many Java applications broken

2015-10-05 Thread Erich Schubert
Note that the bug description, and the changelog entry are MISLEADING. jayatana BREAKS unrelated applications. It's not just an irritating error message that is not supported by some shell scripts, but jayatana is causing NullPointerExceptions all over the place in unrelated programs, and even

[Bug 1441487] Re: Running any Java program produces messages in the terminal, while rendering many Java applications broken

2015-09-30 Thread Erich Schubert
Whitelisting will be hard, since some of the problems are probably due to threading problems between the OpenJDK, and the GTK thread used by jayatana. So even if an application works fine on one JDK, it may be broken on the next JDK. The whitelist would then need to check both, and will need to be

[Bug 1441487] Re: Running any Java program produces messages in the terminal, while rendering many Java applications broken

2015-09-29 Thread Erich Schubert
This REALLY breaks random things. Please replace this package with an empty package to immediately unbreak things. See also: http://stackoverflow.com/questions/26074446/picked-up-java-tool-options-javaagent-usr-share-java-jayatanaag-jar-when-st http://elki.dbs.ifi.lmu.de/ticket/133

[Bug 1497592] Re: Jayatana causes java.awt.IllegalComponentStateException in NetBeans

2015-09-29 Thread Erich Schubert
*** This bug is a duplicate of bug 1441487 *** https://bugs.launchpad.net/bugs/1441487 ** This bug has been marked a duplicate of bug 1441487 Running any Java program produces messages in the terminal, while rendering many Java applications broken -- You received this bug notification

[Bug 1441487] Re: Running any Java program produces messages in the terminal, while rendering many Java applications broken

2015-09-29 Thread Erich Schubert
More errors caused by jayatana: Matlab: http://askubuntu.com/questions/615644/after-upgrading- ubuntu-14-10-to-15-04-i-am-no-longer-able-to-open-matlab-2013a Android Studio: https://code.google.com/p/android/issues/detail?id=187179 Altassin IntelliJ:

[Bug 1453214] Re: Uninstalling the jayatana package breaks Java invocations in Ubuntu 15.04 until restart

2015-09-29 Thread Erich Schubert
This is because of the incredibly hackish way this package was designed: it is loaded using that JAVA_TOOL_OPTIONS environment variable hack. I doubt it can easily be fixed except by logging out, and logging in again. You should be able to run java applications from a shell though, by doing a

[Bug 1451818] Re: jayatana causing Moneydance 2015 crash in ubuntu 15.04

2015-09-29 Thread Erich Schubert
*** This bug is a duplicate of bug 1441487 *** https://bugs.launchpad.net/bugs/1441487 ** This bug has been marked a duplicate of bug 1441487 Running any Java program produces messages in the terminal, while rendering many Java applications broken -- You received this bug notification

[Bug 1453094] Re: Arduino crash with unity integration (jayatanaag)

2015-09-29 Thread Erich Schubert
*** This bug is a duplicate of bug 1441487 *** https://bugs.launchpad.net/bugs/1441487 ** This bug has been marked a duplicate of bug 1441487 Running any Java program produces messages in the terminal, while rendering many Java applications broken -- You received this bug notification

[Bug 1126035] Re: Scala 2.10.0 needs packaging

2015-04-13 Thread Erich Schubert
No, actually this is highly embarrassing for Scala. Nobody seems to be able to build nice and clean scala packages. Their build process is a mess, and the packages they provide are an ugly hack. They include native code (in jline), they include unnecessary dependencies (akka-actor), etc. Scala

[Bug 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2014-12-15 Thread Erich Schubert
It appears that sometimes, nvidia is losing the *display* information. (II) NVIDIA(0): Setting mode NULL I can recover my display by running xrandr --auto Note: this may not work when you are logged into the console - you may want to use something like sleep 3; xrandr --auto and then switch

[Bug 250211] Re: Intrepid: WLAN LED blinks incessantly on iwl3945 | iwl4965 laptop

2008-11-08 Thread Erich Schubert
Being the author of the much quoted http://blog.drinsama.de/erich/en/linux/2008052101-iwlwifi-blinking.html and since I just also received an email about this issue, here are some comments. First of all, **give changes 5 seconds to take effect**. When blinking was triggered, it will continue to

[Bug 32963] Re: Xv movies on 810/i945 gives horrible color, Gamma

2007-03-01 Thread Erich Schubert
Lionel: Did you try poweroff, or just a warm reboot? Maybe the gamma settings aren't reinitalized on a warm reboot. I'd doubt that totem-xine would be able to break your system permanently. -- Xv movies on 810/i945 gives horrible color, Gamma https://launchpad.net/bugs/32963 -- ubuntu-bugs

[Bug 56894] Re: WLAN disconnects repeatedly from AP when using WPA on a SMP machine

2007-02-23 Thread Erich Schubert
I'm seeing this problem on Debian, Kernel 2.6.18, Core Duo, ipw3945 (Dell 640m). The tuxyturvy link seems to have many details. In the 2.6.20 changelog there are some changesets that seem to be relevant. commit 4d1feabcbf41f875447a392015acd0796f57baf6 Author: Ulrich Kunitz [EMAIL PROTECTED]