http://bugs.winehq.org/show_bug.cgi?id=5163
Summary: Office XP 2002 crashes on installation
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Office XP Small Business 2002 crashes in the middle of the installation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4963
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-30-04 11:54 -------
The bug is fixed with wine cvs dated of 2006-04-23. I can see the screen with
menu now.
Great work, guys!!
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3826
molle.bestefich(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |5161
------- Additional Comments From molle.bestefich(a)gmail.com 2006-30-04 11:40 -------
Bug 5161 might be related - it says BadValue, not BadAlloc though.
I've added it based on suspicion.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5161
------- Additional Comments From molle.bestefich(a)gmail.com 2006-30-04 10:53 -------
Btw, I'm using Gentoo xorg-x11-7.0-r1.
Should maybe have been categorized under wine-x11driver instead of wine-gdi?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5161
Summary: Trillian: crash when showing main window: BadValue in
X_CreatePixmap
Product: Wine
Version: 0.9.12.
Platform: PC
URL: http://www.trillian.cc/downloads/
OS/Version: Linux
Status: NEW
Severity: major
Priority: P1
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: molle.bestefich(a)gmail.com
Clean installation of Wine 0.9.12 and Trillian v3.1 build 121.
Installation is fine (minor issues), program can start (minor issues).
Once the main window is activated, program dies with:
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Value in failed request: 0x0
Serial number of failed request: 627922
Current serial number in output stream: 628685
Main window may automatically show during startup, otherwise you need to
right-click the systray icon and choose 'show contact list' to activate it.
Could be related to fading, the main window is faded in and out under various
circumstances.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4583
molle.bestefich(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From molle.bestefich(a)gmail.com 2006-30-04 10:38 -------
I cannot reproduce this using Wine 0.9.12 and Trillian v3.1 build 121.
Please retest with 0.9.12!
(Note: The hVisRgn thing has been an issue with Trillian before, you might
want to search the archives.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2658
molle.bestefich(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From molle.bestefich(a)gmail.com 2006-30-04 10:27 -------
The splash screen does not loop anymore with Wine 0.9.12.
I haven't tested this since sometime around 4Q 2005, so this might have worked
for some time.
I'm still somewhat convinced that Wine shouldn't set maxSize, maxPos, minTrack
and maxTrack - see comment #9 - but I never finished the test case, so I can't
present any proof.
Closing bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4533
------- Additional Comments From ead1234(a)hotmail.com 2006-30-04 09:18 -------
just a WINEDEBUG=+cabinet indicates the problem.
err:cabinet:FDICopy PFDI_OPEN returned zero for [.cab file here]
I don't have Half Life 2, but as for americas army, it is trying to copy a file
called accessor.cab, from the AAO directory which is not originally in that
directory. Since the msi function MoveFiles, is an unimplimented stub as
indicated by the log generated from +cabinet, I'm guessing the [.cab file here],
is moved to that directory by MoveFiles, which follows another unhandled msi
function InstallValidate. Post just the output from WINEDEBUG=+cabinet and you
should see
fixme:msi:msi_unimplemented_action_stub MoveFiles -> 1 ignored L"MoveFile" table
values
err:msi:MsiSourceListAddSourceExW unknown media type: 00000004
fixme:msi:msi_unimplemented_action_stub MoveFiles -> 1 ignored L"MoveFile" table
values
err:msi:MsiSourceListAddSourceExW unknown media type: 00000004
trace:cabinet:FDICopy full cab path/file name: [.cab file here]
err:cabinet:FDICopy PFDI_OPEN returned zero for [.cab file here]
err:msi:extract_cabinet_file FDICopy failed
trace:cabinet:FDICopy full cab path/file name: [.cab file here]
err:cabinet:FDICopy PFDI_OPEN returned zero for [.cab file here]
err:msi:extract_cabinet_file FDICopy failed
just my undereducated guess that this stems from MoveFiles
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.