Re: IE and MSN Messenger 7.0

2009-04-30 Thread Remco
2009/4/27 Cissyvonwinckelmann : > dag, > bestaat er voor mij nog een mogelijkheid om messenger 7.0 te downloaden. > Heb dus nog Windows Me, > heel graag antwoord, > groet cissy Cissy, je zit bij deze mailinglist verkeerd. Het onderwerp hier is de ontwikkeling van een programma (genaamd Wine) waarm

Re: IE and MSN Messenger 7.0

2009-04-30 Thread Remco
On Fri, May 1, 2009 at 1:18 AM, Ben Klein wrote: > 2009/5/1 Cissyvonwinckelmann : >> hartelijk dank Benm ja ik moet snel een andere pc hebben, want dit is een >> hele ouwe dan krijg je de moeilijkheden, >> groetjes cissy >> > > I have to use Google Language Tools to translate your text, so I > apo

Wine + Mono + application = library not found?

2009-04-30 Thread Seth Shelnutt
Hello all, I'm trying to see if I can get a folding monitor, http://code.google.com/p/hfm-net/ working in Wine. I've installed the latest wine, 1.1.20, and the latest mono for windows 2.4. It seems however that either mono or Wine, I think wine, is not seeing the library file from gtk. However it

Re: IE and MSN Messenger 7.0

2009-04-30 Thread Ben Klein
2009/5/1 Cissyvonwinckelmann : > hartelijk dank Benm ja ik moet snel een andere pc hebben, want dit is een > hele ouwe dan krijg je de moeilijkheden, > groetjes cissy > I have to use Google Language Tools to translate your text, so I apologise if I misunderstand you. The "old problems" with Messe

Re: New Icons are very good, but not yet perfect

2009-04-30 Thread Scott Ritchie
Warren Dumortier wrote: 2009/4/25 Joel Holdsworth : Hi All, Great stuff with the new Tango icons for Wine - they're a definite improvement. One observation: it looks like the icons that I have installed do not have versions that have been tuned for small size: 16x16 and especially 22x22. If I u

Re: Office 2007 MSI Crash - Null dereference @ MsiViewExecute

2009-04-30 Thread Mike Kaplinskiy
James Hawkins wrote: > On Thu, Apr 30, 2009 at 4:03 AM, Austin English > wrote: >> On Tue, Apr 28, 2009 at 9:27 PM, Mike Kaplinskiy >> wrote: >>> I was looking at the trace of the crash from bug 17600, and it looks >>> like a custom action is calling MsiViewExecute with a null hRec. >>> >>> I (s

Re: Office 2007 MSI Crash - Null dereference @ MsiViewExecute

2009-04-30 Thread James Hawkins
On Thu, Apr 30, 2009 at 4:03 AM, Austin English wrote: > On Tue, Apr 28, 2009 at 9:27 PM, Mike Kaplinskiy > wrote: >> I was looking at the trace of the crash from bug 17600, and it looks like >> a custom action is calling MsiViewExecute with a null hRec. >> >> I (sadly) don't know much about the

Re: [PATCH] This patch fixes context menu crashes for edit controls asapparent in vb apps.

2009-04-30 Thread Dmitry Timoshkov
And what is the reason of the crash? Please add a test case replicating the problem first. -- Dmitry.

Re: Added Polish translation

2009-04-30 Thread Jeremy Newman
Your templates include html,head,meta, and body tags. Please strip them out and resubmit the patch. Otherwise everything looks good. -Newman Łukasz Wojniłowicz wrote: From: Łukasz Wojniłowicz --- include/data.php |4 + templates/pl/.cvsignore|2 + templ

Re: This patch fixes context menu crashes for edit controls as apparent in vb apps.

2009-04-30 Thread Nikolay Sivov
Dan Kegel wrote: Hi Martin, thanks for the patch. Two suggestions: 1) if possible, please write a conformance test. 2) It appears you're a ReactOS developer, so you should expect some turbulence. You may have to go the "file a really good bug" route if Wine can't accept your patches. - Dan

re: This patch fixes context menu crashes for edit controls as apparent in vb apps.

