http://bugs.winehq.org/show_bug.cgi?id=25631
Summary: Visio 2007 Pro: "Page Setup" dialog is broken
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Open Vision
File-Page Setup.
See attached files
--
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=44136
Bug ID: 44136
Summary: Zelda30Tribute (Zelda 30th Anniversary Tribute)
Program Error
Product: Wine
Version: 2.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wellbeserious12(a)gmail.com
Distribution: ---
Created attachment 59885
--> https://bugs.winehq.org/attachment.cgi?id=59885
Program Error Details (backtrace.txt)
Zelda30Tribute (Zelda 30th Anniversary Tribute) 1.0
Opening results in:
Program Error
The Program Zelda 30th Anniversary Tribute.exe has encountered a serious
problem and needs to close. This can be caused by a problem in the program or a
deficiency in Wine. You may want to check the Application Database for tips
about running this application.
--
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=38298
Bug ID: 38298
Summary: TTN_SHOW is not implemented correctly
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: pietro10(a)mac.com
Distribution: ---
According to MSDN
(https://msdn.microsoft.com/en-us/library/windows/desktop/bb760314%28v=vs.85…),
TTN_SHOW in comctl32.dll >= 4.70 has special logic for allowing customization
of tooltip size and position:
Version 4.70. To display the tooltip in its default location, return zero.
To customize the tooltip position, reposition the tooltip window with the
SetWindowPos function and return TRUE.
Note: For versions earlier than 4.70, there is no return value.
This is needed to implement in-place tooltips, such as the ones you get when
you hover the mouse over a listview in report mode (with LVS_EX_LABELTIP) or a
tree view (by default, it seems), or in this picture:
https://i-msdn.sec.s-msft.com/dynimg/IC510747.png.
However, wine currently does not follow these rules. According to
http://source.winehq.org/source/dlls/comctl32/tooltips.c?!v=wine-1.7.39#0621,
it just sends the TTN_SHOW notification, ignoring the return value entirely,
then proceeds to set the default window position anyway. As such, in-place
tooltips will simply appear where they would if they were regular tooltips
(underneath the mouse cursor).
I personally tested with wine 1.7.34 (or some commit around that one) from
source and Windows XP and Windows 7 with my own in-place tooltips as part of a
table control of my own creation. On real Windows, Common Controls 5 and 6 both
have TTN_SHOW working properly (but given it says 4.70 I'm not surprised).
I'm not the first to notice wrong tooltip behavior. Someone (I don't know if
it's just a user or one of the authors of Cardbox) noticed that Cardbox relied
on another aspect of TTN_SHOW that wine doesn't imitate: real Windows computes
the default tooltip position before sending the notification, not after (as
wine still does). In fact, he noticed this back in 2007! I'm not sure why a bug
here was never filed...
https://cardboxeverywhere.wordpress.com/2007/12/11/programming-note-tooltip…
I don't have a minimal test program on hand (the source speaks for itself) but
here's something Raymond Chen wrote on the subject that can be constructed into
one: http://blogs.msdn.com/b/oldnewthing/archive/2006/06/26/647365.aspx
Thanks.
--
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=35592
Bug ID: 35592
Summary: Chinese input encoding error in multi-byte character
set exe with mac driver
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: hwei.sy(a)gmail.com
Classification: Unclassified
The exe is compiled in multi-byte character set (not Unicode). When input
Chinese, the characters become corrupted.
I looked into this problem, and found that it is due to
dlls/user32/message.c@get_input_codepage
The "GetKeyboardLayout" returns a wrong language identifier 0x0404 (Chinese
Traditional), but it should be 0x0804 (Chinese Simplified). This may be mac
driver's problem.
And I don't think the 1st parameter of "GetLocaleInfoW" should be the language
identifier of the keyboard (returned from "GetKeyboardLayout"). It should be
constant "LOCAL_USER_DEFAULT". The keyboard language identifier does not always
match the code page of a program. The keyboard language identifier can be
changed by switching input method, but code page of a program can not change.
--
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=44517
Bug ID: 44517
Summary: PSPP displays names of X-Y axis (in graphs)
incorrectly
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: utentevino(a)20boxme.org
Distribution: ---
PSPP 1.0.1 under Wine 3.0 renders displays names of X-Y axis (in graphs)
incorrectly. On the vertical axis the names are cut and in the horizontal one
they are overlapping. And example is in this screenshot:
https://appdb.winehq.org/appimage.php?iId=52515
--
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=41745
Bug ID: 41745
Summary: Killing Floor 2: Missing text
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: roman(a)hargrave.info
Distribution: ---
Killing Floor 2 is now _functioning_ in that it is /navigable/ by human.
That being said, currently text is missing in all manner of locations, and this
is possibly related to the following FIXME's in
d3d11_immediate_context_OMSetBlendState
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Per-rendertarget blend not
implemented.
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Color mask > 3 not
implemented.
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Ignoring blend factor
{0.00000000e+00, 0.00000000e+00, 0.00000000e+00, 0.00000000e+00}.
--
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=44630
Bug ID: 44630
Summary: SafeNet Sentinel driver not installing properly
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mcondarelli(a)soft-in.com
Distribution: ---
I'm trying to use a win development environment (GHS Multi) under Linux.
Installation is ok and program starts, but I am unable to setup the license
server (SafeNet Sentinel).
Automatic installation of dongle driver gives a cryptic "File not found" error.
I relaunched with "WINEDEBUG=+all", but that resulted in a 7G+ log file I have
no idea how to analyze.
I need some help, please.
I am available to perform any test needed.
Host is an up-to-date Debian9 x86_64 installation.
I installed Wine from WineHQ via "deb https://dl.winehq.org/wine-builds/debian/
stretch main" and "apt install winehq-devel".
--
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=44537
Bug ID: 44537
Summary: WineMine: add the option for changing colors
Product: Wine
Version: 3.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t6zm3v62fkp7fe5(a)yandex.ru
Distribution: ---
Hi, could you add the option for changing the mines' and background colors in
WineMine? Black and green ones are not comfortable for me (and maybe for others
who prefer bright ones like white or beige).
Lubuntu 16.04.3, Wine 3.1 from official PPA.
--
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=43740
Bug ID: 43740
Summary: Just Cause 2 GenerateMips fails
Product: Wine-staging
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
(Since this is about a wine-staging patch, i selected wine-staging)
Since 2.17-staging we have this patch
(https://dev.wine-staging.com/patches/190/). It fixed the GenerateMips for
(some,most?) directx11 games, but it is missing for directx10.
Just Cause 2 reports fixme:d3d11:d3d10_device_GenerateMips iface 0x3625c24,
shader_resource_view 0xc61eb74 stub!
It *should* be very much the same function just with other structs i guess the
missing dx10 function is at
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/d3d11/device.c#l4175
we already have unsafe_impl_from_ID3D10ShaderResourceView at
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/d3d11/view.c#l2338
but i wasn't able to locate the equivalent of
device_from_immediate_ID3D11DeviceContext (at
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/d3d11/device.c#l42) for
directx10
but i gonna leave that to the real programmers anyway ;)
--
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=9914
Summary: Implement a Kerberos provider for SSPI
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: blin(a)gmx.net
ReportedBy: blin(a)gmx.net
SSPI is currently lacking a Kerberos v5 provider.
The plan is to implement this using libkrb5.
--
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=44542
Bug ID: 44542
Summary: Multiple Vista+ UAC-aware applications need support
for execution level information in manifest
data/activation context
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
dedicated ticket for the Wine-Staging patchset:
https://github.com/wine-compholio/wine-staging/tree/master/patches/ntdll-Ru…
currently posted on wine-patches.
* https://source.winehq.org/patches/data/141893
* https://source.winehq.org/patches/data/141894
It's mentioned in few tickets but as usual all them are messed up with multiple
problems = meta bugs = bad.
I found Oracle's JRE/JDK 7 installer a test-case for reproducing as many
binaries are UAC aware and the PE binary manifest data contains
'requestedExecutionLevel'.
--- snip ---
$ pwd
/home/focht/.wine/drive_c
$ grep -aHr requestedExecutionLevel | grep level
Program Files/Common Files/Java/Java Update/jaucheck.exe:
<requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
Program Files/Common Files/Java/Java Update/jaureg.exe:
<requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
Program Files/Common Files/Java/Java Update/jucheck.exe:
<requestedExecutionLevel level="requireAdministrator"
uiAccess="false"></requestedExecutionLevel>
Program Files/Common Files/Java/Java Update/jusched.exe:
<requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/client/jvm.dll: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/fxplugins.dll: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/glib-lite.dll: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/gstreamer-lite.dll: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/installer.dll: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/jabswitch.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/java-rmi.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/java.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/javaw.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/jfxmedia.dll: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/jfxwebkit.dll: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/jqs.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/keytool.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/kinit.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/klist.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/ktab.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/orbd.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/pack200.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/policytool.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/rmid.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/rmiregistry.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/servertool.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/tnameserv.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
Program Files/Java/jre7/bin/unpack200.exe: <requestedExecutionLevel
level="asInvoker" uiAccess="false"></requestedExecutionLevel>
users/focht/Application Data/Sun/Java/jre1.7.0_80/jre1.7.0_80.msi:
<requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
users/focht/Application Data/Sun/Java/jre1.7.0_80/jre1.7.0_80.msi:
<requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
users/focht/Application Data/Sun/Java/AU/au.msi:
<requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
windows/Installer/fc04.msi: <requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
windows/Installer/fc04.msi: <requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
windows/Installer/45b4.msi: <requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
windows/system32/java.exe: <requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
windows/system32/javaw.exe: <requestedExecutionLevel level="asInvoker"
uiAccess="false"></requestedExecutionLevel>
--- snip ---
$ sha1sum jre-7u80-windows-i586.exe
305c1493fca53ab63ba1686c9afdfb65142e59d3 jre-7u80-windows-i586.exe
$ du -sh jre-7u80-windows-i586.exe
29M jre-7u80-windows-i586.exe
$ wine --version
wine-3.2
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.
https://bugs.winehq.org/show_bug.cgi?id=39970
Bug ID: 39970
Summary: Bankperfect 8.0.0.373 defect
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gdpo22(a)orange.fr
Distribution: ---
Created attachment 53405
--> https://bugs.winehq.org/attachment.cgi?id=53405
Red circle and arrow shows the green button that fails
When you press the green mark in order to get budget forecast under
Bankperfect, it crashes (force to send SIGKILL to close the window).
Unfortunately this function is one of the highly interesting ones.
--
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=10347
Summary: Action Replay Code Manager crashes on start up
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
After executing, one is greeted with a nice crash. Crash log included.
--
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=42592
Bug ID: 42592
Summary: The Witcher 3 has poor performance
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Created attachment 57528
--> https://bugs.winehq.org/attachment.cgi?id=57528
The Witcher 3 with GALLIUM_HUD, CSMT on.
I tested latest TW3 in Wine 2.3 with staging patches applied (built from
source).
See the attached screenshot for results with low graphics settings.
Hardware:
CPU: Intel Core i7 4770.
RAM: 16GB.
GPU: AMD RX480 (4GB VRAM), Mesa 17.1.0-devel (git-4dc42ae792).
Resolution: 1920x1200.
Resulting is pretty bad (6fps inside the game). Not sure if it's specific to
Mesa or not. Anyone with Nvidia blob, feel free to post your benchmarks to
compare. If it's Mesa specific, I can open a Mesa bug too.
--
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=44486
Bug ID: 44486
Summary: stack overflow in The Witness
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: notasas(a)gmail.com
Distribution: ---
After multisampling patches went in running The Witness with multisampling
enabled results in stack overflow (instead of a solid colored screen):
002b:err:seh:setup_exception stack overflow 1696 bytes in thread 002b eip
000000007bc608f9 esp 0000000000130f70 stack 0x130000-0x131000-0x230000
Bisection returns:
commit f2e614b1f898de74276bef8a612420b6fb2d5b5d
Author: Józef Kucia <jkucia(a)codeweavers.com>
Date: Mon Feb 5 13:13:39 2018 +0100
wined3d: Implement ld2dms instruction.
Can also be reproduced with d3d apitrace here:
https://drive.google.com/file/d/1TXpNn95gRnAxJDfHyeoh2bclcuejXQFk/view?usp=…
--
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=37025
Bug ID: 37025
Summary: Photo Renamer does not work, gives error report
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bart.kuijer(a)ziggo.nl
Created attachment 49197
--> http://bugs.winehq.org/attachment.cgi?id=49197
Error report
Photo Renamer does not work, gives error report
Installation works fine
--
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=40002
Bug ID: 40002
Summary: Control fails to refresh after focus is lost
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Download these examples
http://www.bcgsoft.com/download/BCGControlBarProDemo.zip
Run the ToolbarEditBox.exe example
Click in the TypeText, Type Number or Calculator boxes
Click on the main Screen.
The text in these Edit boxes aren't updated.
If you Minimize and Maximum the text is redrawn.
--
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=44462
Bug ID: 44462
Summary: Stuttering/Low fps in Unigine Valley
Product: Wine
Version: 3.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: cybermax(a)dexter.no
Distribution: ---
Created attachment 60406
--> https://bugs.winehq.org/attachment.cgi?id=60406
Low fps / stuttering
Very low fps (3-4 fps) in DX11 mode (Ultra) in Unigine Valley.
Benchmark runs fine with wine-staging-2.21.
--
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=42851
Bug ID: 42851
Summary: The BaiduMusic can not be launch with msxml error
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Distribution: ---
Created attachment 57947
--> https://bugs.winehq.org/attachment.cgi?id=57947
BaiduMusic-error.log
Please Download form
http://musicmini.baidu.com/pc/download/BaiduMusic-11407102.exe and try to
install and launch. Then there are many xml error reports and the application
will crash.
--
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=44593
Bug ID: 44593
Summary: Improve Wine loader diagnostic output for .NET (IL)
applications in case of 'mscoree.dll' load failures
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
since commit
https://source.winehq.org/git/wine.git/commitdiff/39c8875ff8aa543eaa50e52db…
("ntdll: Add support for running IL-only .NET executables.") starting a .NET
application without proper mscoree setup results in obscure error message in
terminal, making it very hard for the end user to figure out what's wrong.
* Wine-Mono uninstalled/disabled via various methods (builtin order disabled,
native mscoree preferred, disabled during Wine build time), native .NET not yet
installed -> this is a standard use-case
* broken WINEPREFIX (mscoree improperly installed/Win64/Wow64 issues)
Console output before the change:
--- snip ---
$ wine ./foo.exe
0009:err:module:import_dll Library mscoree.dll (which is needed by
L"C:\\Program Files\\FooBar\\foo.exe") not found
0009:err:module:attach_dlls Importing dlls for L"C:\\Program
Files\\FooBar\\foo.exe" failed, status c0000135
--- snip ---
Console output after the change:
---- snip ---
$ wine ./foo.exe
0009:err:module:attach_dlls Importing dlls for L"C:\\Program
Files\\FooBar\\foo.exe" failed, status c0000135
---- snip ---
I suggest to add an ERR to hint it's actually 'mscoree' module load failure to
help end users/triagers diagnosing.
Source:
jttps://source.winehq.org/git/wine.git/blob/39c8875ff8aa543eaa50e52db0c5467…
--- snip ---
895 static NTSTATUS fixup_imports_ilonly( WINE_MODREF *wm, LPCWSTR load_path,
void **entry )
896 {
897 static const WCHAR mscoreeW[] =
{'m','s','c','o','r','e','e','.','d','l','l',0};
...
910 prev = current_modref;
911 current_modref = wm;
912 if (!(status = load_dll( load_path, mscoreeW, 0, &imp ))) wm->deps[0]
= imp;
913 current_modref = prev;
914 if (status) return status;
915
916 TRACE( "loaded mscoree for %s\n",
debugstr_w(wm->ldr.FullDllName.Buffer) );
...
--- snip ---
$ wine --version
wine-3.2-168-gc073701d02
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.
https://bugs.winehq.org/show_bug.cgi?id=7525
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |ABANDONED
--- Comment #9 from Austin English <austinenglish(a)gmail.com> ---
(In reply to Austin English from comment #8)
> Created attachment 53099 [details]
> test stub
>
> This needs to be cleaned up, but could be used for testing.
>
> Is there a demo or download available that I can use to reproduce? I tried
> pg1lae051209.exe from
> http://panasonic.net/pcc/support/mfp/dp-1820/gdi/download.html#01-2, but
> that didn't exhibit the issue for me (or does it require the hardware to
> reproduce)?
Several years with no reply. We're unlikely to ever support this, anyway,
marking abandoned.
--
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=18472
Summary: Mafia hangs
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: retrry(a)gmail.com
Created an attachment (id=21090)
--> (http://bugs.winehq.org/attachment.cgi?id=21090)
wine output on crash
Mafia game hangs:
--after playing and trying to exit
--in-game
--
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=37584
Bug ID: 37584
Summary: Holding down mouse on themed button, unthemes it.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 50009
--> https://bugs.winehq.org/attachment.cgi?id=50009
Video showing the bug
Using Luna, or another theme (also tested using the free Ambience theme).
Ambience theme that also displays the bug
http://www.omgubuntu.co.uk/2010/08/ubuntu-ambiance-theme-for-windows-xp-wine
When holding the mouse button down, the button becomes unthemed, navigating
with the keyboard will retheme it.
Video showing the bug (also attached)
https://www.youtube.com/watch?v=XdiO1a-B8ic&feature=youtu.be
--
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=44600
Bug ID: 44600
Summary: Memory leak in toos/wmc/po.c
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: fan.gang.cn(a)gmail.com
Distribution: ---
Created attachment 60588
--> https://bugs.winehq.org/attachment.cgi?id=60588
The bug trace of this ml bug.
We find a memory leak defect in the file toos/wmc/po.c.
I've uploaded a screenshot of the leak trace.
Gang
Sourcebrella
--
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=7902
tokktokk <fdsfgs(a)krutt.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fdsfgs(a)krutt.org
--
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.