http://bugs.winehq.org/show_bug.cgi?id=27845
Summary: Weather Watcher Live: Unusable gui
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35609)
--> (http://bugs.winehq.org/attachment.cgi?id=35609)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine WWL7080.exe
4) default installation
5) override winhttp.dll
6) wine ww.exe
Behaviour:
GUI is not usable and lacks widgets (left image).
Expected behaviour:
GUI should be usable and have all widgets (right image).
Workaround:
winetricks ie7 msxml3
--
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=40096
Bug ID: 40096
Summary: Pendulumania: Black screen
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
I was re-testing bug 19733 and noticed a new regression.
Pendulumania is Japanese game and when started you need to select "?????". In
wine-1.7.13 you can play the game with horrible psychedelic colors. See
https://bugs.winehq.org/attachment.cgi?id=45292
But this was broken by wine-1.7.13-22-g4c4552c:
commit 4c4552c5a1910a9d5adf8eccff0ac62d89ffe376
Author: Ken Thomases <ken(a)codeweavers.com>
Date: Wed Feb 19 16:14:53 2014 -0600
wined3d: Restore the pixel format of the window whose pixel format was
actually changed.
Since this commit till wine-1.7.54 instead of Psychedelic colors it paints only
"Pendulumania Working".
Between wine-1.7.54 and wine-1.7.55, where this commit was fixed/reverted, this
game shows only black screen.
--
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=40781
Bug ID: 40781
Summary: KSP Trajectory Optimization Tool (using MATLAB Runtime
(MCR)) "Could not successfully parse URI string"
Product: Wine
Version: 1.9.11
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: clay(a)boobah.com
In https://bugs.winehq.org/show_bug.cgi?id=40557 I got assistance getting KSP
Trajectory Optimization tool.
The maintainer has since updated it to use a newer version of the MATLAB
Runtime (from 2014b to 2015b).
Now when launched in wine, a small error dialog appears that says "Could not
successfully parse URI string". Screenshot attached.
To reproduce, follow instructions here:
http://forum.kerbalspaceprogram.com/index.php?/topic/33568-winmac-ksp-traje…
MATLAB Runtime download:
http://www.mathworks.com/supportfiles/downloads/R2015b/deployment_files/R20…
KSP TOT download:
https://dl.dropboxusercontent.com/u/29126891/KSPTOT.zip
I'm using WINE staging 1.9.11 on OS X 10.11.5
$ wine ~/Downloads/KSPTrajectoryOptimizationTool.exe
fixme:winediag:start_process Wine Staging 1.9.11 is a testing version
containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to
byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to
byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to
byte mode.
fixme:console:AttachConsole stub ffffffff
fixme:ver:GetCurrentPackageId (0x412cfc0 0x0): stub
fixme:heap:RtlSetHeapInformation 0x10000 0 0x412d2f8 4 stub
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to
byte mode.
fixme:heap:RtlSetHeapInformation 0xe460000 0 0x412ce80 4 stub
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it!
>>>> error dialog appears here <<<<<
fixme:msvcrt:__clean_type_info_names_internal (0xc7c4028) stub
--
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=41290
Bug ID: 41290
Summary: DirectShow applications: MP3 playback is broken if
winegstreamer is disabled
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: kakurasan(a)gmail.com
CC: 00cpxxx(a)gmail.com
Regression SHA1: d4fd43c97117c9135f5b032e2cc8c899b4b91de5
Distribution: ---
Created attachment 55609
--> https://bugs.winehq.org/attachment.cgi?id=55609
A small test program that uses DirectShow
MP3 playback is broken (sound disappears immediately or no sound at all) if
winegstreamer is disabled.
Builtin quartz displays "err:quartz:ACMWrapper_Receive Cannot prepare header
512" error messages.
Workaround: Use native quartz.dll (not msacm32.dll)
----- Result of regression testing -----
d4fd43c97117c9135f5b032e2cc8c899b4b91de5 is the first bad commit
commit d4fd43c97117c9135f5b032e2cc8c899b4b91de5
Author: Bruno Jesus <00cpxxx(a)gmail.com>
Date: Sun Aug 28 04:07:29 2016 -0300
msacm32: Handle invalid source length in acmStreamPrepareHeader.
Signed-off-by: Bruno Jesus <00cpxxx(a)gmail.com>
Signed-off-by: Andrew Eikum <aeikum(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 ad164588c7e145723fabce89540bbea2c3acd0ed
72e8f6ce0cbc6c2473b158230d0a2f7c1540d789 M dlls
--
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=35669
Bug ID: 35669
Summary: Space Giraffe: text between levels (and on level
selection screen) is corrupted / unreadable
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: pedro.timoteo(a)gmail.com
CC: wine-bugs(a)winehq.org
Llamasoft's Space Giraffe (demo currently available at
http://minotaurproject.co.uk/downloads/SpaceGiraffeSetup105.zip) is perfectly
playable, but the text between levels (where the game gives your rating, among
other things) is unreadable. This also affects some text in the level selection
screen (with the levels' names), and other text effects during actual gameplay.
Text in menus is fine; the problematic text uses some scaling effects that
don't work in Wine.
I'm testing it in 1.7.13, but this is an old bug (affecting 1.6.x as well, and,
according to the AppDB, even older versions). Note that this isn't related to
bug #32876, which actually rendered the game mostly unplayable, and was
apparently fixed in 1.5.29.
--
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=11179
Summary: No$gba debugger GUI buttons are not stacked
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=10234)
--> (http://bugs.winehq.org/attachment.cgi?id=10234)
Error log
Some of the buttons in the GUI of No$gba aren't stacked one on top of each
other. Instead, they lay right beside one another, and subsequently some are
off-screen and cannot be clicked.
http://nocash.emubase.de/gba-640x.gif
^That's more or less how things are supposed to look, with the "Trace" "GBA
Specs" "Reload" buttons, etc, stacking on top of each other. Some changes have
been made since that screenshot and now all of the buttons are in a single
"column" going down the side of the register view window.
Unfortunately, this application isn't free for sharing, and costs $15 USD for a
year's license.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36525
Bug ID: 36525
Summary: Ctrl+C does not copy in the Battle.net chat scrollback
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Open a chat window with someone and select some text from the scrollback. Right
click -> Copy works, but Ctrl+C does not.
--
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=38850
Bug ID: 38850
Summary: crypt32/tests: chain test fails on Debian Jessie
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)vr-web.de
Distribution: Debian
Created attachment 51777
--> https://bugs.winehq.org/attachment.cgi?id=51777
console output of failing "make chain.ok"
chain.c:4424: Test failed: stanfordPolicyCheckWithMatchingName[0](#0004):
expected 00000000, got 800b0109
(see full output attached)
Tried to isolate the problem:
- An Debian Wheezy chroot succeeds on this test
- An Debian Jessie chroot fails also on this test
Tested to upgrade the ca-certifactes package with available versions
from snapshot.debian.org:
- Last succeeding version was ca-certificates_20130906_all.deb
- First failing version is ca-certificates_20140223_all.deb
Between this version some certificates were dropped.
Tried removing certificates one by one which were shown removed by "debdiff".
This leads to:
Entrust.net_Secure_Server_CA.crt
Adding this certificate in the Debian Jessie chroot made the test succeed
again.
--
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=39642
Bug ID: 39642
Summary: Battle.net crashes when you try to resize the window
when "allow the window manager to decorate the
windows" is unchecked.
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonwsb(a)gmail.com
Distribution: ---
Battle.net crashes when you try to resize the window when "allow the window
manager to decorate the windows" is unchecked.
--
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=34925
Bug #: 34925
Summary: SolForge needs
msvcp110.dll.?_Init@locale@std@@CAPAV_Locimp@12@_N@Z
Product: Wine
Version: 1.7.6
Platform: x86
URL: http://store.steampowered.com/app/232450/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
When trying to start SolForge (a pre-release F2P CCG) through Steam, I get a
crash with the message:
wine: Call from 0x7b83b552 to unimplemented function
msvcp110.dll.?_Init@locale@std@@CAPAV_Locimp@12@_N@Z, aborting
--
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.