http://bugs.winehq.org/show_bug.cgi?id=7396
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-programs |wine-misc
Keywords| |download, source
Summary|interface problem in this |Inno Setup Unpacker -
|program?? |interface problem
------- Additional Comments From vitaliy(a)kievinfo.com 2007-11-02 22:45 -------
Can you describe what is the problem with this application?
It installed perfectly, it starts without any errors, it works as far as I can
test it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7048
------- Additional Comments From vitaliy(a)kievinfo.com 2007-11-02 22:37 -------
Did you changed amount of video ram you have? What video card? What drivers?
Have you changed any other d3d relates settings?
I have no such problem for a number of Wine versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6402
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-11-02 22:32 -------
Please do not reply directly to me or the bugzilla!
If you have any information you want to add to the bug - do this here.
Anyway, from the messages you sent, I can see that the problem is indeed fixed.
Open new bug(s) for more problems with your program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6402
------- Additional Comments From vitaliy(a)kievinfo.com 2007-11-02 22:31 -------
And more:
You can easily reproduce the error without an Acrobat5 license, as I just found out:
- download PaperCapture.exe from
http://www.adobe.com/support/downloads/detail.jsp?ftpID=1907
- cabextract PaperCapture.exe
- unshield x data1.cab
- cd Plugin_Files/Acrobat/Plug_ins/PaperCapture/Servers
- cp ../../../../../System_Files/* . (to copy some dlls)
- "wine capserve.exe" should show the reported problems (if it doesn't run
already, get a "msvcp60.dll" and copy it to ".", then try again)
This is my console output when running capserve.exe this way:
$ wine capserve.exe
Xlib: extension "XFree86-DRI" missing on display ":0.0".
err:wgl:has_opengl glx_version is 1.3 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
Xlib: extension "XFree86-DRI" missing on display ":0.0".
err:wgl:has_opengl glx_version is 1.3 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x19a898) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x198998)->(0x10020,00000008)
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x198998)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
Mmh..."GetAvailableTextureMem (0x19a898) : stub"...?
best
Jens
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6402
------- Additional Comments From vitaliy(a)kievinfo.com 2007-11-02 22:30 -------
>From the user e-mails:
Hello,
>> http://bugs.winehq.org/show_bug.cgi?id=6402
Thanks for taking care of this, however, it doesn't work with version 0.9.30. :-(
See attached a screenshot, showing how the desktop becomes "scrambled" black.
The message window says in English:
"Acrobat could not access the Paper Capture recognition-server for the following
reason:
The Paper Capture recognition-server cannot be started or it cannot be
communicated with it. Maybe modules are missing. Re-installing could solve this.
Most probable reasons for this are not enough memory or a malicious
installation. Close other applications, and/or restart the computer. If the
problem remains, you must re-install Acrobat."
>> please attach complete terminal output _without_ WINEDEBUG.
It's attached. Please let me know how I can support solving this problem.
thanks
Jens
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7398
Summary: lockon crashes with null pointer dereference during
loading
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizvekov(a)gmail.com
This is what i believe causes the crash:
fixme:d3dxof:IDirectXFileImpl_RegisterTemplates
(0x2c323338/0x2c323338)->(0x4509aa4,3278) stub!
fixme:d3dxof:IDirectXFileImpl_CreateEnumObject
(0x2c323338/0x2c323338)->(0x4255ecb9,0,0x33fa20) stub!
fixme:d3dxof:IDirectXFileImpl_CreateEnumObject Source is a file
'.\Bazar\Effects\Explode\Ground\High\Ground.x'
fixme:d3dxof:IDirectXFileEnumObjectImpl_GetNextDataObject
(0x2c323350/0x2c323350)->(0x33fa1c) stub!
fixme:d3dxof:IDirectXFileDataImpl_GetType (0x2c323368/0x2c323368)->(0x33f9fc) stub!
wine: Unhandled page fault on read access to 0x00000000 at address 0x44cee21
(thread 0009), starting debugger...
Probably its not checking for those unimplemented funcions returning NULL
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7384
mk144210(a)bcm.tmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4880 is|0 |1
obsolete| |
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-11-02 21:43 -------
Created an attachment (id=4882)
--> (http://bugs.winehq.org/attachment.cgi?id=4882&action=view)
wineboot: Start items in StartUp folder on boot, includes security measures.
Added registry key to completely disabling asking, making it act exactly like
Windows if desired.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7384
mk144210(a)bcm.tmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4876 is|0 |1
obsolete| |
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-11-02 21:06 -------
Created an attachment (id=4880)
--> (http://bugs.winehq.org/attachment.cgi?id=4880&action=view)
wineboot: Start items in StartUp folder on boot, includes security measures.
Fixed bug which improperly started graphical applications.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.