Re: [Gimp-user] Windows 2.6.2 installer problem(s) - ATTN: Jernej(?)

2008-11-09 Thread Sven Neumann
Hi,

On Sat, 2008-11-08 at 20:16 -0500, Alec Burgess wrote:

> (1) One thing caught my attention in it:
> =
> (gimp-2.6.exe:4928): Gtk-WARNING **: Could not find the icon 'gtk-file'. 
> The 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
> http://icon-theme.freedesktop.org/releases
> 
> (gimp-2.6.exe:4928): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion 
> `icon_info != NULL' failed
> 
> (gimp-2.6.exe:4928): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion 
> `icon_info != NULL' failed
> 
> (gimp-2.6.exe:4928): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion 
> `icon_info != NULL' failed
> =
> checking the site referenced above I see a "bunch" of tar.gz files, most 
> recent being:
> -- hicolor-icon-theme-0.10.tar.gz22-Nov-2006 04:02  33K
> 
> Question: does this indicate something that should have been done in the 
> build for the windows installer?

The GTK+ file-chooser probably uses the icons from the hicolor theme. No
idea if it should use windows system icons on Windows or if it would be
better to include the icon theme in the installer.

> (2) Gimp internal help browser - BUMP

No idea what you mean by "BUMP".

> I'm still seeing the same Help-Internal browser problem:
> > The GIMP help browser plug-in appears to be missing from your 
> > installation. You may instead use the web browser for reading the help 
> > pages.
> 
> I thought that this was something required some tweak to the Windows 
> build and was going to be fixed for 2.6.2. Did I misunderstand?

Absolutely. The help-browser plug-in is not included in the installer
and this is not likely going to change. Not until someone manages to
build webkit on Windows.


Sven


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Windows 2.6.2 installer problem(s) - ATTN: Jernej(?)

2008-11-09 Thread Michael Schumacher
Alec Burgess wrote:

> Hmmm ... so:
> ==
> Parsing 'C:\Documents and Settings\Alec\.gimp-2.6\pluginrc'
> Querying plug-in: 'D:\Program
> Files\GIMP-2.6\lib\gimp\2.0\plug-ins\pyconsole.py'
> 
> (gimp-2.6.exe:5912): LibGimpBase-WARNING **: gimp-2.6.exe:
> gimp_wire_read(): error
> ==
> probably indicates something wrong with my Gimp-python install?

It does indicate that your platform does not support execute bits -
pyconsole.py is not supposed to be run when GIMP starts, and the missing
bit prevents this on other platforms.

Other than this message there are no ill effects.

HTH,
Michael

-- 
GIMP > http://www.gimp.org  | IRC: irc://irc.gimp.org/gimp
Wiki > http://wiki.gimp.org | .de: http://gimpforum.de
Plug-ins > http://registry.gimp.org |
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Windows 2.6.2 installer problem(s) - ATTN: Jernej(?)

2008-11-08 Thread Alec Burgess


David Hodson ([EMAIL PROTECTED]) wrote (in part)  (on 2008-11-08
at 21:11):

 > However I'm still confused by: "LibGimpBase-WARNING **:
 gimp-2.6.exe:
 > > gimp_wire_read(): error"
 > > Does this indicate a real problem?

 gimp_wire_read(): error is usually what you get when the plugin
 crashes
 while talking to the main Gimp process. It's not a good thing.

Hmmm ... so:
==
Parsing 'C:\Documents and Settings\Alec\.gimp-2.6\pluginrc'
Querying plug-in: 'D:\Program 
Files\GIMP-2.6\lib\gimp\2.0\plug-ins\pyconsole.py'


(gimp-2.6.exe:5912): LibGimpBase-WARNING **: gimp-2.6.exe: 
gimp_wire_read(): error

==
probably indicates something wrong with my Gimp-python install? At least 
some Python plugins appear to be working. Is there any way to pin this 
down enough to file a meaningful bugzilla report?


Filters - python-fu - console shows:

GIMP 2.6.2 Python Console
Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
>>>
===
but I don't know what I *ought* to be able to do in it :-(

--
Regards ... Alec   ([EMAIL PROTECTED] & WinLiveMess - [EMAIL PROTECTED])


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Windows 2.6.2 installer problem(s) - ATTN: Jernej(?)

2008-11-08 Thread David Hodson
On Sat, 2008-11-08 at 20:55 -0500, Alec Burgess wrote:

> However I'm still confused by: "LibGimpBase-WARNING **: gimp-2.6.exe:
> gimp_wire_read(): error"
> Does this indicate a real problem?

gimp_wire_read(): error is usually what you get when the plugin crashes
while talking to the main Gimp process. It's not a good thing.

-- David


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Windows 2.6.2 installer problem(s) - ATTN: Jernej(?)

2008-11-08 Thread Alec Burgess

Alec Burgess ([EMAIL PROTECTED]) wrote (in part)  (on 2008-11-08 at
20:16):

 (3) I have another question about overriding Folders-Plugins (GAP
 related) I'll post in a new thread.

Followup: turns out there is no problem here ...

I was confused by what the following lines were telling me:
==
INIT: gimp_real_restore
Skipping duplicate plug-in: 'D:\Program 
Files\GIMP-2.6\lib\gimp\2.0\plug-ins\gap_plugins.exe'
Skipping duplicate plug-in: 'D:\Program 
Files\GIMP-2.6\lib\gimp\2.0\plug-ins\gap_video_extract.exe'

Parsing 'C:\Documents and Settings\Alec\.gimp-2.6\pluginrc'
Querying plug-in: 'D:\Program 
Files\GIMP-2.6\lib\gimp\2.0\plug-ins\pyconsole.py'


(gimp-2.6.exe:1408): LibGimpBase-WARNING **: gimp-2.6.exe: 
gimp_wire_read(): error

Initializing plug-in: 'D:\Data Files\Gimp-2.x_resources\plug-ins\pspi.exe'
==
On closer examination I see that it is doing what it should - skipping 
the GAP related plugins in:
D:\Program Files\GIMP-2.6\lib\gimp\2.0\plug-ins\ put there by the GAP 
2.4 installer and using instead the (newer) plugins gap_plugins.exe and 
gap_video_extract.exe found at:
Gap2.4 BugFix Files by =photocomix-resources 
http://photocomix-resources.deviantart.com/art/Gap2-4-BugFix-Files-77466242 
which I deliberately put in a separate location so I wouldn't lose them 
if installing a new GIMP-2.6.x version subsequently.


However I'm still confused by: "LibGimpBase-WARNING **: gimp-2.6.exe: 
gimp_wire_read(): error"

Does this indicate a real problem?

Googling [gimp_wire_read] I see a number of posts (apparently related to 
GTK and/or Python and mostly MAC related)

Searching Bugzilla for [gimp_wire_read] I find two hits:
(1) Bug 483502 -- Save as dialog comes up empty on second use
(2) Bug 551243 -- crash in GNU Image Manipulation Program: I had just 
clicked on "s...
Both: Product: gtk+ Component: GtkFileChooser Version: 2.12.x Status: 
UNCONFIRMED


Above are on Unix systems. I haven't seen any errors associated with 
above but wonder if the warning message in --verbose output indicates 
something just waiting to get triggered?   


--
Regards ... Alec   ([EMAIL PROTECTED] & WinLiveMess - [EMAIL PROTECTED])


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user