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.
https://bugs.winehq.org/show_bug.cgi?id=48357
Bug ID: 48357
Summary: RC2 prevents Origin client from connecting to servers
Product: Wine-staging
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amathor929(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 66097
--> https://bugs.winehq.org/attachment.cgi?id=66097
Terminal output using rc1-7.1
Updating WINE from staging-5.0-rc1-7.1 to staging-5.0-rc2-1.1 prevents the
Origin launcher client from being able to connect/login.
Upon upgrading to rc2 (from the Fedora winehq staging repo) Origin, when
launched, cannot connect to the servers and login to a user account.
Immediately upon downgrading back to rc1-7.1 (from the same repo) the problem
no longer exists.
Tried multiple times, tried on an existing aswell as fresh wineprefix, and
tried multiple user accounts, all with the exact same results.
--
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=48463
Bug ID: 48463
Summary: SharpDevelop crash when typing
Product: Wine
Version: 4.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 3dw_50ssu16amyn7(a)byom.de
Distribution: ---
Created attachment 66245
--> https://bugs.winehq.org/attachment.cgi?id=66245
5.0~rc5 log with +seh
When using wine and trying to type something in SharpDevelop 5.1, the app
crashes with the log attached.
OS: Ubuntu 18.04.3
Tested wine: 4.21 up to 5.0~rc5
Steps to reproduce:
- Install dotnet45, vcrun2008 and set windows version to 7
- Install SharpDevelop from here:
https://sourceforge.net/projects/sharpdevelop/files/SharpDevelop%205.x/5.1/
- Create a new project/solution in SharpDevelop (any template works)
- Type any text into the textbox (usually after 2-3 chars it crashes)
With corefonts installed there's no crash.
--
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=44903
Bug ID: 44903
Summary: Final Fantasy XIV ARR (Free Trial) Launcher crashes
before load.
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: themainliner(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 60988
--> https://bugs.winehq.org/attachment.cgi?id=60988
Program Error Details
Regression since 3.4: loading dialog appears then Program Error is returned and
Launcher fails to load.
--
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=48456
Bug ID: 48456
Summary: SharpDevelop autocomplete regression since 5.0~rc3
Product: Wine-staging
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 3dw_50ssu16amyn7(a)byom.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 66240
--> https://bugs.winehq.org/attachment.cgi?id=66240
Log 5.0-rc3 with +seh
Up to version 5.0~rc2 the autocomplete feature worked fine in SharpDevelop 5.1.
>From 5.0~rc3 it's difficult to write something since when the popup from the
autocomplete is shown, the focus from the textbox seems to be stolen so you
need to click back into the textbox to be able to type again.
SharpDevelop 5.1 download:
https://sourceforge.net/projects/sharpdevelop/files/SharpDevelop%205.x/5.1/
SharpDevelop requires: dotnet40 or higher and vcrun2008
Working with: 4.21-staging 5.0~rc1-staging 5.0~rc2-staging
Not working with: 5.0~rc3-staging 5.0~rc4-staging 5.0~rc5-staging
OS: Ubuntu 18.04.3
Log is attached with WINEDEBUG=+seh , the last 45 lines are printed when typing
a character and the autocomplete popup opens.
Plain wine currently crashes when typing but it worked before on 4.21 so I
currently can't check with plain 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.