GIMP help in 2.6

ForumsGIMP documentation (read-only) ► GIMP help in 2.6

Sent: 2008-07-01 23:25:31 UTC (over 3 years ago)

From: Sven Neumann

GIMP help in 2.6

Hi,

I'd like to point out some changes and new features in GIMP 2.5.1
affecting the GIMP help system. I'd love if some of you guys could give
it some testing and give feedback.

?The help browser has been ported from gtkhtml2 to WebKit. It now does a
much better job at rendering the user manual. While doing the port, I
have also streamlined the user interface further and the help browser is
now even more compact and hopefully easier to use.

The user manual can now be used online. There's an option in the
Preferences dialog for this. When selected, the user does not need to
install the gimp-help package and the context help will access the
online user manual directly. The plan for GIMP 2.6 is to make this even
easier and to ask the user if the online version should be used when she
tries to access the help for the first time and no local copy of the
user manual is installed.

I hope you will like these changes.

Sven

Sent: 2008-07-02 21:25:23 UTC (over 3 years ago)

From: Ulf-D. Ehlert

GIMP help in 2.6

Sven Neumann (Dienstag, 1. Juli 2008, 23:25):
> ?The help browser has been ported from gtkhtml2 to WebKit. It now
> does a much better job at rendering the user manual. While doing the
> port, I have also streamlined the user interface further and the help
> browser is now even more compact and hopefully easier to use.

Is this WebKit from http://webkit.org/?

It looks like they don't provide stable packages, and I don't have the
time (and probably knowledge) to fix their bugs.

Is there any other source? If not, is it possible to compile gimp
without WebKit (or without gimp-help-browser if necessary)?

Ulf

Sent: 2008-07-03 08:37:37 UTC (over 3 years ago)

From: Roman Joost

GIMP help in 2.6

Hi Sven,

On Tue, Jul 01, 2008 at 11:25:31PM +0200, Sven Neumann wrote:
> I'd like to point out some changes and new features in GIMP 2.5.1
> affecting the GIMP help system. I'd love if some of you guys could give
> it some testing and give feedback.
> [...]
>
> I hope you will like these changes.
I very much like this feature and I think it will help users as well
skipping the part of installing the manual and fetch it over the net as
well (if they have a permanent connection).

Thanks for your work!

--
Roman Joost
www: http://www.romanofski.de
email: romanofski at gimp.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : /lists/gimp-docs/attachments/20080703/a3f5c81a/attachment.bin

Sent: 2008-07-04 08:59:37 UTC (over 3 years ago)

From: Sven Neumann

GIMP help in 2.6

Hi,

On Wed, 2008-07-02 at 21:25 +0200, Ulf-D. Ehlert wrote:

> Is this WebKit from http://webkit.org/?

Yes, the GTK+ port of this browser engine.

> It looks like they don't provide stable packages, and I don't have the
> time (and probably knowledge) to fix their bugs.

A stable webkit release (1.0) is supposed to be available very soon now.

> Is there any other source? If not, is it possible to compile gimp
> without WebKit (or without gimp-help-browser if necessary)?

That's what happens automatically if webkit is not installed.

Sven

Sent: 2008-07-05 13:18:12 UTC (over 3 years ago)

From: Sven Neumann

GIMP help in 2.6

Hi,

On Fri, 2008-07-04 at 08:59 +0200, Sven Neumann wrote:

> A stable webkit release (1.0) is supposed to be available very soon now.

It even has been released while I was on vacation. The 1.0.1 release is
available from
http://people.freedesktop.org/~alp/webkit/gtk/webkit-1.0.1.tar.gz

Sven

Sent: 2008-07-05 18:11:57 UTC (over 3 years ago)

From: Roman Joost

GIMP help in 2.6

Hi Sven,

On Sat, Jul 05, 2008 at 01:18:12PM +0200, Sven Neumann wrote:
> On Fri, 2008-07-04 at 08:59 +0200, Sven Neumann wrote:
>
> > A stable webkit release (1.0) is supposed to be available very soon now.
>
> It even has been released while I was on vacation. The 1.0.1 release is
> available from
> http://people.freedesktop.org/~alp/webkit/gtk/webkit-1.0.1.tar.gz
I couldn't resist trying it out. Installed webkit and now my help
browser works again - yay!

I tried the preferences switch so the help browser loads the manual from
the internet and run into a problem. When pressing F1 I get an error
message:

There is a problem with the GIMP user manual.

Could not open 'http://docs.gimp.org/en/gimp-help.xml' for reading:
Operation not supported

Please check your installation

I checked with mozilla and the path is correct. Do I need to setup a
GIMP2_HELP_URI again or something? I run GIMP with --verbose and got the
following information:

HELP: request for help-id '(null)' from help-domain '(null)'

If it's a bug I file a report.

Cheers,

--
Roman Joost
www: http://www.romanofski.de
email: romanofski at gimp.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : /lists/gimp-docs/attachments/20080705/098236c8/attachment.bin

Sent: 2008-07-06 03:22:14 UTC (over 3 years ago)

From: Sven Neumann

GIMP help in 2.6

Hi,

On Sat, 2008-07-05 at 18:11 +0200, Roman Joost wrote:

> I tried the preferences switch so the help browser loads the manual from
> the internet and run into a problem. When pressing F1 I get an error
> message:
>
> There is a problem with the GIMP user manual.
>
> Could not open 'http://docs.gimp.org/en/gimp-help.xml' for reading:
> Operation not supported

Looks like you don't have gvfs installed. Unfortunately there's no way
to check that at compile time. It should be considered a dependency for
gio.

Sven

Sent: 2008-07-07 08:56:39 UTC (over 3 years ago)

From: Sven Neumann

GIMP help in 2.6

Hi,

On Sat, 2008-07-05 at 18:11 +0200, Roman Joost wrote:

> I tried the preferences switch so the help browser loads the manual from
> the internet and run into a problem. When pressing F1 I get an error
> message:
>
> There is a problem with the GIMP user manual.
>
> Could not open 'http://docs.gimp.org/en/gimp-help.xml' for reading:
> Operation not supported

You should get a slightly more useful error message now. But I am still
puzzled why your installation of GIO/GVFS doesn't handle http: requests.
I will get a new computer at work this week and it will run Ubuntu
Hardy. I will check if I can reproduce the problem there.

In the meantime I have also added a check for the local user manual
installation. So if a user requests help and the manual is not
installed, she will see a dialog asking if she wants to use the online
version instead.

Sven

Welcome!


Lost password?

Not a member? Sign up!

Random tutorials | Latest tutorials

  1. Cool glowing text Cool glowing text 40
  2. Smelting text / Creating blood text Smelting text / Creating blood text 37
  3. Crazy Ions Crazy Ions 4
  4. "Solar winds" graphics effect "Solar winds" graphics effect 7

Latest comments

A facebook page, could be great too! (about 14 hours ago in GIMP gets closer to the community with Google+!)

bah just use 2.7.4 (or 2.7.5 on Windows) (about 17 hours ago in Last stable 2.6 release: 2.6.12 has arrived)

Hmm, would prefer Diaspora, I don't use G+ myself, but I guess it h... (about 17 hours ago in GIMP gets closer to the community with Google+!)

Poll

Is GIMP an adequate application for you to create printed graphics like flyers, advertisments etc?

View results

Latest forum activities

Your Ad Here

facts & numbers

gimpusers.com RSS feed

48 identi.ca followers
745 Twitter followers

powered by bitfire it services