http://bugs.winehq.org/show_bug.cgi?id=28488
Summary: Arcanum: Mouseclicks in character generation screen
doubled with pause
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justicezero(a)mailsnare.net
Along with a general slowdown, an old Arcanum bug has apparently returned with
1.3.28.
in the character generation/editor screen, clicking on a button results in the
button being pushed, a freeze of about a third of a second or so, and then a
second click at the same point. This makes character generation difficult to
impossible depending on build.
--
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=39904
Bug ID: 39904
Summary: Show "You must use msvcrt when building in
Unicode/MBCS mode" error only if !defined(__MSVCRT__)
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anthony(a)anthonyfok.org
Distribution: ---
Created attachment 53294
--> https://bugs.winehq.org/attachment.cgi?id=53294
Show "You must use msvcrt when building in Unicode/MBCS mode" error only if
!defined(__MSVCRT__)
Whenever -D_UNICODE is used, running winegcc would give the following error:
../wine-source/include/tchar.h:27:2: error: #error You must use msvcrt when
building in Unicode/MBCS mode
#error You must use msvcrt when building in Unicode/MBCS mode
And as of Wine 1.9.0, adding -mno-cygwin to "use msvcrt" does not make the
error go away.
Fortunately, a solution was suggested by Alexandre Julliard in 2004:
"Martin Fuchs" <martin-fuchs at gmx.net> writes:
> Either there should be a overriding "wine/include/msvcrt/tchar.h"
> file with different defintions. Or the error message "You must use
> msvcrt when building in Unicode/MBCS mode" is simply superfluous.
It's not superfluous, but it probably needs a !defined(__MSVCRT__) in
there.
--
Alexandre Julliard
julliard at winehq.org
(from https://www.winehq.org/pipermail/wine-devel/2004-October/030349.html)
In 2012, Ilya Konstantinov wrote that he successfully overcome that error by
applying Alexandre's change [to tchar.h] locally, see
https://www.winehq.org/pipermail/wine-devel/2012-July/096607.html
I ran into the same problem today, and, as a newbie, spent a long time before I
figured out the proper fix, i.e., to patch tchar.h and to add the -mno-cygwin
flag.
Hence this bug report and the attached patch. Many thanks!
Anthony
--
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=40052
Bug ID: 40052
Summary: Opening an RTF file with "A Wine application" fails
with "File not found"
Product: Wine
Version: 1.8-rc1
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
To reproduce on LXDE, right-click any RTF file and click "Open with > A Wine
Application". An error dialog pops up to tell you "File not found."
You can also reproduce this from the command line with `gtk-launch`:
cd ~/.local/share/applications/
gtk-launch wine-extension-rtf.desktop ~/foo.rtf
Or `wine start`:
wine start /ProgIDOpen rtffile ~/foo.rtf
`git bisect` revealed:
616495b6a47b1a77b5294ff9ebf2d22442e10daf is the first bad commit
commit 616495b6a47b1a77b5294ff9ebf2d22442e10daf
Author: Vijay Kiran Kamuju <infyquest(a)gmail.com>
Date: Sun Nov 22 01:50:00 2015 +0000
wine.inf: Install wordpad in Program FilesWindows NT\Accessories.
Signed-off-by: Vijay Kiran Kamuju <infyquest(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 82ce6e39255d3a46b32e3e3f100066707b27d66d
e53eb08a3d020266d571c5c9dbeb6ec59534faac M loader
--
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=39965
Bug ID: 39965
Summary: Lego Mindstorms EV3 Software does not find EV3 brick
using Bluetooth
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Lego Mindstorms EV3 software does not find the EV3 brick. Brick is turned on
and has Bluetooth enabled. Related debug lines:
warn:debugstr:OutputDebugStringA "32feet.NET: 'InTheHand.Net.Personal,
Version=3.5.605.0, Culture=neutral, PublicKeyToken=ea38caa273134499'\r\n
versions: '3.5.605.0' and '3.5.0605.0'.\r\n"
warn:ntdll:FILE_CreateFile L"\\??\\C:\\Program Files\\LEGO Software\\LEGO
MINDSTORMS EV3 Home Edition\\Irprops.cpl" not found (c0000034)
warn:module:load_builtin_dll cannot open .so lib for builtin L"Irprops.cpl":
/opt/wine-devel/bin/../lib/wine/irprops.cpl.so: cannot open shared object file:
No such file or directory
warn:module:load_dll Failed to load module L"C:\\Program Files\\LEGO
Software\\LEGO MINDSTORMS EV3 Home Edition\\Irprops.cpl"; status=c0000135
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\LEGO Software\\LEGO
MINDSTORMS EV3 Home Edition\\Irprops.cpl" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\Z:\\home\\qwerty\\Irprops.cpl" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\Irprops.cpl"
not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system\\Irprops.cpl" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\Irprops.cpl" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\Irprops.cpl"
not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\Irprops.cpl" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile
L"\\??\\C:\\windows\\system32\\wbem\\Irprops.cpl" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\IVI
Foundation\\VISA\\WinNT\\Bin\\Irprops.cpl" not found (c0000034)
warn:module:load_builtin_dll cannot open .so lib for builtin L"Irprops.cpl":
/opt/wine-devel/bin/../lib/wine/irprops.cpl.so: cannot open shared object file:
No such file or directory
warn:module:load_dll Failed to load module L"Irprops.cpl"; status=c0000135
warn:file:CreateFileW Unable to create file L"\\\\.\\BTKRNL" (status c0000034)
warn:ntdll:FILE_CreateFile L"\\??\\C:\\Program Files\\LEGO Software\\LEGO
MINDSTORMS EV3 Home Edition\\BsSDK.dll" not found (c0000034)
warn:module:load_builtin_dll cannot open .so lib for builtin L"BsSDK.dll":
/opt/wine-devel/bin/../lib/wine/bssdk.dll.so: cannot open shared object file:
No such file or directory
warn:module:load_dll Failed to load module L"C:\\Program Files\\LEGO
Software\\LEGO MINDSTORMS EV3 Home Edition\\BsSDK"; status=c0000135
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\LEGO Software\\LEGO
MINDSTORMS EV3 Home Edition\\BsSDK.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\Z:\\home\\qwerty\\BsSDK.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\BsSDK.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system\\BsSDK.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\BsSDK.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\BsSDK.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\BsSDK.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile
L"\\??\\C:\\windows\\system32\\wbem\\BsSDK.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\IVI
Foundation\\VISA\\WinNT\\Bin\\BsSDK.dll" not found (c0000034)
warn:module:load_builtin_dll cannot open .so lib for builtin L"BsSDK.dll":
/opt/wine-devel/bin/../lib/wine/bssdk.dll.so: cannot open shared object file:
No such file or directory
warn:module:load_dll Failed to load module L"BsSDK"; status=c0000135
warn:debugstr:OutputDebugStringA "System.DllNotFoundException: Unable to load
DLL 'Irprops.cpl': Module not found. (Exception from HRESULT: 0x8007007E)\r\n"
warn:debugstr:OutputDebugStringA "System.PlatformNotSupportedException: Widcomm
Bluetooth stack not supported (Radio).\r\n"
warn:debugstr:OutputDebugStringA "System.DllNotFoundException: Unable to load
DLL 'BsSDK': Module not found. (Exception from HRESULT: 0x8007007E)\r\n"
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\LEGO Software\\LEGO
MINDSTORMS EV3 Home Edition\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\Z:\\home\\qwerty\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\wbtapi.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\wbtapi.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile
L"\\??\\C:\\windows\\system32\\wbem\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\IVI
Foundation\\VISA\\WinNT\\Bin\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\LEGO Software\\LEGO
MINDSTORMS EV3 Home Edition\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\Z:\\home\\qwerty\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\wbtapi.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\wbtapi.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile
L"\\??\\C:\\windows\\system32\\wbem\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\IVI
Foundation\\VISA\\WinNT\\Bin\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\LEGO Software\\LEGO
MINDSTORMS EV3 Home Edition\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\Z:\\home\\qwerty\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\wbtapi.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\wbtapi.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile
L"\\??\\C:\\windows\\system32\\wbem\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\IVI
Foundation\\VISA\\WinNT\\Bin\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\LEGO Software\\LEGO
MINDSTORMS EV3 Home Edition\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\Z:\\home\\qwerty\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\wbtapi.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbtapi.dll" not
found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\wbtapi.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile
L"\\??\\C:\\windows\\system32\\wbem\\wbtapi.dll" not found (c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files\\IVI
Foundation\\VISA\\WinNT\\Bin\\wbtapi.dll" not found (c0000034)
warn:module:load_builtin_dll cannot open .so lib for builtin L"wbtapi.dll":
/opt/wine-devel/bin/../lib/wine/wbtapi.dll.so: cannot open shared object file:
No such file or directory
warn:module:load_dll Failed to load module L"wbtapi"; status=c0000135
--
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=39928
Bug ID: 39928
Summary: Star Wars: The Old Republic corruptions in dialogues
when Conversation Depth of Field is enabled
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EoD(a)xmw.de
Distribution: ---
When I enable "Conversion Depth of Field" in swtor, every dialogue has a
vertical line with white flickering pixels.
https://www.youtube.com/watch?v=4F46eQcQHx0
This happens on both vanilla wine and wine+nine. It also happens with mesa on
both my Tonga (amdgpu/radeonsi) card as well as with llvmpipe.
I can provide a d3dtrace from apitrace of the issue if it helps.
--
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=39865
Bug ID: 39865
Summary: Poker Night: changing to non-fullscreen mode crashes
X.
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jessemichaelwilson(a)gmail.com
Distribution: ---
Changing from fullscreen to windowed mode in Poker Night at the Inventory
crashes xorg X11. This is particularly bad if, for example, someone needs to
change the output device in pulseaudio while the game is running.
Platform: Gentoo Linux
CPU: amd64
wine version: 1.7.55
--
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=32852
Bug #: 32852
Summary: BioEdit: changing the install directory doesn't show
the change in the GUI
Product: Wine
Version: 1.5.22
Platform: x86-64
URL: http://www.mbio.ncsu.edu/BioEdit/bioedit.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 28219
Classification: Unclassified
Minor bug, found while testing bug 28219.
Start BioEdit installer. Continue with defaults until you can change the
install directory. Type a new name, then click okay. Instead of showing the dir
as C:\BioEdit, it will now say _BrowseProperty.
--
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=39943
Bug ID: 39943
Summary: Worms Armageddon opens wine explorer instead of
running
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aliovx(a)gmail.com
Distribution: ---
Worms Armageddon 3.7.2.1 used to run fine with wine 1.7.xx and older versions,
but since I upgraded to wine 1.9, when i start the game it open Wine Explorer
instead of running normally.
--
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=39805
Bug ID: 39805
Summary: GTAIV rendering is broken
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 53132
--> https://bugs.winehq.org/attachment.cgi?id=53132
Broken rendering screenshot
After commit 1ca9dfc8ee25f4ae188fdacd4d3d56046cef8003 wined3d: Prepare GL
resources before calling context_apply_fbo_state, GTAIV prints lots of errors
like the following:
err:d3d:wined3d_debug_callback 0x415e120: "GL_INVALID_FRAMEBUFFER_OPERATION
error generated. Operation is not valid because a bound framebuffer is not
framebuffer complete.".
err:d3d:wined3d_debug_callback 0x415e120: "GL_INVALID_OPERATION error
generated. Calling glEnd from the current immediate mode state is invalid.
Check glBegin() / glEnd() pairs.".
err:d3d_shader:shader_glsl_deselect_depth_blt >>>>>>>>>>>>>>>>>
GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glUseProgram @ glsl_shader.c /
7447
And this results in broken rendering.
--
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=38818
Bug ID: 38818
Summary: Umax Astra 4100 USB scanner driver incompatible with
Wine
Product: Wine
Version: 1.5.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bkpsusmitaa(a)gmail.com
Distribution: ---
Created attachment 51759
--> https://bugs.winehq.org/attachment.cgi?id=51759
The core dump file
Please see this bug:
scanner Umax 4100 incompatible with simplescan and skanlite
https://bugs.winehq.org/show_bug.cgi?id=29948
Are you morons?! Sane doesn't support Umax Astra 4100 USB (Primax
chip). That is why we are trying to install the Windows Driver via
Wine.
We could have had a pirated WinXP CD installed via VirtualBox, add the
scanner driver to scan. But we CHOOSE NOT TO. I lost my Win98 CD, so I
can't use it further.
I have still kept the scanner despite its 6 year non-functionality.
The opendriver for Umax Astra 4100 scanner could be had from here:
http://download.driverguide.com/driver/4100+USB+Scanner+ENG/UMAX/d914101.ht…
File size is : 40.7 MiB (42,696,704 bytes)
Test it yourself.
It fails after setup.exe is run. You have the backtraces.txt attached.
Eager for a solution because the scanner is perfectly functional.
With 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.