Crashes on start

Bug #494790 reported by Vadim Peretokin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNOME Split
Status tracked in Mainline
Mainline
Fix Released
Critical
Guillaume Mazoyer

Bug Description

vadi@vadi-laptop:~/Programs/gnome-split-0.1$ ./configure

equivalence, v0.2
...configuring Java projects to build and run on Linux & Unix

Identify operating system: Debian

Check for required jar files:
 - java-gnome library found
 - dbus-java library found
 - matthew-debug disable library found
 - matthew-debug enable library found
 - matthew-debug hexdump library found
 - Unix socket library found

Check Java compilers:
 - Sun javac works
 - System jar works
 - System javadoc found

Check Java virtual machines:
 - System java VM works

Select compiler: javac
Select runtime: java

Write .config file: ok
Write launcher files: ok

vadi@vadi-laptop:~/Programs/gnome-split-0.1$ make
MKDIR tmp/classes
MKDIR tmp/stamp
MKDIR tmp/i18n
JAVAC tmp/classes/*.class
EXTRACT tmp/i18n/gnome-split.pot
MSGFMT share/locale/fr_FR.UTF-8/LC_MESSAGES/gnome-split.mo
CP gnome-split
vadi@vadi-laptop:~/Programs/gnome-split-0.1$ ls
AUTHORS configure gnome-split LICENSE Makefile po README share src tmp
vadi@vadi-laptop:~/Programs/gnome-split-0.1$ ./gnome-split
UncaughtException in thread: main
  Thread ID = 1
  Thread prority = 5
Exception stacktrace:
org.gnome.glib.FatalError: GLib-WARNING
g_set_prgname() called multiple times
 at org.gnome.glib.GlibMisc.g_set_prgname(Native Method)
 at org.gnome.glib.GlibMisc.setPrgname(GlibMisc.java:32)
 at org.gnome.glib.Glib.setProgramName(Glib.java:126)
 at org.gnome.split.GnomeSplit.<init>(GnomeSplit.java:99)
 at org.gnome.split.GnomeSplit.main(GnomeSplit.java:184)

vadi@vadi-laptop:~/Programs/gnome-split-0.1$

Changed in gnome-split:
importance: Undecided → Critical
assignee: nobody → Guillaume Mazoyer (respawneral)
status: New → Confirmed
Revision history for this message
Guillaume Mazoyer (respawneral) wrote :

Thanks for reporting this bug.

Sadly, I'm not able to fix it until java-gnome 4.0.14 is out.
This is due to this bug => https://bugzilla.gnome.org/show_bug.cgi?id=603774
And because you're using a version of glib >= 2.22.3

Be sure that this bug will be fixed, in 0.2 release which will need java-gnome 4.0.14 to run.

Revision history for this message
Guillaume Mazoyer (respawneral) wrote :

GNOME Split 0.2 and java-gnome 4.0.14 are currently being built on GNOME Split team PPA. It fixes the problem.
If you want to use the source, use the latest archive available here : http://www.respawner.fr/releases/gnome-split/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.