http://bugs.winehq.org/show_bug.cgi?id=20899
Summary: Certain apps needed to softmod PS2 aren't working
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
Before I finally accomplished this, a few of the apps needed to actually MAKE
the exploit file wouldn't work. They wouldn't even appear on my screen O_o:
Titleman Frontend
IDGET
Ps2SaveBuilder
Just thought I'd let you all know ^^
--
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=14506
Summary: Google Pack installer aborts with dialog "cannot
continue"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://pack.google.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Today's Google Pack (aka Google Updater) fails with the dialog
"Google Updater cannot continue (error 0x8007041d)."
Looking at +relay, it seems that the installer's troubles are
centered around the warning
fixme:sync:CreateTimerQueue stub
so I'm calling this a kernel32 bug for now.
(This is separate from bug 9990.)
--
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=4813
--- Comment #24 from Colin Wetherbee <cww(a)denterprises.org> 2009-12-02 20:23:54 ---
Created an attachment (id=25052)
--> (http://bugs.winehq.org/attachment.cgi?id=25052)
Output, compressed with bzip2, from running with WINEDEBUG=+relay,+seh,+tid
This is the compressed output from running hgm.exe with
WINEDEBUG=+relay,+seh,+tid.
Interestingly (at least to me), the game did not appear to start in this mode:
the CD drive did not spin up, the splash screen did not display, and the
resolution did not change, as they normally do. Is that typical?
I guess I should read about what relay, seh, and tid actually do.
--
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=6953
maddox(a)mail.be changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maddox(a)mail.be
--- Comment #17 from maddox(a)mail.be 2009-12-02 17:36:16 ---
Star Wars:Knights of the old Republic still has this problem in 1.1.33.
--
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=5713
--- Comment #14 from Juan Lang <juan_lang(a)yahoo.com> 2009-12-02 17:11:15 ---
*** Bug 14506 has been marked as a duplicate of this bug. ***
--
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=5809
Jerome Leclanche <adys.wh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adys.wh(a)gmail.com
--- Comment #9 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-12-02 16:29:24 ---
$ winetricks msi2 && wget http://python.org/ftp/python/2.6.4/python-2.6.4.msi
&& wine msiexec.exe /i python-2.6.4.msi
fixme:sfc:SFC_3 0
err:ole:create_server class {000c101c-0000-0000-c000-000000000046} not
registered
err:ole:CoGetClassObject no class object {000c101c-0000-0000-c000-000000000046}
could be created for context 0x4
fixme:advapi:RegisterEventSourceA ((null),"MsiInstaller"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MsiInstaller"): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0002,0x0000,0x000003f7,(nil),0x0006,0x00000000,0xa1c6e8,(nil)):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0002,0x0000,0x000003f7,(nil),0x0006,0x00000000,0x1493a0,(nil)):
stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
The Windows Installer Service could not be accessed. This can occur if you are
running Windows in safe mode, or if the Windows Installer is not correctly
installed. Contact your support personnel for assistance.
--
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=3048
--- Comment #20 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-12-02 15:57:09 ---
(In reply to comment #18)
> Here is the problem: the only difference in these two controls is in one style:
> UDS_AUTOBUDDY. If it is not set, wine won't display the arrows, while native
> version would. Try setting this style and you'll see that arrows will appear.
>
If you're about cspy 1.0 could you please provide a download link for it, i'd
like to test.
--
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=20897
Summary: WxWidgets call to wxMediaCtrl::Create() from
wxmsw28_gcc_custom.dll fails
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://prdownloads.sourceforge.net/wxwindows/wxWidgets
-2.8.10.tar.bz2
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sebi(a)berlin.com
Created an attachment (id=25043)
--> (http://bugs.winehq.org/attachment.cgi?id=25043)
Terminal Output
WxWidgets call to wxMedia::Create() from wxmsw28_gcc_custom.dll fails.
Steps to reproduce:
1. go to http://wxwidgets.org/downloads/ and download wxAll
2. Unpack the archive in your home dir (i usually use ~/svn/ for own builds,
to build wine for example):
tar -xf wxWidgets-2.8.10.tar.bz2
3. Build WxWidgets with mingw (i assume you have mingw already installed),
using the attached buildscript
4. put the freshly created DLLs into your ~/.wine/drive_c/windows/system32
directory:
cp ~/mingw/wx/lib/*.dll ~/.wine/drive_c/windows/system32
5. enter "samples/mediaplayer" in the WxWidgets source root, and build it
("make")
6. run mediaplayer.exe
7. experience crash
Console Output and Buildscript are both attached. the mediaplayer example works
as expected if natively built under Linux.
My specifications so far:
Distribution: Ubuntu 9.10 Karmic Koala
GCC: gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1
MinGW: i586-mingw32msvc-c++ (GCC) 4.2.1-sjlj (mingw32-2)
Wine: 1.1.33
WxWidgets: 2.8
--
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=6955
--- Comment #23 from Daniel Asplund <appa(a)asplu.org> 2009-12-02 01:42:47 ---
(In reply to comment #22)
> Created an attachment (id=25040)
--> (http://bugs.winehq.org/attachment.cgi?id=25040) [details]
> Patch implementing software vertex blending in wine-1.1.33 (adapted from patch
> v. 1.1.18)
>
> This change helped me, so I put an up to date version of the patch.
>
> NB: I am not the same Claudio :)
Very nice indeed this also make Warhammer online to render characters
correctly.
Keep up the good work. :)
--
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.