https://bugs.winehq.org/show_bug.cgi?id=37609
Bug ID: 37609
Summary: Macromedia Freehand 9 demo hangs during startup
Product: Wine
Version: 1.7.30
Hardware: x86
URL: http://macromedia-freehand.software.informer.com/downl
oad/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.drew(a)yahoo.com
CC: focht(a)gmx.net
Distribution: ---
This bug is a continuation of bug 11582. The application now displays one of
its tool windows but then hangs right after.
Here's hoping that AF can provide another insightful analysis.
--
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=33086
Bug #: 33086
Summary: QQ 2013 Beta2: text in input box can't display
normally
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43740
--> http://bugs.winehq.org/attachment.cgi?id=43740
Text in input box can't display normally
reproduce:
1. download and install it;
2. ~/.wine/drive_c/Program Files/Tencent/QQ/Bin$ wine QQ.exe
when you try to input account in the input box you will find the both the
cursor and the number can't be displayed normally.(as picture 1 in attachment)
I found 'winetricks -q riched20' make it happier.
The picture 2 in attachment is what it should look like(with native riched20)
There was a QQ account for testing provided by Qian Hong:
accout: 1469264807
Password: winedebug
--
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=46284
Bug ID: 46284
Summary: Call of Juarez crashes with unimplemented function
d3dx9_29.dll.D3DXSHProjectCubeMap
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Crash after intro 'wine: Call from 0x7b43d2fb to unimplemented function
d3dx9_29.dll.D3DXSHProjectCubeMap'
wine-4.0-rc1-21-g0e33105abb
--
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=52528
Bug ID: 52528
Summary: cuda 10.0 and 10.2 installation fails with
"err:ole:CoRevokeClassObject COM was not initialized"
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
When trying to get warpem http://www.warpem.com/warp/?page_id=65 running,
I'm trying to install cuda 10.0 or 10.2, according to these instructions
https://gist.github.com/imaami/37105333c0d16210b2cac9d4032155aa
on Wine-7.0 (stable), wine 7.1 (devel), and wine 7.1 (Staging). Staging
provides some version of cuda, but the application crashes; a possibile reason
is Cuda version mismatch.
The installation procedure of Cuda 10.x proceedes quite far, but fails at the
end always with
....
....
0138:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0138:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0140:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 0, 3,
00000000, 0, 00000000 stub
0138:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0032FEAC
0138:err:ole:CoRevokeClassObject COM was not initialized
Because I was not sure whether the important parts are installed, I tested with
Cuda-Z, too. But Cuda-Z does not recognize the GPU's, in "stable" and "devel"
(with "Staging" the gpu is recognized)
The host system is Debian11, and two GTX 1080Ti cards, nvidia-driver/libcuda1
460.91. I tested Cuda 10.0 as well as Cuda10.2. In order reproduce this issue,
You need to run these commands:
URL_100=https://developer.nvidia.com/compute/cuda/10.0/Prod/local_installer…URL_102=http://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_i…
wget -nc $URL_100
wget -nc $URL_102
wineboot -i
winetricks msxml3
winetricks win10
wineconsole cmd.exe /c "$(basename $URL_100)" -s \
{cu{dart,objdump,pti},nv{cc,prune,disasm,prof,ml_dev},memcheck, \
{cu{blas,fft,rand,solver,sparse},nvgraph,npp,nvrtc}{,_dev}}_10.0
wineconsole cmd.exe /c "$(basename $URL_102)" -s \
{cu{dart,objdump,pti},nv{cc,prune,disasm,prof,ml_dev},memcheck, \
{cu{blas,fft,rand,solver,sparse},nvgraph,npp,nvrtc}{,_dev}}_10.2
--
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=52432
Bug ID: 52432
Summary: synaps audio legend plugin does not show button faces
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: jwork123nl(a)yahoo.com
Distribution: ---
Created attachment 71697
--> https://bugs.winehq.org/attachment.cgi?id=71697
Debug log showing the d2d errors
A program that I run under wine does not show parts of its gui / the are just
black circles.
Details:
I run a demo version of a synthesizer vst3 plugin that in reaper under linux
(using reaper as a daw, but that does not matter).
See https://www.synapse-audio.com/thelegend.html
The plugin simulates a synthesizer and shows many bitmaps of knobs
Most of the knobs are not drawn, I see just a black circle where the knob face
should be drawn.
Wine throws many d2d errors complaining that a bitmap cannot be drawn. See
attachment.
It seeems there is a problem in the d2d part of 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.
http://bugs.winehq.org/show_bug.cgi?id=28759
Bug #: 28759
Summary: 'start inetcpl.cpl' fails
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Starting inetcpl.cpl directly via the start command doesn't seem to be possible
in Wine. Running 'wineconsole cmd' and then 'start inetcpl.cpl' from within cmd
gives:
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found
start C:/Windows/system32/inetcpl.cpl gives:
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: Success
Both cases bring up the Internet Options control panel applet on Windows XP.
Just running "wine inetcpl.cpl" also fails, with no output except "Segmentation
fault".
--
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=52533
Bug ID: 52533
Summary: Rayman 3 combat fatigue circular meter flickers
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewehr(a)hotmail.com
Distribution: ---
When Rayman has one of the combat fatigues equipped the circular meter for how
much time that fatigue has left visibly flickers constantly. Running on
OpenSuse Tumbleweed with the latest Nvidia proprietary drivers.
--
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=2082
Jeff D. Hanson <jhansonxi(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhansonxi(a)gmail.com
--- Comment #173 from Jeff D. Hanson <jhansonxi(a)gmail.com> ---
Reproduced with Diablo v1.09b (and Hellfire mod v1.01) on Wine 7 (winehq
package). It is improved in that the menus can be repainted by switching menu
items with the keyboard or most of the screen using the mouse cursor.
System:
Xubuntu 20.04.3 x86_64
AMD Phenom 9550
GeForce GTX 750 Ti using Nvidia 470.57.02 driver
--
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=29782
Bug #: 29782
Summary: ZEMAX lens data editor is not treated as a popup of
the main window on Mac OS X
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
I don't have a Mac, but I have installed Wine and ZEMAX on several Macs for
people and the lens data editor does not properly work as a popup that stays on
top of the main window. This used to be a problem on Linux (Bug #21380), but
the issue was resolved some time ago. I have had these people install several
different versions of XQuartz and none of them change the behavior of the
window.
--
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=30709
Bug #: 30709
Summary: MAKING HISTORY II: The War of the World - Fonts not
rendered in game.
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baditaflorin(a)gmail.com
Classification: Unclassified
It`s not playeble, and i don`t understand and on the site is not clear enough
what command to use to give feedback, so that you know what setting i have on
and what not. So we will have to speak some more.
--
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.