You are not logged in.

#1 2012-07-15 14:21:57

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

[Solved] MagicAssistant crashes after splash-screen

I installed MagicAssistant today, but it crashes shortly after the splashscreen disappears.

Loading 1E took 1 s
Loading 2E took 0 s
Loading 2U took 0 s
Loading AN took 0 s
Loading 3E took 0 s
Loading AQ took 0 s
Loading LE took 0 s
Loading DK took 0 s
Loading FE took 0 s
Loading 4E took 0 s
error: java.lang.NullPointerException
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.progress.ProgressViewUpdater$1
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.progress.AnimationManager$1

I'm running Arch on a x86_64 system, and I installed the AUR magicassistant-gtk-multi package (the magicassistant-gtk package in AUR is i686 only).

Any clue towards getting it to run would be appreciated ;-)

Last edited by ReaphSharc (2012-07-20 14:01:09)


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

#2 2012-07-19 11:58:09

Nyutag
Member
Registered: 2012-07-19
Posts: 18

Re: [Solved] MagicAssistant crashes after splash-screen

I'm the maintainer of this package and I'm sorry to tell you that you're the first one having issue with it.

Currently, I have tested this package on two x86_64 machine and one i686. No problem.

Can you give me the result of:

pacman -Q gtk2 jre7-openjdk libwebkit unzip libwebkit

and

java -version

Offline

#3 2012-07-19 12:04:41

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

Re: [Solved] MagicAssistant crashes after splash-screen

Of course:

> pacman -Q gtk2 jre7-openjdk libwebkit unzip libwebkit
gtk2 2.24.10-3
jre7-openjdk 7.u5_2.2.1-1
libwebkit 1.8.1-1
unzip 6.0-6
libwebkit 1.8.1-1
> java -version
java version "1.7.0_05-icedtea"
OpenJDK Runtime Environment (IcedTea7 2.2.1) (ArchLinux build 7.u5_2.2.1-1-x86_64)
OpenJDK 64-Bit Server VM (build 23.0-b21, mixed mode)

Thanks for trying to help out with this. ;-)


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

#4 2012-07-19 12:57:52

Nyutag
Member
Registered: 2012-07-19
Posts: 18

Re: [Solved] MagicAssistant crashes after splash-screen

Ok, so it's seem to no be a dependencies or a jdk issue.

Have you ever a similar problem with other java apps?

Did it crash before asking you where is your collection folder? (Only on the first loading)

A java.lang.NullPointerException error had to be reproductible if it is a problem why the code. Does it always crash with the same log? Right after "Loading 4E took 0 s" ?

Maybe your edition database is corrupted but I don't know why. Have you try reinstallling it?

Have you check your space disk and memory usage?

I'm asking a lot of question but I really want to help you with that.

I have removed and reinstalled it on a my x86_64 test machine and I still don't have any problem with the latest version.

Offline

#5 2012-07-19 13:24:08

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

Re: [Solved] MagicAssistant crashes after splash-screen

Nyutag wrote:

Have you ever a similar problem with other java apps?

No, but I tend to avoid Java apps whenever I can ;-)

Nyutag wrote:

Did it crash before asking you where is your collection folder? (Only on the first loading)

No, it creates it automatically whenever I delete it. I did get the popup on first loading.

Nyutag wrote:

A java.lang.NullPointerException error had to be reproductible if it is a problem why the code. Does it always crash with the same log? Right after "Loading 4E took 0 s" ?

Yes:

> magicassistant 
Loading 1E took 1 s
Loading 2E took 0 s
Loading 2U took 0 s
Loading AN took 0 s
Loading 3E took 0 s
Loading AQ took 0 s
Loading LE took 0 s
error: java.lang.NullPointerException
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.progress.ProgressViewUpdater$1
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.progress.AnimationManager$1
> magicassistant 
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: com.reflexit.magiccards.ui.views.AbstractCardsView$9
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.progress.ProgressViewUpdater$1
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.progress.AnimationManager$1
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: com.reflexit.magiccards.ui.views.AbstractCardsView$9
Nyutag wrote:

Maybe your edition database is corrupted but I don't know why. Have you try reinstallling it?

I've tried removing the app and reinstalling it as well as the MagicAssistantWorkspace directory.

Nyutag wrote:

Have you check your space disk and memory usage?

I'm on a netbook, so memory can be a bit tight, but it crashes when I'm not running any desktop apps as well (I have a few hundred MB free in that case).

Nyutag wrote:

I'm asking a lot of question but I really want to help you with that.

And I greatly appreciate it. ;-)


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

#6 2012-07-19 14:26:26

Nyutag
Member
Registered: 2012-07-19
Posts: 18

Re: [Solved] MagicAssistant crashes after splash-screen

Try this

rm MagicAssistantWorkspace/.metadata/.plugins/org.eclipse.core.resources/.snap

Source

Offline

#7 2012-07-19 16:16:47

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

Re: [Solved] MagicAssistant crashes after splash-screen

Tried it, but...

> rm MagicAssistantWorkspace/.metadata/.plugins/org.eclipse.core.resources/.snap
rm: cannot remove ‘MagicAssistantWorkspace/.metadata/.plugins/org.eclipse.core.resources/.snap’: No such file or directory

> ls -lah MagicAssistantWorkspace/.metadata/.plugins/
total 20K
drwxr-xr-x 5 reaph users 4.0K Jul 19 15:12 .
drwxr-xr-x 3 reaph users 4.0K Jul 19 15:12 ..
drwxr-xr-x 2 reaph users 4.0K Jul 19 15:12 com.reflexit.magiccards.core
drwxr-xr-x 3 reaph users 4.0K Jul 19 15:12 org.eclipse.core.runtime
drwxr-xr-x 2 reaph users 4.0K Jul 19 15:12 org.eclipse.ui.workbench

The dirtectory isn't there, so perhaps not even created yet?


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

#8 2012-07-19 16:30:49

Nyutag
Member
Registered: 2012-07-19
Posts: 18

Re: [Solved] MagicAssistant crashes after splash-screen

Found this tread: https://bbs.archlinux.org/viewtopic.php?id=122197

Do you have eclipse installed? If so, try without it, just for test purpose.

Is log functionnal for you? (aka MagicAssistantWorkspace/.metadata/.log)

Offline

#9 2012-07-20 14:02:42

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

Re: [Solved] MagicAssistant crashes after splash-screen

After reading the other thread, I installed xulrunner192 and solved the issue. Perhaps it's a dependency of the package. I don't have Eclipse installed by the way.

Thanks for helping out with this. Time for me to start adding my collection to Magic Assistant ;-)


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

#10 2012-07-20 14:30:51

Nyutag
Member
Registered: 2012-07-19
Posts: 18

Re: [Solved] MagicAssistant crashes after splash-screen

Nice!

Could you put your solution in the the AUR thread?

I have xulrunner installed on one computer but not on the other one. Both works great!  Weird, but whatever, it's work!

Offline

#11 2012-07-21 12:24:07

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

Re: [Solved] MagicAssistant crashes after splash-screen

I don't have Firefox or any other Mozilla product installed. Could that be the reason for it to not work on certain systems?

And I'll add the 'workaround' to the AUR page.


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

Board footer

Powered by FluxBB