http://bugs.winehq.org/show_bug.cgi?id=3854
------- Additional Comments From fenix(a)club-internet.fr 2005-18-11 17:41 -------
Ok intel seems to use GL_RENDERER string to provide
vendor info (instead of GL_VENDOR) :(
--
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=3870
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-11 17:19 -------
The first three dlls you mention were never included in wine, and i guess never
will be. They should either be provided by your application or you could ccopy
them from a windows install. if your application can't find glu32 and opengl32
that could be a real bug. Did you compile opengl support into your wine ( maybe
you could check if there is a opengl.dll.so in your /usr /local/lib/wine ) If
not, set up your opengl stuff in linux first.
--
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=3871
Summary: wine unable to handle long key in system.reg
Product: Wine
Version: 0.9.1.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tedhansen(a)sasktel.net
I am trying to get Turbocad v7 Std to run in wine.
On attempting to run this application, it freezes at the intro screen and I
get the following error:
Invoking /usr/lib/wine/wine.bin /root/.wine/drive_c/Program
Files/IMSI/TCW70/Program/Tcw70.exe ...
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
Subsequent attempts to run wine with ANY app then gives the following
error:
crashedagain@desktop:~$
wine /home/crashedagain/.wine/drive_c/windows/notepad.exe
Invoking /usr/lib/wine/wine.bin /home/crashedagain/.wine/drive_c/windows/notepad.exe ...
Line 177: Key is too long
'[Software\\Classes\\CLSID\\6A481801-E531-11CF-A115-00A024158DAF}\\6A481802-E531-11CF-A115-00A024158DAF}\\6A481803-E531-11CF-A115-00A024158DAF}\\6A481804-E531-11CF-A115-00A024158DAF}\\6A481805-E531-11CF-A115-00A024158DAF}\\Implemented
Categories\\7DD95801-9882-11CF-9FA9-00AA006C42C4}\\7DD95802-9882-11CF-9FA9-00AA006C42C4}]
1132352913'
Line 177: Error creating key
'[Software\\Classes\\CLSID\\6A481801-E531-11CF-A115-00A024158DAF}\\6A481802-E531-11CF-A115-00A024158DAF}\\6A481803-E531-11CF-A115-00A024158DAF}\\6A481804-E531-11CF-A115-00A024158DAF}\\6A481805-E531-11CF-A115-00A024158DAF}\\Implemented
Categories\\7DD95801-9882-11CF-9FA9-00AA006C42C4}\\7DD95802-9882-11CF-9FA9-00AA006C42C4}]
1132352913'
Line 194: Key is too long
'[Software\\Classes\\CLSID\\6A481801-E531-11CF-A115-00A024158DAF}\\6A481802-E531-11CF-A115-00A024158DAF}\\6A481803-E531-11CF-A115-00A024158DAF}\\6A481804-E531-11CF-A115-00A024158DAF}\\Implemented
Categories\\7DD95801-9882-11CF-9FA9-00AA006C42C4}\\7DD95802-9882-11CF-9FA9-00AA006C42C4}]
1132352913'
Line 194: Error creating key
'[Software\\Classes\\CLSID\\6A481801-E531-11CF-A115-00A024158DAF}\\6A481802-E531-11CF-A115-00A024158DAF}\\6A481803-E531-11CF-A115-00A024158DAF}\\6A481804-E531-11CF-A115-00A024158DAF}\\Implemented
Categories\\7DD95801-9882-11CF-9FA9-00AA006C42C4}\\7DD95802-9882-11CF-9FA9-00AA006C42C4}]
1132352913'
wineserver: loading /home/crashedagain/.wine/system.reg failed with error
80000005
wine: for some mysterious reason, the wine server failed to run.
Wine failed with return code 1
It appears Turbocad is creating keys in the system.reg file which are too
long for wine to handle. I am suggesting this bug should be treated as
severe because it leaves wine in a totally inoperable state until the
system.reg file is restored.
--
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=3870
Summary: .dll's missing
Product: Wine
Version: 0.9.1.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tedhansen(a)sasktel.net
I am trying to get Turbocad v7 Std to run in wine. It requires several .dll's
which appear to no longer be included with wine These are MSVCP60.dll,
MFC42.DLL, MSVCIRT.dll. These were included with the previous release
(prior to 0.9). This application also requires glu32.dll and opengl32.dll.
Please include these .dll's with wine.
There are other problems with this app but that is a different bug.
--
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=3528
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-11 16:53 -------
You were right. I installed the driver using the method desribed here
http://rpm.livna.org/livna-switcher.html (i run fedora) and now it starts just
fine with current cvs. So i guess don't use Ati proprietary driver.
--
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=1248
willie(a)froq.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|1973 |
nThis| |
------- Additional Comments From willie(a)froq.net 2005-18-11 16:50 -------
I'm quite sure this bug doesn't affect 1973 at all. Not even the color depth
seem to affect Mirage, the problem has to be elsewhere. I already offered a
bounty on 1973, but got no feedback yet...
I'll therefore remove 1973 from this blocker list.
--
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=3868
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.apple.com/itunes/
| |download/
Keywords| |download, NoAppDBEntry
--
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=1248
------- Additional Comments From tonsofpcs(a)hotmail.com 2005-18-11 15:41 -------
This bug has not been fixed, but rather one of the applications which exhibited
this bug has been modified such that the bug no longer applies to it. I do
believe that this bug still applies to other applications (see the applications
listed 1772 and 1973, both are effected by the issue of bug 1248)
--
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=3868
Summary: Itunes 6 doesn't install
Product: Wine
Version: 0.9.1.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stevenp500(a)bellsouth.net
I'm using wine 0.9.1 on a Mandriva 2006 system (kernel 2.6.12). I downloaded
the newest iTunes (6, I think). I already have IE 6 and DCOM98 installed. I
change the default version to Windows 2000, and when I run 'wine
iTunesSetup.exe', It starts fine, asks my language, then goes to the
Installshield part. The bar gets all of the way to the end, then gets about
1/6 of the way through the second and just disappears. I did the same thing
from an xterm and got this:
[steven@localhost ~]$ wine iTunesSetup.exe
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:exec:SHELL_execute flags ignored: 0x00000580
[steven@localhost ~]$
The return value is 0, which is puzzling.
If I try it as XP or 2003, it says that the installshield version is old then
gives me an error.
--
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.