http://bugs.winehq.org/show_bug.cgi?id=36843
Bug ID: 36843
Summary: "Read only"checkbox on Save As dialog
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: tulio150(a)mailinator.com
On Windows, the "Save as" common dialog lacks the "Read Only" check box under
the file type combo box, it is restricted to "Open" dialogs that does not set
the OFN_HIDEREADONLY flag.
On Wine, it is shown on both "Open" and "Save as" dialogs when the flag is not
set
--
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=15350
Summary: [Regression] dinput wrong keyboard layout in Tomb Raider
Anniversary / Legend
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netfab(a)gmail.com
CC: aric(a)codeweavers.com
Hi,
Today I upgraded wine from 1.1.0 to 1.1.5 on a gentoo system which have a
french keyboard layout (AZERTY).
When I run Tomb Raider Anniversary or Legend, the keyboard auto-magically
switch to an english layout (QWERTY).
But, I have no problem in World of Warcraft for example.
I made some tests, and I discovered that this behaviour is here since 1.1.3.
Then I made some regression tests from 1.1.2 to 1.1.3, and found that the
guilty commit is :
http://source.winehq.org/git/wine.git/?a=commit;h=304ff3c7280a53b7cbadfa83e…
Reversing this patch on the 1.1.5 release fix the problem.
Please let me know if you want more infos or tests.
Thanks.
--
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=43831
Bug ID: 43831
Summary: Cuphead crashes with error
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timwanders241(a)gmail.com
Distribution: ---
Created attachment 59384
--> https://bugs.winehq.org/attachment.cgi?id=59384
The log
Hello, so when I launch the steam version of CupHead, it spams the last 4 lines
of the logs till you kill it.
I'm using Arch linux 64 bit
I tried using an 32 bit WINEARCH and 64 bit WINEARCH, both have the same issue.
I've resolved the issue by replacing the Return value in
dlls/setupapi/stubs.c:CM_Get_Parent to CR_NO_SUCH_DEVNODE.
I've also tries using wine-staging 2.18/2.17 and I tried compiling wine myself
from git, all resulting into the same crash and error.
Wine cannot be killed with Control+C then, you need to open another terminal
and execute "wineserver -k" to kill it
--
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=41377
Bug ID: 41377
Summary: Windows 10 DISM failed to find the resources
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lerieur(a)protonmail.com
Distribution: ---
Created attachment 55726
--> https://bugs.winehq.org/attachment.cgi?id=55726
wine dism.exe
Steps to reproduce:
- visit
https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-d…
and download version for Windows 10 1607
- in terminal:
$ export WINEARCH=win32 WINEPREFIX=$HOME/.wine32
$ winetricks -q dotnet452 wininet
$ winecfg # set Windows version to 10
$ wine adksetup.exe /features OptionId.DeploymentTools
$ cd $WINEPREFIX/drive_c/Program\ Files/Windows\ Kits/10/Assessment\ and\
Deployment\ Kit/Deployment\ Tools/x86/DISM
$ wine dism.exe
Expected output:
https://static.amido.com/wp-content/uploads/2016/02/05094332/DISM-BHelp.png
--
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=43930
Bug ID: 43930
Summary: iCopy will not load
Product: Wine-staging
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Wine Staging 2.19
iCopy-1.6.3.exe
http://sourceforge.net/projects/icopy/files/
$ wine iCopy.exe
fixme:winediag:start_process Wine Staging 2.19 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"configSections"
in state 2
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"sectionGroup" in
state 6
mscoree repeats ~ 20 more times
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an
object
at iCopy.PortableSettingsProvider.SetValue
(System.Configuration.SettingsPropertyValue propVal) [0x000ee] in
<9c716ec700f2462784a35698557bb163>:0
at iCopy.PortableSettingsProvider.SetPropertyValues
(System.Configuration.SettingsContext context,
System.Configuration.SettingsPropertyValueCollection propvals) [0x00015] in
<9c716ec700f2462784a35698557bb163>:0
at System.Configuration.SettingsBase.SaveCore () [0x000a1] in
<e04f7b3115474b53a83d8704c8566261>:0
at System.Configuration.SettingsBase.Save () [0x00014] in
<e04f7b3115474b53a83d8704c8566261>:0
at System.Configuration.ApplicationSettingsBase.Save () [0x00017] in
<e04f7b3115474b53a83d8704c8566261>:0
at iCopy.appControl.Main (System.String[] sArgs) [0x00030] in
<9c716ec700f2462784a35698557bb163>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object
reference not set to an instance of an object
at iCopy.PortableSettingsProvider.SetValue
(System.Configuration.SettingsPropertyValue propVal) [0x000ee] in
<9c716ec700f2462784a35698557bb163>:0
at iCopy.PortableSettingsProvider.SetPropertyValues
(System.Configuration.SettingsContext context,
System.Configuration.SettingsPropertyValueCollection propvals) [0x00015] in
<9c716ec700f2462784a35698557bb163>:0
at System.Configuration.SettingsBase.SaveCore () [0x000a1] in
<e04f7b3115474b53a83d8704c8566261>:0
at System.Configuration.SettingsBase.Save () [0x00014] in
<e04f7b3115474b53a83d8704c8566261>:0
at System.Configuration.ApplicationSettingsBase.Save () [0x00017] in
<e04f7b3115474b53a83d8704c8566261>:0
at iCopy.appControl.Main (System.String[] sArgs) [0x00030] in
<9c716ec700f2462784a35698557bb163>:0
--
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=30611
Bug #: 30611
Summary: Lazarus browser sample exits, because
ieframe:ViewObject_Draw is unimplemented
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://netikka.net/dev/lazbrowser.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
http://netikka.net/dev/lazbrowser.exe
Quits without showing anything. Terminal has only 2 lines:
fixme:ieframe:ViewObject_Draw (0x3451c8)->(1 0 (nil) (nil) (nil) 0x3c8
0x15bf65c 0x15bf65c (nil) 00000000)
fixme:ieframe:ViewObject_Draw (0x3451c8)->(1 0 (nil) (nil) (nil) 0x61c
0x15bf128 0x15bf128 (nil) 00000000)
I modified that function to return S_OK, and sample works.
--
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=42267
Bug ID: 42267
Summary: wine: Call from 0x7bc57709 to unimplemented function
ntdll.dll._aulldvrm, aborting
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
As the title says. The app is installer of Rogue-Killer. I dont know what the
unimplemented function is supposed to.
--
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=39979
Bug ID: 39979
Summary: SupArc getting runtime error
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thrasher2k2(a)gmail.com
Distribution: ---
When i try to run SupArc (http://www.suparc.com) it causes runtime error.
--
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=26574
Summary: Homefront: no sound in menu unless Hardware
acceleration = emulation
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Terminal doesn't show much, just:
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x16a1d8,0x16a148): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x16bcd8,0x16bbf8): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x16bd00,0x16bc20): stub
changing driver emulation from full to emulation gives me sound.
Note: the sound works fine in the intro videos, either way.
Gentoo 32-bit, no pulseaudio. Using winealsa driver.
--
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.