http://bugs.winehq.org/show_bug.cgi?id=9027
--- Comment #34 from Saulius K. <saulius2(a)gmail.com> 2009-05-24 12:34:04 ---
Ken, for me Rise of Nations demo even fails to start with Wine 1.1.22. Can you
confirm that so we open a new 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=18603
Summary: Winedevice.exe error
(ntoskrnl.exe.ExInitializeResourceLite) when executing
any program
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chemacg(a)gmail.com
Created an attachment (id=21284)
--> (http://bugs.winehq.org/attachment.cgi?id=21284)
First error
This comes from the installation of Photoshop CS4 (finally i have it running),
the process is exactly like in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14318
The problem appears when i upgrade from 1.1.17 or 16 to the latest available
(.21 and .22), after the upgrade, Photoshop is working, but on startup i get a
window saying that winedevice.exe has an error, and in the command line i see
this:
First attachment
Then the debugger is automatically launched and i get this:
Second atachment
This error isn't especific of photoshop, i get it with winecfg and any other
application, ie. WoW installer or Getmail
--
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=18595
Summary: Dungeon Runners crashes on start; unhandled page fault
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killzenator(a)gmail.com
Created an attachment (id=21266)
--> (http://bugs.winehq.org/attachment.cgi?id=21266)
Output of "wine DungeonRunners.exe" nopatch ran_from_launcher
Trying to run "wine DungeonRunners.exe nopatch ran_from_launcher" which is how
you normally start it, makes the app crash with repeated error messages about
"unhandled page fault"
This error also existed in 1.1.21 I then figured I would see how far back it
went.
I used PlayOnLinux to easily download and test each separate wine version in
its own prefix and found that the bug appeared in wine 1.1.17 first as Dungeon
Runners worked great up until that release. It crashes from 1.1.17 on up.
I then tried to do a regression test between 1.1.16 and 1.1.17 and found
nothing..I could not get the bug to reproduce during the regression test.
--
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=18594
Summary: ICQ 6.x installer hangs with builtin rpcrt4
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://ftp.icq.com/pub/ICQ65/install_icq65.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21265)
--> (http://bugs.winehq.org/attachment.cgi?id=21265)
Wine 1.1.22 +rpc
ICQ 6.x needs DCOM98. Unfortunately, the native rpcrt4.dll does not implement
I_RpcExceptionFilter and causes an unhandled exception. Therefore the builtin
rpcrt4.dll is needed.
With the builtin rpcrt4.dll, however, the installer simply hangs, eventually
reports an error and exits.
--
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=8241
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #32 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-24 09:45:20 ---
The test looks good, except the following things:
1. nbytes is not used, remove it from TEST_OBSOLETE_FLAGS structure
2. make globalflags use symbolic names like flags does
3. Add the test for GlobalAlloc() return value
4. Either remove GlobalLock() call, or add a GlobalUnlock() call.
5. 'static' in the pGlobalFlags declaration is redundant
6. Use consistent braces/indentation style
7. Don't add an empty line at the end of the test
--
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=3749
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://download.cnet.com/Wa
| |rhammer-40-000-Dawn-of-War-
| |demo/3000-7483_4-10317161.h
| |tml
CC|kennybobs(a)o2.co.uk |
--
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=3800
Roland Käser <roli8200(a)yahoo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #16 from Roland Käser <roli8200(a)yahoo.de> 2009-05-24 06:53:58 ---
The bug is fixed since 1.1.16
--
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=3599
--- Comment #21 from Roland Käser <roli8200(a)yahoo.de> 2009-05-24 06:47:56 ---
The bug remains in 1.1.21 and 1.1.22
--
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=8241
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #31 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-05-24 03:52:06 ---
and forgot to say: This site
http://allapi.mentalis.org/apilist/GlobalAlloc.shtml suggests GMEM_NODISCARD is
not ignored, so that supports not to touch/remove the flag.
--
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=9027
--- Comment #33 from Saulius K. <saulius2(a)gmail.com> 2009-05-24 03:43:39 ---
Ken, maybe Michael was lucky just because he used winetricks and selected
"directx9" and "mfc42" here? (as the link says)
OTOH, this still wouldn't qualify as a bugfix. Technical analysis should still
be done.
--
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.