https://bugs.winehq.org/show_bug.cgi?id=38422
Bug ID: 38422
Summary: Arithmetic exception in GdipMeasureCharacterRanges
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: bs666_1(a)hotmail.com
Distribution: ---
A program (from
http://www.sentrilock.com/cu/sentrilock/SentriCardUtilityInstaller-4.0.11.e… )
crashes with a SIGFPE.
trace:gdiplus:GdipMeasureCharacterRanges (0x1445a0 L"Groupbox" -1 0x144690
(0.00,0.00,56.88,340282346638528859811704183484516925440.00) 0x144520 1
0xe538f8)
trace:gdiplus:GdipMeasureCharacterRanges may be ignoring some format flags:
attr 800
trace:gdiplus:GdipTransformPoints (0x1445a0, 2, 0, 0x32ef14, 3)
trace:gdiplus:GdipSetMatrixElements (0x32ee44, 1.00, 0.00, 0.00, 1.00, 0.00,
0.00)
trace:gdiplus:GdipMultiplyMatrix (0x32ee44, 0x1445e0, 1)
trace:gdiplus:GdipScaleMatrix (0x32ee44, 1.00, 1.00, 1)
trace:gdiplus:GdipTransformMatrixPoints (0x32ee44, 0x32ef14, 3)
trace:gdiplus:GdipTransformPoints (0x1445a0, 2, 0, 0x32edbc, 3)
trace:gdiplus:GdipSetMatrixElements (0x32ed14, 1.00, 0.00, 0.00, 1.00, 0.00,
0.00)
trace:gdiplus:GdipMultiplyMatrix (0x32ed14, 0x1445e0, 1)
trace:gdiplus:GdipScaleMatrix (0x32ed14, 1.00, 1.00, 1)
trace:gdiplus:GdipTransformMatrixPoints (0x32ed14, 0x32edbc, 3)
trace:gdiplus:GdipSetEmpty 0x144638
Program received signal SIGFPE, Arithmetic exception.
0x7daa49b9 in ?? ()
The program works with a native gdiplus.dll.
--
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=40289
Bug ID: 40289
Summary: winedbg --gdb fails to create process
Product: Wine
Version: 1.8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: vz-wine(a)zeitlins.org
Distribution: Debian
Using wine 1.8-2 from Debian jessie-backports repository I can't use winedbg
--gdb:
% winedbg --gdb notepad.exe
0023:0024: create process 'C:\windows\system32\notepad.exe'/0x1106e0
@0x7ff17200 (0<0>)
0023:0024: create thread I @0x7ff17200
Doing it with any other program, including my own one which I'd like to debug,
fails with the same error. Without --gdb option, winedbg works correctly (but
doesn't understand the debug info).
--
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=38189
Bug ID: 38189
Summary: Yarxi
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: serjflint(a)gmail.com
Distribution: ---
When I start Yarxi 7.5 from http://www.susi.ru/yarxi/ on wine 1.7.38 I have
Error "OLE erorr 80004001" three times. After clicking on help I have the same
error. And main menu buttons didn't appear until I clicked on it. It works good
but menu behaivor is annoying. On Windows works perfectly.
P.S. sorry for English.
--
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=26198
Summary: BrainSplode! user interfaces is not usable
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.redprodukt.com/rocket/BrainSplode!_1.1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Continuation of Bug #25098
Past the screen resolution chooser, the first screen is a single colored
background and if you get past that it is hard to navigate that screen.
Due to being not able to work out what is being displayed
*Compose windows can pop up
*BrainSplode! can close
--
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=40470
Bug ID: 40470
Summary: wordpad.exe
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lang48(a)planet.nl
Distribution: ---
Created attachment 54228
--> https://bugs.winehq.org/attachment.cgi?id=54228
wordpad.exe
wordpad.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=43848
Bug ID: 43848
Summary: Grand Theft Auto 5 and Tomb Raider 2013 need
DepthBiasClamp
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
According to this thread
(https://www.gamedev.net/forums/topic/596741-depth-bias-clamping-in-opengl/)
the OpenGL function EXT_polygon_offset_clamp is the equivalent to DirectX10/11
depthbiasclamp for d3d11_immediate_context_RSSetState
Multiple games need this and it should fix their shadows.
https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_polygon_offset_c…
--
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=38983
Bug ID: 38983
Summary: VirtualDub processing goes "live lock" when minimizing
main window
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j-p-t(a)gmx.net
Distribution: Ubuntu
Created attachment 51935
--> https://bugs.winehq.org/attachment.cgi?id=51935
VirtualDub log
Load any video file, save it to avi.
Minimize the main window to task bar.
The avi encoding process will stop after a few seconds.
The virtualdob log says, the threads went "live lock".
As soon as I succeed in building current development version I will try in
1.7.47.
--
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=41699
Bug ID: 41699
Summary: Problem with Prezi presentation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bukbr(a)yahoo.com.br
Distribution: ---
Created attachment 56102
--> https://bugs.winehq.org/attachment.cgi?id=56102
Error message after opening
To reproduce the error:
- Login on Prezi
- Download a presentation for windows (without installation). It's a file.exe.
- Open downloaded file using Wine
- See the error
Till about 3 months ago was working, but Prezi has changed something on windows
file format.
Please, identify and correct, if possible.
Thanks.
--
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=43682
Bug ID: 43682
Summary: Tribler keeps closing creating runtime error
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: avemt1(a)gmail.com
Distribution: ---
Created attachment 59127
--> https://bugs.winehq.org/attachment.cgi?id=59127
application wine generated error log
Tribler keeps having persistent error while running.
--
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=29062
Bug #: 29062
Summary: Invalid escape sequences in winemenubuilder's desktop
files' comment section
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
% cat "/home/adys/.local/share/applications/wine/Programs/Windows Media
Player.desktop"
[Desktop Entry]
Name=Windows Media Player
Exec=env WINEPREFIX="/home/adys/new2" wine
C:\\\\windows\\\\command\\\\start.exe /Unix
/home/adys/new2/dosdevices/c:/users/adys/Start\\ Menu/Programs/Windows\\
Media\\ Player.lnk
Type=Application
StartupNotify=true
Comment=@C:\windows\inf\unregmp2.exe,-155
Icon=EE61_wmplayer.0
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\w"."
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\i"."
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\u"."
--
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.