Your message dated Tue, 03 May 2011 21:07:23 +0300
with message-id <[email protected]>
and subject line hatari: problem starting from script
has caused the Debian Bug report #593101,
regarding hatari: problem with starting from script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
593101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593101
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hatari
Version: 1.4.0-1
Severity: minor


you may find my  lemmingsatari.sh  code that is not possibly working from bash


Configuration file /etc/hatari.cfg not found.

Hatari v1.4.0 - the Atari ST, STE, TT and Falcon emulator.

Hatari is free software licensed under the GNU General Public License.

Usage:
 hatari [options] [disk image name]

Try option "-h" or "--help" to display more information.

Error: Not an option nor disk image (lemmings.msa)


so visibly it is not using my config file from my .hatari folder in cd :-(






#/bin/bash
cd
mkdir -p games/atarist
clear 
cd
cd games/atarist
setxkbmap us

if [ "$1" = ""  ] ; then 



        cd 
notify-send " Press F11 to menu / quit / fullscreen"
notify-send " Press F12 to menu / quit / fullscreen"

notify-send " Press F11 to menu / quit / fullscreen"
notify-send " Press F12 to menu / quit / fullscreen"


        setxkbmap us
        hatari lemmings.msa
        setxkbmap fr


else
        notify-send " Press F11 to menu / quit / fullscreen"
        notify-send " Press F12 to menu / quit / fullscreen"
        notify-send " Starting ATARI ST : $1"
        echo "$1 starting ..."
        hatari "$1"
fi



setxkbmap fr


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages hatari depends on:
ii  libc6                   2.11.2-2         Embedded GNU C Library: Shared lib
ii  libpng12-0              1.2.44-1         PNG library - runtime
ii  libreadline6            6.1-3            GNU readline and history libraries
ii  libsdl1.2debian         1.2.14-6         Simple DirectMedia Layer
ii  libx11-6                2:1.3.3-3        X11 client-side library
ii  python                  2.6.5-11         interactive high-level object-orie
ii  python-support          1.0.9            automated rebuilding support for P
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

hatari recommends no packages.

Versions of packages hatari suggests:
pn  dosfstools                    <none>     (no description available)
pn  mtools                        <none>     (no description available)
ii  unzip                         6.0-4      De-archiver for .zip files

-- no debconf information



--- End Message ---
--- Begin Message ---
No new info received, doesn't seem like it's a problem with hatari.


--- End Message ---

Reply via email to