https://bugs.winehq.org/show_bug.cgi?id=41628
Bug ID: 41628
Summary: 3DMark v1.5.915 needs unimplemented function
MSVCR100_CLR0400.dll._excep
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
Download
https://www.techpowerup.com/downloads/2497/futuremark-3dmark-2013-v1-5-915/…
You just run the installer and it spams that unimplemnted message. It cant be
even installed.
--
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=40068
Bug ID: 40068
Summary: Windows program crashes under Wine
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrew_kennedy7(a)yahoo.com
Distribution: ---
Created attachment 53548
--> https://bugs.winehq.org/attachment.cgi?id=53548
backtrace.txt
Program is a 32 bit assembly program I wrote that runs fine in Windows XP, but
crashes in 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=13159
Summary: tooltips won't show up on partly hidden items
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
To see the bug, open regedit drag the bar that separates registry tree from
values so that it partly covers registry branches names. If you use native
comctl32.dll or in windows you'll see tooltips over these partly covered items,
displaying full item name. Wine won't show anything.
This is true with listview also.
In some applications that have big listview tables with long values this bug
becomes pretty annoying (when you constantly have to change comlumn widths etc
in order to see complete values).
Maybe this bug was reported earlier, but I have not found it.
--
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=30449
Bug #: 30449
Summary: GDIPaint does not paint (works with native gdiplus)
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
Created attachment 39806
--> http://bugs.winehq.org/attachment.cgi?id=39806
screenshot with builtin gdiplus
Doodle is a basic paint package in GDI+
Project page with source and binary:
http://www.codeproject.com/Articles/1160/Doodle-a-basic-paint-package-in-GDI
Press LMB and moving the mouse does not paint at all:
0024:fixme:gdiplus:GdipDrawLineI graphics object has no HDC
The window background is wrong (unimplemented hatch style 45),
but that's for a different bug.
Infopage for GDIplus Hatch Styles with examples:
http://www.mitov.com/wiki/index.php?title=Enum_IGDIPlus.TGPHatchStyle
--
By by ... Detlef
--
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=21530
Summary: Tooltip message TTN_NEEDTEXT not being sent to
application
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.secureneterm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
Created an attachment (id=25937)
--> (http://bugs.winehq.org/attachment.cgi?id=25937)
Example program to show tooltip failure on wine.
In a Win32 .c program, the TTN_NEEDTEXT is normally sent when text is needed
for the display of a toolbar tip message. Wine does not send this message. I
have included a sample Microsoft program that will clearly show the
TTN_NEEDTEXT message is sent on all Microsoft based computers, but not on Wine.
--
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=38073
Bug ID: 38073
Summary: GdipDrawPath graphics object has no HDC ( graphical
glitches in Adobe Premiere Pro)
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Created attachment 50722
--> https://bugs.winehq.org/attachment.cgi?id=50722
gdiplus trace log sample (Adobe Premiere Pro CS3)
Current GDIPlus library functionality makes some program windows to be rendered
in a wrong way or not rendered at all (black areas). One affected program is
Adobe Premiere Pro CS3. See sample images provided.
Terminal output (without tracing):
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
Trace log is provided as an attachment, too.
Some practical examples described below.
Bug example 1:
If you right click to get a popup settings window in the program, the window is
black until you move your cursor on it. Cursor movement makes features such as
texts inside the popup window rendered correctly (though the popup window
borders still stay black). This is repeatable every time.
Bug example 2:
If you shrink the main application window (do not minimize it to the toolbar)
and then maximize it again, some features which were previously rendered
correctly, are now either unrendered (black areas) or rendered in a wrong way.
Bug example 3:
Wrong GUI rendering leads also to partially or completely disabled
functionality in Premiere Pro, such as:
Video & audio tracks are not rendered correctly in the timeline sequence. You
can't see important information of your project audio/video tracks on the left
side as you normally would do, thus preventing you to change any settings
relevant to the tracks themselves.
--
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=23757
Summary: Free Pascal 2.4.0 segfaults on Wine 1.2
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saempylae(a)gmail.com
I downloaded the Free Pascal 2.4.0 installer (file fpc-2.4.0.i386-win32.exe)
and installed it. Running:
wine C:\\FPC\\2.4.0\\bin\\i386-win32\\fp.exe
from the command line results in a segmentation file.
Attaching a log extracted using:
WINEDEBUG=+all wine C:\\FPC\\2.4.0\\bin\\i386-win32\\fp.exe > fp.out 2>&1
--
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=41280
Bug ID: 41280
Summary: Photoshop crashes when i try to put text on an image.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ctaklis(a)gmail.com
Distribution: ---
Created attachment 55591
--> https://bugs.winehq.org/attachment.cgi?id=55591
Photoshop is crashing when i try to add text on an image.
I am editing an image, and when i try to put some text it crashes.
--
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=37741
Bug ID: 37741
Summary: Photoshop CS4 crashes
Product: Wine
Version: 1.7.32
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seann.giffin(a)gmail.com
Distribution: ---
Created attachment 50254
--> https://bugs.winehq.org/attachment.cgi?id=50254
Backtrace from "Add Text" crash
When creating an image, Photoshop CS4 crashes when attempting to use various
layer related functions (in this case, add text to layer).
--
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=37514
Bug ID: 37514
Summary: Photoshop CS6 crash on File - New
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gosha.say(a)gmail.com
Distribution: ---
Created attachment 49924
--> https://bugs.winehq.org/attachment.cgi?id=49924
backtrace.txt
Ubuntu 14.04
Intel® Core™ i5-3470 CPU @ 3.20GHz × 4
--
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.