On Sunday 02 July 2006 16:31, you wrote:
> Have you ever seen this be a problem in the real world?
Yes. Start Progman, or some ther "shell" application, without an xterm (eg.
through your WM or by running wine progman.exe &), then attempt to execute
wcmd.exe (a standard operation I'd think, if y
On Sun, Jul 02, 2006 at 04:35:11PM -0700, Dan Kegel wrote:
> FWIW, Dan H also explored a change to make a riched "run" struct be
> refcounted; that gave a 4x speedup. Then he switched to using
> git bisect to find the cause of the regression, and shelved the
> refcounting patch.
That wasn't the r
Krzysztof wrote:
Well, *great* to see that solved in the Wine core, but I still think I
have a bug in RichEdit, because the original (native) riched20 works
fast, despite the bug you just fixed.
Is there a good test document for which our riched20 is
(with Dan H's patch) still way too slow? If
chris kcat wrote:
Not sure if this is the best place to bring this up, but I'm not sure
it's "ready". The problem is it runs through the terminal the Wine was exec'd
from. When Wine is run from the desktop manager's menu, or started in the
background (eg. wine foo.exe &), if wcmd is subsequently
> So, the fix is quite simple, stop using compile_insert_string() and
> compile_update_string() and let query_parameters() do the work. This
> way we can be sure that we won't be inserting strings with special
> formatting characters into the format portion of the
> query_parameters() call.
>
> I
Found a big online GUID-List:
http://www.myplugins.info/guids/guidlist.php
--
By By ...
... Detlef
Chris Morgan wrote:
Is this the case when inserting data from a xinha editor into the
database? Is this being seen only in application related data?
Sorry for the time you've spent investigating this, it only took a
moment for me to realize what the problem was after knowing the
symptoms. I sh
Is this the case when inserting data from a xinha editor into the
database? Is this being seen only in application related data?
Sorry for the time you've spent investigating this, it only took a
moment for me to realize what the problem was after knowing the
symptoms. I should have caught this
We have a problem with xinha, compile_update_string() and query_parameters().
Xinha changes double quotes, ampersands, the less than symbol, the greater than
symbol and probably others into their HTML Ampersand Character Codes[1]. This
conflicts with what mysql_real_escape_string() does and caus
Some patches were committed to wine recently to make it use
_NET_WM_STATE_FULLSCREEN for fullscreen apps. These patches appear to
work in kwin but not metacity (I was using firefox as a test). In
metacity, it appears wine recognizes that it needs to make a window
fullscreen and send the appropriat
> He was asking if we should *require* people to install IE, and I said
> no, we shouldn't. If someone wants to install IE, go ahead, but apps
> that depend on the presence of IE should work with builtin IE.
Oh, sorry - I mis-read that part. You're right - wine should not rely on
windows base
11 matches
Mail list logo