https://bugs.winehq.org/show_bug.cgi?id=50401
Bug ID: 50401
Summary: Adobe Audition CS6 doesn't start - Call from 7B010BF6
to unimplemented function msvcp100.dll._Wcsxfrm,
aborting
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: consolelogger(a)rhyta.com
Distribution: ---
Installation was done in a Windows VM and the files copied over.
Wine log 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=50672
Bug ID: 50672
Summary: .toString() implementation VT_CY behaves as if
.toLocaleString() was used
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: mielket(a)gmx.de
Converting a ole currency variant type newly introduced in 6.1 results in the
application of the current locales decimal separator. E.g. on a German system,
a comma is used instead of a dot. The default string representation of VT_CYs
should be locales agnostic and always return a dot.
(Apart from this: Good job Jacek, implementing VT_CY and VT_DATE!)
--
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=50033
Bug ID: 50033
Summary: WMI class SystemRestore is missing
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Distribution: ---
There are installers that use WMI class SystemRestore to create restore points
during the installation process. It appears that at least Enable and
CreateRestorePoint methods are getting called.
Unfortunately there is no free download for a being used installer.
--
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=48870
Bug ID: 48870
Summary: Aldi Steuer 2019 installer crashes
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: netz(a)lytenyn.de
Distribution: ---
Created attachment 66801
--> https://bugs.winehq.org/attachment.cgi?id=66801
Backtrace
Running the Aldi Steuer 2019 installer in a clean wine prefix yields:
wine: Unhandled page fault on read access to 00000008 at address 7BEE7B77
(thread 004a), starting debugger...
Not sure which information to provide, I will attach the wine output and the
backtrace.
--
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=47507
Bug ID: 47507
Summary: Regression: can't return to full-screen Civilization
IV BTS window after Alt+Tab-ing to desktop since wine
4.10
Product: Wine
Version: 4.12.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: igorkuo(a)meta.ua
Distribution: ---
Steps to reproduce:
1. Run Civilization IV Beyond the Sword in full-screen mode and load a saved
game.
2. Alt+Tab to another window.
3. Alt+Tab back to the Civilization window or click on the game window button.
4. Expected results (which actually happen with wine 4.9, 4.9-staging, 4.6 and
many earlier versions): after a couple of seconds the game window becomes
visible and works as if no window switching has occurred.
5. Actual results (which happen with wine 4.10, 4.10-staging, 4.11, 4.12,
4.12.1): even after minutes of waiting the game window is still hidden. The
only thing the user can do about this is exit the game by closing its window
from desktop.
System information: Manjaro 64-bit with latest updates. The regression affects
both 32-bit and 64-bit wine prefixes. I'm using the native msxml3 version
installed via winetricks, because without it the game crashes while loading a
saved game. The issue happens both with built-in and native directx9. The
regression affects both Xfce and KDE Plasma 5 desktop environments.
There is no meaningful difference (other than error message ordering,
addresses) between wine 4.9 and 4.10 debug outputs (compared via Meld) while
the bug is being reproduced.
--
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=16676
Summary: Running RTG Bills requires alternate winecfg
configurations of winetricks installed dcom98 DLLs for
alternate functions
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=15018
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mstuff(a)read.org.nz
Everything used seems to work with the following limitation, this is a kinda
script to install which should explain:
### Get and install winetricks:
### http://wiki.winehq.org/winetricks
# Set your preferences
WINEPREFIX=~/.Rtgbills winecfg;\
# Set up wine for RTG Bills using winetricks
WINEPREFIX=~/.Rtgbills winetricks vb6run art2kmin mdac27 wsh56 dcom98;\
# Download RTG Bills from here:
# http://www.rtgsoftware.com/download.htm
# Or (adjust as required):
wget http://cdn.simtel.net/pub/simtelnet/winxp/busacct/bills221.exe;\
WINEPREFIX=~/.Rtgbills wine bills221.exe;\
done
It seems, for RTG Bills and Timer to run normally set dcom98 dlls "ole32",
"oleaut32" & "rpcrt4" to "builtin"; BUT to run any (it seems) of the functions
under the "Reports" menu set those dlls to "native, builtin" - some other
functions (e.g.: Setup > Bill Formats...; File > Change Matter Number...) will
fail with this set up. I guess some clever setup of winecfg could resolve this
tooing and froing.
--
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=3591
Michael Stefaniuc <mstefani(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|6.0.x |---
--- Comment #30 from Michael Stefaniuc <mstefani(a)winehq.org> ---
Removing the 6.0.x milestone from bug fixes included in 6.0.1.
--
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=50515
Bug ID: 50515
Summary: SofTalk 1.56 doesn't speak continuously after
punctuation marks.
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: ---
SofTalk is a text-to-speech software for Japanese. When I have it speak a
sentence with punctuation marks, it just speaks before the mark. In other
words, it doesn't speak the left part of the sentence if it finds an
Ideographic Comma.
Steps to reproduce:
1. Download stk01560.zip from
https://www.vector.co.jp/soft/winnt/art/se412443.html
2. Download Winetricks from
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
3. Run "chmod +x winetricks"
4. Run "./winetricks vb6run comctl32ocx"
5. Unpack stk01560.zip
6. Run softalk/SofTalk.exe on Japanese locale
7. Type "あたまが、よくなる。" and press "Play (▶)" button
$ sha1sum stk01560.zip
2fa9d9e199796503748479d605b29c9607e8dec0 stk01560.zip
Expected result:
Speaking synthetic voice, "あたまが よくなる".
Actual result:
Speaking synthetic voice, "あたまが" only. "よくなる" is missing.
--
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.