Author Topic: issues wxLauncher on Ubuntu 14.04LTS  (Read 2877 times)

0 Members and 1 Guest are viewing this topic.

Offline cahdoge

  • 26
  • Is a lubricated bug a butterfly?
issues wxLauncher on Ubuntu 14.04LTS
I installed the wxLauncher out of the official packet-sources. But I can't launch the game I just get the message: "FS2 Open exited with status of 255"
Advanced Options are also unavailable because "The executable didn't generate a flag file".

Any suggestions or solutive ideas?

Thanks for any provided help.

PS: logfile attached

Edit: I tried to start it in the terminal

Code: [Select]
mozl@mozl-PC:/usr/games$ sudo ./wxlauncher

(wxlauncher:14486): IBUS-WARNING **: The owner of /home/mozl/.config/ibus/bus is not root!
execvp(/home/mozl/Games/FreeSpace2/fs2_open_3.7.2, -get_flags) failed with error 13!

[attachment deleted by nobody]
« Last Edit: June 14, 2015, 04:33:07 pm by cahdoge »
Understanding do you me?

 

Offline Iss Mneur

  • 210
  • TODO:
Re: issues wxLauncher on Ubuntu 14.04LTS
What happens if you run: /home/mozl/Games/FreeSpace2/fs2_open_3.7.2 directly from the command line?
"I love deadlines. I like the whooshing sound they make as they fly by." -Douglas Adams
wxLauncher 0.9.4 public beta (now with no config file editing for FRED) | wxLauncher 2.0 Request for Comments

 

Offline cahdoge

  • 26
  • Is a lubricated bug a butterfly?
Re: issues wxLauncher on Ubuntu 14.04LTS
I can't because fs2_open_3.7.2 is not recognised as executable or unexecutable

Code: [Select]
mozl@mozl-PC:~/Games/FreeSpace2$ sudo ./fs2_open_3.7.2
sudo: ./fs2_open_3.7.2: command not found
Understanding do you me?

 

Offline pecenipicek

  • Roast Chicken
  • 211
  • Powered by copious amounts of coffee and nicotine
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • PeceniPicek's own deviantart page
Re: issues wxLauncher on Ubuntu 14.04LTS
chmod +x fs2_open_3.7.2
maybe. idk. you have the file there, right? it should have executable permissions.
Skype: vrganjko
Ho, ho, ho, to the bottle I go
to heal my heart and drown my woe!
Rain may fall and wind may blow,
and many miles be still to go,
but under a tall tree I will lie!

The Apocalypse Project needs YOU! - recruiting info thread.

 

Offline cahdoge

  • 26
  • Is a lubricated bug a butterfly?
Re: issues wxLauncher on Ubuntu 14.04LTS
Thanks, I din't think about this possible slution.
Nope not working. I already stup links forr the required document but still

Code: [Select]
sudo ./fs2_open_3.7.2
./fs2_open_3.7.2: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory
« Last Edit: June 15, 2015, 01:37:04 pm by cahdoge »
Understanding do you me?

 

Offline niffiwan

  • 211
  • Eluder Class
Re: issues wxLauncher on Ubuntu 14.04LTS
Do you have OpenALSoft installed? (although I thought that Ubuntu had it installed by default)

Code: [Select]
sudo apt-get install libopenal1

Alternatively, the FSO binary might be 32bit and you have a 64bit system, in which case you need to install the 32bit libs for FSO to run.  See my signature for a link on how to do that (32bit libs for 64bit Ubuntu).
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 

Offline pecenipicek

  • Roast Chicken
  • 211
  • Powered by copious amounts of coffee and nicotine
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • PeceniPicek's own deviantart page
Re: issues wxLauncher on Ubuntu 14.04LTS
Do you have OpenALSoft installed? (although I thought that Ubuntu had it installed by default)

Code: [Select]
sudo apt-get install libopenal1

Alternatively, the FSO binary might be 32bit and you have a 64bit system, in which case you need to install the 32bit libs for FSO to run.  See my signature for a link on how to do that (32bit libs for 64bit Ubuntu).
or he can get/build a 64-bit version himself? when in doubt, always go 64-bit.
Skype: vrganjko
Ho, ho, ho, to the bottle I go
to heal my heart and drown my woe!
Rain may fall and wind may blow,
and many miles be still to go,
but under a tall tree I will lie!

The Apocalypse Project needs YOU! - recruiting info thread.

 

Offline cahdoge

  • 26
  • Is a lubricated bug a butterfly?
Re: issues wxLauncher on Ubuntu 14.04LTS
libopenal1 is alread installed, I alreadyy set up a soft-link in the FreeSpace2 direcory, named libopenal.so.1 pointing at the file libopenal.so.1.14.0 locatet at /usr/lib/x86_64-linux-gnu.

I als tried out copying the libopenal.so.1.14.0 into the FreeSpace2 foder. And no, this problem isn't resolveb by just renaimin the file ti libopenal.so.1.
Understanding do you me?

 

Offline AdmiralRalwood

  • 211
  • The Cthulhu programmer himself!
    • Skype
    • Steam
    • Twitter
Re: issues wxLauncher on Ubuntu 14.04LTS
And no, this problem isn't resolveb by just renaimin the file ti libopenal.so.1.
Which it wouldn't be if it's a 64-bit library and you're trying to run a 32-bit FSO executable.
Ph'nglui mglw'nafh Codethulhu GitHub wgah'nagl fhtagn.

schrödinbug (noun) - a bug that manifests itself in running software after a programmer notices that the code should never have worked in the first place.

When you gaze long into BMPMAN, BMPMAN also gazes into you.

"I am one of the best FREDders on Earth" -General Battuta

<Aesaar> literary criticism is vladimir putin

<MageKing17> "There's probably a reason the code is the way it is" is a very dangerous line of thought. :P
<MageKing17> Because the "reason" often turns out to be "nobody noticed it was wrong".
(the very next day)
<MageKing17> this ****ing code did it to me again
<MageKing17> "That doesn't really make sense to me, but I'll assume it was being done for a reason."
<MageKing17> **** ME
<MageKing17> THE REASON IS PEOPLE ARE STUPID
<MageKing17> ESPECIALLY ME

<MageKing17> God damn, I do not understand how this is breaking.
<MageKing17> Everything points to "this should work fine", and yet it's clearly not working.
<MjnMixael> 2 hours later... "God damn, how did this ever work at all?!"
(...)
<MageKing17> so
<MageKing17> more than two hours
<MageKing17> but once again we have reached the inevitable conclusion
<MageKing17> How did this code ever work in the first place!?

<@The_E> Welcome to OpenGL, where standards compliance is optional, and error reporting inconsistent

<MageKing17> It was all working perfectly until I actually tried it on an actual mission.

<IronWorks> I am useful for FSO stuff again. This is a red-letter day!
* z64555 erases "Thursday" and rewrites it in red ink

<MageKing17> TIL the entire homing code is held up by shoestrings and duct tape, basically.

 

Offline cahdoge

  • 26
  • Is a lubricated bug a butterfly?
Re: issues wxLauncher on Ubuntu 14.04LTS
Thanks for the advice.
Now It works. I just had to get the packages libopenal1:i386 and libjansson-dev:i386.

Thanks a lot for the help. *thumbsup*

Understanding do you me?