Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-09 Thread Mike Hearn
On Wed, 09 Jun 2004 14:58:20 +0200, Luca Capello wrote: > Before writing to the XDG mailing-list in order to have their opinion, > I'd like to know the WINE developers one, please. No, categories aren't used for Windows programs. They just don't have a Categories= key at all. Instead you want to d

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-09 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again, Mike! on 06/09/2004 01:02 PM, Mike Hearn wrote: > Current Gnome implements an older version of the spec. They are moving to > the latest version. The older version really did not work too well for > Wines needs - in fact, this is one of the

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-09 Thread Mike Hearn
On Wed, 09 Jun 2004 10:53:59 +0200, Luca Capello wrote: > I agree. I didn't know this standard before and I think you're referring > to the specifications at [1]. Yep. > AFAIK (and I didn't read more docs), > GNOME2 uses something similar to XDG to create its menu via the > 'gnome-vfs-2.0'. Now,

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-09 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Mike, on 06/08/2004 07:45 PM, Mike Hearn wrote: > I don't think it makes any sense to support anything other than the XDG > menu spec (which unfortunately not much supports yet, I think Fedora Core > 2 has most of it in place). There is a standa

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-08 Thread Mike Hearn
On Tue, 08 Jun 2004 18:03:38 +0200, Luca Capello wrote: > - - get it working again on my machine (GNOME2 on Debian) - - extend it > to other desktop environments (KDE2/3, GNOME1) on Debian - - extend it > to other distros I don't think it makes any sense to support anything other than the XDG menu

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-08 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Robert, on 06/08/2004 03:58 AM, Robert Shearman wrote: > Ok, we can do a deal. I'll look at the winemenubuilder code if you look at > the wineshelllink script (as I've not got enough programming skills for the > latter!). I'll try to increase th

RE: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-07 Thread Robert Shearman
Luca Capello wrote: > > Hi Robert, > > > Well, it seems that the problem is somewhere but not due to the .lnk > path... I'm still here for other testings, as I'd like to solve it. Next > step will be solving the 'wineshelllink' script (but I can do the > latter, while for the former I've not enough

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-06 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Robert, on 06/06/2004 03:39 PM, Robert Shearman wrote: > Have you tried giving winemenubuilder a Windows path instead of a > Unix path? > And, yes, it isn't very informative when things go wrong. I had already tried, but I forgot to mention it... I

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-06 Thread Robert Shearman
Luca Capello wrote: > [EMAIL PROTECTED]:~/cvs/wine$ ./wine winemenubuilder \ > /home/luca/.wine/fake_windows/TreeView.lnk > WinMain > next_token > Process_Link > fixme:shell:SHELL32_DllCanUnloadNow (void): stub > err:menubuilder:WinMain failed to build menu item for \ > /home/luca/.wine

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-06 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, on 06/06/2004 12:03 PM, Mike Hearn wrote: > On Sat, 05 Jun 2004 16:45:23 +0200, Luca Capello wrote: >> Is this a 'wine' bug or a problem with my configuration? > I think it's a Wine bug. wineshelllink is just out of date ... keeping the > menu

Re: [winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-06 Thread Mike Hearn
On Sat, 05 Jun 2004 16:45:23 +0200, Luca Capello wrote: > Is this a 'wine' bug or a problem with my configuration? I think it's a Wine bug. wineshelllink is just out of date ... keeping the menu code working in the face of the change to the new menu system is a *lot* of work. thanks -mike