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.
https://bugs.winehq.org/show_bug.cgi?id=41994
Bug ID: 41994
Summary: wine + firefox + flash = black screens and firefox
freezes
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stefan(a)nytto.se
Distribution: ---
Firefox 50.1.0
tried install adobe flash player
windows 7 + fp 24 for firefox
=
black screens and firefox freezes
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40492
Bug ID: 40492
Summary: BCA 2011 Doesn't run
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jotape1960(a)yahoo.com
Distribution: ---
Created attachment 54266
--> https://bugs.winehq.org/attachment.cgi?id=54266
Error backtrace.
The Windows software called "BCA2011" (an Spanish version of the Seventh Day
Adventist Bible Commentary and Dictionary), doesn't run under WineHQ (I Use
Ubuntu Studio 15.10).
There is not any error when we install the app. But, when we try to run it
after the installation... Nothing happen!!!
I just get an error: "Program can't run. We're sorry! It could be a software
issue, or a Wine itself issue. Please, look for Wine AppDB to find a solution."
But... There is nothing about BCA2011 into the AppDB!!!
So...
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37150
Bug ID: 37150
Summary: python 3.1.1: test_math failed
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Created attachment 49380
--> https://bugs.winehq.org/attachment.cgi?id=49380
terminal output.txt
Created attachment 49379 [details]
terminal output.txt
0. Download python from
https://www.python.org/ftp/python/3.1.1/python-3.1.1.msi
sha1sum python-3.1.1.msi
dcf93cb7d5432aa6e47479351f3cbeefddb0bd62 python-3.1.1.msi
1. Install it
2. wine python.exe -m test.test_math
FAILED (failures=4, errors=3)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37183
Bug ID: 37183
Summary: Autogenerated programs/cscript/ihost.h is not being
removed by make clean
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scott(a)open-vote.org
If I do a binary build of the Wine package twice in a row, or a binary build
followed by a source build, dpkg-source will complain that there are
uncommitted changes to the source.
The issue is programs/cscript/ihost.h gets generated during the build process,
but never gets cleaned up even after make clean is run to make a new source
package.
A simple workaround is to just delete programs/cscript/ihost.h before running
the next command, but this is something clean should be handling for us.
--
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.