https://bugs.winehq.org/show_bug.cgi?id=48458
Bug ID: 48458
Summary: Changes to scanf.c and scanf.h have resulted in Star
Citizen incorrectly showing green lighting
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: michael.scott(a)quest-arts.co.uk
Distribution: ---
I was looking into this after a discussion with the LUG group in Star Citizen
and discovered the green lighting issue was introduced in the following commit
in wine-5.0_rc4:
f99d307a3e1f9beb7fd9dc8892b5cfabbabf816b
msvcrt: Use parse_double for scanf floats.
I had to cherry pick the following additional commits, due to the error 30014
occurring when joining th PU without them:
1366dd69d5a0578299dc69365db972b0341456d2
msvcrt: Update consumed in all scanf variants on end of input.
and
c4ad7391956fcbfe7a1a9324ebda1e013e5f6edd
msvcrt: Don't use ungetc when reading double in scanf.
I confirmed this is the issue by taking dlls/msvcrt/scanf.c and
dlls/msvcrt/scanf.h as they are after commit:
66c9c358ae5c50fc246cf4a4e280b401a5fc730b
msvcrt: Use parse_double for wcstod.
then replacing the latest wine.git HEAD with those files and recompiling. This
resolved the green lighting issue,
--
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=48444
Bug ID: 48444
Summary: Dark Messiah of Might and Magic demo: crash on start.
Product: Wine
Version: 5.0-rc1
Hardware: x86
URL: https://dark-messiah-of-might-and-magic.fileplanet.com
/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maksimsinitsyn99(a)rambler.ru
Regression SHA1: 328ec3a768f60c6107e978f14820380a7a554d52
Distribution: ArchLinux
Wine 4.21 work. Wine 5.0rc1 not work. Wine 5.0rc5 not work.
installer:
file name -> dark-messiah-of-might-and-magic.exe
sha1 -> 034fe650c685df52f53315099d21007074f703a7
sha256 -> 5db19da289e7881907dd11a0af1b3143a2bd3c25e3a33f9280a9a3b6c8f10c6e
md5 -> 423bb7fd08c8186059c0599715bf9b94
I could not find it on the official site of Ubisoft.
--
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=48477
Bug ID: 48477
Summary: World Machine toolbar icons often not displayed
Product: Wine
Version: 5.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maurizio.zappettini(a)me.com
Distribution: ---
The World Machine's toolbar icons, especially those in the tabs starting from
"Generator" to "Flow Control" are often not displayed. Sometime they appear
after using the application for a while, then disappear again or are displayed
intermittently.
This is another known issue on AppDB but I can't find any bug reported about
this. World Machine Basic (free edition) can be downloaded from the link below
(registration not required):
https://www.world-machine.com/download.php
--
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=33999
Bug #: 33999
Summary: IncrediMail crashes on startup (GetNextDlgTabItem
shouldn't return NULL?)
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After working around bug 33996 with 'winetricks wsh56vb vcrun2005',
and bug 33998 with 'winetricks ie7', it eventually finishes its very
long 'configuring' progress bar. The next dialog crashes when you click
'next',
with:
Unhandled exception: page fault on read access to 0x00000020 in 32-bit code
(0x25ff6766).
+relay,+seh reveals:
006e:Ret user32.GetNextDlgTabItem() retval=00000000 ret=67b5438d
trace:seh:raise_exception code=c0000005 flags=0 addr=0x67b54393 ip=67b54393
tid=006e
And applying the patch
http://marc.info/?l=wine-patches&m=127045782322161&q=raw
"user32/dialog.c: GetNextDlgTabItem returns hwndDlg if next item not found"
by Mikhail Maroukhine works around the problem.
Tested with
f05f8f39b559f2763f9e917dacb15c225357e7c4 IncrediMailSetup.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=48465
Bug ID: 48465
Summary: Lisense manager can't run it's services to let app to
work
Product: Wine
Version: 4.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mohammadsdtmnd(a)hotmail.com
Distribution: ---
I'm try to run my windows program (CST Studio suit) to run in ubuntu, but I
can't follow some step to activate my program:
<
4. Open Windows Services and make sure that service
"CST License Manager" is stopped. If not- stop it
5. Run as Administrator (right mouse click > run as Administrator)
<CST Studio Suite 2020 program folder>\CST2020_Patcher.bat
Wait until patcher finish patching files
6. Run as Administrator "Programs > CST Studio Suite 2020 >
CST License Manager"
Select "Connect to: Local Machine" and click "Start Service"
Click "OK" to close "CST License Manager"
7. Run "SolidSQUADLoaderEnabler.reg" and confirm to add info
into Windows Registry
8. REBOOT!
9. Start "CST Studio Suite 2020"
In "Specify License" window select "Point to an existing server system"
Input for Server: localhost
Input for Port: 27077
Click "OK" to confirm
>
In step 6 and 9 I have problem it gives me error:
SERVICE CONTROL
Could not start 'CST Lisense Manager' service!
Error Code of Windows Service Manager: 0
See Windows Event Log for more detailed description
and
Can not connect to license server system.
The license server manager (lmgrd) has not been started yet,
the wrong port@host or license file is being used, or the
port or hostname in the license file has been changed.
Feature: start
Server name: 172.0.0.1
License path: 27077@localhost,
FlexNet Licensing error:-15,10. System Error: 10061 "WinSock: Connection
refused"
respectively.
--
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=48475
Bug ID: 48475
Summary: Lack of administration access dethroned .bat execution
from modifying files without write access
Product: Wine
Version: 5.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mohammadsdtmnd(a)hotmail.com
Distribution: ---
Installing CST studio 2020 required to run .bat file in admin privilege mode.
I've tested it in real windows and it got no error, but here in winehq we have
some error!
The error:
Error: failed to read+write: ....
and I looked at those file by 'wine explorer' they from
"Properties->Security->Permissions for every one" I can see there is no write
Access.
I think the solution is to implement elevated(administrator) access!
--
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=48275
Bug ID: 48275
Summary: Unhandled exception: unimplemented function
winhttp.dll.winInitChimera called in 32-bit code
(0x7bc79189).
Product: Wine
Version: 4.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: 49studebaker(a)gmail.com
Distribution: ---
Created attachment 65947
--> https://bugs.winehq.org/attachment.cgi?id=65947
error log
I installed Amapi v6.1. When I ran the app for the first time I got an error.
See the attached log.
I was able to fix this problem by starting winecfg, clicking libraries, "New
override for library: winhttp". Load order "Native(Windows)". The app started
successfully. The .dll file is included with the app.
Maybe WINE could search the app's directories for .dll file and load those if
the app does not start successfully.
--
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=48470
Bug ID: 48470
Summary: Connection problem related to winsock
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m.goepfert11(a)gmail.com
Distribution: ---
Hello, I tried to run an order program for booksellers called libri.exe.
This program worked in past on Linuxmint under wine.
This program generates a connection to a sttp:// adress for login.
But the connection isn't succesfull. Instead an error message shows on console:
0009:fixme:winsock:WS_setsockopt Unknown IPPROTO_TCP optname 0x00000008
The software is proprietary and I can not modify it. I think, the problem is
wine related and not a problem auf libri.exe.
--
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=48431
Bug ID: 48431
Summary: ToLocalTimeAtDSTBoundaries test fails in Wine Mono
Product: Wine
Version: 5.0-rc4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Clone and checkout the master branch of Wine Mono.
2. make tests
3. wine tests/run-tests.exe
x86.MonoTests.System.TimeZoneTest:ToLocalTimeAtDSTBoundaries
The same test still works in 64-bit processes.
Bisecting shows:
684c272aa794757627ee0eee264a19fcd1052190 is the first bad commit
commit 684c272aa794757627ee0eee264a19fcd1052190
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Dec 6 11:08:17 2019 +0100
configure: Disable gcc stack protection.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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.