<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>32586</bug_id>
          
          <creation_ts>2003-11-02 17:30 0000</creation_ts>
          <short_desc>games-emulation/daphne creates non-dotfiles in the users homedir</short_desc>
          <delta_ts>2003-11-04 00:11:31 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>1.4_rc1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>joker@gentoo.org</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>joker@gentoo.org</who>
            <bug_when>2003-11-02 17:30:36 0000</bug_when>
            <thetext>Because of a recent patch which does add &quot;chdir(getenv(&quot;HOME&quot;));&quot; daphne starts
creating files like userid.bin directly in the users home dir where they don&apos;t
belong.


Reproducible: Always
Steps to Reproduce:
1.start daphne with a game (i&apos;ve used dl and ace)
2.
3.

Actual Results:  
a new file named userid.bin is directly in $HOME

Expected Results:  
should put it somewhere else maybe $HOME/.daphne/userid.bin

Maybe it should use $HOME/.daphne/ also for dapinput.ini etc.
this would be the perfect solution. The chdir command from the
patch could cd into that dir but it would be needed that this
dir gets created if it doesn&apos;t exist.

It would be already enough if the app wouldn&apos;t cd into $HOME so
old wrapper scripts which cd into $HOME/.daphne before launching
the emu still work.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-11-04 00:11:31 0000</bug_when>
            <thetext>there was no wrapper script before ...

but at anyrate, the code now creates ~/.daphne and chdir&apos;s to that</thetext>
          </long_desc>
      
    </bug>

</bugzilla>