http://bugs.winehq.org/show_bug.cgi?id=11836
Summary: Adobe Acrobat Pro 7 -- "Save As" fails
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
When I try to "Save As" an existing pdf document in Acrobat Pro 7, the
following dialog box pops up:
Unhandled page fault on read access to 0x0000000 at address 0x4fc07a
Do you wish to debug it?
When I click Yes, the application crashes and disappears. (If I click No, the
same thing happens.)
Please let me know what debug flags you'd like to see for debug log output.
thanks!
--
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=17998
Summary: IWineGDISurfaceImpl_LockRect (0x132280) Surface already
locked and wgl:get_render_type_from_fbconfig Unknown
render_type: 0
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Latest wine tree 1.1.19 gets the following as well :
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so
overlay.c && touch overlay.ok
err:wgl:get_render_type_from_fbconfig Unknown render_type: 0
err:wgl:get_render_type_from_fbconfig Unknown render_type: 0
in the direct draw test
Hardware is :
ATI 3650 with 512meg
product: 40612KU
vendor: LENOVO
version: ThinkPad W500
serial: L3AAL2M
width: 32 bits
capabilities:
SMBIOS version 2.4,
DMI version 2.4,
SMP specification v1.4,
Symmetric Multi-Processing
--
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=16125
Summary: clrmame isnt working anymore
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=5692
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 3172continuum(a)gmail.com
i have ubuntu 8.04 here
since the update to 1.1.8 most programs seemed to work normal but
clearmamepro (v3.120) is not doing it's job properly:
everytime i try to starts: its creating directories (of the files it tries to
open if i judge that correctly :-) ) and does not start correctly
now that i went back to wine 1.0.0 everythings seems fine
i guess, i used cmp often enough so the error was not under 1.1.7 but i repeat:
that is only a guess! :)
--
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=13594
Summary: Topplan 2007 fails while trying to open the map
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unxed(a)mail.ru
Created an attachment (id=13558)
--> (http://bugs.winehq.org/attachment.cgi?id=13558)
wine log
Topplan 2007 starts normally, but closes then after trying to open any map.
--
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=18069
Summary: Oblivion unplayable on 1.1.19
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: btthalion+wine(a)gmail.com
Oblivion has become unplayable as of 1.1.19 due to very very frequent crashes.
I have a save point that reliably crashes right after it finishes loading,
which is likely when it is attempting to render the scene. I have determined
that the broken behavior started as of commit
a932fdcb2fc51528f7e3e24c52e017025339da28, although it seems unlikely that this
commit is directly related in my uneducated estimation.
I am running on Ubuntu 8.10 64bit and am using an Nvidia Geforce GTX 280 with
Nvidia driver version 180.
I have attached the backtrace reported in the logs, and can provide any further
logs given instructions on how to do so.
--
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=17926
Summary: Wrong Return key handling in file dialog
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
Start wine notepad then call the open dialog browser.
The file list doesn't go inside a directory when RETURN key is pressed on a
directory; it only does a refresh of the list or, in some cases, it goes in the
wrong directory!!
Double click with mouse is not affected by the problem.
Also Backspace seems to work correctly.
The dialog (tested in other application it has the same behaviour) so is not
usable without mouse!
Ubuntu 8.04-Wine 1.1.18
--
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=17919
Summary: [?Regression] Oblivion: The game scene is not visible
with WINE-1.1.18
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xiao-feng.guan(a)amd.com
The game Oblivion can successfully starts. However, when entering into the game
scene, only the menu & status bar are visible. The major scene is black.
This is observed both on NV and AMD's graphic card. (NV FX4600, AMD V8700)
The Linux distribution is Ubuntu 8.10. Driver is the latest NV/AMD official
release version.
It doesn't happen on WINE 1.0.1 but on the developing version 1.1.18. It could
be a regression.
--
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=17707
Summary: wine crashes when trying to run Medieval II
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dinth(a)wikipasy.pl
My system:
- Archlinux
- Catalyst 9.2 from AUR
- both bin32-wine 1.1.15 from AUR _and_ bin32-wine-opensuse 1.1.16 from AUR
When im trying to run Medieval II 1.3 (with nocd as in appdb) from standard
bin32-wine 1.1.15 i get:
/usr/bin/wine: line 4: 11474 Naruszenie ochrony pamieci (eng. memory protection
violation?) LD_LIBRARY_PATH="/opt/usr/lib:/opt/lib32/lib:$LD_LIBRARY_PATH"
linux32 /opt/wine/bin/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.
http://bugs.winehq.org/show_bug.cgi?id=16543
Summary: PopCap: FATAL ERROR: Invalid command line parameter
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=13115
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=18008)
--> (http://bugs.winehq.org/attachment.cgi?id=18008)
Screenshot
This is an odd one.
Some PopCap games will not load (see the screenshot).
The .exe file to start the games extracts another .exe usually named
popcapgame1.exe. The original .exe should load the second, but a FATAL ERROR
occurs and exits.
Running popcapgame1.exe directly works fine.
This worked fine for me under Ubuntu Hardy, currently running Ubuntu Intrepid
and works fine under Windows XP.
The initial .exe has been changed since I was running Hardy, however.
Have tried with wine versions 1.0.0, 0.9.57 and 0.9.51 to confirm this is not a
regression.
--
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=16090
Summary: Fritz 11 Crashes on exit with builtin shdocvw
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olympia(a)skydreams.org
Created an attachment (id=17320)
--> (http://bugs.winehq.org/attachment.cgi?id=17320)
crash log
Fritz 11 (Chessbase.com application) works fine including the inline html pages
but crashes on exit when using builtin shdocvw.
The crash doesn't occur using windows native shdocvw.
--
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.