MegaGlest Forum
Archives (read only) => Vanilla Glest => Bug report => Topic started by: Idanwin on 2 July 2008, 05:54:38
-
Every time I open the Map Editor, it opens for a few seconds and then my whole computer crashes.
-
I've never seen that before. Can you tell me your computer's specs (RAM, CPU, type, etc;)
Until I learn more about your computer, I can't really help you... :'(
-
I work with Ubuntu feisty 7.04.
My computer has 4gig RAM.
what else?
-
This don't happen to me
Try running map editor from terminal
Also try running program glxgears in terminal to see if your 3d akcelleration works
-
glxgears works fine...
-
I'm not really sure whats wrong. You could try a virus scan, but that most likely won't help...
Sometimes software just doesn't seem to work (my GAE doesn't work, just says access denied)
-
doesn't matter (well, it does) I now use the windows map editor on my virtual windows. But my virtual windows cannot run glest (because glest does not support the virtual graphical card) and wine can neither (unknown reason).
Somehow wine cannot run the map editor too...
-
Hello
when i try t use the map editor the game simply dnt starts; this show-me a debug message:
dfoxpro@dfoxpro-laptop:~$ /usr/local/games/glest/glest_editor
./glest_editor.bin: /usr/local/games/glest/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib/libwx_baseu-2.8.so.0)
-
Hello
when i try t use the map editor the game simply dnt starts; this show-me a debug message:
dfoxpro@dfoxpro-laptop:~$ /usr/local/games/glest/glest_editor
./glest_editor.bin: /usr/local/games/glest/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib/libwx_baseu-2.8.so.0)
If u get this problem try this
sudo ln -s /usr/lib/libstdc++.so.6.0.10 /usr/local/games/glest/lib/libstdc++.so.6
"libstdc++.so.6.0.10" this version is the Intrepid version lib.
now i get this graphic problem, look this screenshot:
http://picasaweb.google.com/dfoxpro/Pantallazos#5356995304539542130 (http://picasaweb.google.com/dfoxpro/Pantallazos#5356995304539542130)
dfoxpro@dfoxpro-laptop:~$ /usr/local/games/glest/glest_editor
(glest_editor.bin:7648): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(glest_editor.bin:7648): atk-bridge-WARNING **: IOR not set.
(glest_editor.bin:7648): atk-bridge-WARNING **: Could not locate registry
please helpus to solve this bug
-
Hello
Another dependency bug:
/usr/local/games/glest/glest_editor
./glest_editor.bin: error while loading shared libraries: libwx_gtk2u_gl-2.8.so.0: cannot open shared object file: No such file or directory
and this solution
sudo apt-get install libwxgtk2.8-0