Re: Jerome Leclanche : wine.desktop: Remove the nonexistent application/ x-win-lnk MIME type.

2011-05-07 Thread Scott Ritchie
A .desktop entry pointing to a nonexistant mime type is harmless, so I'd revert the change. Indeed only a year ago Wine's .desktop entry pointed to MANY non-existant mime types. -Scott Ritchie On 05/07/2011 05:27 AM, Jerome Leclanche wrote: > Odd, I'm on KDE but my shortcuts are all application/

Re: Huge frustration

2011-05-07 Thread André Hentschel
Am 07.05.2011 12:52, schrieb Roland Kaeser: > http://bugs.winehq.org/show_bug.cgi?id=11687open (not even confirmed) > since more than 3 years > http://bugs.winehq.org/show_bug.cgi?id=14123open since 2008-06-25 > http://bugs.winehq.org/show_bug.cgi?id=3599 open (new) since

Re: Huge frustration

2011-05-07 Thread James McKenzie
On 5/7/11 3:52 AM, Roland Kaeser wrote: Hello Please take the following not personal but the huge pent-up frustration constrains me to say a few words. I've just tested one of my "longest waiting" apps to get working on linux: CorelDraw X3/X4. And I had to see that it fails already with the

Re: Jerome Leclanche : wine.desktop: Remove the nonexistent application/ x-win-lnk MIME type.

2011-05-07 Thread Jerome Leclanche
Fixed in kdelibs 5552b1f68348ff5a5cc4a20b661a1ba3ad7bafe2: https://projects.kde.org/projects/kde/kdelibs/repository/revisions/5552b1f68348ff5a5cc4a20b661a1ba3ad7bafe2 After a little more search, turns out it was just registered as a helper for a kde 3.x plugin which hasn't been provided for quite

Re: Huge frustration

2011-05-07 Thread Lats
> > It would be understandeable to me if its written in the bug that the > fix of this bug will consume a lot of resources and its > impossible to fix this, but just to ignore it is not "the proper way > to behave". Most wine developers are just people sorting out problems that either affect them

Re: Jerome Leclanche : wine.desktop: Remove the nonexistent application/ x-win-lnk MIME type.

2011-05-07 Thread Jerome Leclanche
Odd, I'm on KDE but my shortcuts are all application/x-ms-shortcut (Natty). I had a quick search through the kde sources and it seems KDE might be forcing x-win-lnk for some windows-specific behaviour. At least it's there in a bunch of tests, but no app seems to actually use it. I'll file a bug w

Re: Huge frustration

2011-05-07 Thread Henri Verbeet
On 7 May 2011 12:52, Roland Kaeser wrote: > I know also thats a lot more fun developing directx routines instead of > fixing old bugs but No, it isn't. Sorry. But you know, git is awesome. You can spend days doing all kinds of interesting things, like figuring out which people contribute to which

Huge frustration

2011-05-07 Thread Roland Kaeser
Hello Please take the following not personal but the huge pent-up frustration constrains me to say a few words. I've just tested one of my "longest waiting" apps to get working on linux: CorelDraw X3/X4. And I had to see that it fails already with the same errors. I tooke a short look into th

Re: Jerome Leclanche : wine.desktop: Remove the nonexistent application/ x-win-lnk MIME type.

2011-05-07 Thread Ozan Türkyılmaz
On Sat, 7 May 2011, Francois Gouget wrote: I'm not sure this patch is correct: on my Debian Testing machine application/x-win-lnk is defined in /usr/share/mime/packages/kde.xml which comes from the kdelibs5-data. I also found a reference to this package in the kdebase-runtime Fedora 11 runtime.

Re: Jerome Leclanche : wine.desktop: Remove the nonexistent application/ x-win-lnk MIME type.

2011-05-07 Thread Francois Gouget
On Thu, 5 May 2011, Alexandre Julliard wrote: > Module: wine > Branch: master > Commit: db03d247158ee44c06935b5e23fbf37485d8c8bf > URL: > http://source.winehq.org/git/wine.git/?a=commit;h=db03d247158ee44c06935b5e23fbf37485d8c8bf > > Author: Jerome Leclanche > Date: Wed May 4 19:01:33 2011

Re: wineoss.drv: Add mmdevapi driver.

2011-05-07 Thread Francois Gouget
On Fri, 6 May 2011, Andrew Eikum wrote: [...] > You might find some relevant information searching config.log for > "oss_sysinfo". The configure changes that Julliard added use the oss_sysinfo > structure to check that you have OSSv4 installed. > > If Wine is trying to build wineoss.drv, then you