2009-04-30 Thread Dan Kegel
Hi Martin, thanks for the patch. Two suggestions: 1) if possible, please write a conformance test. 2) It appears you're a ReactOS developer, so you should expect some turbulence. You may have to go the "file a really good bug" route if Wine can't accept your patches. - Dan

Re: Disabling File attachments on Wiki

2009-04-30 Thread Dimi Paun
On Thu, 2009-04-30 at 16:32 +0900, Dmitry Timoshkov wrote: > Please consider disabling attachments once and for all. Thanks. OK, I'll look at that this afternoon. -- Dimi Paun Lattica, Inc.

Re: Office 2007 MSI Crash - Null dereference @ MsiViewExecute

2009-04-30 Thread Austin English
On Tue, Apr 28, 2009 at 9:27 PM, Mike Kaplinskiy wrote: > I was looking at the trace of the crash from bug 17600, and it looks like > a custom action is calling MsiViewExecute with a null hRec. > > I (sadly) don't know much about the wine MSI architecture, but the > msiobj_lock on line 484 should

Re: Sound problems with latest kernel -- formerly a pulseaudio thread but not any more

2009-04-30 Thread Susan Cragin
> I have tested the following and I believe found they were not the problem: --snip-- > (3) problem with pulseaudio How did you determine this? I thought you said your version of Ubuntu was crippled if pulseaudio was removed, so did you use pasuspender? If so, did you v

Re: Ubuntu no longer works correctly without pulseaudio

2009-04-30 Thread Austin English
On Wed, Apr 29, 2009 at 7:33 AM, IneedAname wrote: > On Wed, 29 Apr 2009 04:26:38 -0500 > Austin English wrote: > >> Apparently it keeps getting reinstalled. I encountered it yesterday >> when installing kernel updates and a few other things. I didn't bother >> to check what package is depending

Re: Patch

2009-04-30 Thread Austin English
On Tue, Apr 28, 2009 at 6:26 PM, Anthony Keith wrote: > http://bugs.winehq.org/show_bug.cgi?id=17237 > > > Is there a patch for this in Ubuntu and if so where do I get it and how do I > patch. I am new to Ubuntu and my wife loves big fish games. > > Thanks > > Tony There's a patch in http://bugs.

Re: Ubuntu no longer works correctly without pulseaudio

2009-04-30 Thread IneedAname
On Wed, 29 Apr 2009 04:26:38 -0500 Austin English wrote: > Apparently it keeps getting reinstalled. I encountered it yesterday > when installing kernel updates and a few other things. I didn't bother > to check what package is depending on it, only noticed it once my test > results on http://test

Office 2007 MSI Crash - Null dereference @ MsiViewExecute

2009-04-30 Thread Mike Kaplinskiy
I was looking at the trace of the crash from bug 17600, and it looks like a custom action is calling MsiViewExecute with a null hRec. I (sadly) don't know much about the wine MSI architecture, but the msiobj_lock on line 484 should fail since rec will never be fetched (null). I think the intent

Patch

2009-04-30 Thread Anthony Keith
http://bugs.winehq.org/show_bug.cgi?id=17237 Is there a patch for this in Ubuntu and if so where do I get it and how do I patch. I am new to Ubuntu and my wife loves big fish games. Thanks Tony __ Looking for the perfect

Re: Something wrong with those ?

2009-04-30 Thread Austin English
On Thu, Apr 30, 2009 at 3:18 AM, Massimo Del Fedele wrote: > http://www.winehq.org/pipermail/wine-patches/2009-April/072442.html > http://www.winehq.org/pipermail/wine-patches/2009-April/072452.html They were just sent yesterday. Give AJ a chance to look at them :-). -- -Austin

Something wrong with those ?

2009-04-30 Thread Massimo Del Fedele
http://www.winehq.org/pipermail/wine-patches/2009-April/072442.html http://www.winehq.org/pipermail/wine-patches/2009-April/072452.html Ciao Max

Re: Disabling File attachments on Wiki

2009-04-30 Thread Dmitry Timoshkov
Hi Dimi, "Dimi Paun" wrote: On Sat, 2009-03-14 at 00:59 +0800, Dmitry Timoshkov wrote: http://wiki.winehq.org/RecentChanges has all the details. Please consider at least removing the spammers' accounts listed there, I have done that in the past, and I'll keep removing them. A quick ping on