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.
https://bugs.winehq.org/show_bug.cgi?id=48434
Bug ID: 48434
Summary: Not a single unity application runs.
Product: Wine
Version: 5.0-rc4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grimtin10(a)gmail.com
Created attachment 66201
--> https://bugs.winehq.org/attachment.cgi?id=66201
The unity backtrace.
Every unity application I try to run results in "UnityCrashHandler.exe has
encountered a problem." This is annoying. Some unity things are for windows
only and they wont run on here.
--
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=42114
Bug ID: 42114
Summary: Tonka Garage: Unhandled exception upon exit
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 56635
--> https://bugs.winehq.org/attachment.cgi?id=56635
Backtrace
Xubuntu 14.04 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 340.98
driver.
Windows version: Windows XP (or 95)
Wine Staging
DirectX 5 game for Win95. Usually errors upon exit:
Unhandled exception: inexact float result in 32-bit code
--
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=26037
Summary: Tahoma Bold is not bold
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mansonigor(a)gmail.com
Created an attachment (id=33207)
--> (http://bugs.winehq.org/attachment.cgi?id=33207)
screenshot from wordpad
Tahoma Bold is bold only when has 9pt
Difference between "bold" and "bold italic" is that "bold italic" has larger
inverval between characters. But it's not bold.
--
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.