[wx-dev] [ wxwindows-Bugs-1873130 ] [wxGenericDirCtrl] change the working dir

SourceForge.net noreply at sourceforge.net
Sat Apr 26 17:45:17 PDT 2008


Bugs item #1873130, was opened at 2008-01-16 20:03
Message generated for change (Comment added) made by vadz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1873130&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
Resolution: None
>Priority: 5
Private: No
Submitted By: Christian Buhtz (moonkid)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxGenericDirCtrl] change the working dir

Initial Comment:
Maybe there is a bug in wxGenericDirCtrl but I am not sure because I don't know the internals. I postet it some month before in the forum but no one answered.

The working dir of my applications is D:\Garage\project\blackfisk\trunk at the start because the binary is in there. That is ok. 
But If I click inside my wxGenericDirCtrl the working dir change to D:\. It doesn't matter on which item I click (there are 5 other volumes) in the wxGenericDirCtrl - the wxGetCwd() change to D:\ everytime. 

I am using wx from SVN, compiled with MinGW (unicode, debug, monolitic, dll) on WinXP.

----------------------------------------------------------------------

>Comment By: Vadim Zeitlin (vadz)
Date: 2008-04-27 02:45

Message:
Logged In: YES 
user_id=71618
Originator: NO

Please check if it happens in the dialogs sample. If it doesn't, please
provide a minimal patch necessary to reproduce it.

Thanks!

----------------------------------------------------------------------

Comment By: Christian Buhtz (moonkid)
Date: 2008-04-24 18:20

Message:
Logged In: YES 
user_id=601949
Originator: YES

File Added: wx_cwd_bug.zip

----------------------------------------------------------------------

Comment By: Christian Buhtz (moonkid)
Date: 2008-04-24 18:19

Message:
Logged In: YES 
user_id=601949
Originator: YES

The bug is quite there! I created a test-application for that.
File Added: wx_cwd_bug.7z

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1873130&group_id=9863


More information about the wx-dev mailing list