https://bugs.winehq.org/show_bug.cgi?id=41433
Bug ID: 41433
Summary: Annotations in Acrobat Reader 11.0.8 are empty
Product: Wine
Version: 1.8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreas.christ(a)runbox.com
Distribution: ---
Created attachment 55804
--> https://bugs.winehq.org/attachment.cgi?id=55804
Screenshot showing the empty annotations window in Acrobat Reader
I installed Acrobat Reader 11.0.8 following the instructions on the appdb-site,
i.e., I used a new bottle, WinXP-version, installed atmlib, riched20, wsh57 and
mspatcha using winetricks.
As I am on Debian 8 and used the version of wine in the backports (1.8.4) I
manually installed Gecko and Mono before installing Acrobat Reader.
Although the appdb-site has a screenshot which shows that the annotations are
working, the text frames in the annotations are not rendered on my computer
(see attached screenshot). My configuration is:
Platform: x86_64
Version: Windows XP
Host system: Linux (Debian 8)
Host version: 4.5.0-0.bpo.2-amd64
Graphics driver: Nvidia 340.96
I also tried Wine-staging, Version 1.9.19, but the result is the same. Any help
is greatly appreciated (as I installed the Reader just because of the
annotations.)
--
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=39381
Bug ID: 39381
Summary: unhandled exception, program termination with Turbocad
8.0 LTE 32bit (64 bit will not install)
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)clayenergy.com.fj
Distribution: ---
Created attachment 52489
--> https://bugs.winehq.org/attachment.cgi?id=52489
Program error details.
Program crash on startup.
--
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=38744
Bug ID: 38744
Summary: support _UNITY_NET_WORKAREA_REGION
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
This would allow us to reliably determine the work area in multiple monitor
systems (at least when the WM supports the property), which we can't do
currently due to limitations of _NET_WORKAREA.
This matters because applications can react poorly to being assigned a
different size/position when maximized than they expect. (Example: Excel 2010
in "fullscreen" mode.)
The work area can be tested by unchecking "Allow the window manager to control
the windows" in winecfg and then maximizing a window (such as notepad).
--
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=36463
Bug ID: 36463
Summary: wine can't load unstripped gecko builds
Product: Wine
Version: 1.7.18
Hardware: x86
URL: http://iweb.dl.sourceforge.net/project/wine/Wine%20Gec
ko/2.24/wine_gecko-2.24-x86-unstripped.tar.bz2
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Jacek uploaded unstripped gecko builds, which I attempted to use to get better
valgrind logs. Unfortunately, however, it appears that 32-bit wine can't load
it:
$ rm -rf ~/.wine
$ wineboot
$ cd ~/.wine/drive_c/windows/system32/gecko/2.24
$ mv wine_gecko wine_gecko.bak
$ tar xvf ~/wine_gecko-2.24-x86-unstripped.tar.bz2
$ du -h wine_gecko/mozjs.dll
215M wine_gecko/mozjs.dll
then, try to use gecko:
$ wine iexplore.exe https://www.winehq.org
and check the gecko dlls:
$ du -h wine_gecko/mozjs.dll
4.4M wine_gecko/mozjs.dll
$ du -h wine_gecko-2.24-x86-unstripped.tar.bz2
531M wine_gecko-2.24-x86-unstripped.tar.bz2
$ sha1sum wine_gecko-2.24-x86-unstripped.tar.bz2
6d059ccfcfa23c5d5354a4eb9a7f0477e452930e
wine_gecko-2.24-x86-unstripped.tar.bz2
--
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=30575
Bug #: 30575
Summary: Silence FIXME from FlushProcessWriteBuffers stub to
prevent console spam (.NET Framework/SDK installers)
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
sorry to bother again ...
Now that FlushProcessWriteBuffers stub is present it needs to shut up ;-)
It is called very often from CLR.
Please silence it with a "once" FIXME.
--- snip ---
0034:fixme:process:FlushProcessWriteBuffers : stub
0034:fixme:process:FlushProcessWriteBuffers : stub
0034:fixme:process:FlushProcessWriteBuffers : stub
0034:fixme:process:FlushProcessWriteBuffers : stub
...
<spam>
--- snip ---
For the interested, there is also an "old" usenet thread that talks about
FlushProcessWriteBuffers:
http://groups.google.com/group/comp.programming.threads/browse_frm/thread/1…
$ wine --version
wine-1.5.3-101-g9c19ba6
Regards
--
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=16370
Summary: iTunes hangs, spams console with unsupported ioctl
errors
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Itunes hangs in 1.1.10 while spamming the console with fixme messages like this
fixme:mountmgr:harddisk_ioctl unsupported ioctl 70c00
--
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=21596
Summary: Windows 7 Platform SDK default install fails
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
If you try to install the Windows 7 Platform SDK
without disabling some of the options, it fails.
The log shows
12:48:46 PM Thursday, February 04, 2010: SFX C:\Program Files\Microsoft
SDKs\Windows\v7.0\Setup\SFX\vcredist_x64.exe installation started with log file
C:\users\dank\Temp\Microsoft Windows SDK for Windows
7_39e84b45-3dea-4c93-b469-0bba41d4286c_SFX.log
12:48:48 PM Thursday, February 04, 2010: C:\Program Files\Microsoft
SDKs\Windows\v7.0\Setup\SFX\vcredist_x64.exe installation failed with return
code 193
and the console log shows
err:process:create_process starting 64-bit process
L"C:\\135afb88bfaba38f6bfd6047\\install.exe" not supported on this platform
You can get the latter error by running visual c++ 2008 64 bit runtime redist
installer yourself.
So why is the installer, on a 32 bit wine, trying to run a 64 bit installer?
--
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.