[Bug 629375] New: OpenSUSE 11.3's jedit does not work, reportedly because of beanshell version

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c0 Summary: OpenSUSE 11.3's jedit does not work, reportedly because of beanshell version Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: aburgemeister@novell.com QAContact: qa@suse.de Found By: Novell Technical Services Services Priority: 300 Blocker: --- OpenSUSE 11.3 x86_64 (fresh install) Installed jedit during installation (which came with beanshell) I'm trying to run JEdit and it appears that the version installed (as a dependency of jedit) is not the one that JEdit can use. jedit-4.2-314.2.noarch bsh2-2.0.0.b5-3.2.noarch bsh2-classgen-2.0.0.b5-3.2.noarch ab@mybox0:~/Desktop> jedit [error] BeanShell: You have BeanShell version 2.0.0.b5-3.2 in your CLASSPATH. [error] BeanShell: Please remove it from the CLASSPATH since jEdit can only run with the bundled BeanShell version 2.0b1.1-jedit-1 A bit more debugging output: <quote> me@mybox0:~/Desktop> bash -x jedit + . /usr/share/java-utils/java-functions ++ _JAVA_HOME=/usr/lib64/jvm/jre ++ '[' -f /etc/java/java.conf ']' ++ . /etc/java/java.conf +++ JAVA_LIBDIR=/usr/share/java +++ JNI_LIBDIR=/usr/lib64/java +++ JVM_ROOT=/usr/lib64/jvm +++ JAVACMD_OPTS= ++ '[' -f /home/me/.java/java.conf ']' ++ '[' '!' -z /usr/lib64/jvm/jre -a -d /usr/lib64/jvm/jre ']' ++ JAVA_HOME=/usr/lib64/jvm/jre ++ '[' -z /usr/lib64/jvm/jre -a -d /usr/lib64/jvm/java ']' ++ '[' -z /usr/lib64/jvm/jre -a -d /usr/lib64/jvm/jre ']' + '[' -f /etc/jedit.conf ']' + '[' -f /home/me/.jeditrc ']' + MAIN_CLASS=org.gjt.sp.jedit.jEdit + BASE_FLAGS='-Dbsh.jedit=true -Djedit.home=/usr/share/jedit -mx32m' + BASE_JARS='aelfred asm bsh2/bsh-classgen bsh2/bsh-commands bsh2/bsh-core bsh2/bsh-reflect bsh2/bsh-util gnu.regexp jedit' + set_jvm + '[' -n /usr/lib64/jvm/jre ']' + return + set_classpath aelfred asm bsh2/bsh-classgen bsh2/bsh-commands bsh2/bsh-core bsh2/bsh-reflect bsh2/bsh-util gnu.regexp jedit + jars='aelfred asm bsh2/bsh-classgen bsh2/bsh-commands bsh2/bsh-core bsh2/bsh-reflect bsh2/bsh-util gnu.regexp jedit' + '[' -n '' ']' ++ /usr/bin/build-classpath aelfred asm bsh2/bsh-classgen bsh2/bsh-commands bsh2/bsh-core bsh2/bsh-reflect bsh2/bsh-util gnu.regexp jedit + LOCAL_CLASSPATH=/usr/share/java/aelfred.jar:/usr/share/java/asm/asm-xml-1.5.3.jar:/usr/share/java/asm/kasm-1.5.3.jar:/usr/share/java/asm/asm-attrs-1.5.3.jar:/usr/share/java/asm/asm-util-1.5.3.jar:/usr/share/java/asm/asm-analysis-1.5.3.jar:/usr/share/java/asm/asm-tree-1.5.3.jar:/usr/share/java/asm/asm-1.5.3.jar:/usr/share/java/bsh2/bsh-classgen.jar:/usr/share/java/bsh2/bsh-commands.jar:/usr/share/java/bsh2/bsh-core.jar:/usr/share/java/bsh2/bsh-reflect.jar:/usr/share/java/bsh2/bsh-util.jar:/usr/share/java/gnu.regexp.jar:/usr/share/java/jedit.jar + CLASSPATH=/usr/share/java/aelfred.jar:/usr/share/java/asm/asm-xml-1.5.3.jar:/usr/share/java/asm/kasm-1.5.3.jar:/usr/share/java/asm/asm-attrs-1.5.3.jar:/usr/share/java/asm/asm-util-1.5.3.jar:/usr/share/java/asm/asm-analysis-1.5.3.jar:/usr/share/java/asm/asm-tree-1.5.3.jar:/usr/share/java/asm/asm-1.5.3.jar:/usr/share/java/bsh2/bsh-classgen.jar:/usr/share/java/bsh2/bsh-commands.jar:/usr/share/java/bsh2/bsh-core.jar:/usr/share/java/bsh2/bsh-reflect.jar:/usr/share/java/bsh2/bsh-util.jar:/usr/share/java/gnu.regexp.jar:/usr/share/java/jedit.jar: + set_flags -Dbsh.jedit=true -Djedit.home=/usr/share/jedit -mx32m + FLAGS='-Dbsh.jedit=true -Djedit.home=/usr/share/jedit -mx32m' + '[' -n '' ']' + run + set_javacmd + '[' -x '' ']' + set_jvm + '[' -n /usr/lib64/jvm/jre ']' + return + '[' -x /usr/lib64/jvm/jre/jre/sh/java ']' + '[' -x /usr/lib64/jvm/jre/bin/java ']' + JAVACMD=/usr/lib64/jvm/jre/bin/java + '[' '!' -x /usr/lib64/jvm/jre/bin/java ']' + '[' -n '' ']' + return 0 + '[' -n '' ']' + exec /usr/lib64/jvm/jre/bin/java -Dbsh.jedit=true -Djedit.home=/usr/share/jedit -mx32m -classpath /usr/share/java/aelfred.jar:/usr/share/java/asm/asm-xml-1.5.3.jar:/usr/share/java/asm/kasm-1.5.3.jar:/usr/share/java/asm/asm-attrs-1.5.3.jar:/usr/share/java/asm/asm-util-1.5.3.jar:/usr/share/java/asm/asm-analysis-1.5.3.jar:/usr/share/java/asm/asm-tree-1.5.3.jar:/usr/share/java/asm/asm-1.5.3.jar:/usr/share/java/bsh2/bsh-classgen.jar:/usr/share/java/bsh2/bsh-commands.jar:/usr/share/java/bsh2/bsh-core.jar:/usr/share/java/bsh2/bsh-reflect.jar:/usr/share/java/bsh2/bsh-util.jar:/usr/share/java/gnu.regexp.jar:/usr/share/java/jedit.jar: org.gjt.sp.jedit.jEdit [error] BeanShell: You have BeanShell version 2.0.0.b5-3.2 in your CLASSPATH. [error] BeanShell: Please remove it from the CLASSPATH since jEdit can only run with the bundled BeanShell version 2.0b1.1-jedit-1 2010-08-07 21:45:13 Jobs:0 Err:1 me@mybox0:~/Desktop> java -jar /usr/share/java/bsh2/bsh-core.jar </quote> -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |bnc-team-java@forge.provo.n |ovo.novell.com |ovell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED CC| |mvyskocil@novell.com Severity|Major |Critical --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2010-08-11 08:21:15 UTC --- It seems jedit needs the patched version of bsh2 and do not work with upstream sources. I fixed it in Java:packages, where is already the updated version of jedit. Please test it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c2 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |maintenance@opensuse.org --- Comment #2 from Michal Vyskocil <mvyskocil@novell.com> 2010-08-11 08:24:37 UTC --- Hi, I would like to release a fix for jedit for openSUSE 11.3 - in the current incarnation it's almost unusable. Older releases of openSUSE does not have newest bsh2, so they are not affected. It'd be nice if the version upgrade from 4.2 to latest 4.3.2 will be also approved too, because this release has a lot of bugfixes and features. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c3 --- Comment #3 from Marcus Meissner <meissner@novell.com> 2010-08-11 09:39:54 UTC --- making it more usable ... good for an update +1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c4 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:35089:moderat | |e --- Comment #4 from Swamp Workflow Management <swamp@suse.com> 2010-08-11 13:37:31 UTC --- The SWAMPID for this issue is 35089. This issue was rated as moderate. Please submit fixed packages until 2010-08-25. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/35089 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c5 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |cdengler@novell.com InfoProvider|maintenance@opensuse.org | --- Comment #5 from Christian Dengler <cdengler@novell.com> 2010-08-11 13:39:51 UTC --- ok, but let us fix it through an backport if possible. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c6 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |cdengler@novell.com --- Comment #6 from Michal Vyskocil <mvyskocil@novell.com> 2010-08-11 13:49:27 UTC --- (In reply to comment #5)
ok, but let us fix it through an backport if possible.
You mean do not do the version upgrade in 11.3? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c8 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Michal Vyskocil <mvyskocil@novell.com> 2010-08-12 12:21:44 UTC --- Submitted fixed jedit 4.2 into openSUSE:11.3:Update:Test - sr#45473 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629375 https://bugzilla.novell.com/show_bug.cgi?id=629375#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:35089:moderat |. |e | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629375 https://bugzilla.novell.com/show_bug.cgi?id=629375#c9 --- Comment #9 from Aaron Burgemeister <aburgemeister@novell.com> 2010-08-18 00:03:06 UTC --- Update came through today and it works. Thank-you; this was very quick and appreciated. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629375 http://bugzilla.novell.com/show_bug.cgi?id=629375#c10 --- Comment #10 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (629375) was mentioned in https://build.opensuse.org/request/show/45384 Factory / jedit https://build.opensuse.org/request/show/45473 11.3:Test / jedit -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com