http://bugs.winehq.org/show_bug.cgi?id=3766
Tyler Rick <bugs.winehq.org(a)tylerrick.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10529|0 |1
is obsolete| |
--- Comment #16 from Tyler Rick <bugs.winehq.org(a)tylerrick.com> 2008-01-30 16:33:30 ---
Created an attachment (id=10537)
--> (http://bugs.winehq.org/attachment.cgi?id=10537)
Log after applying latest patch
Thanks! Yep, it seems to have solved the null pointer pointer problem (I
think), as it gets a little further this time, but then it hangs at a different
spot.
It actually successfully opens a 3rd window now. After displaying "Please Wait"
(the 2nd window, titled "Untitled"), it opens a 3rd window (titled "Test
Delivery Application") overtop the first (main) window. But it appears to hang
before it's done painting that window -- it's just a blue box.
Let me know if you want me to try anything else. I'm willing to keep trying
patches and stuff as long as you still have an interest in solving this!
(Debugging 16-bit code sounds awfully boring though)
This looks pretty suspicious to me...
0012:err:ntdll:RtlpWaitForCriticalSection section 0x7b928b60 "syslevel.c:
Win16Mutex" wait timed out in thread 0012, blocked by 0016, retrying (60 sec)
0015:err:ntdll:RtlpWaitForCriticalSection section 0x7b928b60 "syslevel.c:
Win16Mutex" wait timed out in thread 0015, blocked by 0016, retrying (5 min)
Those are the last lines of the log, by the way, BEFORE I killed the process.
(So I probably shouldn't have even included the lines after that.)
Could the Win16Mutex code have a bug? Or maybe PPGRE was just poorly written.
--
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=7116
--- Comment #28 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-30 16:32:56 ---
(In reply to comment #27)
> Same behavior as in comment #24?
>
Yes, the same as #24.
--
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=7116
--- Comment #27 from James Hawkins <truiken(a)gmail.com> 2008-01-30 16:25:56 ---
Same behavior as in comment #24?
--
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=8069
Tais M. Hansen <tais.hansen(a)osd.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tais.hansen(a)osd.dk
--- Comment #22 from Tais M. Hansen <tais.hansen(a)osd.dk> 2008-01-30 16:24:22 ---
Just hit this issue with a different windows console application using
wine-0.9.54.
--
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=7116
--- Comment #26 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-30 16:13:44 ---
(In reply to comment #25)
> What happens when you run from the install/setup directory on Windows?
>
Just tested - exactly the same behaviour.
--
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=4293
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|regression |
--- Comment #9 from James Hawkins <truiken(a)gmail.com> 2008-01-30 16:09:57 ---
Reported not a regression.
--
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=4268
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #80 from James Hawkins <truiken(a)gmail.com> 2008-01-30 16:08:08 ---
Closing.
--
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=7116
--- Comment #25 from James Hawkins <truiken(a)gmail.com> 2008-01-30 16:06:20 ---
What happens when you run from the install/setup directory on Windows?
--
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=4268
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |ABANDONED
--- Comment #79 from James Hawkins <truiken(a)gmail.com> 2008-01-30 16:04:02 ---
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=4230
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://freecad.com/
--- Comment #5 from James Hawkins <truiken(a)gmail.com> 2008-01-30 15:59:48 ---
Ted, please use git to do the regression testing [1]. All commits since Wine
started are in git, and the process is so much easier than using cvs.
[1] http://wiki.winehq.org/RegressionTesting
--
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=7116
--- Comment #24 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-30 15:56:00 ---
(In reply to comment #23)
> (In reply to comment #21)
> > Btw. you might be able to test this with the demo.
> >
> > ftp://ftp.ea.com/pub/ea/demos/nfs3/nfsdemo.zip
> >
> Demo works fine here. If I try to run nfs3demo.exe from the setup directory,
> then I get the error you describe. Dmitry's patch did not help this case.
>
The error described appears when running from the install/setup directory
because it tries to open install.win, if you copy install.win to the
install/setup directory you should find that the program will run without
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=3966
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|regression |
--- Comment #60 from James Hawkins <truiken(a)gmail.com> 2008-01-30 15:55:49 ---
I don't think adding a stub dll should count as a regression...
--
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=3737
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #14 from Austin English <austinenglish(a)gmail.com> 2008-01-30 15:54:27 ---
Closing.
--
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=3737
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
--- Comment #13 from Austin English <austinenglish(a)gmail.com> 2008-01-30 15:54:20 ---
Abandoned. Vitaliy asked for info 15 months ago and reporter hasn't responded.
--
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=3739
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julliard(a)winehq.org
--- Comment #16 from James Hawkins <truiken(a)gmail.com> 2008-01-30 15:43:15 ---
For ease of debugging:
commit 5defa499795116cc996085e1142137bb03844200
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Dec 7 17:31:53 2004 +0000
Moved update region handling to the server.
and
commit db412aaf60f999b76927d613ce221c69954fe40e
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue May 31 13:37:16 2005 +0000
Added a from_child parameter to the get_update_region request to allow
restarting the search from a given child, in order to avoid looping
forever on windows that don't repaint correctly.
--
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=7116
--- Comment #23 from Austin English <austinenglish(a)gmail.com> 2008-01-30 15:34:19 ---
(In reply to comment #21)
> Btw. you might be able to test this with the demo.
>
> ftp://ftp.ea.com/pub/ea/demos/nfs3/nfsdemo.zip
>
> Also the problems seems to be somewhat system specific. If the demo starts
> without problems after installing it to clean wine system you're out of
> debugging luck.
>
> The demo starts with my system when I shorten the long full-path lines in
> install.win to under 44 characters. The paths don't need to work.
>
Demo works fine here. If I try to run nfs3demo.exe from the setup directory,
then I get the error you describe. Dmitry's patch did not help this case.
--
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=3713
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |huw(a)codeweavers.com
Keywords| |patch
--- Comment #9 from James Hawkins <truiken(a)gmail.com> 2008-01-30 15:31:22 ---
commit 1d34b3a99cb17f3429a483859439b91bbce81d26
Author: Huw Davies <huw(a)codeweavers.com>
Date: Wed Sep 28 10:17:13 2005 +0000
EnumDisplayDevices and GetMonitorInfo should return the same device
name for the primary device.
Make both EnumDisplayDevicesA and GetMonitorInfoA call their unicode
counterparts.
Update prototype of EnumDisplayDevices.
Add some tests.
--
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=3326
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julliard(a)winehq.org
--- Comment #12 from James Hawkins <truiken(a)gmail.com> 2008-01-30 15:18:55 ---
commit 94d74b5fedf0b2005b3298b5d8786704039df704
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue May 25 01:29:24 2004 +0000
Added support for managing reserved memory areas in libwine and ntdll.
Try to reserve everything above 0x80000000 on startup.
--
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=3037
--- Comment #36 from James Hawkins <truiken(a)gmail.com> 2008-01-30 15:04:25 ---
We still need the results of 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=11404
Summary: Paint Shop Pro 9 trial installer hangs computing disk
space
Product: Wine
Version: 0.9.54.
Platform: Other
URL: http://oldversion.com/program.php?n=psp
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://journal.amanita.net/2008/01/29/linux-vs-windows-flipping/
says "I mostly need to run Paint Shop Pro 9 (doesn’t play nicely with
Wine...)"
so I tried the trial from oldversion.com. Heck, it doesn't
even install. It gets stuck on the first dialog.
The download unpacks to
.wine/drive_c/Program Files/Jasc Software Inc/Setup Files/English
PaintShopPro903 Jasc TRYANDBUY PCUESD
and you can just install the .msi file there to reproduce the problem.
Partial log:
trace:module:process_attach (L"msi27db.tmp",(nil)) - END ...
trace:msi:ACTION_CallDllFunction calling L"CA_AcquireKey"
...
trace:msi:MSI_GetProperty 4 L"COREL_INITALIZATIONDLG" 0xb49758 0x7dd1a3d0
trace:msi:MSI_DatabaseOpenViewW L"SELECT `Value` FROM `_Property` WHERE
`_Property`='COREL_INITALIZATIONDLG'" 0x7dd1a2ac
trace:msi:MSI_ParseSQL Parse returned 0
trace:msi:MSI_ViewExecute 0xb49880 (nil)
trace:msi:MSI_ViewFetch 0xb49880 0x7dd1a2b0
trace:msi:msi_view_get_row 0x94e288 0xb49a98 0 0x7dd1a2b0
trace:msi:MSI_ViewClose 0xb49880
trace:msi:msiobj_release object 0xb49880 destroyed
trace:msi:msiobj_release object 0xb49ad0 destroyed
then it just sits there, processing windows messages, but
not ever enabling the 'Next' button.
Seems msi-ish somehow.
--
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=2891
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julliard(a)winehq.org
URL| |http://paradisepoker.com
Keywords| |download
--- Comment #11 from James Hawkins <truiken(a)gmail.com> 2008-01-30 14:53:17 ---
Louis, please do not post links to commits; paste the information:
commit d7726c3a73eb59b91e7025c7b045b827e7187779
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Feb 1 18:53:59 2005 +0000
Store the "managed" flag as a window property instead of the
Wine-specific WS_EX_MANAGED style bit.
--
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.