English Amiga Board


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

 
 
Thread Tools
Old 03 June 2012, 14:02   #1
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
FS-UAE Launcher

I have created this thread to allow separate discussion and support for the launcher.

EDIT: FS-UAE Launcher is now included with FS-UAE 2.0. The interface is also much more mature than shows in the screenshot in this initial post.



----

Version 1.3.13 of the launcher has just been released -a relatively major update, with the following new features:
  • (Launcher) Remember last used options and settings.
  • (Launcher) Configuration browser with search-as-you type.
  • (Launcher) Display screenshots for selected configuration (if found in specific dirs).
  • (Launcher) Save scanned configurations in a database.
  • (Launcher) Scan dialog shows identified kickstarts.
  • (Launcher) Some GUI reorganization / updates related to the introduction of the new configurations panel.
  • (Launcher) New hardware dialog where kickstart can be overridden.
  • (Launcher) New input dialog where parallel joystick ports can be configured.
  • (Launcher) Correctly blank out the rest of the drives when multi-selecting less than 4 floppies.
  • (Launcher) Spec file for building RPMs of the launcher is added.

The interface now looks like this:



Screenshots can now be displayed for the selected configuration in the new configuration browser. Screenshot paths are currently derived from the name of the configuration file. If the configuration file is named Test.fs-uae, the two displayed screenshots
will be found in:

Code:
(My) Documents/FS-UAE/Titles/T/Test.png 
or ~/Games/Amiga/Titles/T/Test.png
and (the right one):

Code:
(My) Documents/FS-UAE/Screenshots/T/Test.png
or ~/Games/Amiga/Screenshots/T/Test.png

Last edited by FrodeSolheim; 29 January 2013 at 00:27.
FrodeSolheim is offline  
Old 03 June 2012, 14:11   #2
AmigaOnline
Online Amiga Gaming
 
AmigaOnline's Avatar
 
Join Date: Jun 2010
Location: Paris/France
Posts: 280
Brilliant!
AmigaOnline is offline  
Old 03 June 2012, 14:17   #3
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Not all new launcher features have been tested on all OSes yet, so let me know if you find any problems!
FrodeSolheim is offline  
Old 03 June 2012, 14:51   #4
rampartsagain
Registered User
 
Join Date: May 2012
Location: Porto/Portugal
Posts: 385
is this a kind of whdloader?

looks awsome
rampartsagain is offline  
Old 03 June 2012, 14:56   #5
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by rampartsagain View Post
is this a kind of whdloader?

looks awsome
FS-UAE Launcher is primarily a configuration UI / launcher for FS-UAE, since FS-UAE lacks this itself.

Another reason to create it was to build the foundation for a user interface for the net play functionality, since configuration must be compatible across clients for net play to work, and manual fiddling of configuration is prone to errors (Net play support is not yet added to the launcher)

But I have the following on the TODO-list
* Add support for launching zipped-down WHDLoad games with functionality to save changed files to the (new) state dir, and merge old changed files when starting the game.
FrodeSolheim is offline  
Old 03 June 2012, 14:57   #6
AmigaOnline
Online Amiga Gaming
 
AmigaOnline's Avatar
 
Join Date: Jun 2010
Location: Paris/France
Posts: 280
Quote:
Originally Posted by FrodeSolheim View Post
Not all new launcher features have been tested on all OSes yet, so let me know if you find any problems!
The icon can be easily improved I think

AmigaOnline is offline  
Old 03 June 2012, 15:13   #7
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by AmigaOnline View Post
The icon can be easily improved I think

I suppose it could There will probably be an update later tonight with launcher fixes (based on feedback), and I'll throw in an icon as well. -Also a .desktop launcher for Linux.
FrodeSolheim is offline  
Old 03 June 2012, 20:05   #8
ProfDrLuigi
Registered User
 
ProfDrLuigi's Avatar
 
Join Date: May 2012
Location: Germany
Posts: 22
Send a message via ICQ to ProfDrLuigi
If I scan for kickstart it says there are no one. Thats not right. I have all the Roms in the "Kickstarts"-Folder.

ProfDrLuigi is offline  
Old 03 June 2012, 20:15   #9
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by ProfDrLuigi View Post
If I scan for kickstart it says there are no one. Thats not right. I have all the Roms in the "Kickstarts"-Folder.

The launcher currently only scans the files with .rom extension. From the screenshots I see you have a couple with .rom extension. The launcher is currently very picky about the kickstarts it recognizes, so it requires a 100% match against a specific checksum.

(Cloanto kickstart ROMs are detected in a bit inflexible way -the launcher has a list of checksums for known Cloanto versions, but it should ideally rather decrypt the ROMs and run the checksum on the decrypted file instead).

