https://bugs.winehq.org/show_bug.cgi?id=49299
Bug ID: 49299
Summary: PowerToys for Windows 10 crashes on unimplemented
function KERNEL32.dll.GetPackageFamilyName
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
The program installs, but crashes when you try to run PowerToys.exe.
$ sha256sum PowerToysSetup-0.18.1-x64.msi
83b2f088f6a0ef7066ba8303ad51e2a270123fe127991486b715ac55f84da19b
PowerToysSetup-0.18.1-x64.msi
--
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=39669
Bug ID: 39669
Summary: D3DERR_NOTAVAILABLE in Dishonored - Steam
Product: Wine
Version: 1.8-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: miachm3(a)gmail.com
Distribution: ---
Dishonored crashes at start with Steam Launcher:
1º Install Steam.
2º Install Dishonored from Steam.
3º Launch, not additional options required.
Anothers D3X9 games works as well.
--
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=42898
Bug ID: 42898
Summary: Listbox keyboard input
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: janwinehq(a)gmail.com
Distribution: ---
A listbox widget in Wine does not react the same way to keyboard input as in
Windows.
In Windows, you can type the first characters of a word and the cursor will
jump to the first item matching *all* the characters you typed. This allows you
to drill down quickly to the item you want.
In Wine, when you start typing it only considers the *last* character you typed
when looking for a match. On listboxes where you have lots of items starting
with the same character, this can make it problematic to drill down to the
correct item.
This may be better explained with a simple example. Suppose you have a listbox
with the following items, sorted alphabetically:
* AMBER
* BLUE
* BROWN
* GREEN
* ORANGE
* RED
* YELLOW
Windows behavior:
* if you type "B", it will drill down to "BLUE"
* if you type "BR", it will drill down to "BROWN"
* if you type "BRO", it will drill down to "BROWN"
Wine behavior:
* if you type "B", it will drill down to "BLUE"
* if you type "BR", it will drill down to "RED"
* if you type "BRO", it will drill down to "ORANGE"
--
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=52832
Bug ID: 52832
Summary: Regression: Crysis 3 crashes at startup
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Crysis 3 and other heavy D3D applications crashes at startup on Windows 32bit
after this commit:
https://github.com/wine-mirror/wine/commit/24432a24d5e922cbd824b0af8f7b0c66…
Works before this commit without issues.
--
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=15153
Summary: Dragging tabs crashes Code:Blocks 8.02 C++ IDE
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://sourceforge.net/project/downloading.php?groupname
=codeblocks&filename=codeblocks-8.02mingw-
setup.exe&use_mirror=dfn
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
Created an attachment (id=15880)
--> (http://bugs.winehq.org/attachment.cgi?id=15880)
complete crash log (contains backtrace)
At the bottom of the IDE is a panel Logs & others, it contains several tabs. If
you start dragging one of these tabs then the wine crash.
--
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=37452
Bug ID: 37452
Summary: python 3.1.1: test_urllib2net failed
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 49822
--> https://bugs.winehq.org/attachment.cgi?id=49822
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_urllib2net
--
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=38583
Bug ID: 38583
Summary: Legions Overdrive: In-game textures black
Product: Wine
Version: 1.7.42
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Distribution: ---
Created attachment 51481
--> https://bugs.winehq.org/attachment.cgi?id=51481
D3D fixmes
Since the entire world is black excepting the sky and some text, it is still
not possible to play this in native wine without DLL overrides. I am attaching
a bug report showing various D3D fixmes needed.
--
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=21108
Summary: Comanche 3 Gold Demo crashes
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://download.cnet.com/Comanche-Gold-demo/3000-7551_
4-10019306.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=25351)
--> (http://bugs.winehq.org/attachment.cgi?id=25351)
wine-1.1.35 output
The Comanche 3 Gold Demo crashes when started.
After the crash occurs there is a window with an error message.
It looks for a file C:\D.MIS. The game is installed in C:\Demo\.
If it is installed in C:\APPS\ then the error message says that it looks for a
file C:\A.MIS.
--
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=53428
Bug ID: 53428
Summary: 18ae96e5fb causes deadlocking on nvidia hardware
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
This bug is split from Bug #53372. Testing in that bug (See Zeb's comment:
https://bugs.winehq.org/show_bug.cgi?id=53372#c9) reveals that commit
18ae96e5fb3cbbd53f1a022ba81203de6b431228 causes deadlocking to occur in some
programs on Nvidia hardware.
Reverting the patch does fix it, but obviously that is not ideal. As per Zeb's
request I've created this bug.
--
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=49667
Bug ID: 49667
Summary: user32-rawinput-mouse: can't use other programs
normally while running Elite Dangerous
Product: Wine-staging
Version: 5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
This is mouse bug is analogous to this keyboard bug:
https://bugs.winehq.org/show_bug.cgi?id=48419
When user32-rawinput-mouse is being used, it's problematic to click onto other
X11 windows while a "Elite Dangerous" is running.
In detail:
1. configure "virtual desktop" mode via winecfg
2. Start EliteDangerous in Wine
3. Open a view inside EliteDangerous where every mouseclick (independent of
cursor position) will have an effect (e.g. cockpit mode -> mouse-1 fires
weapon)
4. switch to another X11 window (e.g. Firefox)
5. click onto something
When clicking in Firefox, the click also get send into the game. So e.g. the
primary weapon gets fired in the game.
Alternatively, the cursor can also positioned over an ingame button (e.g. in
the main menu). Then get another window into foreground without moving the
mouse (e.g. alt-tab) and then click. This will trigger the ingame button over
which the cursor lasted before switching windows.
Workaround:
./patches/patchinstall.sh DESTDIR=../wine-5.14 --all -W user32-rawinput-mouse
-W user32-rawinput-mouse-experimental -W user32-rawinput-hid
(user32-rawinput-mouse-experimental and user32-rawinput-hid depend on
user32-rawinput-mouse)
For more details, please see:
https://bugs.winehq.org/show_bug.cgi?id=48419#c5
--
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.