Menu

#1115 freemind hangs up

FreeMind_1.0.0
pending
Linux (68)
5
2014-03-30
2012-09-18
stof999
No

freemind-bin-max-1.0.0_Beta_7.zip
- with java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.4) (suse-12.1-x86_64) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
- on linux
hangs up!

after start, splash screen is showing.
question: should old freemind file be converted can be answered with yes or no. window is closed.
freemind is hanging in the splash screen.

how to start freemind without last used map?

Discussion

  • Leke

    Leke - 2012-09-29

    Repro for Ubuntu 12.04

    Freemind version: 0.9.0+dfsg-1ubuntu0.1

    java -version
    java version "1.7.0_07"
    Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
    Java HotSpot(TM) Server VM (build 23.3-b01, mixed mode)

    Screenshot of message and point of hang (nothing changes after message is dismissed or confirmed): http://i.imgur.com/Ch3ht.png

    I have no idea where my mind map is stored. I checked .freemind in my home directory, but no related files there I believe.

    Thanks.

     
  • Christian Foltin

    The information you have provided is not sufficient for reproducing and fixing the problem.

    Could you please attach the log file saved after you have seen the described behavior? You can find it under <user home directory>/.freemind/

    for Windows C:\Documents and Settings\&lt;user name>\.freemind\ for Linux under /home/<user name>/.freemind
    for MacOS under /Users/<user name>/.freemind

     
  • Christian Foltin

    • status: open --> pending
     
  • Leke

    Leke - 2012-10-08

    Here is the log file as requested: http://dl.dropbox.com/u/228727/log.3

     
  • stof999

    stof999 - 2012-10-10

    ~/.freemind/log.0

     
  • stof999

    stof999 - 2012-10-10

    lastOpened

     
  • stof999

    stof999 - 2012-10-10
     
  • stof999

    stof999 - 2012-10-10

    in ~/.freemind/auto.properties
    - value "lastOpened" and "onStartIfNotSpecified" is " MindMap\:/home/stof/03_Projekte/04_CaseStudies/SeeSchiffAG/0_Werbung/SeeSchiffAG_Stakeholder.mm"
    - run freemind > hang up

    when in ~/.freemind/auto.properties
    - value for "lastOpened" and "onStartIfNotSpecified" is deleted, freemind is starting with an empty mindmap, without hang up.
    if then the file "SeeSchiffAG_Stakeholder.mm" is opening, converting window is showed > yes > SeeSchiffAG_Stakeholder.mm is showed correct.

    thanks for fixing

     
  • Alexandre Seabra

    The problem is your JDK. OpenJDK doesn't work ok with setVisible from Dialog. It is called we is trying to open diferent version documents. Pretty sure is a bug form OpenJDK. One solution is to check JVM, and if it is OpenJDK, we supress this functionality.

     
  • Alexandre Seabra

    I put some detailed information of the problem on https://sourceforge.net/p/freemind/bugs/1143/

     

Log in to post a comment.