http://bugs.winehq.org/show_bug.cgi?id=35492
Bug ID: 35492
Summary: Bad Direct3d Performance in Starcraft: Brood War
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muleyryan(a)fastmail.fm
Classification: Unclassified
For me, with WINEDEBUG=WARN+ALL, I get a screen flooded with
warn:d3d_perf:wined3d_surface_map Mapping a dynamic surface without
WINED3D_MAP_DISCARD.
warn:d3d_surface:wined3d_surface_blt D3D not initialized, using fallback
I was to perform a full regression, and then I discovered it takes 3+ hours to
make wine from source,
Hopefully this is something that can be solved without having to spend 30+
hours idling.
--
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=21578
Summary: Parallel Port LPT1 cannot be used in wine from
applications
Product: Wine
Version: 1.1.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: development+wine(a)km.mydyn.de
Created an attachment (id=26023)
--> (http://bugs.winehq.org/attachment.cgi?id=26023)
Screenshot and shell output
Please have a look at this description in the wine forum:
http://forum.winehq.org/viewtopic.php?p=39025
There is also a longer discussion of the principal problem here:
http://forum.winehq.org/viewtopic.php?p=38741
I am using wine 1.1.17 because i have problems with the clipboard in later
versions.
I tested the parallel port also in version 1.1.35 without success.
--
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=35010
Bug #: 35010
Summary: [Freetype]Impossible to compile Wine
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Hi,
Actually, it's impossible to compile Wine in Debian Sid when i use a 32-bits
chroot. Compile wine 64-bits does not work too.
I have this message in my 32-bits/64-bits chroot :
checking for freetype/freetype.h... no
checking for freetype/ftglyph.h... no
checking for freetype/fttypes.h... no
checking for freetype/tttables.h... no
checking for freetype/ftsnames.h... no
checking for freetype/ttnameid.h... no
checking for freetype/ftoutln.h... no
checking for freetype/ftwinfnt.h... no
checking for freetype/ftmodapi.h... no
checking for freetype/ftlcdfil.h... no
checking for FT_TrueTypeEngineType... no
configure: error: FreeType 32-bit/FreeType development files not found. Fonts
will not be built.
Use the --without-freetype option if you really want this.
I search where come from the problem and i found that the latest update (28 Nov
2013) of libfreetype6-dev in Debian Sid is the .
In Debian Stable/Testing, it's libfreetype6-dev version 2.4.9-1.1.
With this version, all .h files are located here :
/usr/include/freetype2/freetype/{freetype/ftglyph/...}.h
In Debian Sid, since the update (version 2.5.1-1), there files are now located
in this place :
/usr/include/freetype2/{freetype/ftglyph/...}.h
If i reinstall the old version from Jessie (Debian Testing), it works without
problem.
Thanks,
Max
--
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=35623
Bug ID: 35623
Summary: GetFileVersionInfoA / VerQueryValueA do not work
properly under Wine, preventing verification of
library versions
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iwbb.bin+winehq(a)gmail.com
Classification: Unclassified
Created attachment 47573
--> http://bugs.winehq.org/attachment.cgi?id=47573
Version Check python implementation
I am trying to load the Sophos AV library which loads two other libraries when
it loads. The first library verifies its version against the version of the
other libraries by making a call to VerQueryValue. In order to reproduce the
issue, I set up a Python script to make the same calls (see attached). Simply
import this module and attempt to get the version information from Sophos DLLs
(veex.dll or osdp.dll). GetFileVersionInfo works as expected and returns the
same data for both Windows and Wine. However, the VerQueryValue call returns
different addresses and lengths, along with no value under Wine while Windows
returns a value. Note the last three lines of the output here differ, while
the rest of the output is the same:
Under Wine:
Creating Savi COM instance...
Savi::Initialise((<__main__.Savi object at 0x007D3A90>,), {})
Getting savi.dll version...
GetInterfaceVersion(veex.dll)
version_size = 2548
version_info =
0xf80434000000560053005f00560045005200530049004f004e005f0049004e0046004f0000000000bd04effe00000100320003006608030032000300660803003f00000001000000040004000100000000000000000000000000000004040000010053007400720069006e006700460069006c00650049006e0066006f000000e003000001003000380030003900300034004200300000003e000f00010043006f006d00700061006e0079004e0061006d0065000000000053006f00700068006f00730020004c0069006d00690074006500640000000000760027000100460069006c0065004400650073006300720069007000740069006f006e000000000053006f00700068006f007300200041006e00740069002d0056006900720075007300200064006500740065006300740069006f006e00200065006e00670069006e006500200044004c004c000000000038000c000100460069006c006500560065007200730069006f006e000000000033002e00350030002e0033002e00320031003500300000002a000500010049006e007400650072006e0061006c004e0061006d00650000005600450045005800000000007a002b0001004c006500670061006c0043006f0070007900720069006700680074000000a900200031003900380039002d003200300031003400200053006f00700068006f00730020004c0069006d0069007400650064002c0020007700770077002e0073006f00700068006f0073002e0063006f006d0000000000ae00430001004c006500670061006c00540072006100640065006d00610072006b0073000000000053005700450045005000ae002c00200049006e0074006500720043006800650063006b00ae002c00200061006e00640020005300410056006900ae002c0020006100720065002000740072006100640065006d00610072006b00730020006f006600200053006f00700068006f007300ae0020004c0069006d0069007400650064002e00000000003a00090001004f0072006900670069006e0061006c00460069006c0065006e0061006d006500000056004500450058002e0044004c004c0000000000440012000100500072006f0064007500630074004e0061006d0065000000000053006f00700068006f007300200041006e00740069002d00560069007200750073000000560019000100500072006f006400750063007400560065007200730069006f006e00000033002e00350030002e003300200028004200750069006c006400200032003100350030002900200042006500740061000000000024000000010058002d00540065007800740045007800740072006100630074000000000018000000010058002d00440065006200750067000000000036000d00010058002d0043006f006d00700069006c006500720000005600430039002000280056005300320030003000380029000000000034000c00010058002d0050006c006100740066006f0072006d000000570069006e00330032002000280078003800360029000000440000000100560061007200460069006c00650049006e0066006f00000000002400040000005400720061006e0073006c006100740069006f006e00000000000908b00454000000010053006f00700068006f007300460069006c00650049006e0066006f00000030000400000049006e0074006500720066006100630065002000560065007200730069006f006e00000000000300320046453258000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
buf = 0x35383334353630
buf = 5834560L
buflen = 0
value =
On Windows:
Getting savi.dll version...
GetInterfaceVersion(veex.dll)
version_size = 2548
version_info =
0xf80434000000560053005f00560045005200530049004f004e005f0049004e0046004f0000000000bd04effe00000100320003006608030032000300660803003f00000001000000040004000100000000000000000000000000000004040000010053007400720069006e006700460069006c00650049006e0066006f000000e003000001003000380030003900300034004200300000003e000f00010043006f006d00700061006e0079004e0061006d0065000000000053006f00700068006f00730020004c0069006d00690074006500640000000000760027000100460069006c0065004400650073006300720069007000740069006f006e000000000053006f00700068006f007300200041006e00740069002d0056006900720075007300200064006500740065006300740069006f006e00200065006e00670069006e006500200044004c004c000000000038000c000100460069006c006500560065007200730069006f006e000000000033002e00350030002e0033002e00320031003500300000002a000500010049006e007400650072006e0061006c004e0061006d00650000005600450045005800000000007a002b0001004c006500670061006c0043006f0070007900720069006700680074000000a900200031003900380039002d003200300031003400200053006f00700068006f00730020004c0069006d0069007400650064002c0020007700770077002e0073006f00700068006f0073002e0063006f006d0000000000ae00430001004c006500670061006c00540072006100640065006d00610072006b0073000000000053005700450045005000ae002c00200049006e0074006500720043006800650063006b00ae002c00200061006e00640020005300410056006900ae002c0020006100720065002000740072006100640065006d00610072006b00730020006f006600200053006f00700068006f007300ae0020004c0069006d0069007400650064002e00000000003a00090001004f0072006900670069006e0061006c00460069006c0065006e0061006d006500000056004500450058002e0044004c004c0000000000440012000100500072006f0064007500630074004e0061006d0065000000000053006f00700068006f007300200041006e00740069002d00560069007200750073000000560019000100500072006f006400750063007400560065007200730069006f006e00000033002e00350030002e003300200028004200750069006c006400200032003100350030002900200042006500740061000000000024000000010058002d00540065007800740045007800740072006100630074000000000018000000010058002d00440065006200750067000000000036000d00010058002d0043006f006d00700069006c006500720000005600430039002000280056005300320030003000380029000000000034000c00010058002d0050006c006100740066006f0072006d000000570069006e00330032002000280078003800360029000000440000000100560061007200460069006c00650049006e0066006f00000000002400040000005400720061006e0073006c006100740069006f006e00000000000908b00454000000010053006f00700068006f007300460069006c00650049006e0066006f00000030000400000049006e0074006500720066006100630065002000560065007200730069006f006e00000000000300320046453258000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
buf = 0x3334323935333634
buflen = 4
value = 03003200
--
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=36377
Bug ID: 36377
Summary: League of Legends crashes at game start with wine
1.7.18
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)dolphinling.net
Starting with wine 1.7.18, League of Legends crashes immediately when the
fullscreen game client starts loading (after champion select). The built-in
BugSplat reporter appears, and the AIR client gives you a button to reconnect;
clicking it just leads to the fullscreen client crashing at startup again.
I bisected, and the result was:
b84e112dd60e9fb6f4d04e82115fcb46e71f9693 is the first bad commit
commit b84e112dd60e9fb6f4d04e82115fcb46e71f9693
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Tue Apr 29 15:35:44 2014 +0200
msctf: Added ITfInputProcessorProfileMgr interface stub implementation.
:040000 040000 52d053d982054548b4fe964aeb2ed50bd8ebcd48
be061a9cba52abf7835ab61c53209bb4d2cb7acc M dlls
(Note that I haven't quite followed the bug reporting guidelines: I didn't test
with a clean .wine, and I have the patch from bug 34480 comment 19 applied.)
--
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=36408
Bug ID: 36408
Summary: Child of Light 1.0 Demo Steam exit after launch
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Created attachment 48453
--> http://bugs.winehq.org/attachment.cgi?id=48453
Log wine debugger
Install the app.
Launch and add game to account registered in Uplay
Launch the game, the background change to white and the mouse pointer change de
scheme. After the few seconds the game exit.
--
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=35384
Bug ID: 35384
Summary: Settings window always behind full-screen window in
Tomb Raider III
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Classification: Unclassified
I'm testing with Wine 1.7.10, Lubuntu 11.10 x86-64.
This bug applies to the game Tomb Raider III. I tested the "South Pacific" demo
(~13MB) which can be downloaded from
http://www.tombraiderchronicles.com/tr3/demo.html
The problem only happens when *not* using virtual desktop mode.
Download and unpack the archive, then run Setup.exe to install it.
Use winecfg to set the Windows version to Windows 98 otherwise the program will
crash. Start the demo by doing wine Tomb3.exe /setup. That opens a full-screen
black window, and the Tomb Raider II Setup window appears behind it (so it's
invisible).
Pressing Alt-Tab to switch to the game setup window, it still remains
invisible. (You can blindly press Alt-F4 to quit it at that point. So it seems
the window does have focus.)
Previously, with at least Wine 1.2-rc6 (see description for bug 23689) pressing
Alt-Tab to switch to the setup window did cause it to appear. So there looks to
have been some regression since then, though of course the 1.2-rc6 behaviour
wasn't correct either.
--
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=17895
Summary: JFlothows 2DMatrix.exe freezes
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://download.jflothow.de/fvstein/2DMatrix.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=20202)
--> (http://bugs.winehq.org/attachment.cgi?id=20202)
Logfile using wine 1.1.18
This small app simply freezes when You click on "Transformieren". Normally,
this application should use the given Matrix (e.g.: (2/0;0/2)) and use it to
scale/rotate the image.
--
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=19663
Summary: Lotus Organizer 2 causes a page fault on load
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22947)
--> (http://bugs.winehq.org/attachment.cgi?id=22947)
Wine 1.1.27 console output
Lotus Organizer 2 causes a page fault on load and has to be killed.
Backtrace:
=>0 0x7b854d4a __wine_emulate_instruction+0x102(rec=0x66dd00, context=0x66da34)
[/home/test/wine-git/dlls/kernel32/instr.c:455] in kernel32 (0x0066d894)
--
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.