Reply
Thread Tools
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#1
I'm trying to install the Sailfish Developer Toolkit, to hopefully port Saera to it. Whenever I try to install it in Ubuntu, however, the installer gets a few questions in - as far as the "Select install directory" - and then freezes for a minute or so, at which point my entire window manager crashes. I can't see what happens in a terminal because of the aformentioned crash; any ideas to debug this?

Last edited by taixzo; 2014-01-07 at 08:57.
 
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#2
Start the installer from commandline and redirect the output to a file... ;-)

Code:
cd directory/where/binary/is/located
./name_of_install_binary > SDT_logfile.txt 2>&1
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...
 

The Following User Says Thank You to DrWilken For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#3
Originally Posted by DrWilken View Post
Start the installer from commandline and redirect the output to a file... ;-)

Code:
cd directory/where/binary/is/located
./name_of_install_binary > SDT_logfile.txt 2>&1
Here is my SDT_logfile.txt. Anyone have any suggestions?

http://pastebin.com/jzZn87MN
 
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#4
Update: I installed Fluxbox, and ran the installer from within a Fluxbox session; it completed fine with no issues. SDK is now running well in Unity; so I guess I found a workaround, even if I still have no idea what the problem was.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:30.