Garibaldi wrote: > I moved my ~/.wine directory to ~/.wineold and then ran: > > Code: > winetricks dotnet20 > wine PhotomatixPro.exe > > > > > It failed so I installed gdiplus with winetricks. Using WINEDLLOVERRIDES="gdiplus=n" causes the Access Violation and using WINEDLLOVERRIDES="gdiplus=b" causes the StackOverflow. Is there something I'm not doing to reset my wine environment? Do I have to do more than just remove my ~/.wine directory? Also, can I still access the programs I have already worked to set up in that wine instance? > > I'm guessing git is a svn or nightly-build type of thing - I am just running the latest wine 1.1.23 - is this sufficient? > > Thanks a lot! > > G Yes, you are right, git is an "svn or nightly-build type of thing"y. Check http://wiki.winehq.org/GitWine Build it from scratch and let it roll! Good Luck, Jorl17