http://bugs.winehq.org/show_bug.cgi?id=33398
Bug #: 33398
Summary: Clicking on links will crash Office 2010 products
Product: Wine
Version: 1.5.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremy.s(a)ceecg.com
Classification: Unclassified
Created attachment 44192
--> http://bugs.winehq.org/attachment.cgi?id=44192
backtrace.txt
Hello,
When we click on links in documents, (Maybe about the 2nd or third click) the
application crashes.
This happens in Word and Excel.
We have the latest version of Office 2010 sp1
Thank you, I hope this backtrace helps!
--
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=41182
Bug ID: 41182
Summary: Don't export QT_QPA_PLATFORM
Product: Wine
Version: 1.8.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yak.bizzarro(a)gmail.com
Distribution: ---
Qt5 application can use different rendering backend, and environment variable
QT_QPA_PLATFORM is used to change default value.
On Linux system is usually set to "xcb" and wine forward this variable to
windows application, but then they will fail to start because the xcb backend
is not available in the emulated environment.
Wine should not set this variable in its environment.
--
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=40758
Bug ID: 40758
Summary: GOG Galaxy crashes with unimplemented function
api-ms-win-crt-runtime-l1-1-0.dll._get_wide_winmain_co
mmand_line
Product: Wine
Version: 1.9.11
Hardware: x86-64
URL: http://cdn.gog.com/open/galaxy/client/setup_galaxy_1.1
.11.53.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
wine: Call from 0x7b43b24c to unimplemented function
api-ms-win-crt-runtime-l1-1-0.dll._get_wide_winmain_command_line, aborting
wine: Unimplemented function
api-ms-win-crt-runtime-l1-1-0.dll._get_wide_winmain_command_line called at
address 0x7b43b24c (thread 0034), starting debugger...
vcrun2015 installed
Set to native,builtin:
> msvcp140
> api-ms-win-crt-locale-l1-1-0
> ucrtbase
> api-ms-win-crt-heap-l1-1-0
> api-ms-win-crt-stdio-l1-1-0
--
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=40757
Bug ID: 40757
Summary: GOG Galaxy crashes with unimplemented function
api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vsnwpri
ntf_s
Product: Wine
Version: 1.9.11
Hardware: x86-64
URL: http://cdn.gog.com/open/galaxy/client/setup_galaxy_1.1
.11.53.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
wine: Call from 0x7b43b24c to unimplemented function
api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vsnwprintf_s, aborting
fixme:vcruntime:__telemetry_main_return_trigger (0x1260000)
wine: Call from 0x7b43b24c to unimplemented function
vcruntime140.dll.__std_type_info_destroy_list, aborting
err:module:attach_process_dlls "mfc140u.dll" failed to initialize, aborting
vcrun2015 installed
Set to native,builtin:
> msvcp140
> api-ms-win-crt-locale-l1-1-0
> ucrtbase
> api-ms-win-crt-heap-l1-1-0
--
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=39892
Bug ID: 39892
Summary: Regression in Wine 1.7.33+ causes UFile to crash with
runtime error when rendering certain pages
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anthony(a)anthonyfok.org
Distribution: ---
Created attachment 53271
--> https://bugs.winehq.org/attachment.cgi?id=53271
Winedbg 1.9.0 log of UFile 2013 crashing at the NetFile "Interview" page
UFile 2013, which worked almost flawlessly and successfully submitted my
Canadian tax returns over the Internet on my behalf with Wine 1.7.17:
* https://appdb.winehq.org/objectManager.php?sClass=version&iId=30238
(from May 2014)
now crashes consistently with a _CxxThrowException() error at msvcr100 upon
clicking on the link to certain "Interview" pages. This has been tested on
both Ubuntu 14.04.3 LTS and Debian sid (December 2015) with Wine-1.8 (provided
by the distributions) and with Wine-1.9.0 (from WineHQ).
This same problem also plagues the newer UFile 2014, and presumably with UFile
2015.
After many trials to no avail, I finally went back to wine-unstable:i386
(1.7.17-1) from snapshot.debian.org, and... it worked!
Some more tests later, I found that wine-development:i386 (1.7.32-1) was the
last good working version. From 1.7.33 on, up to 1.7.55, 1.8 and 1.9.0, Wine
would crash when I click on a UFile "Interview" page like "NetFile". The
"Interview" pages that crash seem to be the ones that involve some kind of HTML
rendering, e.g., where an image or a hyperlink is included in the introductory
text.
Just to make sure it has nothing to do with the new GCC 5.x toolchain, I took
Debian's old 1.7.32-1 package from December 2014 and recompiled it inside a
pbuilder/cowbuilder environment for sid-i386. Both Debian's old 1.7.32-1
package and my recompiled package work flawlessly, while both Debian's old
1.7.33-1 and my recompiled package crash at the same place.
Note, however, that HTML Help dialog works fine with all the above Wine
versions up to Wine 1.9.0.
Nevertheless, since the runtime exception seems to have initiated from UFile's
own DtHtmlLabelDll.dll, and pages with plain-text introductory text renders
fine in Wine 1.7.33 to 1.9.0, I suspect that some changes in MSHTML introduced
in 1.7.33 could be the cause of this regression.
Thanks in advance!
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=41103
Bug ID: 41103
Summary: Fails to parse Extended Properties since it has a
quotes around it's value.
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oledb32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 55310
--> https://bugs.winehq.org/attachment.cgi?id=55310
testcase
When you have a connection string, like below. The parser fails on "Extended
Properties" property since it's value has "" around it value. The " are to
escape the value which may contain other delimiters.
Provider=MSDASQL.1;Extended Properties="DRIVER=Wine
ODBC;DATABASE=C:\database.db;UID=SYSDBA;CHARSE;";
--
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=39181
Bug ID: 39181
Summary: "When Monster Strikes" requires
msvcr120.dll._set_FMA3_enable
Product: Wine
Version: 1.7.44
Hardware: x86-64
URL: http://anvilbear.itch.io/when-monster-strikes
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Program crashes on startup with a call to unimplemented function.
--
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=19538
Summary: Publisher 2007 crashes
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22746)
--> (http://bugs.winehq.org/attachment.cgi?id=22746)
wine-1.1.26-231-gfe9d360 console output
Publisher 2007 crashes, apparently in the same way when opening a non-blank
template, or when resizing a text box. There are probably a number of ways to
cause the same crash, but the app is unusable.
DW20.EXE catches the crash, so I've made a trace with it enabled and with it
disabled (attached), not sure if this is any help though.
--
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=39852
Bug ID: 39852
Summary: 3DMark03: Mother Nature test: waterfall has no
transparency if AllwaysOffScreen=disabled
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 53208
--> https://bugs.winehq.org/attachment.cgi?id=53208
Waterfall is nontransparent
If AllwaysOffScreen set to disabled then the test is faster but water looks
like non-transparent surface.
If set to enable then the picture is good.
--
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=31913
Bug #: 31913
Summary: EasyPal version August 6 2012 does not start with Wine
1.5.14 Ubuntu 12.04
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernhardjwolf1(a)gmail.com
Classification: Unclassified
Created attachment 42015
--> http://bugs.winehq.org/attachment.cgi?id=42015
Terminal output when starting EasyPal
EasyPal digital SSTV does not start under Wine 1.5.14
Ubuntu 12.04 (Kubuntu) , 32bit, wine downloaded as deb.package for Ubuntu from
wine repository
Program: Easy Pal version August_6_2012, download at www.kc1cs.com
Apparently older versions of EasyPal worked with older versions of wine, but I
could not find anything newer than wine 1.1 on the digital ham radio message
boards. Also could not find any test results for this current version of
EasyPal.
Terminal output attached
--
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.