https://bugs.winehq.org/show_bug.cgi?id=46318
Bug ID: 46318
Summary: vbscript doesn't parse if identifier is also keyword
token
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: brendan(a)redmandi.com
Distribution: ---
Created attachment 63051
--> https://bugs.winehq.org/attachment.cgi?id=63051
Treat all tokens after immediately following a '.' as identifier
The following vbscript currently fails with a parsing error:
Set oLocator = CreateObject("Wbemscripting.SWbemLocator")
Set oReg = oLocator.ConnectServer("", "root\default", "", "").Get("StdRegProv")
The issue appears to be using a method named 'Get' which is also one of the
tokens used in the parse.
I was able to fix this by modifying the parse to treat any value immediately
after a '.' as an identifier. Although I'm not familiar enough with vbscript
syntax to know if this will cause any other issues.
The patch used is attached.
--
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=46708
Bug ID: 46708
Summary: Photoline crashed right after start, no problem with
wine 3.0.4
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: k8auf1947(a)cometchaser.de
Distribution: ---
Created attachment 63676
--> https://bugs.winehq.org/attachment.cgi?id=63676
Backtrace from Wine after Photoline crashed
The application Photoline 16.50 crashes after start. This happens only with the
new Wine 4.0. Happens on two different PC's with Linux Debian Stable. Both
working with the same Wine 4.0.
The application worked great with Wine 3.0.4
--
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=46671
Bug ID: 46671
Summary: Biamp canvas crashes on startup
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: harri.olin(a)gmail.com
Distribution: ---
Created attachment 63618
--> https://bugs.winehq.org/attachment.cgi?id=63618
Terminal output of Biamp Canvas on wine 4.2
Hello
Biamp Canvas is a program for creating and using user interfaces for
controlling Biamp Tesira series of DSP hardware. Program crashes after showing
user interface.
Download: https://support.biamp.com/Tesira/Software-Firmware
Version 3.8.1 tested (installer name biampcanvassetup3-8-0-3.exe)
Program requires .net 4.7.1, installed with winetricks dotnet471 with patch
from
https://github.com/Tk-Glitch/PKGBUILDS/blob/master/winetricks-tkg-git/dotne…
Backtrace tells the crash occurred at:
=>0 0x7b43e40c GetFirmwareEnvironmentVariableW+0x13c() in kernel32 (0x0032dcb8)
but there is something else in terminal output:
-----
Unhandled Exception: System.ServiceModel.Security.SecurityNegotiationException:
A call to SSPI failed, see inner exception. --->
System.Security.Authentication.AuthenticationException: A call to SSPI failed,
see inner exception. ---> System.ComponentModel.Win32Exception: Unknown error
(0x8009030e)
-----
The Tesira software available on same page for configuring the DSP hardware
crashes earlier, before showing splash screen, but that is fixed by native
gdiplus. When using native gdiplus, Tesira software looks like it works fine.
However native gdiplus does not help the Canvas program.
Tested with 32bit and 64bit prefixes, does not seem to make any difference.
Tested on Ubuntu 18.04 running on Hyper-V. Winbind is installed on system.
--
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=5903
--- Comment #21 from joaopa <jeremielapuree(a)yahoo.fr> ---
Following comment 20, it is a application bug.
Can an administrator close this bug as INVALID?
--
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=43549
Bug ID: 43549
Summary: Wickr 4.0.5: Crashes upon run
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qubertine(a)zoho.eu
Distribution: ---
Created attachment 58953
--> https://bugs.winehq.org/attachment.cgi?id=58953
backtrace
Select Windows download from https://me-download.wickr.com/
$ sha1sum WickrMe-4.0.5.msi
a5506c95085ce97520e5906d8a578e7a977d8175 WickrMe-4.0.5.msi
Backtrace: https://pastebin.com/Jm7MAhya
--
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=30392
Bug #: 30392
Summary: Amazon digital downloads down loader crashes upon use
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gamer(a)jdolson.net
Classification: Unclassified
Created attachment 39732
--> http://bugs.winehq.org/attachment.cgi?id=39732
elven legacy trace
i have recently purchased a couple of games on amazon, games that are confirmed
to work with wine, however Amazon gives you a small downloader file, and this
downloader file crashes and cannot DL the games to install
linux mint 11
wine 1.4
Release: 11 (katya)
Edition: Gnome 32-bit
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.5 --enable-shared --enable-multiarch
--with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu
--enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default
--with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror
--with-arch-32=i686 --with-tune=generic --enable-checking=release
--build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
not sure if this one helps, it is the link to the down load on amazon
https://images-na.ssl-images-amazon.com/images/G/01/digital/infinity/button…
Elven_Legacy_Collection_Downloader.exe
also
Swords_of_the_Star_Complete_Collection_Downloader.exe
--
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=44939
Bug ID: 44939
Summary: WININET crashes GTAV Launcher
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: jhntipo(a)gmail.com
While launching GTAV from steam, steam crashes (and closes) in the background
and GTAV shows the crashing dialogue. According to
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32054&iTestin…,
the crash is caused by:
fixme:wininet:HTTPREQ_ReadFile these dwFlags aren't implemented: 0x4
--
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=47097
Bug ID: 47097
Summary: The Superlatives: Shattered Worlds Demo (from Steam)
crashes inside RegisterDeviceNotificationW
Product: Wine
Version: 4.7
Hardware: x86
URL: https://store.steampowered.com/app/1050210/The_Superla
tives_Shattered_Worlds/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 64295
--> https://bugs.winehq.org/attachment.cgi?id=64295
crash log
As the title says, demo is free to download.
Yet another one, adding DECLSPEC_HOTPATCH (see below) works around the bug.
I`ll send a patch.
diff --git a/dlls/user32/misc.c b/dlls/user32/misc.c
index d28cd9fd05..bd4795a346 100644
--- a/dlls/user32/misc.c
+++ b/dlls/user32/misc.c
@@ -363,7 +363,7 @@ DWORD WINAPI RegisterTasklist (DWORD x)
*
* See RegisterDeviceNotificationW.
*/
-HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hnd, LPVOID notifyfilter,
DWORD flags)
+HDEVNOTIFY WINAPI DECLSPEC_HOTPATCH RegisterDeviceNotificationA(HANDLE hnd,
LPVOID notifyfilter, DWORD flags)
{
FIXME("(hwnd=%p, filter=%p,flags=0x%08x) returns a fake device
notification handle!\n",
hnd,notifyfilter,flags );
@@ -393,7 +393,7 @@ HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hnd,
LPVOID notifyfilter, D
*| DEVICE_NOTIFY_WINDOW_HANDLE - hRecipient is a window handle
*| DEVICE_NOTIFY_SERVICE_HANDLE - hRecipient is a service status handle
*/
-HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE hRecipient, LPVOID
pNotificationFilter, DWORD dwFlags)
+HDEVNOTIFY WINAPI DECLSPEC_HOTPATCH RegisterDeviceNotificationW(HANDLE
hRecipient, LPVOID pNotificationFilter, DWORD dwFlags)
{
FIXME("(hwnd=%p, filter=%p,flags=0x%08x) returns a fake device
notification handle!\n",
hRecipient,pNotificationFilter,dwFlags );
--
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.