http://bugs.winehq.org/show_bug.cgi?id=7873
--- Comment #14 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2010-01-03 15:57:35 ---
just another point :
I have this one too :
fixme:storage:Storage_ConstructTransacted Unimplemented flags 210040
looking at the code, 0x00210040 flags are
STGM_SHARE_DENY_NONE 0x00000040
STGM_TRANSACTED 0x00010000
STGM_NOSNAPSHOT 0x00200000
if (parentStorage->openFlags & (STGM_NOSCRATCH|STGM_NOSNAPSHOT) && !fixme++)
{
FIXME("Unimplemented flags %x\n", parentStorage->openFlags);
I don't understand this fixme : does it means that NOSNAPSHOT mode is not
implemented, and therefore calling TransactedSnapshotImpl_Construct is not
correct ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7984
Michael Kaufmann <hallo(a)michael-kaufmann.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|hallo(a)michael-kaufmann.ch |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1918
Michael Kaufmann <hallo(a)michael-kaufmann.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|hallo(a)michael-kaufmann.ch |wine-bugs(a)winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5278
Michael Kaufmann <hallo(a)michael-kaufmann.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|hallo(a)michael-kaufmann.ch |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2332
Michael Kaufmann <hallo(a)michael-kaufmann.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|hallo(a)michael-kaufmann.ch |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8362
--- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-01-03 15:51:35 ---
Still present.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8529
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-01-03 15:36:40 ---
No download available, and no response. Marking abandoned.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8292
--- Comment #17 from Austin English <austinenglish(a)gmail.com> 2010-01-03 15:31:45 ---
Still a stub, so still present.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8183
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-01-03 15:30:17 ---
Confirming. No terminal output is associated with it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.