You are not logged in.
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$1I'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
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 libwebkitand
java -versionOffline
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
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
Have you ever a similar problem with other java apps?
No, but I tend to avoid Java apps whenever I can ;-)
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.
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$9Maybe 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.
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).
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
Offline
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.workbenchThe 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
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
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
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
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