http://bugs.winehq.org/show_bug.cgi?id=33488
Bug #: 33488
Summary: Print Artist 4.0 (Win 3.11/95) installer doesn't show
up
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Hello,
I am having problems getting an old copy of PrintArtist 4 to install. The AppDB
entry is at: http://appdb.winehq.org/objectManager.php?sClass=version&iId=5186
and my problem consists of that the installer seems to start up okay but
doesn't show up on my display. No error messages on console are shown and I can
hear the "Sierra-On-Line" installer sound. OS is openSUSE 64-Bit with wine
1.5.29 from repositories.
--
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=43362
Bug ID: 43362
Summary: Bethesda Net Launcher can`t download games
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zentarim(a)rambler.ru
Distribution: ---
Created attachment 58722
--> https://bugs.winehq.org/attachment.cgi?id=58722
trace
Bethesda Net Launcher can`t download games. Log (WINEDEBUG=+wininet,+winsock)
and pcap file in attachment.
Suspicious number of strings in log: 1665278-1665294
At the same time my PC (192.168.72.10) asks bethesda (52.22.240.25) "TLS
Encryption Alert" (packet 1396)
OS: Ubuntu 14.04, kernel 4.4.0-58-generic
wine: wine-2.12 (Staging)
Hardware: i7-870, 16GB RAM, GeForce GTX 560
--
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=50010
Bug ID: 50010
Summary: Deus Ex Mankind Divided crash
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roidal(a)googlemail.com
Distribution: ---
Created attachment 68422
--> https://bugs.winehq.org/attachment.cgi?id=68422
wine stdout and DXMD game log
Deus Ex Mankind Divided crashes when loading a game or the benchmark.
Mainmenu works fine after installing d3dcompiler_47 and DXVK 1.7.2 with
winetricks.
It seems to happen on actual wine-versions (5.18 and 5.19).
With wine lutris-5.7 it works fine.
https://github.com/doitsujin/dxvk/issues/1788 - here a user reported wine 5.9
working.
Sadly i can not provide that much info since i do not have much usefull output:
STDOUT and game-log is attached.
If you need more informations let me know how to gather them an i try to
provide.
--
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=49892
Bug ID: 49892
Summary: WINE 5.17 never ending loop on "Setting up the windows
environment..." ( Android-x86 OS running on PC)
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: hejazi23(a)yahoo.com
CC: dimesio(a)earthlink.net
Hello there
WINE 5.17 never ending loop on "Setting up the windows environment..."
( Android-x86 OS running on PC)
while I did not have this problem with old version 5.0 on this machine
first I tryed to update the old version and after that
I did completly uninstalled the old version and then reinstaled the
new one but it did not help
thanks for your great service
--
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=48850
Bug ID: 48850
Summary: Mafia: The City of Lost Heaven videos playing in pink
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 66767
--> https://bugs.winehq.org/attachment.cgi?id=66767
screenshot
err:quartz:CheckCircularConnection Checking filtergraph returned 80040231,
something's not right!
err:quartz:avi_decompressor_sink_Receive Error occurred during the
decompression (fffffffc)
--
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=45404
Bug ID: 45404
Summary: LEGO Rock Raiders crashes early on launch
Product: Wine
Version: 3.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anowlcalledjosh(a)gmail.com
Distribution: ---
Created attachment 61717
--> https://bugs.winehq.org/attachment.cgi?id=61717
Terminal output of the crash
LEGO Rock Raiders crashes early on launch (before the DDI splash screen) since
commit a89fdd58ecbd2d1e40ef2d9e00ead0d707601637 "ntdll: Run the entire thread
initialization code on the thread stack on i386.".
Reproduction steps:
1) Install LEGO Rock Raiders (must use an NT 4.0 wineprefix to make the DRM
work, and do not accept to install DirectX 6).
2) Launch it.
3) Observe that it crashes before the DDI splash screen.
On the previous commit (8b2f58634378a2d74a5d68d689c95dd8925d84ba
"shell32/tests: Simplify existing tests and add more tests for Progman DDE."),
the DDI splash screen and the animated loading screen are both displayed,
whereas on more recent commits, the game crashes before the DDI splash screen.
This is not a duplicate of bug 39346 or bug 44134; this crash happens earlier,
and happens even with the d3drm winetrick that works around those bugs.
I am using Ubuntu 16.04 on amd64 architecture.
--
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=42152
Bug ID: 42152
Summary: eFax Messenger 4.4: hangs during installation
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: littlesincanada(a)yahoo.co.uk
Distribution: ---
Created attachment 56724
--> https://bugs.winehq.org/attachment.cgi?id=56724
Debug output from installer
During installation of eFax Messenger, installer hangs after it says that it is
updating registry.
Trace output attached.
Installed with Wine 2.0-rc3 in Linux Mint 18.1 x86_64 using wine-builds PPA,
wine-staging.
Free download available here:
https://www.efax.ca/efax-help-center/efax-messenger/download-efax-messenger
--
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=49838
Bug ID: 49838
Summary: Backtraces no longer contain symbols
Product: Wine
Version: 5.6
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, regression, source, testcase
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: jacek(a)codeweavers.com
Distribution: ---
Created attachment 68177
--> https://bugs.winehq.org/attachment.cgi?id=68177
test winelib app (source + binary)
Attached archive contains simple console test with pre-built binary that
intentionally crashes in its main(). Starting with the following commit
cf6bbb96d0417b0a86d06c4b000592e4c870b5ee is the first bad commit
commit cf6bbb96d0417b0a86d06c4b000592e4c870b5ee
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Apr 6 19:43:35 2020 +0200
dbghelp: Build with ucrtbase.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Wine no longer provides symbolic info in 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.