https://bugs.winehq.org/show_bug.cgi?id=37842
Bug ID: 37842
Summary: Mathcad Prime 3.0 crashes when trying to calculate a
result
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: karl(a)engelbogen.net
Distribution: Mint
Created attachment 50400
--> https://bugs.winehq.org/attachment.cgi?id=50400
log
I have tried to run Mathcad Prime 3.0 with WINE 1.7.33.
It starts with many logs.
When I try to carry out a simple calculation (for example: 455/44) it crashes
(see attached log).
I have installed the following software using winetricks:
* dotnet40
* corefonts.
Thanks for your help.
--
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=48848
Bug ID: 48848
Summary: Unimplemented COM object
{3ad05575-8857-4850-9277-11b85bdb8e09}. IFileOperation
in ShObjIdl_core.h
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: lucianposton(a)pm.me
Distribution: ---
I encountered this missing COM object when running a python script using the
delete function of pywinutils library, see
https://github.com/frmdstryr/pywinutils/blob/master/winutils.py#L35 . The
python script/probject I used to repro was CDDA-Game-Launcher at
https://github.com/remyroy/CDDA-Game-Launcher/blob/c4664b6cc6e73823ed82f1ef…https://docs.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjid…https://github.com/tpn/winsdk-10/blob/master/Include/10.0.16299.0/um/ShObjI…https://github.com/tpn/winsdk-10/blob/9b69fd26ac0c7d0b83d378dba01080e93349c…https://wiki.winehq.org/Wine_Developer%27s_Guide/COM_in_Wine
>From win7 regedit,
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3ad05575-8857-4850-9277-11b85bdb8e09}
Class Name: <NO CLASS>
Last Write Time: 7/13/2009 - 9:41 PM
Value 0
Name: <NO NAME>
Type: REG_SZ
Data: Copy/Move/Rename/Delete/Link Object
Value 1
Name: AppId
Type: REG_SZ
Data: {3ad05575-8857-4850-9277-11b85bdb8e09}
Value 2
Name: LocalizedString
Type: REG_EXPAND_SZ
Data: @%SystemRoot%\system32\shell32.dll,-50176
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3ad05575-8857-4850-9277-11b85bdb8e09}\Elevation
Class Name: <NO CLASS>
Last Write Time: 7/13/2009 - 9:41 PM
Value 0
Name: Enabled
Type: REG_DWORD
Data: 0x1
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3ad05575-8857-4850-9277-11b85bdb8e09}\InProcServer32
Class Name: <NO CLASS>
Last Write Time: 7/13/2009 - 9:41 PM
Value 0
Name: <NO NAME>
Type: REG_EXPAND_SZ
Data: %SystemRoot%\system32\shell32.dll
Value 1
Name: ThreadingModel
Type: REG_SZ
Data: Apartment
--
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=43840
Bug ID: 43840
Summary: Sketchup 2017 does not print
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Reinhard.Scheck(a)team-scheck.de
Distribution: ---
Created attachment 59396
--> https://bugs.winehq.org/attachment.cgi?id=59396
wine log output for selected print option
Sketchup 2017 runs quite well.
But neither "Print Preview" nor "Print" does work.
When clicking "OK" on the print popup screen, nothing happens.
When clicking "Properties" - same thing.
"Use high accuracy HLR" checkbox doesn't change things.
Running on Linux <hostname> 4.12.11-200.fc25.x86_64 #1 SMP
--
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=29709
Bug #: 29709
Summary: Atomic Mail Sender 4.25 crashes in Wine every time
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jomahali(a)freenet.de
Classification: Unclassified
Atomic Mail Sender 4.25
Installation was OK without problems
When I open it from wine I get
"Program Error" The program AtomicMailSender.exe has encountered a serious
problem and needs to close. We are sorry....
"Application Error"
Exception EExternalException in module ntdll.dll at 0002E3F8
External Exception C0000025
This happens every time I try to open the application.
It runs without any problems in windows XP for years now
website www.massmailsoftware.com
--
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=46234
Bug ID: 46234
Summary: explorer /desktop leaks global atoms when creating
desktop window
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: explorerframe
Assignee: wine-bugs(a)winehq.org
Reporter: daniel.wendt(a)linux.com
CC: ralf.habacker(a)freenet.de
Distribution: ---
When creating the desktop window with CreateWindowEx a UUID is
passed(https://github.com/wine-mirror/wine/blob/400dd1596ab7946e68278b3f8dc….
With this information an atom is created in the global atom table. The atom is
not released when the explorer is closed.
--
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=22439
Summary: Paint.NET's EULA is garbled with Mono
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27478)
--> (http://bugs.winehq.org/attachment.cgi?id=27478)
Text corruptions in the Paint.NET 2.5 EULA
The EULA for Paint.NET is garbled and partially unreadable when using it with
mono26. It looks like the text is jumbled together and running off the screen.
Seen in Paint.NET versions 3.5.4, 3.31, and 2.5. This doesn't occur in the
latter two if dotnet20 is used instead.
Terminal output varies by version, but 2.5 produces none up to this point, and
the others don't produce any new output at this point.
--
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=49694
Bug ID: 49694
Summary: mc.exe: UTF-16 decoding does not use UTF-16LE by
default, breaking files without a BOM
Product: Wine
Version: 5.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ppdplayer(a)gmail.com
Distribution: ---
Created attachment 67936
--> https://bugs.winehq.org/attachment.cgi?id=67936
Two .mc Files, BOM.mc with a proper UTF-16LE BOM, and NOBOM.mc with no UTF-16LE
BOM.
Tested on both wine-staging and wine-vanilla on WINEARCH=win64 using VS-16.5
(and the latest installed though the script VS-16.7) though I suspect this
isn't a program exclusive bug.
When building reactos using msvc on linux, I ran into this bug when building
the .mc files. They are not generated with a UTF-16LE BOM, which Wine does not
properly handle and will fail compilation.
Steps to Reproduce:
1. Download and install VS-16 using https://github.com/mstorsjo/msvc-wine
Sidenote: You may install VS-16 however you like, we just need mc.exe for this.
The script may give socket timeout errors, that's normal. Just retry. You will
also need msiextract and libgcab to run the script.
2. Using "kits/10/bin/10.0.18362.0/x86/mc.exe -u" or
"kits/10/bin/10.0.18362.0/x64/mc.exe -u" compile the attached BOM.mc and
observe no errors.
3. Using the same programs, observe compiling NOBOM.mc and seeing the error:
z:/home/<censored>/Downloads/tmp/NOBOM.mc(1) : error : expected keyword - M
--
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=48323
Bug ID: 48323
Summary: scanf functions do not support NaN for floating point
elements
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: codedonewell(a)gmail.com
Distribution: ---
Created attachment 66042
--> https://bugs.winehq.org/attachment.cgi?id=66042
Return zero when NaN is found while parsing floats
Star Citizen PTU Version 3.8.0 is attempting to read float values from data
files that contain the text "nan". The current scanf.h implementation does not
consider NaNs. This prevents this version of Star Citizen from launching when
run under wine. This version does launch under windows with the same account.
I have tested a patch that returns zero when a NaN is encountered, which allows
this version of Star Citizen to launch.
There are several considerations to be addressed in this patch:
1 - it is not locale friendly;
2 - it updates the parse pointer as it checks for the text NAN, whcih means a
failure will return an incorreclty update pointer; and
3 - it returns zero when NAN is encountered rather than NAN as returning NAN
still breaks this version of Star Citizen.
I am keen to work up a more appropriate patch, however I need guidance
regarding the decision to return zero (rather than NaN - zero works for me but
might be bad), and how to look-ahead when checking for "NaN" without updating
the parse pointer.
--
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=37510
Bug ID: 37510
Summary: Foxit 7.0.3.916 - Copy and past impossible
Product: Wine
Version: 1.7.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: richardremlap(a)gmail.com
Distribution: ---
Running Foxit 7.0.3.916 in Wine on Xubuntu or Mint; When adding annotations to
a pdf document I cannot copy and paste single or multiple annotations, neither
can I copy and past annotations with additional text. Both actions succeed when
using Foxit running in Windows (XP). Both actions succeed when running an old
version of Foxit - FoxitReader431_enu_Setup.exe - in Wine.
--
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=36792
Bug ID: 36792
Summary: Foxit Reader 6.2.0.0429: wrong response on double
clicking the titlebar to max/restore
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
Foxit Reader failed to Maximize at times, when you click the Maximize button on
the right of the title bar, or double click the title bar, in order to maximize
the whole window of the Foxit Reader, the window still keep the original size
before you click the Maximize button (or double click the title bar).
--
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.