[Bug 353080] Re: Netbeans IDE 6.5 don't autocomplete import statement

2009-05-22 Thread twak
Confirming this issue. Deleting the var/cache doesn't help. Cripples the IDE. Seems to happen with Sun's jvm and not the default openJDK. (openJDK barfs up the font sizes) Installing from the netbeans website (6.5.1) resolves the issue. -- Netbeans IDE 6.5 don't autocomplete import statement ht

[Bug 337323] [NEW] equals(Object ) on Tuple3d not defined

2009-03-03 Thread twak
Public bug reported: The vecmath Tuple3d class doesn't define equals correctly. the method missing (from the GPL2'd java3d vecmath) is public boolean equals(Object t1) { try { Tuple3d t2 = (Tuple3d) t1; return(this.x == t2.x && this.y == t2.y && this.z == t2.z

[Bug 430430] Re: [KARMIC] sony vaio brightness buttons do not function

2009-12-07 Thread twak
no luck with smartdimmer. xxx:~$ smartdimmer -s 15 init_nvclock() failed! xxx:~$ don't know which option to use in nvidia-settings -- [KARMIC] sony vaio brightness buttons do not function https://bugs.launchpad.net/bugs/430430 You received this bug notification because you are a member of Ubunt

[Bug 1769405] Re: In GTK+ Look-And-Feel, Slider Controls Have No Visible Handle

2018-11-13 Thread twak
This affects me. Aere has given a great description - is there any more information I can provide? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769405 Title: In GTK+ Look-And-Feel, Slider Controls

[Bug 137514] Re: sshfs locks up randomly

2010-10-20 Thread twak
I can confirm this in 10.04. So I use sshfs to connect by ubuntu box to a server at work. When I'm on the lan it works well, and doesn't hang. At home (over cable), it hangs after half an hour or so (possibly of inactive use). Nautilus freezes without any feedback as to what has died. -- sshfs lo