https://bugs.winehq.org/show_bug.cgi?id=37997
Bug ID: 37997
Summary: Jeskola Buzz Build 1499 (.NET 4.0 app) crashes on
unimplemented function
msvcp100.dll.??0_Concurrent_queue_base_v4@details@Conc
urrency@@IAE@I@Z
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says ...
Prerequisite: 'winetricks -q dotnet40'
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Jeskola/Buzz
$ wine ./buzz.exe
...
wine: Call from 0x7b83b487 to unimplemented function
msvcp100.dll.??0_Concurrent_queue_base_v4@details@Concurrency@@IAE@I@Z,
aborting
--- snip ---
'winetricks -q vcrun2010' obviously works around.
It will run later into more already known issues:
bug 32323 ("Netflix (Silverlight 4.x) and several .NET Framework 3.x/4.0 WPF
apps require either Arial or Verdana to be installed") -> 'winetricks -q
corefonts'
bug 32682 ("Failure setting the cursor to Cursors.Pen (IDC_PEN, 32631)")
bug 37842 ("PTC Mathcad Prime 3.0 (.NET 4.0 app) crashes when using copy paste
or trying to calculate a result (OLE clipboard must take MTA into account)"
and a few others, though not as critical as aforementioned ones.
$ sha1sum BuzzSetup1499.exe
c533732c37c67b40096035338934c3413347cb41 BuzzSetup1499.exe
$ du -sh BuzzSetup1499.exe
7.9M BuzzSetup1499.exe
$ wine --version
wine-1.7.35-24-g3873c93
Regards
--
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=25886
Summary: Paint.NET 3.5.6: Installer fails
(System.IO.FileNotFoundException)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Using "winetricks dotnet20" the installer still fails. This seems closely
related to the 3.5.4 mono bug, but perhaps not?
Attached is image of the error.
And this is all that is said in terminal:
~$ wine Paint.NET.3.5.6.Install.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wuapi:automatic_updates_Pause
fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.Core"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.Base"
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.SystemLayer"
fixme:shell:URL_ParseUrl failed to parse L"System.Core"
fixme:wuapi:automatic_updates_Resume
--
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=37960
Bug ID: 37960
Summary: Paint.NET 4.0.5 does not install: unimplemented
function KERNEL32.dll.QueryThreadCycleTime
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ianlantzy(a)yahoo.com
Distribution: ---
Created attachment 50573
--> https://bugs.winehq.org/attachment.cgi?id=50573
Output during installation failure
When trying to run the Paint.NET 4.0.5 installer using .NET 4.5.2 (installed
4.0 and 4.5 first using winetricks), install fails saying it cannot find
mscoree.dll. Using mscoree.dll extracted from the .NET 4.5.2 installer it then
gives an error saying:
wine: Call from 0x7bc54ae0 to unimplemented function
KERNEL32.dll.QueryThreadCycleTime, aborting
This error persists even after testing with copies of mscoree.dll,
kernel32.dll, and kernel32.dll.mui from a working installation of Windows 8.1.
Attached is a log of all output during the installation process.
--
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=22412
Summary: Paint.NET 3.5.4 - EULA display has worsened
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27447)
--> (http://bugs.winehq.org/attachment.cgi?id=27447)
Screenshot
The EULA text for Paint.NET (with Mono installed) has regressed in 1.1.43. The
text was already jumbled together, but now the problem has gotten worse. I did
a regression test:
049aa8dacd8135ac11e9deee982c14959e9511fe is first bad commit
commit 049aa8dacd8135ac11e9deee982c14959e9511fe
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Apr 15 11:40:21 2010 -0500
gdiplus: Ensure GdipGetGenericFontFamilySansSerif returns a truetype font.
:040000 040000 16c08165b79a981075b61212014f57f5b433bdb1
c099b9916da2d8aed27035f2373410588314e854 M dlls
I have to revert both this and 531219f84d0d6fa236283e5c3d061b5f752df793 to
resolve the problem. (Reverting only this commit causes it to die at startup;
reverting only the other patch doesn't correct the problem.) Terminal output
doesn't look useful (same as bug 22390).
On another note, native gdiplus only solves this regression, not the original
problem... so they probably aren't related.
--
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=29391
Bug #: 29391
Summary: SetupNgen.exe crashes while installing Paint.NET 2.5
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://www.oldversion.com/common/uploaded_files/softwa
res/paintdotnet25.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 38048
--> http://bugs.winehq.org/attachment.cgi?id=38048
Full terminal output
Twice while installing Paint.NET 2.5, it shows an error dialog with the
following message, then produces a crash in SetupNgen.exe after dismissing it:
Failed to load resources from resource file
Please check your Setup
The installer reports success in spite of this. It needs winetricks dotnet11 as
a prerequisite.
Workaround: native wshom.ocx (winetricks wsh57)
--
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=22259
Summary: Paint.NET 3.5.4 custom install can't progress past
directory selection
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Running the installer for Paint.NET with Mono (winetricks mono26) and choosing
"custom install" results in it getting stuck before running into bug 22242. On
the screen for choosing an installation directory, the "next" button is
disabled, so it's impossible to progress any further. The only terminal output
is:
fixme:wuapi:automatic_updates_Pause
fixme:wuapi:automatic_updates_Resume
--
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=22390
Summary: Paint.NET 3.5.4 installer shows a corrupted image
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27403)
--> (http://bugs.winehq.org/attachment.cgi?id=27403)
Screenshot
The banner image at the top of the Paint.NET installer is now displayed
incorrectly in 1.1.43. (This is with winetricks mono26 installed.) Regression
testing shows:
8b2543b7503e7bb1b7db1d3a32cad88d70cf3e6e is first bad commit
commit 8b2543b7503e7bb1b7db1d3a32cad88d70cf3e6e
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Apr 15 15:26:15 2010 -0500
gdiplus: Always use software to draw bitmaps to bitmaps.
:040000 040000 095d57510856fcb4b80f849e9923d78c76136e5e
facaca0216698cd14c3b41cecff9fea202405f1a M dlls
Reverting this patch fixes it. Terminal output is just this:
fixme:wuapi:automatic_updates_Pause
--
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=22237
Summary: Paint.NET 3.5.4 installer disappears immediately (with
Mono)
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.getpaint.net/download.html
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=27148)
--> (http://bugs.winehq.org/attachment.cgi?id=27148)
Full terminal output
The installer for Paint.NET 3.5.4 is able to extract installation files, but
after that it fails: the first screen of the installer is visible for a moment,
then disappears, then another screen appears on-screen briefly and disappears.
After that, it remains in memory but doesn't appear to do anything else. I used
Mono for this:
1. Run winetricks mono26
2. Run the Paint.NET installer
This only applies to git, as it wants to install the .NET Framework in 1.1.41.
Running winetricks gdiplus gets it further into the installation. The only
output from gdiplus is this line:
fixme:gdiplus:GdipFlush not implemented
--
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=33841
Bug #: 33841
Summary: Paint.NET fails to install: Administrator privilege is
required to install paint.NET
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: furyhamster(a)gmail.com
Classification: Unclassified
Running the Paint.NET.3.5.10.Install.exe installer results in the following
error:
Paint.NET fails to install: Administrator privilege is required to install
paint.NET
--
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=22438
Summary: Paint.NET 2.5: unhandled error on startup with Mono
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.oldversion.com/Paint-NET.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27477)
--> (http://bugs.winehq.org/attachment.cgi?id=27477)
pdncrash.log
This older version of Paint.NET can be installed successfully with mono26, but
trying to start it results in an error message:
"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."
Note that winetricks wsh56 is also needed to complete the installation. The
program produces no terminal output, but maybe the pdncrash.log file will have
something of interest.
--
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=12336
Summary: Paint.NET 3.22 window rendering broken
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11814)
--> (http://bugs.winehq.org/attachment.cgi?id=11814)
Debug output from running PaintDotNet.exe
Using AppDB instructions for installing the .NET Framework from
(http://appdb.winehq.org/appview.php?iVersionId=3754) and latest Git, running
the Paint.NET application results in a broken window that lacks menu or toolbar
controls, and is unusable in general. Outputs and screenshot are 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=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.
https://bugs.winehq.org/show_bug.cgi?id=38319
Bug ID: 38319
Summary: paint.net 4.0.5: does not install - Unhandled Token
Information class 29!
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aesen(a)gameminers.com
Distribution: ---
Created attachment 51159
--> https://bugs.winehq.org/attachment.cgi?id=51159
Output during install
The installation dialog appears, extracts the main files, and then crashes
after beginning the main installation.
$ sha1sum paint.net.4.0.5.install.exe
726c626b979f6bd60698f59894c15137b6b5a47f paint.net.4.0.5.install.exe
$ wine --version
wine-1.7.39-223-gd4fb625
Program is available at http://www.dotpdn.com/files/paint.net.4.0.5.install.zip
The error dialog that appears seems to be related to the animation of the logo
in the installer, not sure otherwise.
I installed the .NET Framework 4.5 via winetricks, and also set the version to
Windows 7.
This is based on a fresh 32-bit Wine install on a 64-bit host with a fresh
wineprefix.
--
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=26988
Summary: Playchess, all menus are black
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.fritzhelp.com/download/PlayChessV5Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Install.. Click "Enter As Guest". Open application menu (upper left corner)
Black: http://netikka.net/dev/apmenu.jpg
All popupmenus are also black and cannot be used.
--
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=29979
Bug #: 29979
Summary: ElsterFormular crashes while sending form information
to the finance server
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: familienbande(a)nefkom.net
Classification: Unclassified
Created attachment 39025
--> http://bugs.winehq.org/attachment.cgi?id=39025
File with output of crashing wine/debugger
ElsterFormular 13.0.0.8086 (German only software to file taxes)
Crashes when sending a completed tax form with wine 1.3.32 and 1.3.38(1.4_RC4)
on (SuSE 11.2)
Everything else works fine - even the test data submit to the finance server.
So to test if it really works you must send a completed tax form.
--
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=34109
Bug #: 34109
Summary: Acrobat Reader XI crashes opening fillable PDF
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jamesl(a)bestweb.net
Classification: Unclassified
Created attachment 45355
--> http://bugs.winehq.org/attachment.cgi?id=45355
wine backtrace after opening fillable form w/javascript
Installed the official Adobe Acrobat Reader v11 (11.0.00) to a clean Wine
profile (WINEPREFIX to a new directory). Only setting I changed/verified was
to make sure it defined the install as "Winxp" (using winecfg). Could open any
regular PDF files. However. opening a "fillable" PDF with javascript popups
immediately crashed the programme.
Had tried this under Crossover Office and also tried installing extra packages
in a profile using winetricks. Got much the same results as soon as I tried
opening this form.
Form is available at:
https://apps.health.ny.gov/doh2/applinks/accessny/forms/DOHAccessNyMainForm…
--
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=17987
Summary: Regression : Autocad toolbars mis-sized
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
CC: tarasov.igor(a)gmail.com
Following patch :
2d751ee56afced908d0788b936fa4aac1b29f1a1 is first bad commit
commit 2d751ee56afced908d0788b936fa4aac1b29f1a1
Author: Igor Tarasov <tarasov.igor(a)gmail.com>
Date: Mon Mar 30 21:08:18 2009 +0500
comctl32: Correct handling of toolbar separators size.
:040000 040000 e6b2c5fbb8f61bebfa986286ec302ff2fc7dee7e
74cdeeec62833cd80f9a885599b46a9c7ef6e9e9 M dlls
broke some AutoCAD toolbars, which becomes too small sized horizontally (in
particular, layer toolbar).
Ciao
Max
--
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=18008
Summary: Incorrect Toolbar - Messed up symbols - Not clickable
windows - crashing application
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hufux(a)gmx.de
Foxit 3.0 build 1506 + wine 1.1.19
> Find-toolbar (Strg-F) is not displayed correctly => blind searching :(
> Enhanced-Find-Toolbar (Strg-Shift-F) is not usable => Search results are not clickable
> If fixing the Find-Toolbar (Strg-F) with winetricks (install comctl32) the application crashes when switching a couple of folders in the open/saveas-file dialog. Also some icons in that dialogs are messed up (displayed totaly black)
Therefore this absolutely great tool is not usable :(. What is a PDF worth if
you can't search it and the application is crashing on opening/saving files.
--
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=20163
Summary: Wine freezes when using application menus
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
To reproduce:
- Install Foxit pdf editor demo free download from
http://www.foxitsoftware.com/pdf/editor/ either version 2.0 or 2.1
- Run the application
- Try using the menus (File, etc...) from the top menubar
- The application freezes.
--
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=20419
Summary: Foxit Reader fails to start on x86_64: "odbc32.dll"
failed to initialize
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jakobunt(a)gmail.com
Created an attachment (id=24226)
--> (http://bugs.winehq.org/attachment.cgi?id=24226)
Console output w/ WINEDEBUG=+odbc
Foxit Reader fails to start on Ubuntu 9.04 Jaunty x86_64 using both the shipped
wine version (1.0.1) and Scott Ritchie's 1.1.31 deb package.
Appdb: http://appdb.winehq.org/objectManager.php?sClass=application&iId=4060
Executable:
http://mirrors.foxitsoftware.com/pub/foxit/reader/desktop/win/3.x/3.1/enu/F…
Console output w/o debug:
----------
ALSA lib ../../../src/seq/seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq
failed: No such file or directory
err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\jakob\\Desktop\\Foxit Reader.exe" failed, status c0000005
----------
--
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=32518
Bug #: 32518
Summary: Foxit Reader crashes
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42897
--> http://bugs.winehq.org/attachment.cgi?id=42897
The log
reproduce it follow this:
0. download and install it
76a7b74365712756004738020ee4050c FoxitReader510.1117_chs_Setup.exe
1. ~/.wine/drive_c/Program Files/Foxit Software/Foxit Reader$ wine Foxit\
Reader.exe
I found there is a workaround: 'winetricks -q ie7'
And 'winetricks -q msxml3' also seem help a lot, but in this way the the
program will hangs whitout crashes.
--- snip ---
Backtrace:
=>0 0x7ca27737 httprequest_get_responseText.isra+0x37() in msxml3 (0x0032b328)
1 0x7ca27a6f XMLHTTPRequest_get_responseText+0x6e(iface=0x5a65cc0,
body=0x32b4e8) [/home/jactry/workspace/wine-git/dlls/msxml3/httprequest.c:1413]
in msxml3 (0x0032b368)
2 0x7e150012 call_method+0x21() in oleaut32 (0x0032b388)
3 0x7e161cf6 DispCallFunc+0x235(pvInstance=0x5a65cc0, oVft=0x40,
cc=CC_STDCALL, vtReturn=0xa, cActuals=0x1, prgvt="?", prgpvarg=0x5aa21d8,
pvargResult=0x32b4d8)
[/home/jactry/workspace/wine-git/dlls/oleaut32/typelib.c:6198] in oleaut32
(0x0032b418)
--- snip ---
--
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=29288
Bug #: 29288
Summary: Foxit Reader 5: Crash on opening a file
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ic_einstein(a)yahoo.co.uk
Classification: Unclassified
Created attachment 37883
--> http://bugs.winehq.org/attachment.cgi?id=37883
contains whatever the terminal has to show
On staring Foxit Reader it acts as if this is the first time it is being
accessed. On trying to open a file it crashes.
--
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=29562
Bug #: 29562
Summary: Foxit PDF Reader v5.xx crashes after starting
Product: Wine
Version: 1.3.36
Platform: x86
URL: http://cdn04.foxitsoftware.com/pub/foxit/reader/deskto
p/win/5.x/5.1/enu/FoxitReader514.0104_enu_Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 8f8c8528972c8c371335663f78657811aecacd49
Created attachment 38296
--> http://bugs.winehq.org/attachment.cgi?id=38296
terminal output
Steps to reproduce the problem:
1. Install the application as usual.
2. Launch the installed application by Foxit Reader.exe. The main window is
shown for a second or two then Foxit Reader crashes.
The attached log file was created with wine-1.3.36-172-gb00e703.
The application starts normally with 1.3.35, but crashes with 1.3.36:
8f8c8528972c8c371335663f78657811aecacd49 is the first bad commit
commit 8f8c8528972c8c371335663f78657811aecacd49
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Wed Dec 28 12:07:06 2011 +0100
jscript: Get rid of no longer needed no_fallback hack.
:040000 040000 d082d01a3aa54bed83f1c925a010bd6b23aa8843
03276b1a68b8c4532bcac949f764019a1d03f09a M dlls
git checkout 8f8c8528972c8c371335663f78657811aecacd49 >>the application
crashes
git reset --hard HEAD^ >>the application starts normally
--
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=31433
Bug #: 31433
Summary: foxit reader crashes on launch
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boruch_baum(a)gmx.com
Classification: Unclassified
Installed using file FoxitReader531.0606_enu_Setup.exe
Environment is Debian wheezy amd64 using the Debian testing wine install and
the instructions in the wine64 package (for multiarch use of wine i386)
At the end of the install process, the foxit installer asks if one wishes to
launch foxit. I selected yes. A window was rendered for foxit, and then wine
issued a crash. backtrace 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=35006
Bug #: 35006
Summary: Foxit Reader 6.xx crashes on opening Help->About
Product: Wine
Version: 1.7.7
Platform: x86
URL: http://www.foxitsoftware.com/downloads/
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: dmitry(a)baikal.ru
Classification: Unclassified
Regression SHA1: f5d807b7d7f284e2037397007c73e5d73f77138f
Created attachment 46651
--> http://bugs.winehq.org/attachment.cgi?id=46651
winedbg backtrace
Steps to reproduce the problem:
1. create a new wineprefix, perform 'winetricks mfc42'
2. install FoxitReader611.1031_enu_Setup.exe, you don't have to install Google
Chrome when the installer asks for it.
3. start the application, when it is fully loaded click on <Help> -> <About
Foxit Reader>...the application crashes.
This is a regression from Wine 1.7.7:
f5d807b7d7f284e2037397007c73e5d73f77138f is the first bad commit
commit f5d807b7d7f284e2037397007c73e5d73f77138f
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Tue Nov 12 18:16:28 2013 +0900
gdiplus: Get rid of no longer needed path and region fields.
:040000 040000 558b0ce1cfc436a7db217c9a03fab0f51d4d373f
99e0d47084a781c7f8a0763dced1692b25d104bb M dlls
Reverting the patch on wine-1.7.7-69-geb446e8 fixes the crash. Native
gdiplus.dll also works around the crash.
Fedora 19
wine-1.7.7-69-geb446e8
--
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=9869
Summary: Tornado 2.2.1: Unhandled exception code 80000003
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.couchman(a)seakr.com
Whenever I try to run Wind River Tornado 2.2.1 on Wine I get the following
messages:
fixme:dbghelp_msc:pe_load_debug_directory This guy has FPO information
err:syslevel:_EnterSysLevel (0x7ee220e0, level 2): Holding 0x7ed0eda0, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7ee220e0, level 2): Holding 0x7ed0eda0, level 3.
Expect deadlock!
err:syslevel:_CheckNotSysLevel Holding lock 0x7ed0eda0 level 3
err:seh:raise_exception Unhandled exception code 80000003 flags 0 addr
0x7b8888c0
and the application completely crashes. I've attached a (gzipped) trace log
using "WINEDEBUG=+relay wine..." to run the application. I've also attached
the output from winedbg at the point where the program crashes. I will be
happy to provide more info if needed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10136
Summary: WinMerge does not work with wine
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: noragen(a)gmx.net
Created an attachment (id=8713)
--> (http://bugs.winehq.org/attachment.cgi?id=8713)
wine-winmerge-Error.log
attached a error log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9370
Summary: coreftp crashes at startup
Product: Wine
Version: CVS
Platform: PC
URL: http://www.coreftp.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=7666)
--> (http://bugs.winehq.org/attachment.cgi?id=7666)
backtrace
I tried out Coreftp LE 2.0. It installs fine, but crashes on startup after
showing a splash screen.
On the initial run, it asks whether to set coreftp as the default ftp client,
and whether to use notepad to view ascii files. I answered no to both.
I don't have a copy of Windows handy to make sure it works there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35005
Bug #: 35005
Summary: Running Foxit Reader 6.0.4.0719 crashes after open
/close a pdf fileon wine then is close it appl.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gizurieta(a)gmail.com
Classification: Unclassified
Created attachment 46650
--> http://bugs.winehq.org/attachment.cgi?id=46650
backtrace when Foxit reader is closed.
When is installed foxit reader on wine, is reported two DLL/OCX cannot be
registerd with regsrv32. Chosen "Ignore".
Then installation is completed.
Next step, is open Foxit Reader and open a pdf file.
Then is closed. and then exit from Foxit Reader and gives an error.
--
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=31216
Bug #: 31216
Summary: Cut and paste: gnome terminal overrides Wine
clipboard?
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
A Windows user running Centos 5 in VMWare,
with Tanner S-Edit inside the Centos instance in Wine (1.3.15?)
and Microsoft Office running natively in Windows,
noticed the following problem:
Copying from S-Edit (on Linux) and pasting into Office (on Windows)
worked fine.
However, if you run Gnome Terminal, select some text in it, and do Copy,
then copy from S-Edit, and then paste into Office, the text that
is pasted is the text that was copied earlier from Gnome Terminal.
If you then close Gnome Terminal and paste into Office, the S-Edit
text you copied earlier is pasted.
So it seems Gnome Terminal is offering some data type that Wine isn't, and
VMWare's clipboard integration prefers that data type.
The little windows clipboard viewer at
http://www.codeguru.com/cpp/w-p/clipboard/externallinks/article.php/c9155/C…
might be helpful in diagnosing this, I'll ask the user to try that.
I haven't found a similar simple clipboard viewer which shows details
of what's being offered on the various clipboard-like mechanisms
(as opposed to a clipboard manager, which tries to hide details) for Linux yet.
--
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=39445
Bug ID: 39445
Summary: Can't drag and drop after latest commits
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: riccardo_ric(a)outlook.it
Distribution: ---
Created attachment 52561
--> https://bugs.winehq.org/attachment.cgi?id=52561
regression test results
I upgraded to Wine 1.7.52 and I noticed that drag and drop in Foxit Reader
isn't working anymore.
It was indeed working with Wine 1.6.2 I had before.
I tried to delete "~/.wine/", but that didn't help.
Then I ran a regression test and I figured it out.
wine-1.7.48-162-ge1f3536 is the last working version.
b78a9f1aa14d2d43ee7e62f617a3c7bdf576dd4b by Damjan Jovanovic is the bad commit.
The OS is Linux Mint KDE 17.1.
Please let me know if you need any more information.
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.
http://bugs.winehq.org/show_bug.cgi?id=19666
Summary: FixitReader 2.3 and 3.0 will not install
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=22951)
--> (http://bugs.winehq.org/attachment.cgi?id=22951)
trace on FoxitReader 2.3 install
Hi All,
The free FoxitReader 3.0 and 2.3 will not install. You can download them from:
http://www.foxitsoftware.com/downloads/older_ver.html
Version 2.3 supports the creation of fill in forms (I need this). V3 has this
removed.
After running setup, you get: "z:\home\CDs\WindowsInternet\Adobe\setup.exe,
could not open file, File not found" (z:\home\CDs\WindowsInternet\Adobe is
where I have stored FoxitReader-2.3.3902_enu_Setup.exe).
My run string:
$ WINEDEBUG=+relay,+seh,+tid /usr/local/bin/wine
./FoxitReader-2.3.3902_enu_Setup.exe &> wine.log; sleep 5; tar jcf
/home/temp/FoxitReader_`date +%F_%H-%M`.tar.bz2 wine.log; rm -f wine.log
Many thanks,
-T
--
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=39615
Bug ID: 39615
Summary: FoxitReader 5.1 wants msdrm.dll
Product: Wine
Version: 1.7.55
Hardware: x86
URL: http://cdn01.foxitsoftware.com/pub/foxit/reader/deskto
p/win/5.x/5.1/enu/FoxitReader510.1021_enu_Setup.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Fedora
Originally mentioned in 29233, also mentioned in bug 35659.
Doesn't seem to break any functionality, marking as enhancement.
--
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=32540
Bug #: 32540
Summary: FoxitReader 5.4: close button can't work after exiting
from full screen
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42936
--> http://bugs.winehq.org/attachment.cgi?id=42936
The Log
reproduce follow this:
0. download and install it
$ sha1sum FoxitReader544.11281_enu_Setup.exe ;
666be117743de10ccf510708b1a1e13a9f79a46a FoxitReader544.11281_enu_Setup.exe
1. run it:
~/.wine/drive_c/Program Files/Foxit Software/Foxit Reader$ wine Foxit\
Reader.exe ;
2. then open a PDF, enter to the full screen mode and click to change the
page(key point) ;
3. exit from full screen mode and you will find the close in titlebar can't
work normally.
I found that setting something in winecfg help a lot:
1. disable "allow the window manager to decorate the windows"
2. disable "Allow the window manager to control the windows"
--
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=29864
Bug #: 29864
Summary: Foxit PDF Reader: tooltips not fully displayed
Product: Wine
Version: 1.4-rc3
Platform: x86
URL: http://www.foxitsoftware.com/downloads/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38808
--> http://bugs.winehq.org/attachment.cgi?id=38808
terminal output
In Foxit Reader v5.1.x when you hover the mouse pointer over a menu item,
tooltips are only partially displayed (see attached screenshot).
Workaround: native comctl32.dll
Not a regression (the same problem with Wine-1.0.1, 1.2.3 etc.)
--
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=38130
Bug ID: 38130
Summary: Sketchup 2015: Tooltips are trunkated
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ml(a)bokomoko.de
Distribution: ---
Created attachment 50824
--> https://bugs.winehq.org/attachment.cgi?id=50824
Screenshot which shows trunkated tooltip
I installed sketchup 2015 without any additions.
The tool works well, except the tooltips are trunkated (see screenshot in
attachment)
rd@blackbox:~/Downloads$ md5sum SketchUpMake-en.exe
cc4fe6b42c0baedb7b5a1c8f58c97e8d SketchUpMake-en.exe
rd@blackbox:~/Downloads$
Please let me know, if you need further information.
This bug looks similar to
https://bugs.winehq.org/show_bug.cgi?id=29864
and the reports may be merged.
--
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=14336
Summary: BCG Tooltips dont dispaly correctly
Product: Wine
Version: 1.1.0
Platform: Other
URL: http://www.bcgsoft.com/download.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Downlaod the "BCGControlBar Professional Edition demonstration"
Run the TooltipDemo.exe example
Using the third radio option "Use Custom Tooltip with Parameters", the button
tooltips are cut off when displayed.
--
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=38020
Bug ID: 38020
Summary: Foxit Reader 6.12 crashes on unimplemented function
msasn1.dll.ASN1_CreateModule during validation of
digital signatures
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
split off from bug 35613
Prerequisite: 'winetricks -q mfc42'
--- snip ---
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit
Reader\\plugins\\jrsys\\x86\\jrsysMSCryptoDll.dll") not found
--- snip ---
When doing the validation:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Foxit Software/Foxit Reader
$ wine ./Foxit\ Reader.exe
...
wine: Call from 0x7b83b527 to unimplemented function
msasn1.dll.ASN1_CreateModule, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
--- snip ---
An ASN1 API implementation can be found in the 'Windows Portable Runtime'
(FreeRDP spin-off project, Apache License).
$ sha1sum FoxitReader612.1224_enu_Setup.exe
3c4a6587af9c09b760fcc60038ad88c964404060 FoxitReader612.1224_enu_Setup.exe
$ du -sh FoxitReader612.1224_enu_Setup.exe
32M FoxitReader612.1224_enu_Setup.exe
$ wine --version
wine-1.7.35-89-gbad99c9
Regards
--
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=35613
Bug ID: 35613
Summary: Foxit Reader unable to validate digital signatures
Product: Wine
Version: 1.7.12
Hardware: x86
URL: http://www.foxitsoftware.com/downloads/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Classification: Unclassified
Created attachment 47561
--> http://bugs.winehq.org/attachment.cgi?id=47561
Log from opening sample PDF and clicking on signature
Tested with FoxitReader612.12241_enu_Setup.exe and sample signed PDF downloaded
from http://blogs.adobe.com/security/SampleSignedPDFDocument.pdf.
To reproduce:
1. Install Foxit Reader.
2. Open sample signed PDF from Adobe.
3. Click on the signature in the document.
4. A Signature Validation Status window pops up that says:
Signature is INVALID.
- The document has been altered or corrupted since the Signature was applied.
- The signer's identity has not yet been verified.
5. Clicking on the Signature Properties button brings up the Signature
Properties window, but the Show Certificate button is greyed out.
In Windows (tested XP & 7 in a VM), the first time you try to validate the
signature the message in the Signature Validation Status window is:
Signature validity is UNKNOWN.
- The document has not been modified since the signature was applied.
- The signer's identity is unknown because it has not been included in your
list of trusted identities and none of its parent certificates are trusted.
- The certificate has exceeded the time of validity.
However, in Windows the Show Certificate button on the Signature Properties
window works and takes you to a dialog that allows you to import the
certificate. Once that is done, the message from clicking on the signature is:
Signature is VALID, signed by John B Harris ,jbharris(a)adobe.com>
- The document has not been modified since this signature was applied.
- The signer's identity is valid.
- The certificate has exceeded the time of validity.
I'm attaching a log from opening the sample PDF and clicking on the signature
in a clean wineprefix. Copying mfc42u.dll and msasn1.dll to the wineprefix's
system32 directory gets rid of the console error messages about them, but does
not change the app's behavior.
--
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.