http://bugs.winehq.org/show_bug.cgi?id=9152
--- Comment #41 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-26 13:32:45 ---
(In reply to comment #40)
> that will be tough :)
> but i'll try.
Don't be surprised to be banned on wine-patches then..
I'm not sure that eula covers that case (to derive from decompilation results)
but that's another risk
--
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=9152
--- Comment #40 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2009-01-26 13:26:39 ---
that will be tough :)
but i'll try. as i said, they also don't have much code on this so there's not
much to look at.
--
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=9152
--- Comment #39 from Dan Kegel <dank(a)kegel.com> 2009-01-26 13:20:57 ---
Please don't even look at their code.
--
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=9152
--- Comment #38 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2009-01-26 13:08:34 ---
yup. they don't have much implementation on this either, so i'm just taking
ideas from their code to go forward on these.
the first stub has got into git today (yhey).
--
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=17142
Summary: Wine , functionality problems when NOT run as superuser.
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andre.kjellstrup(a)gmail.com
Ubuntu 8.10, Wine 1.0.1
Please check:
$wine regedit
this opens regedit, I *cannot* rename any key (nothing happens when pressing
F2), and there are visual background-errors on icons(please see screenshot)
@sudo regedit
opens the regedit, I am able to rename any key, and there the window looks as
it's supposed to.
-Similiar problems appear within other windows-applications as well.
--
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=17141
Summary: shdocvw.dll can't be found => IE won't launch
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sense(a)qense.nl
After the recent update of Wine Internet Explorer doesn't start anymore. Trying
to start it in the terminal shows why: it can't find shdocvw.dll, even though
the file can be found in .wine/drive_c/windows/system32
These lines are returned:
err:module:import_dll Library shdocvw.dll (which is needed by
L"C:\\windows\\system32\\iexplore.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\iexplore.exe" failed, status c0000135
--
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=9152
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #37 from Dan Kegel <dank(a)kegel.com> 2009-01-26 12:28:39 ---
Wine policy prohibits taking code from ReactOS.
(Think of it as risk management; thanks to this policy,
even if a lawsuit takes out ReactOS, it will be less likely
to take out Wine.)
--
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=8357
--- Comment #45 from Stephen Johnston <stephen.johnston(a)talktalk.net> 2009-01-26 12:19:49 ---
I thought I would add to the information available the following
err:d3d:IWineD3DDeviceImpl_Reset Cannot change the back buffer format yet
this is consistently causing a crash now. It may be as I was stupid enough to
select the upgraded textures, not sure as I am not a developer.
-Stephen.
--
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=7385
--- Comment #17 from Stefano Guidoni <s.guidoni(a)tin.it> 2009-01-26 12:15:45 ---
Well... I'd like to know the format of the source chunk, the format of the
destination chunk and the size of the source and destination chunks
("adsh->cbSrcLength" and "adsh->cbDstLength" in ADPCM_StreamConvert).
This case is different from the others, if you look at your attachment (
http://bugs.winehq.org/attachment.cgi?id=16635 ) the src and dst variables
passed to cvtSSms16K are both set to "".
--
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=4418
--- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-01-26 11:26:38 ---
Still present in git.
--
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.