http://bugs.winehq.org/show_bug.cgi?id=3628
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2006-22-07 10:54 -------
Fixed in CVS! You still need MFC40, MFC42, VB6 runtime, and WSH installed,
and you have to remove a font, but at least the app starts now,
and you can start running into later bugs, e.g. bug 5735.
--
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=5735
Summary: ChurchWindows 2005 hangs when you click on Membership /
Members
Product: Wine
Version: CVS
Platform: Other
URL: http://churchwindows.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install Churchwindows 2005 Trial (see script
http://kegel.com/wine/cw.sh.txt -- you need MFC40, MFC42,
and WSH, and you have to remove a font).
Start it, enter TRIAL, and click through the one or two OK dialogs.
Then click on Membership / Members. It will lock up.
Here's a digested version of the console messages
that appear after you click on Members:
fixme:ole:OLEFontImpl_Invoke property put for Size with vt 5 unsupported!
fixme:ole:OLEFontImpl_IsEqual (0x7dc773b0, 0x7d3106d8), stub!
...
fixme:ole:OLEPictureImpl_Invoke (dispid: 0):Stub
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
...
--
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=5700
------- Additional Comments From dragoran(a)feuerpokemon.de 2006-22-07 10:48 -------
looking at the git logs it seems that this file hasn't been updated between
0.9.16->0.9.17 (exept the FSF adress change)
--
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=3731
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2985 is|0 |1
obsolete| |
------- Additional Comments From stefandoesinger(a)gmx.at 2006-22-07 10:44 -------
Created an attachment (id=2993)
--> (http://bugs.winehq.org/attachment.cgi?id=2993&action=view)
Updated patch
This is an updated patch, it removes the incorrect check for the surface
size(incorrect according to the msdn), takes the size and hotspot into account
when drawing the cursor and enables the alpha test.
--
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=3731
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
--
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=5734
Summary: Nasty crash while installing Adobe Postscript printer
drivers
Product: Wine
Version: CVS
Platform: Other
URL: http://www.adobe.com/support/downloads/thankyou.jsp?ftpI
D=1500&fileID=1438
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.enterprisenetworkingplanet.com/netsysm/article.php/3621876
recommends installing Adobe Postscript printer drivers on
Windows just to unpack them, then copying them over to Linux. Well, why not
unpack them by installing on Wine instead? So I tried it:
$ wine-git/wine winsteng.exe
fixme:win:SetWindowTextA setting text "Unpacking WinInstaller..." of other
process window (nil) should not use SendMessage
wine: Unhandled page fault on read access to 0x00000000 at address 0x7e4d92d0
(thread 0011), starting debugger...
...
Backtrace:
=>1 0x7e4d92d0 in adobeisr (+0x192d0) (0x7e4d92d0)
2 0x00440c9f in 00001258._mp (+0x40c9f) (0x00440c9f)
...
9 0x00476b77 in 00001258._mp (+0x76b77) (0x00476b77)
10 0x7ff9d34c LdrInitializeThunk+0x548(unknown1=0x0, unknown2=0x0,
unknown3=0x0, unknown4=0x0) [/home/dank/wine-git/dlls/ntdll/loader.c:2163] in
ntdll (0x7ff9d34c)
11 0x7fd6a18f build_argv(cmdlineW=<register not in topmost frame>,
reserved=0x0) [/home/dank/wine-git/dlls/kernel/process.c:926] in kernel32
(0x7fd6a18f)
...
--
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=3812
------- Additional Comments From lionel.ulmer(a)free.fr 2006-22-07 09:37 -------
Well, just built a Wine CVS and it still fails. Maybe not the same error than
the one posted at the beginning though.
Basically it unpacks everything, starts installing (complete / custom, license
agreement, ...) but then it returns a pop-up saying that the installation failed
and that I should try again.
--
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=5491
------- Additional Comments From florianskarten(a)web.de 2006-22-07 08:33 -------
I as a beginner can't get much information out of this log. It may be helpfull
that WINPROC_CallProcWtoA is called before with WM_NOTIFY as argument. Here are
4 calls:
0009:trace:msg:WINPROC_CallProcWtoA
(hwnd=0x10024,msg=WM_NOTIFY,wp=0000000a,lp=7fc8e448)
0009:trace:msg:WINPROC_CallProcWtoA
(hwnd=0x10024,msg=WM_NOTIFY,wp=0000000a,lp=7fc8e448)
0009:trace:msg:WINPROC_CallProcWtoA
(hwnd=0x10024,msg=WM_NOTIFY,wp=0000000a,lp=7fc8ce3c)
0009:trace:msg:WINPROC_CallProcWtoA
(hwnd=0x10024,msg=WM_NOTIFY,wp=0000000d,lp=7fc8c11c)
--
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=3731
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-07 08:26 -------
Created an attachment (id=2992)
--> (http://bugs.winehq.org/attachment.cgi?id=2992&action=view)
the cursor file
Hi Stefan ,here's the cursor file, i created with
IWineD3DSurfaceImpl_SaveSnapshot(pCursorBitmap, "file.pnm"); This is when i
enter the menu. Doesn't look like a proper cursor image to me. When i enter the
game the written cursor image is completely white.
--
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=4729
------- Additional Comments From david(a)rainsford.org 2006-22-07 07:47 -------
I see this bug too, would be very happy to see this fixed... like Kelly, this is
all that remains for me to be able to ditch my Windows installation altogether!
Thanks ppl, your work is appreciated!
--
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.