https://bugs.winehq.org/show_bug.cgi?id=38169
Bug ID: 38169
Summary: The Settlers 3 eats a full CPU core, even on a Intel
Core i7
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrian.kalla(a)gmail.com
Distribution: --…
[View More]-
Created attachment 50920
--> https://bugs.winehq.org/attachment.cgi?id=50920
Console output with Wine 1.7.34
This has been a problem for ever when running "The Settlers 3" on Wine, so it's
time to make it a bug: even though this year-1998 game runs perfectly on
Windows on a Pentium II CPU(!), it eats up a whole single CPU core when used
with Wine.
This results in the curious situation, that even with an Intel Core i7 quad
core 2.2GHz CPU, the game feels slow on Wine...
Before this gets duplicated: this bug is different from Bug 32478. While in the
past the game had also on Windows with a multi core CPU the every few seconds
occurring lag described in bug 32478, it was somehow fixed after some
Windows-updates (I guess it must have been done by a Windows "shim"), the
multicore problem can easily be workarounded by starting the game with "taskset
-c 0 wine s3.exe". For the problem I'm describing here there is no known
workaround as of now.
Attached is a console log of 15 seconds of running the game (+ a few seconds in
the menu).
Settlers3 was started with the following command:
WINEDEBUG=warn+all,+loaddll,+message,+msgbox,+wine_d3d,+ddraw,+d3d_draw,+d3d_surface,+d3d_texture,+d3d,+dplay,+dplay,+dpnhpast,+cursor,+bitmap
taskset -c 3 wine s3.exe
This can be easily reproduced with the free demo version of the game, which can
be downloaded e.g. here:
http://s3de.siedler3.net/ftp.bluebyte.com/demos/eng/settlers3amazons/s3a_de…
.
If the attached log is not enough, I can try to enable more log channels (but
which ones?). I'd like to help as much as I can to fix this, as besides for
eating the CPU, the game runs much better on Wine than on newer Windows
versions.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=48827
Bug ID: 48827
Summary: Firealpaca: Graphic tablet pressure sensitivity is not
working
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ameenvengara(a)gmail.com
Distribution: ---
…
[View More]When using brushes with presssure sensitivity it doesn't catch any pressure
sensitivity from graphic tablet. You can draw with tablet without the pressure
sensitivity.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40672
Bug ID: 40672
Summary: wine-gecko cannot do xml + xslt on-the-fly transform
and display, ie8 can.
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
…
[View More]Distribution: ---
While switching the Font Validator code from COM interop with IE to managed
System.Windows.Forms.WebBrowser
( https://github.com/HinTak/Font-Validator/blob/master/FontVal/ResultsForm.cs )
to better support linux mono, and testing under wine for regressions, I
remember having problems with all the various combinations on a clean
wineprefix - stock wine (i.e. wine-mono), dotnet2 plain, dotnet2 + ie6, + ie7,
+ ie8 - except dotnet2 + ie8 .
Later I worked out that dotnet2 + ie7 and dotnet2 + wine-gecko would happily
display html, just not do xml + xslt on-the-fly transform, which was how the
code was originally written (see the history of the above file), hence I now
work around the wine problem and moved on.
Another part of the original FontValidator requires genuine dotnet2 (mixed mode
assemblies, does not work under wine-mono), but it would be good for wine-gecko
to be able to do xml + xslt displays like ie8 does.
Unfortunately I currently tried to detect wine by looking for WINEPREFIX in the
environment (line 123 of
https://github.com/HinTak/Font-Validator/blob/master/FontVal/ResultsForm.cs ),
but you can probably
The pre- COM->managed binary:
https://sourceforge.net/projects/hp-pxl-jetready/files/Microsoft%20Font%20V…
the post- COM->managed binary:
https://sourceforge.net/projects/hp-pxl-jetready/files/Microsoft%20Font%20V…
To test, just fire it up, go to File->Open XML report-> and just load any local
web pages, or xml + xslt combo.
Note the dependence on https://bugs.winehq.org/show_bug.cgi?id=30988 - you
need genuine dotnet2 to have any embedded webbrowser capability at all -
wine-mono is insufficient. This bug is about wine-gecko vs ie8 on top of
dotnet2.
I did the FontVal change around the new year, found work-around and moved on,
hence the 1.9.0 tag. It probably affects later versions of wine.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43744
Bug ID: 43744
Summary: Path of Exile: Rendering issues on DX11 mode
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Created attachment 59234
--> …
[View More]https://bugs.winehq.org/attachment.cgi?id=59234
Log of PoE DX11 - Wine 2.17 Staging (~8mb unpacked)
NOTE: starting the game on DX11 mode requires Wine compiled with a custom
patchset described in bug 42695 (comment 15). Otherwise, you will get a WIC
Factory error.
Path of Exile has rendering issues on DX11 mode.
Issues are as follows:
A) Downsampled resolution. At initial state (meaning main menu), resolution is
correct but right after logging into character selection menu, the resolution
gets downsampled.
B) Missing letters. Many strings miss letters in main menu, in sub-menus and in
gameplay (font issue?)
C) Effect glitches. Affects rendering of some effects. For example, main menu
torch smokes are sometimes just individual squares consisting of large-scale
pixels hovering above the fire.
D) Flickering menu GUI. GUI elements appearing and disappearing.
E) Flickering full-screen colors. Can be pink, green...etc. It's like overcast
lasting for a fraction of second
-----------------------------
Tested on
- Clean Wine 2.17 Staging, 64-bit prefix (Win10 mode)
- Steam version of the game
- Clean prefix
- CSMT disabled, GLSL enabled
- Nvidia GTX 760M (drivers: 384.59)
- Arch Linux 64-bit
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=46121
Bug ID: 46121
Summary: display issue while using geneatique
Product: Wine
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patrick.pochard(a)free.fr
Distribution: ---
Created attachment 62764
--> https://…
[View More]bugs.winehq.org/attachment.cgi?id=62764
trace I got at the time the problem happens
Hi,
While using "geneatique" a genealogy software,
I got these messages (unknown msg ) and the function I try to use does not
display anything (when it should)
Attached is part of the trace I manage to get .
I can do any test in any wine version.
This happens with wine-stable and wine-devel (3.20)
Thanks for helping
Patrick
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28457
Summary: Gecko rendering of Skype login page not rendering
correctly
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xsist10(a)gmail.com
Created an attachment (id=36495)
--> (http://bugs.…
[View More]winehq.org/attachment.cgi?id=36495)
Wine debug output
Gecko rendering of Skype's HTML login page not rendering correctly. No HTML
formating or javascript/css applied. Unable to complete login process due to
this.
I then manually updated gecko to wine_gecko-1.3-x86.msi (from 1.1 which was
installed by default) and the issue still remained.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28549
Bug #: 28549
Summary: I can't lookup words in Youdao dictionary.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sinojelly(a)163.com
Classification: Unclassified
Created attachment 36648
--&…
[View More]gt; http://bugs.winehq.org/attachment.cgi?id=36648
can not lookup words
please see attachments.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10955
Summary: Palm Desktop fixme's and errors in install and execute
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gc11772(a)optonline.net
Created an attachment (id=9891)
--> (http://bugs.winehq.org/…
[View More]attachment.cgi?id=9891)
Installing palm desktop
Installing Palm Desktop, get many fixme's and a few errors.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43787
Bug ID: 43787
Summary: Infoteam OpenPCS: can't get the successful compiling
progress and results
Product: Wine
Version: 2.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wj193102(a)gmail.com
Distribution:…
[View More] Ubuntu
First of all, I used the system environment as shown below:
1)The operating system is Ubuntu 17.04, 32-bit;
2)The version of wine is Wine 2.16, 32-bit;
3)The version of application is Infoteam OpenPCS2006_V550
Secondly, because the application software requires .Net 1.1 frameworks and
HTML, so I install Gecko and Mono before I install the application.
Tips:I installed with Infoteam OpenPCS comes with .Net environment is not
successful, but first install Gecko and then install the software successfully.
Finally, Infoteam OpenPCS can be started in two ways: desktop shortcuts and
enter the wine command in the terminal to make calls, such as wine openpcs.exe.
I use the command "wine openpcs.exe" in the terminal to start the application.
I get the following messages:
{
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:advapi:ImpersonateLoggedOnUser
(0xc4)fixme:netapi32:DsRoleGetPrimaryDomainInformation ((nil), 1, 0x33f410)
stubfixme:advapi:LsaOpenPolicy ((null),0x33f3b4,0x00000001,0x33f3ac)
stubfixme:advapi:LsaClose (0xcafe)
stubfixme:msvcrt:_mbscspn don't handle double character
casefixme:msvcrt:_mbscspn don't handle double character
casefixme:ieframe:PersistStreamInit_InitNew (0x12d0810)
fixme:ieframe:navigate_url Unsupported args (Flags 0x32e574 {VT_I4: 0};
TargetFrameName 0x32e564 {VT_BSTR: (null)})
fixme:advapi:GetCurrentHwProfileA (0x32b7e0)
semi-stubfixme:shell:SHCreateShellPalette
stubfixme:shell:SHGetInverseCMAP - returning bogus address for SHGetInverseCMAP
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({d001f200-ef97-11ce-9bc9-00aa00608e01}
{d001f200-ef97-11ce-9bc9-00aa00608e01} 0x32bf64)
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({79eac9ee-baf9-11ce-8c82-00aa004ba90b}
{79eac9ee-baf9-11ce-8c82-00aa004ba90b} 0x1343fac)
fixme:ieframe:TargetFrame_GetFrameOptions (0x12d0844)->(0x32befc)
fixme:ieframe:DocObjectService_GetPendingUrl 0x10a9eb8 0x32c098
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({4c96be40-915c-11cf-99d3-00aa004ae837}
{6d5140c1-7436-11ce-8034-00aa006009fa} 0x32bfec)
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({332c4427-26cb-11d0-b483-00c04fd90119}
{332c4427-26cb-11d0-b483-00c04fd90119} 0x32bfc4)
fixme:ieframe:ShellBrowser_QueryInterface 0x10a9eb8
{6d5140c1-7436-11ce-8034-00aa006009fa} 0x32b928
fixme:ieframe:ClientSite_GetContainer (0x12d08dc)->(0x32bfc4)
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({4c96be40-915c-11cf-99d3-00aa004ae837}
{6d5140c1-7436-11ce-8034-00aa006009fa} 0x32cf34)
fixme:msimtf:DllGetClassObject ({50d5107a-d278-4871-8989-f4ceaaf59cfc}
{00000001-0000-0000-c000-000000000046} 0x32cbd8)
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {50d5107a-d278-4871-8989-f4ceaaf59cfc}
could be created for context 0x401
fixme:msvcrt:_mbscspn don't handle double character case
fixme:msvcrt:_mbscspn don't handle double character case
fixme:msvcrt:_mbscspn don't handle double character case
fixme:msvcrt:_mbscspn don't handle double character case
2, 2: Error found/expected : IDENTIFIER/_EOF_ PROGRAM FUNCTION_BLOCK FUNCTION
GLOBAL_TYPE_BEGIN GLOBAL_PROTOTYPE_BEGIN BASIC_TYPE_BEGIN TYPE VAR VAR_GLOBAL
VAR_EXTERNAL VAR_INPUT VAR_OUTPUT VAR_IN_OUT
9, 9: Error found/expected : VORDEF_DATA_TYPE_NAME/IDENTIFIER AT END_STRUCT
COMMENT
11, 5: Error found/expected : END_STRUCT/IDENTIFIER AT END_TYPE COMMENT
fixme:treeview:TREEVIEW_PrintClient Partial Stub: (hdc=0xd019b
options=0x00000014)
fixme:msvcrt:_mbscspn don't handle double character case
fixme:msvcrt:_mbscspn don't handle double character case
fixme:shell:MLLoadLibraryW (L"shdoclc.dll",0x19c0000,2) semi-stub!
fixme:ieframe:DocHostUIHandler_GetDropTarget (0x12d08dc)
fixme:advapi:GetCurrentHwProfileA (0x32efe0) semi-stub
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({4c96be40-915c-11cf-99d3-00aa004ae837}
{6d5140c1-7436-11ce-8034-00aa006009fa} 0x32ea28)
fixme:ieframe:TargetFrame_GetFrameMargins (0x12d0844)->(0x32ea5c 0x32ea64)
fixme:urlmon:SecManagerImpl_ProcessUrlActionEx
(0x1343fa0)->(L"file://C:\\users\\Public\\Application Data\\infoteam
Software\\OpenPCS2006\\splhtm\\startup.htm" 00001400 0x32f144 4 (nil) 0
00000000 00000000 0x32f128) stub
fixme:urlmon:SecManagerImpl_ProcessUrlActionEx
(0x1343fa0)->(L"file://C:\\users\\Public\\Application Data\\infoteam
Software\\OpenPCS2006\\splhtm\\startup.htm" 00001400 0x32f144 4 (nil) 0
00000000 00000000 0x32f128) stub
fixme:urlmon:SecManagerImpl_ProcessUrlActionEx
(0x1343fa0)->(L"file://C:\\users\\Public\\Application Data\\infoteam
Software\\OpenPCS2006\\splhtm\\startup.htm" 00001400 0x32f144 4 (nil) 0
00000000 00000000 0x32f128) stub
fixme:urlmon:SecManagerImpl_ProcessUrlActionEx
(0x1343fa0)->(L"file://C:\\users\\Public\\Application Data\\infoteam
Software\\OpenPCS2006\\splhtm\\startup.htm" 00001400 0x32f144 4 (nil) 0
00000000 00000000 0x32f128) stub
fixme:urlmon:SecManagerImpl_ProcessUrlActionEx
(0x1343fa0)->(L"file://C:\\users\\Public\\Application Data\\infoteam
Software\\OpenPCS2006\\splhtm\\startup.htm" 00001400 0x32f144 4 (nil) 0
00000000 00000000 0x32f128) stub
fixme:urlmon:SecManagerImpl_ProcessUrlActionEx
(0x1343fa0)->(L"file://C:\\users\\Public\\Application Data\\infoteam
Software\\OpenPCS2006\\splhtm\\startup.htm" 00001400 0x32f144 4 (nil) 0
00000000 00000000 0x32f128) stub
fixme:urlmon:SecManagerImpl_ProcessUrlActionEx
(0x1343fa0)->(L"file://C:\\users\\Public\\Application Data\\infoteam
Software\\OpenPCS2006\\splhtm\\startup.htm" 00001400 0x32f144 4 (nil) 0
00000000 00000000 0x32f128) stub
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({3c374a40-bae4-11cf-bf7d-00aa006946ee}
{3c374a41-bae4-11cf-bf7d-00aa006946ee}
0x10a9b78)fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({3c374a40-bae4-11cf-bf7d-00aa006946ee}
{3c374a41-bae4-11cf-bf7d-00aa006946ee} 0x10a9b78)
fixme:ieframe:UrlHistoryStg_QueryUrl
(L"file:///C:/users/Public/Application%20Data/infoteam%20Software/OpenPCS2006/ReleaseNotes.pps"
00000000 (nil))
fixme:ieframe:UrlHistoryStg_QueryUrl
(L"file:///C:/users/Public/Application%20Data/infoteam%20Software/OpenPCS2006/samples/controlx/controlx.var"
00000000 (nil))
fixme:ieframe:UrlHistoryStg_QueryUrl
(L"file:///C:/users/Public/Application%20Data/infoteam%20Software/OpenPCS2006/samples/timer/timer.var"
00000000 (nil))
fixme:ieframe:UrlHistoryStg_QueryUrl
(L"file:///C:/users/Public/Application%20Data/infoteam%20Software/OpenPCS2006/samples/visu/visu.var"
00000000 (nil))
fixme:ieframe:UrlHistoryStg_QueryUrl
(L"file:///C:/users/Public/Application%20Data/infoteam%20Software/OpenPCS2006/samples/perform/perform.var"
00000000 (nil))
fixme:ieframe:UrlHistoryStg_QueryUrl
(L"file:///C:/users/Public/Application%20Data/infoteam%20Software/OpenPCS2006/samples/ISO9000/iso9000.var"
00000000 (nil))
fixme:ieframe:UrlHistoryStg_QueryUrl
(L"file:///C:/users/Public/Application%20Data/infoteam%20Software/OpenPCS2006/samples/BookExam/BookExam.var"
00000000 (nil))
fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005
fixme:ieframe:DocObjectService_ActiveElementChanged 0x10a9eb8 0x1df54d0
fixme:ieframe:ShellBrowser_QueryInterface 0x10a9eb8
{f62d9369-75ef-4578-8856-232802c76468} 0x32eef8
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({3050f4b5-98b5-11cf-bb82-00aa00bdce0b}
{b722bccb-4e68-101b-a2bc-00aa00404770} 0x1df6690)
fixme:ieframe:ClServiceProvider_QueryService
(0x12d08dc)->({3050f4b5-98b5-11cf-bb82-00aa00bdce0b}
{b722bccb-4e68-101b-a2bc-00aa00404770} 0x1df6690)
}
Meanwihle, I provide a test case to explain the problem in detail, such as:
(1)Windows XP (native):
Illustration of the picture in the attachment: native_1.png and native_2.png.
(2)Wine 32-bit WINEPREFIX (Windows XP):
Illustration of the picture In the attachment: wine_1.png.
Tips: I use the application in the Chinese locale. In the Windows XP (native),
I can get the successful compiling process of the Infoteam OpenPCS, but not in
the wine.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=46528
Bug ID: 46528
Summary: Runes of magic - crash when entering item shop
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeux.comptecentral(a)gmail.com
Distribution: ---
Created attachment …
[View More]63382
--> https://bugs.winehq.org/attachment.cgi?id=63382
Console ouput
Once in game (after "enter world"), clicking the item shop button causes a
crash.
Item shop isn't openning and consequently not usable..
Please see console ouput (attached).
--
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.
[View Less]