On Mac, you can run shasum * in a terminal in the kickstart folder, and if you post the output here or send me the checksums, I can check a bit further.
FrodeSolheim is offline  
Old 03 June 2012, 20:20   #10
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
If you need some details about Amiga Kickstarts --> http://foulcap.free.fr/Amiga

Foul is offline  
Old 03 June 2012, 20:47   #11
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Version 1.3.14 (no changes in fs-uae):
  • (Launcher) Add window icon for Windows.
  • (Launcher) Added translation infrastructure.
  • (Launcher) Added translations: fr, nb.
  • (Launcher) Fix an erroneous error message when starting with a custom kickstart ROM.
  • (Launcher) Install README, license and icons when building debs.
  • (Launcher) Install .desktop file for Linux (entry in programs menu).
http://fengestad.no/wp/fs-uae/download-beta
FrodeSolheim is offline  
Old 03 June 2012, 20:58   #12
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
minor correction in fs-uae-launcher fr translation after testing :

Fenêtre -> Fenêtré
Cliquez sur le bouton "scan" pour commencer l'analyse -> Cliquez sur le bouton "Analyse" pour commencer l'analyse ("scan" button don't exist in french mode )
Cliquer sur le bouton "scan" si vous voulez re-analyser -> Cliquer sur le bouton "Analyse" si vous voulez re-analyser



fs-uae and fs-uae icons are in apps/system .. would be better in /games no ?

Last edited by Foul; 03 June 2012 at 21:04.
Foul is offline  
Old 03 June 2012, 20:59   #13
AmigaOnline
Online Amiga Gaming
 
AmigaOnline's Avatar
 
Join Date: Jun 2010
Location: Paris/France
Posts: 280
Quote:
Originally Posted by FrodeSolheim View Post
I suppose it could There will probably be an update later tonight with launcher fixes (based on feedback), and I'll throw in an icon as well. -Also a .desktop launcher for Linux.
Thx Is there a way to start this launcher using a windows batch script?

E.g.:
[RUN.BAT]
"FS-UAE Launcher.exe"

My old scripts don't seem to work anymore with this new version: a log file is generated [FS-UAE Launcher.exe.log]
Traceback (most recent call last):
File "fs-uae-launcher", line 4, in <module>
File "fs_uae_launcher\__init__.pyc", line 16, in main
File "fs_uae_launcher\fsui\wx\application.pyc", line 11, in __init__
File "fs_uae_launcher\FSUAELauncher.pyc", line 28, in on_create
File "fs_uae_launcher\MainWindow.pyc", line 53, in __init__
File "fs_uae_launcher\MainWindow.pyc", line 121, in create_left_side
File "fs_uae_launcher\InputGroup.pyc", line 50, in __init__
File "fs_uae_launcher\InputSelector.pyc", line 39, in __init__
File "fs_uae_launcher\DeviceManager.pyc", line 84, in get_joystick_names
File "fs_uae_launcher\DeviceManager.pyc", line 21, in init
File "fs_uae_launcher\DeviceManager.pyc", line 68, in init_fsuae
File "fs_uae_launcher\FSUAE.pyc", line 32, in start_with_args
File "subprocess.pyc", line 672, in __init__
File "subprocess.pyc", line 787, in _get_handles
File "subprocess.pyc", line 826, in _make_inheritable
WindowsError: [Error 6] Descripteur non valide

Any idea?
AmigaOnline is offline  
Old 04 June 2012, 01:08   #14
lesta_smsc
Registered User
 
lesta_smsc's Avatar
 
Join Date: Feb 2012
Location: United Kingdom
Posts: 3,173
Finally Frode - a launcher for this excellent emulator! Can it get any better?... Time will tell! Maybe to have online play built in!
lesta_smsc is offline  
Old 04 June 2012, 18:24   #15
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by Foul View Post
minor correction in fs-uae-launcher fr translation after testing :

Fenêtre -> Fenêtré
Cliquez sur le bouton "scan" pour commencer l'analyse -> Cliquez sur le bouton "Analyse" pour commencer l'analyse ("scan" button don't exist in french mode )
Cliquer sur le bouton "scan" si vous voulez re-analyser -> Cliquer sur le bouton "Analyse" si vous voulez re-analyser
It is most practical for me if you just download the latest po file from http://fengestad.no/fs-uae/files/po/ and make the changes (and anything other you want to change) directly. A possible bug: I think perhaps you have mixed up "less accurate" and "least accurate" in the French translations!

And of course, thank you for translating

Quote:
Originally Posted by Foul View Post
fs-uae and fs-uae icons are in apps/system .. would be better in /games no ?
That is a good question... FS-UAE is also used to emulate non-games... perhaps it would make (some) sense to have "FS-UAE" under System and "FS-UAE launcher" under Games, since the latter (probably) will be used more to start games..

Quote:
Originally Posted by AmigaOnline View Post
Thx Is there a way to start this launcher using a windows batch script?

E.g.:
[RUN.BAT]
"FS-UAE Launcher.exe"

My old scripts don't seem to work anymore with this new version: a log file is generated [FS-UAE Launcher.exe.log]
Traceback (most recent call last):
File "fs-uae-launcher", line 4, in <module>
File "fs_uae_launcher\__init__.pyc", line 16, in main
File "fs_uae_launcher\fsui\wx\application.pyc", line 11, in __init__
File "fs_uae_launcher\FSUAELauncher.pyc", line 28, in on_create
File "fs_uae_launcher\MainWindow.pyc", line 53, in __init__
File "fs_uae_launcher\MainWindow.pyc", line 121, in create_left_side
File "fs_uae_launcher\InputGroup.pyc", line 50, in __init__
File "fs_uae_launcher\InputSelector.pyc", line 39, in __init__
File "fs_uae_launcher\DeviceManager.pyc", line 84, in get_joystick_names
File "fs_uae_launcher\DeviceManager.pyc", line 21, in init
File "fs_uae_launcher\DeviceManager.pyc", line 68, in init_fsuae
File "fs_uae_launcher\FSUAE.pyc", line 32, in start_with_args
File "subprocess.pyc", line 672, in __init__
File "subprocess.pyc", line 787, in _get_handles
File "subprocess.pyc", line 826, in _make_inheritable
WindowsError: [Error 6] Descripteur non valide

Any idea?
I am fairly certain I can fix it or work around it somehow (Probably some console handle that can't be inherited). Why start in from a bat file, though?

The initial fix I will do is to catch this exception and let the program continue (joysticks will not be detected by the launcher then).

Quote:
Originally Posted by lesta_smsc View Post
Finally Frode - a launcher for this excellent emulator! Can it get any better?... Time will tell! Maybe to have online play built in!
Thank you! Yes, time will tell indeed, but I think it will get much better -And support for online play will be very nice.
FrodeSolheim is offline  
Old 04 June 2012, 18:46   #16
AmigaOnline
Online Amiga Gaming
 
AmigaOnline's Avatar
 
Join Date: Jun 2010
Location: Paris/France
Posts: 280
Quote:
Originally Posted by FrodeSolheim View Post
I am fairly certain I can fix it or work around it somehow (Probably some console handle that can't be inherited). Why start in from a bat file, though?

The initial fix I will do is to catch this exception and let the program continue (joysticks will not be detected by the launcher then)
Good! This batch script is in fact a little front-end with a basic WHDLoad/HDD games support
I just want to keep the ability to start your very promising launcher using this menu (for all floppy based games for instance)
AmigaOnline is offline  
Old 04 June 2012, 18:54   #17
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Can't get Launcher started on Mac OS X:

Code:
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: locale is en_US
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: bindtextdomain fs-uae-launcher: /Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources/locale
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: path to mo file: None
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: <gettext.NullTranslations instance at 0x3f6c8a0>
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: FSUAELauncherApplication.on_create
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: loading settings from u'/Users/nexusle/Library/Application Support/fs-uae/launcher.settings'
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: settings file does not exist
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: set_kickstart_from_model
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: get_model_config for A500
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: WARNING: no suitable kickstart file found
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: set kickstart_file to  (no change)
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: WARNING: hardware kickstart No suitable kickstart found
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: set_kickstart_from_model
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: get_model_config for A500
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: WARNING: no suitable kickstart file found
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: set kickstart_file to  (no change)
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: WARNING: hardware kickstart No suitable kickstart found
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: FSUAE.start_with_args: ['--list-joysticks']
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: current dir (cwd):  /Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: using fs-uae executable: ../../../FS-UAE.app/Contents/MacOS/fs-uae
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: ['../../../FS-UAE.app/Contents/MacOS/fs-uae', '--list-joysticks']
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: Traceback (most recent call last):
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "/Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources/__boot__.py", line 309, in <module>
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:     _run('fs-uae-launcher.py')
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "/Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources/__boot__.py", line 306, in _run
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:     execfile(path, globals(), globals())
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "/Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources/fs-uae-launcher.py", line 4, in <module>
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:     main()
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/__init__.pyc", line 16, in main
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/fsui/wx/application.pyc", line 11, in __init__
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/FSUAELauncher.pyc", line 34, in on_create
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/MainWindow.pyc", line 56, in __init__
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/MainWindow.pyc", line 124, in create_left_side
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/InputGroup.pyc", line 51, in __init__
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/InputSelector.pyc", line 40, in __init__
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/DeviceManager.pyc", line 84, in get_joystick_names
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/DeviceManager.pyc", line 21, in init
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/DeviceManager.pyc", line 68, in init_fsuae
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/FSUAE.pyc", line 32, in start_with_args
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "subprocess.pyc", line 679, in __init__
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher:   File "subprocess.pyc", line 1228, in _execute_child
04.06.12 18:50:38,009 [0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher: OSError: [Errno 2] No such file or directory
04.06.12 18:50:38,050 FS-UAE Launcher: FS-UAE Launcher Error
04.06.12 18:50:42,305 com.apple.launchd.peruser.501: ([0x0-0x468468].org.pythonmac.unspecified.FS-UAELauncher[8089]) Exited with code: 255
04.06.12 18:50:44,293 FS-UAE Launcher: CFURLCreateWithString was passed this invalid URL string: '/System/Library/CoreServices/CommonCocoaPanels.bundle' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: locale is en_US
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: bindtextdomain fs-uae-launcher: /Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources/locale
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: path to mo file: None
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: <gettext.NullTranslations instance at 0x40688a0>
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: FSUAELauncherApplication.on_create
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: loading settings from u'/Users/nexusle/Library/Application Support/fs-uae/launcher.settings'
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: settings file does not exist
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: set_kickstart_from_model
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: get_model_config for A500
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: WARNING: no suitable kickstart file found
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: set kickstart_file to  (no change)
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: WARNING: hardware kickstart No suitable kickstart found
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: set_kickstart_from_model
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: get_model_config for A500
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: WARNING: no suitable kickstart file found
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: set kickstart_file to  (no change)
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: WARNING: hardware kickstart No suitable kickstart found
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: FSUAE.start_with_args: ['--list-joysticks']
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: current dir (cwd):  /Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: using fs-uae executable: ../../../FS-UAE.app/Contents/MacOS/fs-uae
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: ['../../../FS-UAE.app/Contents/MacOS/fs-uae', '--list-joysticks']
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: Traceback (most recent call last):
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "/Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources/__boot__.py", line 309, in <module>
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:     _run('fs-uae-launcher.py')
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "/Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources/__boot__.py", line 306, in _run
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:     execfile(path, globals(), globals())
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "/Users/nexusle/Desktop/FS-UAE Launcher.app/Contents/Resources/fs-uae-launcher.py", line 4, in <module>
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:     main()
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/__init__.pyc", line 16, in main
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/fsui/wx/application.pyc", line 11, in __init__
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/FSUAELauncher.pyc", line 34, in on_create
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/MainWindow.pyc", line 56, in __init__
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/MainWindow.pyc", line 124, in create_left_side
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/InputGroup.pyc", line 51, in __init__
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/InputSelector.pyc", line 40, in __init__
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/DeviceManager.pyc", line 84, in get_joystick_names
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/DeviceManager.pyc", line 21, in init
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/DeviceManager.pyc", line 68, in init_fsuae
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "fs_uae_launcher/FSUAE.pyc", line 32, in start_with_args
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "subprocess.pyc", line 679, in __init__
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher:   File "subprocess.pyc", line 1228, in _execute_child
04.06.12 18:50:44,316 [0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher: OSError: [Errno 2] No such file or directory
04.06.12 18:50:44,354 FS-UAE Launcher: FS-UAE Launcher Error
04.06.12 18:50:45,595 com.apple.launchd.peruser.501: ([0x0-0x469469].org.pythonmac.unspecified.FS-UAELauncher[8096]) Exited with code: 255
nexusle is offline  
Old 04 June 2012, 18:57   #18
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by nexusle View Post
Can't get Launcher started on Mac OS X:
It is a current requirement that "FS-UAE Launcher.app" and "FS-UAE.app" must be placed alongside each other!
FrodeSolheim is offline  
Old 04 June 2012, 19:00   #19
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
YES!! Found out this myself
nexusle is offline  
Old 04 June 2012, 19:34   #20
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Hey Frode,

in the Launcher I miss the Amiga Game Consoles (CD32 & CDTV). Is this intension?!
nexusle 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 crashes while scanning for files Dic_Ray support.FS-UAE 16 03 February 2014 23:59
FS-UAE Launcher portable? toprak support.FS-UAE 5 11 December 2012 17:17
Python errors from fs-uae-launcher [Solved] mocham support.FS-UAE 8 01 November 2012 19:54
[FS-UAE] Amiga Game Database for FS-UAE Launcher nexusle support.FS-UAE 31 24 August 2012 20:24
UAE launcher for game or demo Frazor support.WinUAE 4 28 March 2003 16:04

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 16:53.

Top

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