http://bugs.winehq.org/show_bug.cgi?id=8033
--- Comment #62 from rankincj(a)yahoo.com 2007-10-10 14:32:55 ---
(In reply to comment #60)
> Simply run wineprefixcreate. If run into an existing prefix dir it will update
> it with the new registry keys.
(In reply to comment #61)
> I will try this, of course...
Nope, it didn't work. I ended up fixing it by copying the Printer-related keys
into my system.reg file manually. (See bug #9194.)
--
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=3570
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #26 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-10-10 14:29:28 ---
Could you retry this with recent wine version (preferably wine-0.9.47 which
will come out in a few days)?
I think there's a good chance this might be fixed
--
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=9194
--- Comment #8 from rankincj(a)yahoo.com 2007-10-10 14:23:25 ---
The problem was in system.reg. Basically, these keys had changed as I had
upgraded my version of Wine, and wineprefixcreate couldn't repair them:
[System\\CurrentControlSet\\Control\\Print\\Environments\\Windows
4.0\\Drivers\\Version-0\\officejet] 1192041148
"Configuration File"="wineps16.drv"
"Data File"="generic.ppd"
"Datatype"=""
"Dependent Files"=str(7):""
"Driver"="wineps16.drv"
"Help File"=""
"Monitor"=""
"Previous Names"=str(7):""
"Version"=dword:00000000
[System\\CurrentControlSet\\Control\\Print\\Environments\\Windows NT
x86\\Drivers\\Version-3\\officejet] 1192041148
"Configuration File"="wineps.drv"
"Data File"="generic.ppd"
"Datatype"=""
"Dependent Files"=str(7):""
"Driver"="wineps.drv"
"Help File"=""
"Monitor"=""
"Previous Names"=str(7):""
"Version"=dword:00000003
[System\\CurrentControlSet\\Control\\Print\\Monitors\\Local Port] 1192041149
"Driver"="localspl.dll"
[System\\CurrentControlSet\\Control\\Print\\Printers\\officejet] 1192043928
"Attributes"=dword:00000000
"Datatype"="RAW"
"Default
DevMode"=hex:6f,66,66,69,63,65,6a,65,74,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,0a,03,01,00,9c,00,08,00,13,6b,00,00,\
01,00,09,00,9a,0b,33,08,64,00,01,00,07,00,00,00,02,00,01,00,00,00,03,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Description"="WINEPS Printer using CUPS"
"Location"="<physical location of printer>"
"Name"="officejet"
"Parameters"="<parameters?>"
"Port"="LPR:officejet"
"Print Processor"="WinPrint"
"Printer Driver"="officejet"
"Priority"=dword:00000000
"Separator File"="<sep file?>"
"Share Name"="<share name?>"
"StartTime"=dword:00000000
"Status"=dword:00000000
"UntilTime"=dword:00000000
I had to resort to manual registry editing.
--
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=9012
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
Component|wine-misc |wine-msxml
--- Comment #9 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-10-10 13:52:42 ---
>Next problem: it now aborts on startup saying
>wine: Call from 0x901073f to unimplemented function
>WTSAPI32.dll.WTSRegisterSessionNotification, aborting
There's a stub for that now in current git, next problem you into is msxml-bug
Probably this is the evil line:
fixme:msxml:xmldoc_QueryInterface interface
{00000109-0000-0000-c000-000000000046} not implemented
--
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=9978
Summary: Far Cry: Screwed up graphics when using CryVision
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spencercw(a)googlemail.com
Created an attachment (id=8496)
--> (http://bugs.winehq.org/attachment.cgi?id=8496)
Screenshot (Ignore the weird rectangles, it is not like that in-game)
Wine version: wine-0.9.46-170-g54720c7
Distro: Gentoo Linux 2007.0
GCC version: gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Program: Far Cry 1.33
No-cd patch applied.
In Program Files/Ubisoft/Crytek/Far Cry/system.cfg, 'r_Driver = "Direct3D9"'
changed to 'r_Driver = "OpenGL"'.
No much to say except see attached screenshot. Ignore the weird colour
rectangles, not sure why it came out like that in the screenshot, but it looks
fine in-game. It is the weirdness on the arms that you're looking at. A similar
effect is seen on enemy characters.
(CryVision night vision and thermal googles rolled into one.)
--
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=7585
--- Comment #16 from Andrew Charles Hurst <a.hurst(a)shef.ac.uk> 2007-10-10 12:49:41 ---
According the Thunderbird, this problem only applies to older nvidia cards
(like my old TNT2), due to some significant extra housekeeping required by
these cards.
--
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=7999
Klaus Layer <klaus.layer(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--- Comment #1 from Klaus Layer <klaus.layer(a)gmx.de> 2007-10-10 12:05:39 ---
because this was most probably a error of the driver I close this bug
--
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=5620
foobard <jens(a)porup.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jens(a)porup.com
--- Comment #9 from foobard <jens(a)porup.com> 2007-10-10 11:56:16 ---
following Mikolaj's comment, I got the most recent version of wine 0.9.46 for
ubuntu and tried to install my full copy of Adobe Pro 6.0.
It failed.
Have to say it would be hugely fabulous if you can get this working, it's my
only barrier to moving all my work over from Windows.
--
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=6504
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8494|text/x-log |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.