http://bugs.winehq.org/show_bug.cgi?id=20678
Summary: BizAgi Process Modeler under .NET 2.0 raises an unhandled isolated storage exception Product: Wine Version: 1.1.32 Platform: PC URL: http://download.bizagi.com/modeler/BizAgiPMSetup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=24696) --> (http://bugs.winehq.org/attachment.cgi?id=24696) BizAgi Process Modeler standard error
With wine-1.1.32-539-gab081aa, after running winetricks dotnet20 and installing the BizAgi Process Modeler, launching the application yields a .NET unhandled exception dialog box with:
System.IO.IsolatedStorage.IsolatedStorageException: Unable to create the store directory. (Exception from HRESULT: 0x80131468) at System.IO.IsolatedStorage.IsolatedStorageFile.nGetRootDir(IsolatedStorageScope scope) at System.IO.IsolatedStorage.IsolatedStorageFile.GetRootDir(IsolatedStorageScope scope) at System.IO.IsolatedStorage.IsolatedStorageFile.GetGlobalFileIOPerm(IsolatedStorageScope scope) ...
The complete backtrace and standard error traces are attached.
http://bugs.winehq.org/show_bug.cgi?id=20678
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2009-11-12 08:11:37 --- Created an attachment (id=24697) --> (http://bugs.winehq.org/attachment.cgi?id=24697) BizAgi Process Modeler .NET unhandled exception backtrace
http://bugs.winehq.org/show_bug.cgi?id=20678
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=20678
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-12 09:14:25 --- Apparently a dupe of another bug in bugzilla, but I can't find that one anymore. The problem is missing registry key:
0009:Call advapi32.RegOpenKeyExW(80000002,00163d00 L"Software\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-4",00000000,00020019,0032f3c8) ret=79ea5b8a 0009:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=79ea5b8a
maunually creating the key makes the exception dissapear (though app still not runs)
http://bugs.winehq.org/show_bug.cgi?id=20678
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-12 09:21:51 ---
(though app still not runs)
Correct that, the app does start. (It hangs for me when started in virtual desktop, like i tried above)
http://bugs.winehq.org/show_bug.cgi?id=20678
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-30 16:21:04 --- duplicate of #15670
*** This bug has been marked as a duplicate of bug 15670 ***
http://bugs.winehq.org/show_bug.cgi?id=20678
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-30 16:21:23 --- closing