Re: Link or rename wcmd.exe to cmd.exe?

2006-07-02 Thread Chris
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

Re: Slow EULA display patch

2006-07-02 Thread Dan Hipschman
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

re: Slow EULA display patch

2006-07-02 Thread Dan Kegel
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

re: Link or rename wcmd.exe to cmd.exe?

2006-07-02 Thread Dan Kegel
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

Re: [AppDB] Problem with xinha, compile_update_string() and query_parameters()

2006-07-02 Thread Chris Morgan
> 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

A big online GUID-List

2006-07-02 Thread Detlef Riekenberg
Found a big online GUID-List: http://www.myplugins.info/guids/guidlist.php -- By By ... ... Detlef

Re: [AppDB] Problem with xinha, compile_update_string() and query_parameters()

2006-07-02 Thread Tony Lambregts
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

Re: [AppDB] Problem with xinha, compile_update_string() and query_parameters()

2006-07-02 Thread Chris Morgan
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

[AppDB] Problem with xinha, compile_update_string() and query_parameters()

2006-07-02 Thread Tony Lambregts
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

wine's fullscreen code has no effect on metacity

2006-07-02 Thread Vincent Povirk
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

Re: [Tools/Wine.inf] Set Internet Explorer version

2006-07-02 Thread Olaf Leidinger
> 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