http://bugs.winehq.org/show_bug.cgi?id=8071
Summary: Lineage 2 C4 exits after init
Product: Wine
Version: 0.9.35.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g.dziegielewski(a)gmail.com
CC: g.dziegielewski(a)gmail.com
When i start l2.exe with wine it changes a gamma level of screen but after that
it crashes with "You have triggered a DirectX 9.0c.." error.
I've checked bugzilla and none of founded bugs do not resolve the problem :(
--
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=6852
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dank(a)kegel.com 2007-16-04 10:23 -------
Marking invalid - I don't get those problems at all,
the user probably has all sorts of native DLLs that
are hurting him.
But see bug 5809 for what I do see...
--
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=8062
------- Additional Comments From focht(a)gmx.net 2007-16-04 10:21 -------
Hello,
-- quote --
Next question: why doesn't it crash on Windows?
-- quote --
My guess: component/code probably isnt loaded/executed on native windows.
Though i admit i can't really verify it now (dont want to mess up my XP+Acrobat8
installation).
If this code snippet is executed on windows it will crash there too for sure.
If curious, start the acrobat msi setup package, attach a debugger to msi
service, let the debugger break on dll load event.
For every break, compare all temporarily created installer dlls (msiXXXX.tmp in
%TEMP%) with MD5=afdcb82bc57eab7c1062b9b2ecbc0cf3 with filesize 53248 bytes.
This is the buggy one.
If this one gets loaded, put a breakpoint to desired address (disassembly
snippet) and single step before the call at text:10004C34. Make note of stack
pointer.
Step over and watch stack pointer again. Then let go ...
Believe me, this code isnt valid :)
Regards
--
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=5809
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-msi
Ever Confirmed| |1
Keywords| |download, Installer
------- Additional Comments From dank(a)kegel.com 2007-16-04 10:19 -------
I'd like this to work; if a problem goes away when using
native msi, it's a strong clue the problem should be filed
under wine-msi :-)
I can confirm that something's wrong with native msi,
though I get farther than Ulf did.
I followed the instructions in the wiki,
and even automated them; you can repeat with
wget http://kegel.com/wine/winetricks
sh winetricks msi2
This seems to install fine. The problem comes when
you try to install a .msi:
wine msiexec /i foo.msi
This fails with
trace:ole:create_local_service Attempting to start Local service for
{000c101c-0000-0000-c000-000000000046}
trace:ole:WINE_StringFromCLSID 0x40f720->{000C101C-0000-0000-C000-000000000046}
trace:reg:NtCreateKey
((nil),L"Machine\\Software\\Classes",<null>,0,f003f,0x7e55277c)
trace:reg:NtCreateKey <- 0x80
trace:reg:create_special_root_hkey L"Machine\\Software\\Classes" -> 0x80
trace:reg:NtOpenKey
(0x80,L"CLSID\\{000C101C-0000-0000-C000-000000000046}",20019,0x7e55286c)
trace:reg:NtOpenKey <- 0x84
trace:reg:RegQueryValueExW (0x84,L"AppId",(nil),0x7e552954,0x7e552906,0x7e55295c=78)
trace:reg:NtQueryValueKey (0x84,L"AppId",2,0x7e55276c,90)
trace:ole:WINE_StringFromCLSID 0x40f720->{000C101C-0000-0000-C000-000000000046}
trace:reg:NtOpenKey
(0x80,L"CLSID\\{000C101C-0000-0000-C000-000000000046}",20019,0x7e55295c)
trace:reg:NtOpenKey <- 0x84
trace:reg:NtOpenKey (0x84,L"LocalServer32",20019,0x7e552d4c)
trace:reg:NtOpenKey <- (nil)
err:ole:create_server class {000c101c-0000-0000-c000-000000000046} not registered
Running regsvr32 on all the msi dlls in system32 doesn't help.
--
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=8065
------- Additional Comments From ted(a)physics.ucsb.edu 2007-16-04 10:03 -------
I built 9.35 and 9.34 from source against ia32libs, as described in
http://wiki.winehq.org/WineOn64bit
Both of those builds appeared to complete without error, and run everything else
I've tried with few problems.
I used apt-get install to try out 9.31 in case I was doing something wrong.
--
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=8070
Summary: FIrefox (and Opera): DNS look-up fails
Product: Wine
Version: 0.9.35.
Platform: PC-x86-64
URL: http://www.opera.com/download/index.dml?step=2&opsys=Win
dows&platform=Windows
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ted(a)physics.ucsb.edu
This is on two different machines, both running Debian linux amd64 2.6.18 (so
this is 64-bit wine). I've tested on wine 9.35, 9.34, and 9.31, and the
behavior was the same.
Both Firefox and Opera (I've tested multiple versions of both) can't access web
pages normally, however if I enter the IP address for a site, they can connect
and load it.
Additional weirdness with Opera:
One of my machines runs apache, and simply entering in a url (e.g.
http://www.google.com) redirects to a default page (e.g.
http://www.google.com/apache2-default) on that machine.
This seems similar to bug 733, which is fixed.
--
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=7511
adam(a)tpetaccia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From adam(a)tpetaccia.com 2007-16-04 08:35 -------
I'm sorry, I thought I took this out. This was due to an invalid driver setup
in a chroot. Marking invalid.
--
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=6395
------- Additional Comments From ErV2005(a)rambler.ru 2007-16-04 08:31 -------
With wine 0.9.35 Far Manager doesn't seem to have this problem, if started
using "wineconsole --backend=user".
--
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.