Re: Debian packages of Wine

2009-01-15 Thread Paul Bryan Roberts
Maurilio is doing a great job providing Lenny packages for Wine. The site at http://wine.x.pl has been providing Wine packages for Etch for some time. x86 only I'm afraid. The site's author is very modest but I believe it's a chap named James Huk who used to send messages to the wine-user mail

Re: RFC: fd.o file type association integration

2009-01-15 Thread Damjan Jovanovic
On Thu, Jan 15, 2009 at 11:14 PM, Reece Dunn wrote: > 2009/1/15 Damjan Jovanovic : >> Hi >> >> I've hacked together a little program (attached) that creates >> freedesktop file type associations (eg. open .dev files with Dev-C++ >> when you double-click them in a file manager) from what Windows >>

Re: WMF Support

2009-01-15 Thread Tom Wickline
On Thu, Jan 15, 2009 at 8:38 PM, Erich Hoover wrote: > I ran into an issue with WMF files in helping someone get an application to > work (Athena Visual Studio) and I worked around it by pre-rendering the > application's vector WMF files. I don't currently have the time to resolve > the issue, bu

Re: WMF Support

2009-01-15 Thread Vincent Povirk
Wine must contain an implementation of WMF because it is tightly integrated into the public gdi32 API. Some Windows applications are known to play back WMF files one record at a time and depend on the device context where they are being rendered to change exactly as it does on Windows (and this det

Debian packages of Wine

2009-01-15 Thread Ben Klein
Hi Maurilio, I see you've taken over building Lenny packages of Wine. Good work; at least now there are *some* updated packages available. I talked to Scott a while ago about taking over from him for all Debian package building. I have an automated build environment that builds packages for all v

Re: Download Link at budgetdedicated.com not working

2009-01-15 Thread James McKenzie
Jeremy Newman wrote: > The URL has moved as mentioned in another post. > > I will put in a place a redirect so sites pointing to the old URL no > longer 404. > Thank you Jeremy. James McKenzie

Re: WMF Support

2009-01-15 Thread Juan Lang
> It seems that the LGPL "libwmf" has excellent support for both bitmap > and vector WMF files (it at least worked for converting the files I had > trouble with!), so it seems to me like it would make sense to use this > library rather than spinning a separate implementation. Any > comments are ap

WMF Support

2009-01-15 Thread Erich Hoover
I ran into an issue with WMF files in helping someone get an application to work (Athena Visual Studio) and I worked around it by pre-rendering the application's vector WMF files. I don't currently have the time to resolve the issue, but for when I do I'm curious whether there is a reason that Ole

Re: [3/5] user32: Resend: Move character conversion logic to dde_server.d & remove todo's

2009-01-15 Thread Jeff Latimer
Dmitry Timoshkov wrote: Then the first thing to do is to write some test cases. I have had another look at the existing test cases that I added a few months ago. I have rerun the tests before and after the patch "[3/5] user32: Resend: Move character conversion logic to dde_server.d & remove t

Re: mshtml: Implement IHTMLDocument5 createComment (resend)

2009-01-15 Thread Jacek Caban
Hi Alistair, Alistair Leslie-Hughes wrote: > Hi, > > Can I get some feedback on this please? > Sure, sorry that I didn't look carefully enough to find problems with it, overall mshtml part looks good. > "Alistair Leslie-Hughes" wrote in message > news:496d1ebf.2000...@hotmail.com... > >

Re: meaning of "Hardware" field in bugzilla?

2009-01-15 Thread Scott Ritchie
Austin English wrote: > On Tue, Jan 13, 2009 at 1:12 PM, Juan Lang wrote: >>> Does "mac" mean "powerpc mac only"? I rather >>> thought it meant "apple macintosh", regardless >>> of cpu. I ask because Austin has just gone through >>> and changed lots of "mac" bugs to "pc" even >>> though the bugs

Re: user32: Check for bad scroll value and fix return values inEDIT_EM_Scroll

2009-01-15 Thread Alistair Leslie-Hughes
Hi, Can I get some feedback on this please? Best Regards Alistair Leslie-Hughes "Alistair Leslie-Hughes" wrote in message news:496db2f4.2020...@hotmail.com... > Hi, > > Based on a patch by David Hedberg and later Austin English. > Fixes bug 1517. > Corrected test and corrected tab/space iss

Re: mshtml: Implement IHTMLDocument5 createComment (resend)

2009-01-15 Thread Alistair Leslie-Hughes
Hi, Can I get some feedback on this please? Best Regards Alistair Leslie-Hughes "Alistair Leslie-Hughes" wrote in message news:496d1ebf.2000...@hotmail.com... > Hi, > > Changelog: > mshtml: Implement IHTMLDocument5 createComment > > Best Regards > Alistair Leslie-Hughes > > > > -

RE: Wine being targeted for adware

2009-01-15 Thread Stefan Dösinger
> > What works only in a very limited fashion is using Windows apps to > protect > > the Linux system. You can use a virus scanner to do a manual check > over your > > drives, but scan-file-on-open features will likely fail. > > > > There has been demand to implement a ClamAV powered on-access fil

Re: Wine being targeted for adware

2009-01-15 Thread David Gerard
2009/1/15 Scott Ritchie : > There has been demand to implement a ClamAV powered on-access file scan > within Wine. That should fill that niche nicely, and also more > elegantly since we don't have to run a Wine process to check the Wine > system. This has the added benefit of making it harder to

Re: Wine being targeted for adware

2009-01-15 Thread Scott Ritchie
Stefan Dösinger wrote: > What works only in a very limited fashion is using Windows apps to protect > the Linux system. You can use a virus scanner to do a manual check over your > drives, but scan-file-on-open features will likely fail. > There has been demand to implement a ClamAV powered on-ac

Re: Download Link at budgetdedicated.com not working

2009-01-15 Thread Scott Ritchie
Ben Klein wrote: > 2009/1/15 James McKenzie : >> Jeremy Newman: >> >> Looks like the download-deb page on winehq.org has gone missing again. >> >> James McKenzie > > http://winehq.org/download/ << Both the Ubuntu and Lenny links work > > Though if we are going to provide Debian packages separatel

Re: iphplpai/ipstats.c: only use RTF_MULTICAST if available (try 2)

2009-01-15 Thread James Hawkins
On Thu, Jan 15, 2009 at 12:48 PM, Austin English wrote: > RTF_MULTICAST isn't available on NetBSD/OpenBSD (possibly others) > > Changelog: > Moved to a #define 0 at the top of the file to get rid of ugly ifdef's > Forgot the patch. -- James Hawkins

Re: RFC: fd.o file type association integration

2009-01-15 Thread Reece Dunn
2009/1/15 Damjan Jovanovic : > Hi > > I've hacked together a little program (attached) that creates > freedesktop file type associations (eg. open .dev files with Dev-C++ > when you double-click them in a file manager) from what Windows > programs do in the registry (#13597). > > Currently it works

Re: Wine being targeted for adware

2009-01-15 Thread Gert van den Berg
On Thu, Jan 15, 2009 at 7:50 PM, Austin English wrote: > Of course, Wine is open source, so if someone wants to edit it for > that purpose, by all means, do so. I'm not sure that Wine _should_ do > so though, at least, not now. Networking on a per app basis I can see > an argument for, since Windo

Re: RFC: fd.o file type association integration

2009-01-15 Thread Frank Richter
On 15.01.2009 21:31, Damjan Jovanovic wrote: > Also what is a good way to invent a MIME type for an extension? > Currently for a .ext extension I'm just using application/x-wine-ext. For some extensions the system's fd.o mime database might already record a mime type. Perhaps you can somehow rever

RFC: fd.o file type association integration

2009-01-15 Thread Damjan Jovanovic
Hi I've hacked together a little program (attached) that creates freedesktop file type associations (eg. open .dev files with Dev-C++ when you double-click them in a file manager) from what Windows programs do in the registry (#13597). Currently it works well, but has to be run explicitly to refr

Re: Wine runs IE7!

2009-01-15 Thread James Mckenzie
Austin English wrote: >Sent: Jan 15, 2009 1:04 PM >To: Michael Stefaniuc >Cc: James Mckenzie , wine-devel@winehq.org >Subject: Re: Wine runs IE7! > >On Thu, Jan 15, 2009 at 1:53 PM, Michael Stefaniuc wrote: >> James Mckenzie wrote: >>> Hans Leidekker Sent: Jan 15, 2009 10:45 AM To: wi

Re: Download Link at budgetdedicated.com not working

2009-01-15 Thread Jeremy Newman
The URL has moved as mentioned in another post. I will put in a place a redirect so sites pointing to the old URL no longer 404. -Newman James McKenzie wrote: > Jeremy Newman: > > Looks like the download-deb page on winehq.org has gone missing again. > > James McKenzie > > >

Re: Wine runs IE7!

2009-01-15 Thread Austin English
On Thu, Jan 15, 2009 at 1:53 PM, Michael Stefaniuc wrote: > James Mckenzie wrote: >> Hans Leidekker >>> Sent: Jan 15, 2009 10:45 AM >>> To: wine-devel@winehq.org >>> Subject: Wine runs IE7! >>> >>> >>> Well, sort of. I found bugs in shell32, rpcrt4, comctl32 and wininet >>> that I had to implemen

Re: Wine runs IE7!

2009-01-15 Thread Michael Stefaniuc
James Mckenzie wrote: > Hans Leidekker >> Sent: Jan 15, 2009 10:45 AM >> To: wine-devel@winehq.org >> Subject: Wine runs IE7! >> >> >> Well, sort of. I found bugs in shell32, rpcrt4, comctl32 and wininet >> that I had to implement, stub and override my way past before it would >> render a page, bu

Re: Wine being targeted for adware

2009-01-15 Thread Austin English
On Thu, Jan 15, 2009 at 11:44 AM, Nicholas LaRoche wrote: > Austin English wrote: >> >> On Wed, Jan 14, 2009 at 7:23 PM, Eduardo Menezes >> wrote: >>> >>> I think a "isolate prefix" option in winecfg (or even winetricks) would >>> be >>> very useful. >>> Undoing symlinks and editing the registry

Re: Wine being targeted for adware

2009-01-15 Thread Nicholas LaRoche
Austin English wrote: > On Wed, Jan 14, 2009 at 7:23 PM, Eduardo Menezes > wrote: >> I think a "isolate prefix" option in winecfg (or even winetricks) would be >> very useful. >> Undoing symlinks and editing the registry to take out the reference to the >> root is boring (and I'm not sure only doi

Re: Wine runs IE7!

2009-01-15 Thread James Mckenzie
Hans Leidekker >Sent: Jan 15, 2009 10:45 AM >To: wine-devel@winehq.org >Subject: Wine runs IE7! > > >Well, sort of. I found bugs in shell32, rpcrt4, comctl32 and wininet >that I had to implement, stub and override my way past before it would >render a page, but finally, here's the obligatory scree

Re: Running a simple .Net 3.0 application.

2009-01-15 Thread Louis Lenders
>Are you sure that wine's d3d9 is available? (e.g. missing opengl libs on >your linux system?) the GdiEntry13 stub sounds a bit like it tried to use >native d3d9.dll, which doesn't work on Wine(and most likely never will) Yes i'm sure, as the biggest problem that prevented the app from running was

RE: Running a simple .Net 3.0 application.

2009-01-15 Thread Stefan Dösinger
> >> gdi32.GdiEntry13 > >> I was not able to work around a problem in d3d9 ( the app just hang, > >> displaying nothing, probably due to some unimplemented stuff in > d3d9) > >> but fortunaly disabling d3d9, was enough to get it running > >> (WINEDLLOVERRIDES="d3d9=""" wine AnimatedApplication.e

Re: Fwd: Draft XI 2 protocol specification

2009-01-15 Thread John Klehm
On Thu, Jan 15, 2009 at 12:54 AM, Vitaliy Margolen wrote: > > I'd say I like it so far. Should work really nicely for DInput. And I think > it should work for "RawInput" as well - one more API introduced in XP. > However someone needs to see how well this will work for tablet input? > Seems like

Re: Running a simple .Net 3.0 application.

2009-01-15 Thread James Mckenzie
Steven Edwards wrote: > >On Wed, Jan 14, 2009 at 3:59 PM, Louis Lenders > wrote: >> gdi32.GdiEntry13 >> kernel32.WerRegisterMemoryBlock >> ntdll.NtSecureConnectPort >> ntdll.RtlEnumerateGenericTableWithoutSplaying >> ntdll.RtlIsGenericTableEmpty >> >> Well, that was enough to get the app running.

Re: Wine being targeted for adware

2009-01-15 Thread Eduardo Menezes
Well, Windows doesn't have multiple bottles (prefixes), each one with it's own "windows" directory and registry. This is something "wine specific". Managing prefixes is something "wine specific". Just thought it is a nice feature to protect the rest of the system (your home folder, for example) fro

Re: Wine integration with native (Gtk, Qt, Cocoa/Carbon) themes

2009-01-15 Thread David Gerard
2009/1/15 Roderick Colenbrander : > I submitted my work to wine-devel a couple of months ago (see > http://article.gmane.org/gmane.comp.emulators.wine.devel/64542/). I attached > a sample theme file with just coloring (XP style coloring; this is slightly > different from the old coloring method

Re: Dead code in winedbg

2009-01-15 Thread Francois Gouget
On Wed, 14 Jan 2009, Eric Pouech wrote: > Francois Gouget a écrit : > > Hi, > > > > I have noticed that expr_alloc_uconstant() is unused in winedbg. > > Is that normal? > > > > the main point is that the lexer only returns signed integers, while it > should return both signed and unsigned int

Re: Wine being targeted for adware

2009-01-15 Thread Hin-Tak Leung
--- On Wed, 14/1/09, James Mckenzie wrote: > However, we should attempt to block adware as a matter of > policy? That is up to the Wine User Community and not based > on the opinions of one or two people. I for one would like > to see if this is possible and feasible. I do know that > some of

Re: Wine integration with native (Gtk, Qt, Cocoa/Carbon) themes

2009-01-15 Thread Roderick Colenbrander
> 2009/1/15 Roderick Colenbrander : > > > A while ago when I looked at how XP theme files worked I also took a > look at this theme. I don't think any package should ship this theme the same > for other XP themes. The problem is that all XP theme 'creators' are in > fact editors which use original

Re: Wine integration with native (Gtk, Qt, Cocoa/Carbon) themes

2009-01-15 Thread David Gerard
2009/1/15 Roderick Colenbrander : > A while ago when I looked at how XP theme files worked I also took a look at > this theme. I don't think any package should ship this theme the same for > other XP themes. The problem is that all XP theme 'creators' are in fact > editors which use original XP

Re: Wine integration with native (Gtk, Qt, Cocoa/Carbon) themes

2009-01-15 Thread Roderick Colenbrander
> On Sat, Nov 15, 2008 at 8:37 AM, Reece Dunn > wrote: > > 2008/11/15 Dan Kegel : > >> On Sun, Nov 2, 2008 at 10:58 PM, Reece Dunn > wrote: > >>> .. the first step for Wine is making the > >>> uxtheme/msstyles support work well so that it can be used by > >>> distributions to theme Wine. > >> > >