application crashes when window is resized

Bug #290946 reported by EmmaJane
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
freemind (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I can resize the window to make it taller; but if I resize the window to make it wider it crashes at a certain width. I can make the window narrower. I can widen it back to the point where the font size widget is visible on the right hand side, but at some point just wider than that, the application crashes.

Update: This problem also exists in the 0.8.1 .deb that is available from sourceforge at http://downloads.sourceforge.net/freemind/freemind_0.8.1-1_all.deb?modtime=1202334355&big_mirror=0
I have reported the bug upstream as well at: http://sourceforge.net/tracker/index.php?func=detail&atid=107118&aid=2208758&group_id=7118

version: 0.7.1

emmajane@gollum:~/Desktop$ freemind --sync
29-Oct-2008 9:45:34 PM com.sun.corba.se.impl.ior.IORImpl getProfile
WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"
org.omg.CORBA.INV_OBJREF: vmcid: SUN minor code: 1201 completed: No
        at com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:473)
        at com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:495)
        at com.sun.corba.se.impl.ior.IORImpl.getProfile(IORImpl.java:334)
        at com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:787)
        at com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:761)
        at com.sun.corba.se.impl.encoding.CDRInputStream.read_Object(CDRInputStream.java:231)
        at com.sun.corba.se.impl.resolver.INSURLOperationImpl.getIORFromString(INSURLOperationImpl.java:116)
        at com.sun.corba.se.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:126)
        at com.sun.corba.se.impl.orb.ORBImpl.string_to_object(ORBImpl.java:838)
        at org.GNOME.Accessibility.AccessUtil.getRegistryObject(AccessUtil.java:143)
        at org.GNOME.Accessibility.JavaBridge.registerApplication(JavaBridge.java:1058)
        at org.GNOME.Accessibility.JavaBridge.<init>(JavaBridge.java:341)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
        at java.lang.Class.newInstance0(Class.java:372)
        at java.lang.Class.newInstance(Class.java:325)
        at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:786)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:874)
        at java.awt.Window.getToolkit(Window.java:1170)
 at java.awt.Window.init(Window.java:400)
 at java.awt.Window.<init>(Window.java:438)
 at java.awt.Frame.<init>(Frame.java:419)
 at javax.swing.JFrame.<init>(JFrame.java:224)
 at freemind.main.FreeMind.<init>(FreeMind.java:78)
 at freemind.main.FreeMind.main(FreeMind.java:500)
[Freemind-Developer-Internal-Warning (do not write a bug report, please)]: Tried to get view without being able to get map module.
[Freemind-Developer-Internal-Warning (do not write a bug report, please)]: Tried to get view without being able to get map module.
The program '<unknown>' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 2105 error_code 8 request_code 145 minor_code 4)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

EmmaJane (emmajane)
description: updated
Revision history for this message
James Michael DuPont (jamesmikedupont) wrote :

I am having a similar problem with the bonobo registration of a different app. it is very annoying.
I found this post that seems good :
http://osdir.com/ml/gnome.accessibility.general/2002-08/msg00045.html

Revision history for this message
Tom Brito (brito-pro) wrote :

I have the same problem when I run Java my app on Eclipse. The problem appear when I updated Ubuntu.

Revision history for this message
Tom Brito (brito-pro) wrote :

The message when I run my Java app is:

Apr 30, 2010 9:56:33 AM com.sun.corba.se.impl.ior.IORImpl getProfile
WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"
org.omg.CORBA.INV_OBJREF: vmcid: SUN minor code: 1201 completed: No
 at com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:473)

By the way, the app don't crash for me. But I'm not liking this.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in freemind (Ubuntu):
status: New → Confirmed
Revision history for this message
Andrii Dutko (4ugeistr) wrote :

Affects me as well, with Freemind 1.0.1 on Ubuntu 15.10
java version "1.7.0_85"
OpenJDK Runtime Environment (IcedTea 2.6.1) (7u85-2.6.1-5ubuntu0.15.10.1)

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.