Re: [Gimp-user] Gimp 2.8.6 Windows - Queries new Plug-ins at every startup

2013-07-01 Thread Jesse Pavel
On Wed, Jun 26, 2013 at 4:11 PM, Jernej Simončič 
jernej|s-gm...@eternallybored.org wrote:

 This appears to be a bug in 32-bit build - we're looking into it.


Is this a bug in the code (say, in gimppluginmanager-restore.c or
thereabouts) that I could help with, or with the process for the 32-bit
build for Windows?


~JP
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] Gimp 2.8.6 Windows - Queries new Plug-ins at every startup

2013-06-26 Thread Jesse Pavel
Hello,

Gimp 2.8.6 (on Windows) queries new plugins at every startup; 2.8.4 did not.
It seems pluginrc in the .gimp-2.8 user directory is written properly, and
when run with --verbose, gimp reports that it is parsing the file, but
immediately queries all the plugins anyhow.

Looking at pluginrc, it seems that the UNIX timestamps (what I assume the
numbers like 1372230879 are) refer to the plugins' creation date, and seem
correct.

Have others been experiencing this?

Thanks,
Jesse
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Gimp 2.8.6 Windows - Queries new Plug-ins at every startup

2013-06-26 Thread Jesse Pavel
On Wed, Jun 26, 2013 at 10:40 AM, Michael Schumacher schum...@gmx.dewrote:

 Yes, it does that. But in order to avoid querying plug-ins that haven't
 changed, their modification time is compared to the cached values. The
 whole query is hardly noticeable on a modern system except on the first
 launch (and launches after an upgrade).


 Regards,
 Michael



Ah, indeed - I should have been more specific: 2.8.6 runs each plugin on
every startup to load the information for pluginsrc, as though it were a
new installation.

I've only tested 2.8.6 on Windows, but I'll try it out on Linux soon to see
if the same thing happens.

Best,
Jesse
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list