https://bugs.winehq.org/show_bug.cgi?id=42295
Bug ID: 42295
Summary: Loaded TurboCAD Delux 2D/3D into WINE. Appeared to
load normally, but when attempted to run program
received a critical error problem and the program shut
down. Attached is the back trace that was provided.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rsmach.rl(a)gmail.com
Distribution: ---
Created attachment 57016
--> https://bugs.winehq.org/attachment.cgi?id=57016
Report or error occurance that was generated when attempting to run the
program.
The program is set to run in a Windows 7 environment and was attempting to run
in Wine. The program is a computer aided design, TurboCAD Deluxe 2D/3D v. 20.
Loading of the program went smoothly but a critical error occurs when the
program is started,
--
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=41919
Bug ID: 41919
Summary: Regression : impossible to finish installation of
Indiana Jones The Original Trilogy
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fevrier.simon(a)gmail.com
Distribution: Ubuntu
Ubuntu 16.10
It seems the regression appear between Wine 1.7.18 and 1.7.29.
Normally, no problem
Regression : a pop up window say "Insert the disk : 1" but the disk is inserted
Nothing different between versions in the poor logs.
The regression page say to test with the latest code. I will try but I don't
think it will be useful. For a "git bisect" method : too expensive for my
computer, but I will try to have a look at the commits' information.
It doesn't work In wine 1.9.24.
--
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=38379
Bug ID: 38379
Summary: Barnham Junction: Program fails to load with error
BBCWrun Cannot create file
C\users\username\Temp\BBC*.tmp\SimResources\Barnham
Junction\Nameboard.bmp
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: albert838(a)btinternet.com
Distribution: ---
The simulation Barnham Junction http://www.blockpostsoftware.co.uk/
fails to run with the error
BBCWrun
Cannot create file C\users\peterm\Temp\BBC0ff.tmp\Sim
Resources\Barnham Junction\Nameboard.bmp
Wine 1.7.40 creates the file structure
C\users\peterm\Temp\BBC0ff.tmp
only. The folder contains a $ only.
--
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=55990
Bug ID: 55990
Summary: KakaoTalk incorrectly renders certain user profile
elements
Product: Wine
Version: 8.21
Hardware: x86-64
URL: https://app-pc.kakaocdn.net/talk/win32/KakaoTalk_Setup
.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: gang65(a)poczta.onet.pl, infyquest(a)gmail.com
Distribution: ---
Created attachment 75597
--> https://bugs.winehq.org/attachment.cgi?id=75597
actual profile rendering (gdiplus=builtin)
Attached are some screenshots of the same profile in builtin and native.
Note that the profile has animated elements and "snowing" background; no
attempt has been made to capture the exact same frame.
Steps to reproduce:
1. Create a KakaoTalk account via mobile client (Android or iOS).
2. Log in to the account.
3. Use the "multi-profile" feature to place elements.
Expected behavior:
See attachment "expected profile rendering (gdiplus=native)"
Actual behavior:
See attachment "actual profile rendering (gdiplus=builtin)"
a. Translucent background and border on some widgets/components are absent.
b. Font rendering is slightly different; pay special attention on the kerning.
c. Sampling and anti-aliasing is slightly different.
--
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=27724
Summary: Listview: wrong text width
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.bramix(a)libero.it
when trying to change the text of the item, the width of the edit control is
always larger than expected with an useless area, see attached err_wine_3.PNG
and err_win_3.PNG images.
The test programme has been compiled in MinGW with the command:
gcc testlv.c -o testlv.exe -O2 -mwindows -s -lcomctl32
This report has been splitted from bug 26450.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=27723
Summary: Listview: no multiline edit on long text
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.bramix(a)libero.it
The edit control created for changing icon text is not multiline and it does
not separate words to different lines if they are longer than expected, see
attached err_wine_2.PNG and err_win_2.PNG images.
The test programme has been compiled in MinGW with the command:
gcc testlv.c -o testlv.exe -O2 -mwindows -s -lcomctl32
This report has been splitted from bug 26450.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=27722
Summary: Lisview: wrong text height
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.bramix(a)libero.it
The active area for icon text is wrongly calculated and it is taller than
expected, see attached err_wine_1.PNG and err_win_1.PNG images.
The test programme has been compiled in MinGW with the command:
gcc testlv.c -o testlv.exe -O2 -mwindows -s -lcomctl32
This report has been splitted from bug 26450.
--
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=52531
Bug ID: 52531
Summary: Can not use backspace to delete in cmd in xterm
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huupoke12(a)gmail.com
Distribution: ---
When running cmd with `wine cmd`, the shell run Wine's cmd.
But when I press "Backspace" on the keyboard to delete the previous character,
the Wine's cmd instead display "^H" instead of delete the character.
The terminal emulator I'm using is `xterm`, which use "Backspace" control
character (\x08) instead of "Delete" control character (\x7f) as the Erase
character.
Terminal output
```
$ wine cmd
Microsoft Windows 6.1.7601
Z:\home\huupoke12>aaaa^H^H^H
```
--
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=57936
Bug ID: 57936
Summary: Incorrect audio volume level read by app from the
system - 100% all the time.
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: greblus(a)gmail.com
Distribution: ---
Hi guys.
I'm trying to use Yousician on Linux and it works amazingly well, maybe even
smoother than on W11, but there is one small problem: It's impossible to
preform latency calibration as the app is checking global system volume, if
it's too high, it disallows calibration to prevent hearing damage if the sounds
it produces are too loud.
On wine and wine-staging the volume in Yousician is always 100%. I use
pipewire-pulse backend and plasma-pa, I'm changing volume from plasma settings
or alsamixer, or pulsemixer but it stays 100% in Yousician.
Hope there's an easy fix for it :).
Regards,
W.
--
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=49651
Bug ID: 49651
Summary: Wizard101 Graphic crash error
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Darksaber203(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67864
--> https://bugs.winehq.org/attachment.cgi?id=67864
The wine error backlog it gave me
After Playing Wizard101 for a while it always keeps crashing with the error
"WizardGraphicalClient.exe has encountered a serious problem and needs to
close"
When i first open the game is runs amazing but after a while it will start
lagging then later on it crashes due to this bug.
--
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.