English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 29 January 2013, 21:48   #1
laoshi
 
Posts: n/a
Bug with Launcher under Linux with dev23 - not able to start fs-uae binary [Solved]

Hey guys, I think there is a new bug in dev23.

If I start fs-uae-launcher in my Documents/FS-UAE folder everything is fine, but starting it in my home dir for example fails with the following error:

FSUAE.start_with_args: [u'/tmp/tmpTmkIO_.fs-uae']
current dir (cwd): /mnt/encrypted/home/aceman
using fs-uae executable: ./fs-uae
[u'./fs-uae', u'/tmp/tmpTmkIO_.fs-uae']
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/fs_uae_launcher/ui/LaunchDialog.py",
line 90, in handler_thread
self._handler_thread()
File "/usr/lib64/python2.7/site-packages/fs_uae_launcher/ui/LaunchDialog.py",
line 99, in _handler_thread
self.handler.run()
File "/usr/lib64/python2.7/site-packages/fs_uae_launcher/LaunchHandler.py",
line 105, in run
self.start()
File "/usr/lib64/python2.7/site-packages/fs_uae_launcher/LaunchHandler.py",
line 552, in start
process, config_file = FSUAE.start_with_config(config)
File "/usr/lib64/python2.7/site-packages/fs_uae_launcher/FSUAE.py", line 24,
in start_with_config
return cls.start_with_args(args), config_file
File "/usr/lib64/python2.7/site-packages/fs_uae_launcher/FSUAE.py", line 38,
in start_with_args
proc = subprocess.Popen(args, env=env, **kwargs)
File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
errread, errwrite)
File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
raise child_exception
OSError: [Errno 13] Keine Berechtigung
__close_event

I think the try to start the fs-uae binary with "./fs-uae" fails. If I am in my FS-UAE folder there is a "fs-uae" without the "./" and it starts just fine

greetings, mike

Last edited by laoshi; 30 January 2013 at 01:32. Reason: solved
 
Old 29 January 2013, 22:03   #2
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
*** Deleted ***

Last edited by nexusle; 23 March 2013 at 13:43.
nexusle is offline  
Old 29 January 2013, 22:24   #3
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Hi, the launcher tries to start ./fs-uae if it finds it in the current directory, this is really just used for testing during development.

Perhaps you have a "fs-uae" folder in your home directory? The launcher just checks for the existence of the path "./fs-uae", not whether it is a directory or a file (will fix that).
FrodeSolheim is offline  
Old 30 January 2013, 01:31   #4
laoshi
 
Posts: n/a
Quote:
Originally Posted by FrodeSolheim View Post
Hi, the launcher tries to start ./fs-uae if it finds it in the current directory, this is really just used for testing during development.

Perhaps you have a "fs-uae" folder in your home directory? The launcher just checks for the existence of the path "./fs-uae", not whether it is a directory or a file (will fix that).
Ah yes, that must be it. I have a softlink in my home-directory from FS-UAE to Documents/FS-UAE, because somehow fs-use tries to save/load some stuff directly under ~/fs-use (not everything though) and I was too lazy to find out why until now.

Guess its time to take a closer look to that ;-)
 
Old 02 February 2013, 14:50   #5
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
This problem should not occur with the newly released FS-UAE (Launcher) 2.1.24!
FrodeSolheim is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
FS-UAE Launcher FrodeSolheim support.FS-UAE 414 20 September 2015 21:39
Problem choosing folders in FS-UAE Launcher on Linux jumb0 support.FS-UAE 2 13 December 2012 01:56
FS-UAE Launcher portable? toprak support.FS-UAE 5 11 December 2012 17:17
G-FS-UAE (GUI/Frontend for Linux FS-UAE) Speedvicio support.FS-UAE 12 05 November 2012 20:14
[FS-UAE] Amiga Game Database for FS-UAE Launcher nexusle support.FS-UAE 31 24 August 2012 20:24

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 19:45.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08182 seconds with 15 queries