[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/26517] New: libgnomevfs-ERROR displaying an "open file" dialog
From: |
james dot damour at request dot com |
Subject: |
[Bug awt/26517] New: libgnomevfs-ERROR displaying an "open file" dialog |
Date: |
1 Mar 2006 19:24:01 -0000 |
I've compiled CVS HEAD of Classpath, Cacao, and Jamvm, and MegaMek "stable"
branch (-r rel-0-30-0) on my Debian Sarge system. I've compiled MegaMek with
the command
/usr/bin/jikes-classpath -q -d classes --target 1.1 -classpath classes
-extdirs lib -sourcepath src `find src -name '*.java'`
When I run MegaMek with JamVM or Cacao and click the "Host a Saved Game...",
"Host a Scenario..." button in the splash screen or I select the
"File->Board->Open..." menu item, the program exits and the following message
is sent to standard error:
libgnomevfs-ERROR **: file gnome-vfs-cancellation.c: line 133
(gnome_vfs_cancellation_cancel): assertion failed:
(gnome_vfs_is_primary_thread())
aborting...
java.lang.InternalError: libgnomevfs: file gnome-vfs-cancellation.c: line 133
(gnome_vfs_cancellation_cancel): assertion failed:
(gnome_vfs_is_primary_thread())
at gnu.java.awt.peer.gtk.GtkToolkit.gtkMain (Native Method)
at gnu.java.awt.peer.gtk.GtkToolkit$1.run (GtkToolkit.java:130)
I can also get the error if I click on the "Load Unit List..." button in the
Chat Lounge.
All of the above actions display an "open file" dialog.
--
Summary: libgnomevfs-ERROR displaying an "open file" dialog
Product: classpath
Version: 0.21
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: james dot damour at request dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26517
- [Bug awt/26517] New: libgnomevfs-ERROR displaying an "open file" dialog,
james dot damour at request dot com <=