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=56373
Bug ID: 56373
Summary: Autodesk Fusion: Black window and crash on 9.3
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skala.antonin(a)gmail.com
Distribution: ---
Updating staging version of Wine 9.2 to 9.3 breaks Autodesk Fusion (formerly
Fusion360). Only black window appear with app non responding warning and then
die after a while.
--
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=56453
Bug ID: 56453
Summary: Linux WM window decorations are seen but they mustn't
be
Product: Wine
Version: 9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 76212
--> https://bugs.winehq.org/attachment.cgi?id=76212
ICQ 5 main windows with WM decorations
Steps to reproduce:
Download and install http://www.oldversion.com/windows/download/icq-5-04
Run 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=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.
https://bugs.winehq.org/show_bug.cgi?id=54963
Bug ID: 54963
Summary: Adobe Lightroom needs
Windows.Storage.Streams.InMemoryRandomAccessStream
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)bzatek.net
Distribution: ---
Essentially any newer functionality like the advanced masking and object
detection fails on unimplemented InMemoryRandomAccessStream:
0a78:fixme:combase:RoActivateInstance (00007F110172E538, 00007F110172E4F8):
semi-stub
0a78:fixme:combase:RoGetActivationFactory
(L"Windows.Storage.Streams.InMemoryRandomAccessStream",
{00000035-0000-0000-c000-000000000046}, 00007F110172E498): semi-stub
0a78:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Storage.Streams.InMemoryRandomAccessStream"
I haven't managed to find the required library anywhere, any advice
appreciated.
--
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=56449
Bug ID: 56449
Summary: Magic the gathering online (MTGO) requires
renderer=gdi
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 76206
--> https://bugs.winehq.org/attachment.cgi?id=76206
terminal log.txt
1. winetricks corefonts dotnet472 to workaround bug 30753
2. wine setup.exe, wait the program to download game resource (~500M)
3. the program quits silently
4. Run `wine setup.exe` again, and the program quits silently again (terminal
output attached below)
Now, I execute winetricks renderer=gdi [1], then run wine setup.exe, and the
game launches successfully
[1]:
https://github.com/pauleve/docker-mtgo/commit/1f7c4c7ba04581c2365b405ad9b04…
--
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=56448
Bug ID: 56448
Summary: Final Fantasy XI Online: No application icon in
taskbar/panel.
Product: Wine
Version: 9.4
Hardware: x86-64
URL: https://web.archive.org/web/20210810150839/http://www.
playonline.com/ff11eu/download/media/install_win.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: Gentoo
The PlayOnline Viewer, which is used to launch Final Fantasy XI Online, shows
its application icon in the taskbar/panel as it should, but after hopping over
to Final Fantasy XI, the application icon is the Wine icon instead of the Final
Fantasy XI icon.
--
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.