https://bugs.winehq.org/show_bug.cgi?id=49352
Bug ID: 49352
Summary: JamKazam msi installer fails at copy
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: junk(a)therobinsonfamily.net
Distribution: ---
Created attachment 67389
--> https://bugs.winehq.org/attachment.cgi?id=67389
console output with WINEDEBUG=warn+all
Attempting to install JamKazam-1.0.3744.msi fails with the installer apparently
not able to copy files.
--
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=48959
Bug ID: 48959
Summary: S-Gear 2 installer does not recognize wine as Windows
10
Product: Wine
Version: 5.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)finetuned.nl
Distribution: ---
Created attachment 66935
--> https://bugs.winehq.org/attachment.cgi?id=66935
Wine log when running S-GearSetupv294.exe
When I run S-GearSetupv294.exe, I cannot continue because it throws up a
dialog:
> S-Gear2 cannot be installed on the following Windows versions: Windows Vista x64, Windows Server 2008 x64, Windows 7 x64, Windows Server 2008 R2 x64, Windows 8 x64, Windows Server 2012 x64, Windows 8.1 x64, Windows Server 2012 R2 x64, Windows Server x64.
>From winecfg in that wineprexfix, I have set the prefix to Windows 10.
S-GearSetupv294.exe can be downloaded from
https://www.scuffhamamps.com/download/s-gear-v2.
The older S-Gear v2.7 can be installed.
--
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=35083
Bug #: 35083
Summary: world of warplanes crashes after first loading
Product: Wine
Version: 1.7.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 46798
--> http://bugs.winehq.org/attachment.cgi?id=46798
Terminal output
I created a fresh wine prefix on ubuntu 13.10 x64
Game downloaded itself and installed it without a problem
installation terminal output
http://www.mediafire.com/download/n8eilsy9yjqy6dl/installation%20terminal%2…
On the first launch of this game I got this error
http://i.imgur.com/1qZwT9H.png
Then I installed dx9 redistributable from winetrikes,
After this the game started however after the first loading game crashed
http://i.imgur.com/tqbnous.png
but I noticed that htop shows that world of warplanes is still running
--
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=49636
Bug ID: 49636
Summary: Wine does not fill in Vulkan device LUID for more than
1 GPU
Product: Wine
Version: 5.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: Mint
Created attachment 67829
--> https://bugs.winehq.org/attachment.cgi?id=67829
vulkan_tests_results
Hi.
When running the Wine's Vulkan test, I've encountered some failures when
running on a machine with dual graphics. They appear to be caused by Wine not
filling device LUIDs for the discrete GPU, only the primary integrated (Intel)
one. This happens even if you set preference for the discrete GPU and filter
out other GPUs with some envars (__NV_PRIME_RENDER_OFFLOAD=1
__GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only).
This causes an issue in World War Z, as it requires device LUID to be filled,
and falls back to its inferior DX11 renderer if the LUID is zero-ed out.
I've attached a text file with output from the vulkan test running with
different combinations of these filtering envars and with none of them.
I should note that this is not related to bug 49631, these tests were done on a
different machine and during the tests for this bug report virtual desktop was
disabled.
--
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=12458
Summary: MySQL Workbench 5 aborts with NotImplementedException
ITextDocument.Range(Int32 cp1, Int32 cp2)
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://dev.mysql.com/downloads/workbench/5.0.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.bytebot.net/blog/archives/2007/11/27/workbench-beta-adventure-on…
complained that MySQLWorkbench didn't work on Wine, so I gave it a whirl.
On an empty .wine directory, it complained that it needed .net 2.
With 'winetricks dotnet20', it complained
"The operating system is not adequate for running MySQL Workbench 5.0 OSS"
(it requires WinNT version 502, and we're at 500).
With 'winetricks dotnet20 vista', it installed. Running failed early with
Unhandled Exception: System.NotImplementedException: The method or operation is
not implemented.
at System.Windows.Forms.UnsafeNativeMethods.ITextDocument.Range(Int32 cp1,
Int32 cp2)
at System.Windows.Forms.TextBoxBase.ScrollToCaret()
at MySQL.GUI.Shell.GrtPromptForm.ScrollToBottom()
at MySQL.GUI.Shell.GrtPromptForm.PrintText(String text)
at MySQL.GUI.Shell.GrtShellForm.PrintShellOutput(String text)
With "winetricks dotnet20 riched20 vista", it worked much better;
there was a fatal error dialog without much info, but if you ignore it,
the interface comes up and seems to work.
(Though all I really tried was Help.)
So my main complaint is our riched20 doesn't support com text services.
[Oddly, if Tahoma is installed (e.g. winetricks tahoma), it crashes hard
and early with
Unhandled Exception: System.ArgumentException: Parameter is not valid.
at System.Drawing.Font.GetHeight(Graphics graphics)
at System.Drawing.Font.get_SizeInPoints()
at System.Drawing.SystemFonts.FontInPoints(Font font)
at System.Drawing.SystemFonts.get_MenuFont()
but that's another bug, maybe.]
--
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=47386
Bug ID: 47386
Summary: Not tracked mouse cursor in the game
Product: Wine-staging
Version: 4.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: duponamk(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64719
--> https://bugs.winehq.org/attachment.cgi?id=64719
File with bug
Drakensang Online:
Good day.
In the online game Drakensang Online has long observed the following
bug: when you start the game is not visible the cursor of the mouse,
i.e. the cursor appears, but does not move. And in the background you
can see that it is still moving, but it is not displayed correctly. As a
result, there is no way to play the game normally.
This is also evident in the stable wine.
Thank you.
--
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=25496
Summary: Fotowall: Crash at Test GL
Product: Wine
Version: 1.3.9
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
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine Fotowall 0.9 WinXP Vista 7.exe
4) press "SETUP" in right upper corner and then press "Test GL"
Behaviour:
Application crashes.
Expected behaviour:
Application shouldn't 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=42955
Bug ID: 42955
Summary: ffxiv dx11 fixme:msctf:ThreadMgrSource_AdviseSink
(0xbcf3ee0) Unhandled Sink:
{ea1ea136-19df-11d7-a6d2-00065b84435c}
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
ffxiv dx11
--
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=38059
Bug ID: 38059
Summary: MechCommander 2: 0x887602eb: D3DERR_SURFACENOTINVIDMEM
Product: Wine
Version: 1.7.34
Hardware: x86
URL: http://www.sarna.net/files/info/programs/games/mechcom
mander_2/demo/mc2trial.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
During operation several error dialogs appear, most are related to this error.
They appear to be triggered by display changes (videos starting, window size,
full-screen transitions). Occurs with the CD and trial versions.
Tested on two different systems with different GPUs, Intel GM965/GL960
(xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3) and Radeon HD 7340 (fglrx
2:13.350.1-0ubuntu2), on Xubuntu 14.04 x86_64. The Intel GPU is too slow to
play but the same errors occur.
The game attempts to play full-screen but fails (more error dialogs) and falls
back to windowed.
Native components installed:
winetricks -q directplay dsound
--
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=50066
Bug ID: 50066
Summary: dinput-remap-joystick causes crash with >32 button
joystick
Product: Wine-staging
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lemmi59612(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68522
--> https://bugs.winehq.org/attachment.cgi?id=68522
Log of `wine control joy.cpl` when crashing due to button 33 being pressed
When the `dinput-remap-joystick` staging patch is applied to Wine, various
crashes occur with a joystick that has more than 32 buttons.
* Wine's `joy.cpl` crashes when pressing or releasing such a button
(Wine-Staging)
* Star Citizen crashes during launch (Wine-Staging + DXVK)
`joy.cpl` works fine in vanilla Wine. Star Citizen requires other staging
patches to launch, and works fine if `dinput-remap-joystick` is excluded.
I'm using the Saitek X-55 Rhino HOTAS, where the throttle and stick can be
plugged in independently. The throttle has 34 buttons and causes these crashes,
the stick only reports 17 buttons (14 physically) and does not cause any
crashes. Buttons 32-34 on the throttle are the three-state "MODE" switch (M1-M3
respectively).
The crashes in `joy.cpl` happen regardless of whether the `(event)` or `(js)`
interface of the throttle is selected.
--
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.