http://bugs.winehq.org/show_bug.cgi?id=7034
--- Comment #5 from Lei Zhang <thestig(a)google.com> 2010-01-03 17:47:46 ---
The formatting is a lot better, but the range in base 16 is still wrong.
--
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=8548
--- Comment #8 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-01-03 16:48:06 ---
Using wine-1.1.35-364-g9dc584d, I noticed that during installation, the
controls the installer tries to register depends on mfc40.dll and mfc42.dll,
which I satisfied using winetricks. After going through what looks like a
wizard in FactuSol, I'm asked to change my short date format, which I can't
seem to satisfy by editing win.ini.
--
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=7873
--- Comment #16 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2010-01-03 16:41:16 ---
Sorry, I created bug 21245 for this issue.
--
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=21244
Summary: .net framework 2.0 cannot be installed
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.google.pl/url?sa=t&source=web&ct=res&cd=2&v
ed=0CBMQFjAB&url=http%3A%2F%2Fwww.microsoft.com%2Fdown
loads%2Fdetails.aspx%3Fdisplaylang%3Dpl%26FamilyID%3D0
856eacb-4362-4b0d-8edd-aab15c5e04f5&ei=qBJBS_akPIeM_Aa
48PyMCQ&usg=AFQjCNG0Kyd_eHMuV3YnNyiMY07-U-3PJw&sig2=_Y
UYuPHaoHMcklCUPj05Qg
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magicjakub(a)gmail.com
Created an attachment (id=25534)
--> (http://bugs.winehq.org/attachment.cgi?id=25534)
wine console output
The installation stops with alert: "1: 25007 2: 0x80070006 3: 4: 5: 6: 7: 8: 9:
10:".
--
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=6869
--- Comment #22 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2010-01-03 16:12:16 ---
Have anyone tried to install .NET Framework 2.0 before installing NFS Carbon?
It helps finishing installation of GRID which has the same terminal output.
--
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=8640
--- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-01-03 16:10:14 ---
Color works fine in git, but black and white images have the top half of the
image as black.
--
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=6869
NSLW <lukasz.wojnilowicz(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lukasz.wojnilowicz(a)gmail.co
| |m
--- Comment #21 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2010-01-03 16:09:49 ---
*** Bug 18108 has been marked as a duplicate of this bug. ***
--
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=8548
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-01-03 16:01:53 ---
I get the same errors in git that I get with native ole. Not sure if it's
gotten further or if a new bug is blocking this one...
--
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=7873
--- Comment #15 from Vincent Povirk <madewokherd(a)gmail.com> 2010-01-03 16:01:15 ---
(A new bug would be nice, as I'd rather stop polluting this one.)
It means that, rather than creating a snapshot file that is a copy of whatever
is being opened here, the implementation should only keep track of the changes
as they are written. That's not implemented, and it could explain why things
are slow.
--
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=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.