Re: [Swingosc-devel] swingosc crash vs openjdk, ubuntu 10.04
Brought to you by:
sciss
From: Sciss <co...@sc...> - 2010-08-16 12:20:35
|
p.s. https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/398280 this could be the same. reply #8 suggests that changing from Gtk to another look-and-feel solves the problem. in the meantime i saw that since october last year, nimbus should be included in openJDK 6. best, -sciss- Am 16.08.2010 um 13:05 schrieb Sciss: > hi, > > as i'm not on linux, i haven't seen this. but from the log i would suspect two things: > > - it seems it occurred with setFont, so maybe there was a problem with a particular font? > try using another font, maybe setting JFont.default to something different... > - you are using GtkLookAndFeel which back in the past had a few issues as i remember. > i would try to use another one, even if you get other skinning. i'm not sure Nimbus is > is in OpenJDK 6, i know it's in Sun/Oracle's JDK 6u10... but you could try, it looks very > good: javax.swing.plaf.nimbus.NimbusLookAndFeel > > if not, try at least with metal : javax.swing.plaf.metal.MetalLookAndFeel > > best, -sciss- > > > Am 15.08.2010 um 18:01 schrieb James Harkins: > >> Just wondering if anyone else has seen this. Is it an openjdk thing, or ubuntu? >> >> a JSCWindow >> # >> # A fatal error has been detected by the Java Runtime Environment: >> # >> # SIGSEGV (0xb) at pc=0x00007fbbfb4ba9c7, pid=1998, tid=140444090353424 >> # >> # JRE version: 6.0_18-b18 >> # Java VM: OpenJDK 64-Bit Server VM (16.0-b13 mixed mode linux-amd64 ) >> # Derivative: IcedTea6 1.8 >> # Distribution: Ubuntu 10.04.1 LTS, package 6b18-1.8-4ubuntu3 >> # Problematic frame: >> # V [libjvm.so+0x6ce9c7] >> # >> # An error report file with more information is saved as: >> # /home/dlm/share/SuperCollider/scd/kc.git/trunk/hs_err_pid1998.log >> # >> # If you would like to submit a bug report, please include >> # instructions how to reproduce the bug and visit: >> # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ >> # >> Aborted >> RESULT = 134 >> >> Thanks. >> James >> >> -- >> James Harkins /// dewdrop world >> jam...@de... >> http://www.dewdrop-world.net >> >> "Come said the Muse, >> Sing me a song no poet has yet chanted, >> Sing me the universal." -- Whitman >> >> blog: http://www.dewdrop-world.net/words >> audio clips: http://www.dewdrop-world.net/audio >> more audio: http://soundcloud.com/dewdrop_world/tracks >> >> <hs_err_pid1998.log>------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ >> Swingosc-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/swingosc-devel > |