Problems under Linux

803 views
Skip to first unread message

Nikolaos Kakouros

unread,
Dec 10, 2011, 11:06:51 AM12/10/11
to XMind User Forum
Hello. I just purchased Xmind 'cause I like to support nice software.
The thin is that some of the Pro features I purchsed Xmind for do not
work... I am using Arch Linux with the ratpoison window manager. I
have also tried to run Xmind in Gnome on the same machine and in
Openbox. The same problems appear there too.
First, fullscreen crashes the application. Both presentation mode and
brainstorming mode. Also, when I zoom more than 150% in a mindmap, the
app crashes again. The only output on the console where I ran Xmind
from is just "Segmentation fault". However, when I first run the app,
it outputs the following:

(xmind-bin:1738): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width:
assertion `GDK_IS_PIXBUF (pixbuf)' failed

(xmind-bin:1738): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height:
assertion `GDK_IS_PIXBUF (pixbuf)' failed

(xmind-bin:1738): Gtk-CRITICAL **: IA__gtk_window_resize: assertion
`width > 0' failed

Second, the browser doesn't work. When I open the browser tab and hit
the details button it reads:
No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
org.eclipse.swt.SWTError: No more handles [Unknown Mozilla path
(MOZILLA_FIVE_HOME not set)]
I tried to set the variable $MOZILLA_FIVE_HOME to point to the firefox
executable on my machine or some other folders relative to firefox but
nothing changed.

Also, the vopive recording doesnt work, but that might be a problem
with my laptop. I am working on it.

Could I have some feedback on the above? Thanks a lot!

Nikolaos Kakouros

unread,
Jan 25, 2012, 12:11:05 PM1/25/12
to XMind User Forum
I edited the file at /etc/xmind/xmind-bin.ini and removed the line -
showsplash. Now all the warnings when launching xmind are gone.
However the crashes when trying to run xmind in fullscreen persist.
And, I repeat, when I go into fullscreen xmind crashes and all I get
is simply " segmentation fault" in the terminal, as the last output.
The log file in ~/.xmind/workspace-cathy/.metadata/.log doesn't
contain anything relating to the crash. There are however some lines
that are written when xmind loads. These are the following:

!SESSION 2012-01-25 18:49:25.956
-----------------------------------------------
eclipse.buildId=M20090917-0800
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: org.xmind.cathy
Command-line arguments: -os linux -ws gtk -arch x86 org.xmind.cathy

!ENTRY org.eclipse.ui 4 0 2012-01-25 18:50:00.251
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.NullPointerException)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:
137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:
3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:
2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:
493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:
149)
at
org.xmind.cathy.internal.CathyApplication.start(CathyApplication.java:
46)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:
194)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:
110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:
79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
368)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: java.lang.NullPointerException
at org.xmind.cathy.internal.jobs.CheckRecoverFilesJob
$1.run(CheckRecoverFilesJob.java:96)
at
org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:
155)
at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:
158)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:
134)
... 22 more

Could I get some feedback on the above? PLEASE. I paid for this app,
although I had most of the pro features already working, LEGALLY
through an xmind.3.0.2 portable version I had downloaded from your
website, and the ones I paid the app for are not working! It is
extremely frustrating to expect at least an "I dont know" answer as a
customer and simply be neglected, like I owed my 40 euros to you. I
even tried to find a solution through irc, on #archlinux and #eclipse
but that didn't help. I was even asked there if I had paid for the app
and if yes why I do not contact the tech support. I said that I tried
to but noone answered... The comments I received where not so
flattering. Don't you care about bad advertisement?

On Dec 10 2011, 6:06 pm, Nikolaos Kakouros <tterrani...@gmail.com>
wrote:

stephen zhu

unread,
Jan 29, 2012, 3:31:24 AM1/29/12
to xm...@googlegroups.com
Hi Nikolaos 

Are you using the 3.0.2? 
BTW, as I know, XMind is only tested on Unbuntu. And from the error messages, not very sure about the reason. :( bad information.

Sincerely!

Stephen
=========
Skype: stephen0928


--
You received this message because you are subscribed to the Google Groups "XMind User Forum" group.
To post to this group, send email to xm...@googlegroups.com.
To unsubscribe from this group, send email to xmind+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xmind?hl=en.


Richard Mezger

unread,
Jan 28, 2012, 4:26:05 AM1/28/12
to XMind User Forum
I have a similar issue with regards to the browser. In Ubuntu Linux,
when I go to the Xmind preferences and chose to have an external
browser selected, it continues to open the xmind browser.

Also, in the internal browser, copy/paste doesn't work at all (which
is why I would prefer the external browser).

On Dec 10 2011, 5:06 pm, Nikolaos Kakouros <tterrani...@gmail.com>
wrote:

stephen zhu

unread,
Feb 1, 2012, 10:11:18 PM2/1/12
to xm...@googlegroups.com
Hi Richard 

Let's wait xmind update with new ecplise to see if it works well.


Sincerely!

Stephen
=========
Skype: stephen0928


Reply all
Reply to author
Forward
0 new messages