http://bugs.winehq.org/show_bug.cgi?id=17482
Summary: Paint.NET doesn't install anymore
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.getpaint.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ogldelphi(a)mail.ru
$ wine Paint.NET.3.36.exe
err:seh:setup_exception_record stack overflow 940 bytes in thread 0022 eip
7bc7c250 esp 00240f84 stack 0x240000-0x241000-0x340000
--
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=22806
Summary: Paint.NET 3.36 won't start
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.oldapps.com/old_version_PainDotNet.php?old_
apps=28
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=28149)
--> (http://bugs.winehq.org/attachment.cgi?id=28149)
Terminal output
Attempting to run the main executable for Paint.NET 3.36 results in it exiting
with an error:
There was an unhandled error, and Paint.NET must be closed. Refer to the file
'pdncrash.log', which has been placed on your desktop, for more information.
Setting a native override for gdiplus works around this. (This version uses
.NET 2.0)
--
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=21109
Summary: Paint.NET 3.36 installer aborts after accepting EULA
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25354)
--> (http://bugs.winehq.org/attachment.cgi?id=25354)
Paint.NET 3.36 installer standard error output
With wine-1.1.35-56-g13a9c03, after installing Mono 2.4 and launching the
Paint.NET 3.36 installer, accepting the EULA results in:
fixme:gdiplus:GdipSetStringFormatMeasurableCharacterRanges stub: 0x15660a8, 3,
0x1ae0970
System.NotImplementedException: The requested feature is not implemented [GDI+
status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.StringFormat.SetMeasurableCharacterRanges
(System.Drawing.CharacterRange[] ranges) [0x00000]
at (wrapper remoting-invoke-with-check)
System.Drawing.StringFormat:SetMeasurableCharacterRanges
(System.Drawing.CharacterRange[])
...
Using winetricks to install native gdiplus works around the problem. Complete
standard error output is attached.
--
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=22249
Summary: Paint.NET 3.36 installer cancellation results in
raised .NET System.OverflowException
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27170)
--> (http://bugs.winehq.org/attachment.cgi?id=27170)
Paint .NET 3.36 installer +gdiplus trace
After installing mono24 from winetricks and running the Paint .NET 3.36
installer, pressing the Cancel button results in:
System.OverflowException: Number overflow.
at System.Drawing.SizeF.ToSize () [0x00000]
at System.Windows.Forms.MessageBox+MessageBoxForm.InitFormsSize () [0x00000]
at System.Windows.Forms.MessageBox+MessageBoxForm.RunDialog () [0x00000]
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.MessageBox/MessageBoxForm:RunDialog ()
at System.Windows.Forms.MessageBox.Show (IWin32Window owner, System.String
text, System.String caption, MessageBoxButtons buttons, MessageBoxIcon icon)
[0x00000]
...
Since cancellation worked in wine-1.1.36, a regression test was performed,
which indicated:
3cee74c61d1e4065259739721eb50083c5a47960 is the first bad commit
commit 3cee74c61d1e4065259739721eb50083c5a47960
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue Mar 30 13:41:04 2010 -0500
gdiplus: Rewrite GdipMeasureString using a helper function.
:040000 040000 0efd3c09a1afcb46ec9b7d013b320f8011718480
dba780d95f81558123b2015c3ee9ff87885663e2 M dlls
A +gdiplus log of the Paint .NET 3.36 installer run is attached.
--
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=21110
Summary: Paint.NET 3.36 installer displays cancel dialog
incorrectly
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25355)
--> (http://bugs.winehq.org/attachment.cgi?id=25355)
Paint.NET 3.36 installer cancel dialog with builtin gdiplus
With wine-1.1.35-56-g13a9c03, after installing Mono 2.4 and running the
Paint.NET 3.36 installer, canceling will show a dialog with misplaced text and
a missing icon. Using winetricks to install native gdiplus results in correct
rendering. The only output visible from the standard error is:
fixme:gdiplus:GdipImageGetFrameDimensionsCount stub
fixme:gdiplus:GdipImageGetFrameDimensionsList not implemented
fixme:gdiplus:GdipImageGetFrameDimensionsCount stub
...
--
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=14766
Summary: paint.net will not start
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.redtown.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rc(a)redtown.org
Created an attachment (id=15278)
--> (http://bugs.winehq.org/attachment.cgi?id=15278)
Paint.NET crash log
paint.net does not work at all, I got dotnet20 from winetricks and it
installed, but when I went to run the program I got "There was an unhandled
error.."
I'm including the crash log from the app and what wine spit out at me.
Tell me if you need anything else.
--
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=12164
Summary: Two issues trying to run Paint.NET
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tinivole(a)hotmail.co.uk
1)IsWow64Process is not implemented properly in the kernel32.dll
2)MEM_WRITE_WATCH is not supported by NtAllocateVirtualMemory in the ntdll.dll.
I am only guessing, this was echoed on my first run in 0.9.58 with Paint.NET
3.0.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:process:IsWow64Process (0xffffffff 0x34f634) stub!
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
Also if anyone knows how to get the VC Runtime installed on wine, I think that
will solve the other problem with the "VC80.CRT" error.
Regards
Iain
--
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=16630
Summary: Paint.NET 3.36 installer does not show any content in
window with Mono 2.0
Product: Wine
Version: 1.1.11
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Using winetricks to install Mono 2.0, and then attempting to install Paint.Net
results in a blank window with just a title bar. These 3 fixmes are printed
once in the console:
fixme:gdiplus:GdipSetStringFormatFlags format (0x11bcc10) flags (4096)
fixme:gdiplus:GdipGetImagePaletteSize 0x1237d20 0x60f7f8
fixme:gdiplus:GdipSetStringFormatFlags format (0x124ba08) flags (8192)
Download here: http://www.getpaint.net/download.html
--
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=13779
Summary: Paint.net: setup: Unhandled Exception:
System.IO.FileLoadException: Could not load file or
assembly 'SetupFrontEnd ...
Product: Wine
Version: 1.0-rc4
Platform: Other
URL: http://www.dotpdn.com/files/Paint.NET.3.31.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baryluk(a)smp.if.uj.edu.pl
Created an attachment (id=13815)
--> (http://bugs.winehq.org/attachment.cgi?id=13815)
debug log
Both Paint.net 3.31 and 3.35 Beta, throws this exceptions when installing.
Log attached.
--
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=26605
Summary: Nitro PDF Reader: Menu is black rectangle
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://install.nitropdf.com/reader/en/nitro_pdf_reader
.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33869)
--> (http://bugs.winehq.org/attachment.cgi?id=33869)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Nitro PDF Reader
4) wine NitroPDFReader.exe
5) press File tab
Behaviour:
Black rectangle (See attachment).
Expected behaviour:
No black rectangle.
Terminal output:
fixme:advapi:SetNamedSecurityInfoW L"Nitro PDF Reader" 3 4 (nil) (nil) 0x128728
(nil)
fixme:dwmapi:DwmIsCompositionEnabled 0x92dfe0
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:uxtheme:BeginBufferedPaint Stub (0x220 0x92d970 2 (nil) 0x92d8d8)
fixme:win:LockWindowUpdate (0x100fc), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10124), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
Additional info:
Actually something useful is being shown after pressing File tab but it's very
fast covered with black rectangle.
--
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.