http://bugs.winehq.org/show_bug.cgi?id=5382
------- Additional Comments From mike(a)codeweavers.com 2006-08-06 22:01 -------
*** Bug 5383 has been marked as a duplicate of this 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=5383
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)codeweavers.com 2006-08-06 22:01 -------
Dup.
*** This bug has been marked as a duplicate of 5382 ***
--
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=5384
Summary: Titan Quest demo does not install with 0.9.14
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.ausgamers.com/files/details/html/22285
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ns03ja(a)brocku.ca
Attempting to run the installer for the Titan Quest demo causes InstallShield to die with:
Error Number: 0x80070057
Description:
Setup will now terminate.
Wine doesn't give much of a trace, see the attached log.
The demo (~500M) can be found at the URL for this 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=5383
Summary: Add QT/GTK Integration
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stevenp500(a)bellsouth.net
Hi! I know that one thing big now is making all apps look the same/similar.
Well, I was wondering if it would be possible to make wine apps blend in with
QT/GTK buttons, etc. The win95 look/feel really makes wine apps stick out. Would
even dynamic color scheme be an option? Thanks!
-Steven
--
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=5382
Summary: Add QT/GTK Integration
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stevenp500(a)bellsouth.net
Hi! I know that one thing big now is making all apps look the same/similar.
Well, I was wondering if it would be possible to make wine apps blend in with
QT/GTK buttons, etc. The win95 look/feel really makes wine apps stick out. Would
even dynamic color scheme be an option? Thanks!
-Steven
--
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=5376
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2006-08-06 20:55 -------
You forgot Unit14 & Unit15
Also if you have VCL code could you investigate what really crashing? I mean
what API calls does it do and what info does it return/send when Wine crashes.
--
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=5322
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julliard(a)codeweavers.com
Keywords| |regression
------- Additional Comments From truiken(a)gmail.com 2006-08-06 18:16 -------
This regression is caused by the following patch:
http://www.winehq.com/pipermail/wine-cvs/2006-May/022666.html
diff-tree 397bf3c2b133fe36529efcc4c1906bac1aac2da8 (from
c1f3adc4a4cd53e0b44b7f4bbb11a676d9c16f91)
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue May 9 20:33:11 2006 +0200
user: Added specific winproc functions for calling dialog procedures.
I'm not sure exactly why it's causing a crash in the setup app, but I'm looking
into it. Also adding Alexandre to the cc.
--
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=5139
------- Additional Comments From ead1234(a)hotmail.com 2006-08-06 17:35 -------
It shouldn't be trying to access accessor.cab. Copying a cabinet there isn't
going to do anything but try to extract files from the wrong cabinet. Even if
you proceed past accessor.cab its going to be trying to extract the files from
the wrong cabinet file the entire install, as it returns the wrong LastSequence
# in the query. Your always going to be reading from the first install medium
the entire installation as the query/logic is broken.
--
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.