http://bugs.winehq.org/show_bug.cgi?id=6254
--- Comment #35 from James McKenzie <jjmckenzie51(a)earthlink.net> 2009-08-22 21:48:57 ---
Created an attachment (id=23217)
--> (http://bugs.winehq.org/attachment.cgi?id=23217)
Git difference file for 0.9.60
Patch that applies cleanly to 0.9.60 and was working to correct issue with
EM_FORMATRANGE problems.
--
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=6254
--- Comment #34 from James McKenzie <jjmckenzie51(a)earthlink.net> 2009-08-22 21:46:29 ---
Unfortunately, something with upgrading MacOSX to 10.5.7 and installing XQuartz
2.3.3.2 broke the ability for the patch worked on to function properly. I've
reverted to versions that worked, and they are way old. It may be best to
abandon the current work, which was started a long time ago (2006) and move
onto a better resolution of the problem than trying to solve it using brute
force. The author of the program I'm working with has released a completely
new edition and it may not work with Wine at all. I will be looking into this.
I have attached a patch that applies cleanly to 0.9.60 and was working.
--
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=19779
Summary: Visual C++ 2005 Express: cl.exe can't find mspdb80.dll
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running cl.exe fails with
err:module:import_dll Library mspdb80.dll (which is needed by L"C:\\Program
Files\\Microsoft Visual Studio 8\\VC\\bin\\cl.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Microsoft Visual Studio 8\\VC\\bin\\cl.exe" failed, status c0000135
unless you run it from
Program Files/Microsoft Visual Studio 8/Common7/IDE/
where that dll was installed.
Copying mspdb80.dll to C:\Windows\system32 works, too.
(Note: cl's output vanishes in wineconsole, so if
you're running it in cmd in wineconsole, you have
to redirect it to a file to see that it's working.)
Could it be that the installer should be setting
some registry variable it's not? Setting 'installer'
keyword on that theory, remove if I'm wrong.
(Naturally, cl failing makes the firefox build procedure fall over.)
--
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=4825
Adri <hello.adri(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hello.adri(a)gmail.com
--- Comment #15 from Adri <hello.adri(a)gmail.com> 2009-08-22 13:57:13 ---
It does display with "sh winetricks comctl32 wininet ie6"
The modern skin needs some enlarging for the media library to show up,
In the bento skin it showed up correctly right away for me. (if not for you
enlarge the window)
If you change skin colour, the colours will show but not directly in the left
side of the media library window.
After a "refreshing" (enlarge the window) it shows up correctly.
wine 1.1.27
--
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=836
--- Comment #14 from Eric Pouech <eric.pouech(a)orange.fr> 2009-08-22 05:04:35 ---
actually, PDB speed has improved a lot (around 90% for very large files) for
loading into dbghelp a PDB file
but still without using the PDB hashtables, for which #8 still applies
So either, we keep this bug open to remind us about the fact that we don't use
all the information stored in the PDB files, or we close it as the speed for
loading PDB file (even large ones) is now more decent
--
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=1181
David Laštovička <david(a)lastovicka.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david(a)lastovicka.cz
--
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=5255
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Depends on|12732 |
Resolution| |DUPLICATE
--- Comment #10 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-21 14:10:17 ---
Actually, the problem described in this bug, complaining about the Windows
version, has been fixed. The crash on the unimplemented function is already
opened as bug 11023, so I'll make this a dup of that.
*** This bug has been marked as a duplicate of bug 11023 ***
--
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=5283
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--- Comment #6 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-21 14:06:33 ---
Still a problem with current 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.
http://bugs.winehq.org/show_bug.cgi?id=5255
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|19757 |12732
--- Comment #9 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-21 14:05:43 ---
Adjusting dependency, as the linked bug was a dup.
--
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=19767
Summary: Authenticated RPC client functionality is broken with
the rpcrt4 changes from 1.1.25
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winesku(a)googlemail.com
CC: julliard(a)winehq.org
Since version 1.1.25, authenticated RPC clients do not work anymore. Each RPC
call will always return an RPC_STATUS of 1728 (RPC protocol error). I will
return with more information which change leads to the current behaviour and
provide a test RPC client server app that allows to reproduce the 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.