http://bugs.winehq.org/show_bug.cgi?id=11672
Summary: NinjaTrader
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samuel(a)fermin.name
Created an attachment (id=10885)
--> (http://bugs.winehq.org/attachment.cgi?id=10885)
output trying to start …
[View More]NinjaTrader
I've seen that .Net applications are not working great with wine but here is my
try to launch this software : www.ninjatrader.com
The installation of .Net2 + NinjaTrader went well.
In attachment the output trying to launch NinjaTrader.
It's with wine 0.9.54 from debian sid.
--
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=33414
Bug #: 33414
Summary: xrdp and Numeric kepad
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RTidwell(a)spearsmfg.net
Classification: Unclassified
When connecting via xrdp the numeric key …
[View More]pad is not working with any MS Office
2007 applications. It work on all Linux applications. If using the using the
regular desktop (no xrdp connection) everything works fine. With the xrdp
session it acts like the shift key is depressed as the numlock key is on and
numeric key pad acts like the Num Lock is off and shift key is down, it take
the keys Shift Arrow (make for copy). Switching the num Lock off then it dose
recognize any numeric key pad keys, nothing happens. Holding the shift key
also has no effect.
i am using wine through Crossover v.12 with MS Office 2007 on centos 6.4. This
problem affects all Office 2007 applications.
--
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]
https://bugs.winehq.org/show_bug.cgi?id=35708
Bug ID: 35708
Summary: Dassault Systemes CATIA v5R19 installer passes
unsupported UI level 'b-!' to msiexec
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as …
[View More]the summary says ...
It doesn't harm the installer process at all but let's make Wine's msi more
complete :)
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+msi wine ./setup.exe >>~/Downloads/log.txt 2>&1
003a:Call KERNEL32.CreateProcessA(00000000,0033d640 "msiexec /qb-! /i
\"F:\\INTEL\\InstallDSSoftwarePrerequisites_x86.msi\"",00000000,00000000,00000000,08000000,00000000,00000000,0033d5d4,0033d5c4)
ret=00401309
...
003e:Call KERNEL32.__wine_kernel_init() ret=7bc5a3aa
003a:Ret KERNEL32.CreateProcessA() retval=00000001 ret=00401309
...
Unknown option "L"b-!"" for UI level
...
003e:Call msi.MsiSetInternalUI(00000005,00000000) ret=7edef9f5
003e:trace:msi:MsiSetInternalUI 00000005 (nil)
003e:Ret msi.MsiSetInternalUI() retval=00000003 ret=7edef9f5
003e:Call msi.MsiInstallProductW(00139952
L"F:\\INTEL\\InstallDSSoftwarePrerequisites_x86.msi",00000000) ret=7edefa80
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/aa367988%28v=vs.85%29.aspx
--- quote ---
/q n|b|r|f
Sets user interface level.
q , qn - No UI
qb - Basic UI. Use qb! to hide the Cancel button.
qr - Reduced UI with no modal dialog box displayed at the end of the
installation.
qf - Full UI and any authored FatalError, UserExit, or Exit modal dialog boxes
at the end.
qn+ - No UI except for a modal dialog box displayed at the end.
qb+ - Basic UI with a modal dialog box displayed at the end. The modal box is
not displayed if the user cancels the installation. Use qb+! or qb!+ to hide
the Cancel button.
qb- - Basic UI with no modal dialog boxes. Please note that /qb+- is not a
supported UI level. Use qb-! or qb!- to hide the Cancel button.
Note that the ! option is available with Windows Installer 2.0 and works only
with basic UI. It is not valid with full UI.
--- quote ---
-> "qb-! or qb!- to hide the Cancel button."
$ wine --version
wine-1.7.13-118-g0eb6265
Regards
--
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=15716
Summary: Wine testcases should not use the public internet, as it
causes flakiness
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Just about every day, patchwatcher rejects a patch …
[View More]incorrectly
because some conformance test is relying on the Internet to
be there. Sadly, the Internet is not 100% reliable, and
therefore must not be used by any test suite that needs to
be 100% reliable.
We must expunge all use of the internet from our test suite,
in favor of mock servers running locally.
One way to start would be to add a configure-time option
to cause all hostname resolution to return 127.0.0.1.
Then people who needed ultrarepeatable conformance test
results (like patchwatcher) could use that option and
never have flaky results due to the public internet.
--
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=15477
Summary: Test.winehq.org should allow comparing selections side
by side
Product: WineHQ.org
Version: unspecified
Platform: All
URL: http://test.winehq.org/data/
OS/Version: All
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: austinenglish(a)gmail.com
Currently, on test.winehq.org, you can only view two test results side by side
if they're from the same OS version. It would be great to be able to select two
results and compare them side by side. That way, one could compare the same
machine when run under wine and windows, for instance.
--
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=16817
Summary: Digital Photo Professional: Cannot install version 3.5.1
of Canon's DPP
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://software.canon-europe.com/products/0010677.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: jon.pawley+wine(a)gmail.com
Installing version 3.5.1 of Canon's Digital Photo Professional (DPP) fails on
Wine 1.1.12.
I have tried two methods for installing this application. Firstly, I used the
distribution disk ("Canon EOS Digital Solutions Disk ver. 19.0"), and secondly
I tried using the "upgrader" package that is available from the following
website:
http://software.canon-europe.com/products/0010677.asp
(Look for the item named "Digital Photo Professional Updater for Windows
(3.5.1)"). Note that the "updater" includes the whole of the DPP application
rather than a (partial) upgrade distribution. The installer checks for the
presence of the following registry key, and if it is present, allows the
installation to continue:
HKLM/software/canon/DPP/
The installation follows the following process before failing:
1) Shows splash screen and asks for location (Asia/Oceania). I select Oceania.
2) License agreement shown. Click Yes.
3) Screen shows "Starting installation. Please wait" along with one progress
bar. This increments until complete.
4) Screen changes to say, "Installing Digital Photo Professional" along with
two progress bars.
5) Process fails at this point.
The output on the terminal is attached.
--
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=29149
Bug #: 29149
Summary: Sins of a Solar Empire: first letter of the game name
is cut off in the installer
Product: Wine
Version: 1.3.33
Platform: x86
URL: http://www.gamershell.com/download_23790.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-…
[View More]bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
Created attachment 37594
--> http://bugs.winehq.org/attachment.cgi?id=37594
terminal output
In the Sins of a Solar Empire installer there are multiple problems when
installing with stock wine (no winetricks corefonts), some text that should be
bold is not, some text is too small and finally first letter of the game name
printed in background is partially cut off. There is already bug reported about
the bold text (bug 18932) and many bugs about incorrect font sizes all around
the bugzilla, however I haven't found any bug about the cut off first letter,
hence reporting.
With winetrick corefonts everything looks good. Attached is terminal output and
screenshots with stock wine and with corefonts installed.
--
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=33413
Bug #: 33413
Summary: Diablo III: Random non-responding UI elements
Product: Wine
Version: 1.5.27
Platform: x86-64
URL: http://www.diablo3.com/
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]frederic.delanoy(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 9181b7e8763e9070f6a1d636aeb882db829867d8
Since 1.5.27, I get random issue in the main interface (*not* while playing)
I don't get the issues in every application start, but is basically "all or
nothing".
Typically, trying to join a chat channel or quitting one fails with no message
in chat box.
Also, hitting "Play" can fail as well (other buttons are grayed out as usual,
but no actual game is launched)
Sometimes one can't even login to battle.net to begin with.
Regression test gave:
commit 9181b7e8763e9070f6a1d636aeb882db829867d8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Apr 4 13:01:04 2013 +0200
kernel32: Fetch the system information only once the memory limits are
correct.
--
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=34172
Bug #: 34172
Summary: Failure to install MiKTeX 2.9
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jamesmnason(a)gmail.com
Classification: Unclassified
Created attachment 45457
--> http://…
[View More]bugs.winehq.org/attachment.cgi?id=45457
backtrace.txt file generated by Wine
Dear Wine Community:
I attempt to install MiKTeX 2.9 (setup-2.9.4503-x64.exe) using Wine 1.6. The
OS is Ubuntu 12.04 (x64). The install of MiKTeX 2.9 appears to go smoothly
until the last step when Wine returns an error dialogue box that states fatal
error that is either a program conflict or a dependency failure. Please, see
the attached backtrace.txt file.
Any advice/help is appreciated. Thanks.
Jim Nason
--
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=32726
Bug #: 32726
Summary: Starcraft II fulscreen app is still drawn when
Alt+Tabing in KDE
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karaluh(a)karaluh.pl
Classification: …
[View More]Unclassified
As in summary. When I Alt+Tab the whole SCII screen is still visible, only
drawn in the background.
--
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=31684
Bug #: 31684
Summary: Crash in winealsa driver when exiting World of
Warcraft
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rankincj(a)yahoo.com
Classification: …
[View More]Unclassified
Created attachment 41655
--> http://bugs.winehq.org/attachment.cgi?id=41655
Backtrace of the crash
Playing WoW 5.0.4, 32 bit ("Mists of Pandaria"), but it crashed on exit. The
backtrace suggests memory corruption.
--
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=36743
Bug ID: 36743
Summary: rpcrt4 tests fail when using widl "-Oif" option
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: jerome.gardou(a)reactos.org
Hello,
in order to squash https://jira.reactos.org/…
[View More]browse/CORE-8200 out, I tried to
run rpcrt4 tests with the "modern" type stubs instead of the ones currently
used in wine tree.
As expected, this led to memory corruption and wrong test results. Attached is
a valgrind report of "rpcrt4_test server" with +ole,+rpc debug channel, with
quite a lot of invalid read and invalid free.
For instance, the call to get_names function triggers invalid read such as this
one:
==30367== Invalid read of size 4
==30367== at 0x5672AEB: ComputeConformanceOrVariance (ndr_marshall.c:634)
==30367== by 0x5674D9F: NdrConformantArrayFree (ndr_misc.h:39)
==30367== by 0x567EF19: NdrStubCall2 (ndr_stubless.c:144)
==30367== by 0x567F1DD: NdrServerCall2 (ndr_stubless.c:1450)
==30367== by 0x568EA29: process_request_packet (rpc_server.c:441)
==30367== by 0x568EFB9: RPCRT4_worker_thread (rpc_server.c:519)
==30367== by 0x7BC8BC9F: worker_thread_proc (threadpool.c:110)
==30367== by 0x7BC7FBDF: ??? (in
/home/jerome/wine-fun/wine-build/dlls/ntdll/ntdll.dll.so)
==30367== by 0x7BC82B6C: call_thread_func (signal_i386.c:2630)
==30367== by 0x7BC7FBBD: ??? (in
/home/jerome/wine-fun/wine-build/dlls/ntdll/ntdll.dll.so)
==30367== by 0x7BC89367: start_thread (thread.c:428)
==30367== by 0x4223D77: start_thread (pthread_create.c:311)
==30367== Address 0x4cdea40 is 16 bytes after a recently re-allocated block of
size 32 alloc'd
To reproduce, change dlls/rpcrt4/tests.Makefile.in:
"EXTRAIDLFLAGS = --prefix-server=s_" --> "EXTRAIDLFLAGS = --prefix-server=s_
-Oif"
--
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=33935
Bug #: 33935
Summary: graphics identical sub-expressions '!(types[i + 1] &
PathPointTypeBezier)'
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elton.wine(a)elton.tk
…
[View More]Classification: Unclassified
On HEAD, dlls/gdiplus/graphics.c, line 1750:
http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/gdiplus/graphics.c#l1…
There are identical sub-expressions '!(types[i + 1] & PathPointTypeBezier)' to
the left and to the right of the '||' operator.
Credits to PVS-Studio:
http://www.viva64.com/en/b/0192/#ID0EYFAG
--
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=34608
Bug #: 34608
Summary: The character's 3D model in Oddworld Munch's Oddysee
lacks body parts
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
…
[View More]Classification: Unclassified
Created attachment 46110
--> http://bugs.winehq.org/attachment.cgi?id=46110
OMO Log
The character's 3D model in Oddworld Munch's Oddysee lacks body parts.
Installing directx9 doesn't help. No demo for this game. This
is Oddboxx CD version not Steam.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=35219
Bug ID: 35219
Summary: Dialogues requestion authentication won't load in Wine
Internet Explorer 8
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adam1eveleigh(a)gmail.com
…
[View More]Classification: Unclassified
Created attachment 46969
--> http://bugs.winehq.org/attachment.cgi?id=46969
Debugger Log from PlayOnLinux
I get this error in the debugger when I try to load
http://gateway.jhgs.bucks.sch.uk/ (which should bring up an authentication box
but doesn't.
'GNUTLS ERROR: Rehandshake was requested by the peer.'
(Note that I used the POL IE8 installer but that used Wine 1.2.3 which couldn't
load IE8 so I manually changed the Wine version to Wine 1.6.1)
--
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=33777
Bug #: 33777
Summary: Clamwin doesn't show drive letters in filenames
Product: Wine
Version: 1.6-rc1
Platform: x86
URL: http://downloads.sourceforge.net/clamwin/clamwin-0.97.
8-setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
…
[View More]AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 44743
--> http://bugs.winehq.org/attachment.cgi?id=44743
screenshot
When running a scan with clamwin, the drive letter is missing from the
filename. E.g.,:
C:\windows\notepad.exe
shows as:
:\\windows\notepad.exe
wine-1.5.31-225-gba40509
austin@aw25 ~ $ sha1sum clamwin-0.97.8-setup.exe
851f55135fd4a5a3a631058f3ceaf43f4c12242b clamwin-0.97.8-setup.exe
austin@aw25 ~ $ du -h clamwin-0.97.8-setup.exe
68M clamwin-0.97.8-setup.exe
--
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=31748
Bug #: 31748
Summary: Space Pirates and Zombies: system crashes/freezes when
closing the game
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jitsumi(a)gmail.com
…
[View More]Classification: Unclassified
I will try to find a way to get a log before the system crashes...
--
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=28191
Summary: winetest: No usage in wineconsole
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this start the console with 'wine wineconsole cmd' and then type
'winetest /?' in the wine …
[View More]console.
The usage will be displayed in the terminal in which you started the
wineconsole instead of in wineconsole itself. This is because winetest uses
regular Unix stdio functions like printf() instead of WriteConsole().
See the XCOPY_wprintf() function in programs/xcopy/xcopy.c or the output_*()
functions in programs/net/net.c for a model on how to fix this.
After fixing this, verify that running 'winetest /?' still works fine in a
regular xterm or equivalent.
(split off from bug 13861)
--
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=31580
Bug #: 31580
Summary: Create Your Own Model Railway - Unhandled exception:
page fault on read access
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dj.shaw(a)btconnect.com
…
[View More]Classification: Unclassified
Created attachment 41527
--> http://bugs.winehq.org/attachment.cgi?id=41527
Debugging output
Create Your Own Model Railway fails to run with an 'Unhandled exception: page
fault on read access' error.
Installation works OK, but to get to the main menu requires the installation of
mpg123 and setting the program to run in an 800 x 600 desktop. Clicking on
'Start game' switches to a load progress screen, which gets to about 50% then
fails. The only terminal output is the 'Unhandled exception: page fault on
read access' error.
The AppDB only shows one previous test result, with Wine 1.0.0, also rated
Garbage.
Arch Linux x86
--
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=29609
Bug #: 29609
Summary: League Of Legends game client crashes after champion
selection
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: businessman97(a)hotmail.com
…
[View More]Classification: Unclassified
Same error as in http://bugs.winehq.org/show_bug.cgi?id=29039 in 1.3.36 &1.3.37
since the patches noted in comments seem already in this versions.
--
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=35574
Bug ID: 35574
Summary: gdi32:fonts test_EnumFontFamiliesEx_default_charset()
fails on Windows 7 in the Japanese and Hebrew locales
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)…
[View More]codeweavers.com
Classification: Unclassified
In the Japanese locale the conformance test errors are:
font.c:3001: 'MS Shell Dlg' has 10 charsets.
font.c:3003: Test failed: (MS Shell Dlg) got charset 0 expected 128
And in the Hebrew one they are:
font.c:3001: 'MS Shell Dlg' has 10 charsets.
font.c:3003: Test failed: (MS Shell Dlg) got charset 0 expected 177
(the Hebrew locale also has a lot of errors in this test)
There are three VMs running the tests in a Japanese or Hebrew locale:
fg-win7u64-1spie9-he, fg-win7u64-1spie9-ja, newtb-w7u:
http://test.winehq.org/data/tests/gdi32:font.html
The corresponding tests where introduced by:
commit 6834a44dc4c3c7e8c377a2fd56d11e93edd37b2f
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Mon Jun 17 19:01:39 2013 +0900
gdi32/tests: Add a test for default font height scaling with screen
resolution changes.
--
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=33870
Bug #: 33870
Summary: Occasional crash during ie7 install
Product: Wine
Version: 1.6-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
While testing the patch in bug 27168, I noticed that
…
[View More]"winetricks ie7" failed with
fixme:wintrust:CryptCATGetCatAttrInfo 0x1f0c5e0, L"SPLevel"
wine: Unhandled page fault on read access to 0xffffffff ...
Backtrace:
=>0 CertDuplicateCertificateContext+0x3a(pCertContext=<?>)
[dlls/crypt32/cert.c:190]
I'll attach the backtrace.
I don't think this happens often; the second try to reproduce it failed.
Guess I should run it overnight in a loop.
--
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=32959
Bug #: 32959
Summary: Warcraft 3: Minimizing problems
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
I'm using Openbox 3.5.0 and trying to …
[View More]minimize Warcraft 3 (RoC and TFT) with
the window manager will cause the game visually to minimize but it is still
active. The sound is still playing and the mouse is not showing on my desktop.
Using -opengl works as a workaround but introduces a new problem: After ~1 hour
of playing minimizing and recovering the game will cause the next mouseclick in
the game to minimize it again.
--
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]