http://bugs.winehq.org/show_bug.cgi?id=4806
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.fileplanet.com/12
| |3269/download/Port-Royale-
| |Demo
Status|RESOLVED |UNCONFIRMED
Keywords| |download
Resolution|INVALID |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 10:07 -------
Please do not close this bug that fast. The demo from the website above shows
exactly the same bug. This:
cd ~/.wine/drive_c/Programme/Port\ Royale/
wine 'C:\Programme\Port Royale\PortRoyale.exe'
doesn't help right here, although CpuDetect.dll is in the directory. Somehow
LoadLibrary fails. I'll attach log hereafter.
--
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=4801
------- Additional Comments From dank(a)kegel.com 2006-12-03 09:57 -------
Thanks for trying. Since it only happens on my machine, I guess I'll
have to do a little more debugging.
BTW, the oci.dll problem is just because you don't have
the oracle client libraries installed; see bug 4802.
--
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=4807
Summary: Putty unusable until font changed or Courier New
installed. Font mapping not respecing fixed-width
attribute?
Product: Wine
Version: 0.9.9.
Platform: Other
URL: http://www.chiark.greenend.org.uk/~sgtatham/putty/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
As part of my dogfood testing, I'm trying to live with
Putty on wine instead of using windows ssh.
putty's default font settings are unusable with
Wine's default fonts. Particular problems are the
'm' and 'w' glyphs, which Putty seems to think are
half as wide as they really are; when you type 'm'
at the putty username prompt, it looks as if you typed 'n'
because the block cursor obscures the right half of the glyph.
To repeat:
0. Wipe out ~/.wine as usual when testing new apps
1. install putty-0.58, e.g. by running
http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.58-installer.exe
2. try logging in to localhost, and typing the letters of the alphabet.
Observe that 'm' and 'w' run over the cell width.
The workaround is either
a) in putty, click on Window / Appearance / Font Settings / Change,
and pick a font that is installed instead of the default Courier New
or
b) install courier font from http://corefonts.sf.net, e.g. by running
http://easynews.dl.sourceforge.net/sourceforge/corefonts/courie32.exe
Neither of these should really be needed, should they?
Is Wine mapping Courier New to a variable-width font? That'd be just plain wrong...
--
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=2178
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gdi-(printing) |wine-directx
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 09:30 -------
Just tried this with current cvs. Still a black screen. In the console:
fixme:d3d:D3DFmt2GLType Unhandled fmt(63,WINED3DFMT_Q8W8V8U8)
So guess needs to be implemented first
fixme:d3d9:IDirect3DDevice9Impl_CreatePixelShader (0x7ea58100) Relay (disabled)
fixme:d3d_shader:IWineD3DPixelShaderImpl_GenerateProgramArbHW HW PixelShader
Error at position 894: "line 39: invalid statement"
and possibly some shaderbugs
--
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=4806
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-12-03 09:29 -------
I can't find this dll on my windows 2000 either.
I think what you need to do is:
cd ~/.wine/drive_c/Programme/Port\ Royale/
wine 'C:\Programme\Port Royale\PortRoyale.exe'
--
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=4503
------- Additional Comments From vitaliy(a)kievinfo.com 2006-12-03 09:20 -------
Claudio:
> the bugzilla bug 4503 resolution is going nowhere,
> although I managed to pinpoint changes that caused the
> bug to trigger, back in cvs version 2005-10-19 .
Like I stated before if anything my patch should allow to load additional dlls.
That's where your problem could be. In the dll that before would not be loaded.
> Reverting the small changes with the small patch I
> provided solves the issue in version 2005-10-19, but
> with recent version the fix does not work anymore.
This statement points more towards heap corruption/other regressions.
> I think that the only way to really solve this problem
> is for you to be able to access the game in question,
Unfortunatelly I do not have time right now. Attach the logs I requested above
so some one else could help.
> see the error, revert the changes as I did with
> version 2005-10-19, then try to find out yourself why
> with recent version the issue returns, and the change
> is ineffective.
>
> I'd have isos prepared here, but I'm not sure how to
> make you have them without it being illegal and risky.
I would not accept those anyway, sorry.
Please provide +loaddll trace before and after the patch in question. This
should show what dlls are being loaded.
--
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=2030
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 08:14 -------
done
--
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=4806
Summary: cpudetect.dll missing
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Gents,
on a new SuSE 10.0 installation I added wine 0.9.9 and instelld the game 'Port
Royal'. The installation went OK, no errors.
When starting the game, a popup box appears: cpudetect.dll missing.
Additionally, the following output is issued:
cooper@cooper:~> wine "C:\Programme\Port Royale\PortRoyale.exe"
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 8192
(SPI_GETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
What can i do?
--
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=4353
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |otomo(a)breanca.net
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 08:11 -------
*** Bug 4804 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.