You are not logged in.

#1 2008-05-10 07:53:48

lachiefin
Member
Registered: 2008-04-30
Posts: 9

Trouble with spring and springlobby

I recently installed spring and springlobby. I installed spring by use of their Linux installer (here http://spring.clan-sy.com/wiki/Other_distros_install).  I cant run spring ether from the command line or from the springlobby loader. I keep getting errors saying that it cant load unitsync.so. the comand line read out is here

19:36:46: looking for catalog 'wxstd' in path '/usr/share/locale/en_NZ.UTF-8/LC_MESSAGES:/usr/share/locale/en_NZ.UTF-8/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en_NZ.UTF-8:/usr/share/locale/en_NZ/LC_MESSAGES:/usr/share/locale/en_NZ/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en_NZ:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en'.
19:36:46: catalog file for domain 'wxstd' not found.
19:36:46: looking for catalog 'wxgtk' in path '/usr/share/locale/en_NZ.UTF-8/LC_MESSAGES:/usr/share/locale/en_NZ.UTF-8/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en_NZ.UTF-8:/usr/share/locale/en_NZ/LC_MESSAGES:/usr/share/locale/en_NZ/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en_NZ:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en'.
19:36:46: catalog file for domain 'wxgtk' not found.
19:36:46: looking for catalog 'springlobby' in path '/usr/share/locale/en_NZ.UTF-8/LC_MESSAGES:/usr/share/locale/en_NZ.UTF-8/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en_NZ.UTF-8:/usr/share/locale/en_NZ/LC_MESSAGES:/usr/share/locale/en_NZ/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en_NZ:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/en'.
19:36:46: catalog file for domain 'springlobby' not found.
19:36:46: _LoadMapInfoExCache (  )
19:36:46: FreeUnitSyncLib (  )
19:36:46: LoadUnitSyncLib (  )
19:36:46: Loading from: /home/lachie/games/spring/unitsync.so
19:36:46: Error: libboost_regex-gcc42-mt-1_34_1.so.1.34.1: cannot open shared object file: No such file or directory
19:36:46: Error: wxDynamicLibrary created, but not loaded!
19:36:46: runtime error: Couldn't load the unitsync library
19:36:46: OnTabsChanged (  )
19:36:46: LoadMinimap (  )
19:36:46: GetNumMaps (  )
19:36:46: runtime error: Unitsync not loaded.
19:36:46: GetNumMods (  )
19:36:46: runtime error: Unitsync not loaded.
19:36:47: Ui created
19:36:47: LoadMinimap (  )
19:36:47: LoadMinimap (  )
19:36:47: LoadMinimap (  )

(springlobby:9339): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17

(springlobby:9339): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17

(springlobby:9339): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17

anyone know about these problems? I have googled the problem and got a few posts on the Ubuntu forums but none of the fixes they suggested worked, so i ask here.

Offline

#2 2008-05-10 21:44:32

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Re: Trouble with spring and springlobby

the PKGBUILD doesn't work for me... I'll try the official installer

edit: the official installer doesn't work for me.. it says "A instalação do menu no desktop falhou" that roughly translates to "The desktop menu installation has failed" ... ???

Last edited by el mariachi (2008-05-10 22:31:39)

Offline

#3 2008-05-16 00:32:33

lachiefin
Member
Registered: 2008-04-30
Posts: 9

Re: Trouble with spring and springlobby

OK i managed to fix Spring and SpringLobby although the fix has sort of a dirty hack feel to it.  I went into my /usr/lib folder and just copied and renamed
"libGLEW.so" to "libGLEW.so.1.4"
"libboost_regex-mt.so" to "libboost_regex-gcc42-mt-1_34_1.so.1.34.1"
"libboost_thread-mt.so" to "libboost_thread-gcc42-mt-1_34_1.so.1.34.1"
i guess a beater way would be to correct the offending code and recompile but this way works for now.

Offline

Board footer

Powered by FluxBB