http://bugs.winehq.org/show_bug.cgi?id=7882
--- Comment #4 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-23 17:11:21 ---
Created an attachment (id=7760)
--> (http://bugs.winehq.org/attachment.cgi?id=7760)
hacks in DeviceIoControl
The service makes two DeviceIoControl on the disc containing the system
directory. This patch implements stubs for them. But it doesn't seem to change
anything.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7882
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7703 is|0 |1
obsolete| |
--- Comment #3 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-23 17:04:14 ---
Created an attachment (id=7759)
--> (http://bugs.winehq.org/attachment.cgi?id=7759)
patch
Today I was unable to reproduce the pipes problem - I had only the "Sorry, ..."
dialog not the insufficient privileges one.
The attached patch implements in a better way ending the service process when
the service stops. With it Photoshop doesn't hang after the "Sorry, ..."
message but restarts the service and retries. This also fails with a "Sorry,
..." message and Photoshop terminates.
It seems that without this patch it's better as pressing Ctrl-C during the hang
kills the message and Photoshop seems to work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5423
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|AOL AIM won't install: needs|AOL AIM won't install:
|WinVerifyTrust |complains about minimum
| |requirements
--- Comment #9 from Juan Lang <juan_lang(a)yahoo.com> 2007-08-23 15:32:00 ---
Updating summary to reflect latest.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5423
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2684|ehanced stub |enhanced stub
description| |
Attachment #2684 is|0 |1
obsolete| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5423
--- Comment #7 from Juan Lang <juan_lang(a)yahoo.com> 2007-08-23 15:18:22 ---
Created an attachment (id=7757)
--> (http://bugs.winehq.org/attachment.cgi?id=7757)
rzipped relay of running AOL installer
This isn't a wintrust bug: using builtin wintrust (with a stub that returns
ERROR_SUCCESS) lets the installer go a lot further, but it complains about not
meeting the minimum requirements.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8424
hangukmiguk <on3.40.se7en(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |on3.40.se7en(a)gmail.com
--- Comment #7 from hangukmiguk <on3.40.se7en(a)gmail.com> 2007-08-23 15:06:01 ---
I received an e-mail from Pat at PokerTracker stating the new beta patch
(2.17.00e) fixes this by creating a new algorithm for Product ID's and
registration codes.
Download and verify at:
http://www.pokertracker.com/patch21700e.exe
More on this beta at:
http://www.pokertracker.com/forum/viewtopic.php?t=20594
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5551
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
Aslan <samurai_no_densetsu(a)yahoo.es> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |samurai_no_densetsu(a)yahoo.es
--- Comment #19 from Aslan <samurai_no_densetsu(a)yahoo.es> 2007-08-23 11:13:06 ---
Well this seems to be a strange behavior with the selfextractor installer, by
some reason it takes almost 1.5GB of memory/swap (I think that caches the
entire installer file into memory), after that decompress the archives very
very slowly.
The resulting files are the same as using "unzip bfme2demo_english_final.exe",
but the unzip method is much faster, friendly and takes almost no memory to
decompress.
Also I tested an unziped demo and its playable adding the required dll
d3dx9_27, tested on wine.0.9.38 with ATI fglrx.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9273
Summary: Adobe Postscript Driver does not install
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iAppId=5637
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
The Installation aborts with System Error 3014.
This is ERROR_PRINTER_DRIVER_BLOCKED from our stub:
winspool.drv / AddPrinterDriversEx()
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.