[Gimp-user] FYI: Gimp 2.9.1 - Git version - Ubuntu packages for Raring and Saucy are available

2013-11-09 Thread Carusoswi
Thorsten:
I was able to install on my 13.0 Ubuntu, and it worked great for a couple of
hours, was quite snappy, too!
However, shortly thereafter, Gimp began refusing to open newly created 16 bit
tiff files (see my post earlier re: Gimp 2.9.1 Plug-in crashed: file-tiff-load

Are you able to offer any clues behind this error message?  Why would it have
worked for a while, then stop working, and why do those files with which I had
success continue to open, but new files not?  Curious.

Great work though, thanks.  Loved it while I had it.

Caruso

Hi, folks,

Success!

FYI: If you need to install a Gimp developer snapshot - just call it
Gimp 2.9.1 - on Ubuntu Raring and Saucy try this:

https://launchpad.net/~otto-kesselgulasch/+archive/gimp-experimental/

But consider it's experimental. Use it on your own risk!

PS: I could not made packages for Precise and Quantal because of a
dependency issue: Gimp 2.9 needs at least Glib 2.36. I will try to
build
a standalone version for older Ubuntus which will carry it's own
packages.

Sorry for that

-- 
Carusoswi (via www.gimpusers.com/forums)
___
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] Shift + 2 not working ?

2013-11-09 Thread Patrick Shanahan
* Gunold Brunbauer gunoldbrunba...@online.de [11-09-13 07:33]:
 By pressing Shift + 2 should the view get resized by 50% - but nothing
 happens.
 (Win 7 - gimp 2.8.6 64 bit)

not win but shift+keypad-# works here and resize is to 50% rather
than +50%.
-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://linuxcounter.net
___
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] Shift + 2 not working ?

2013-11-09 Thread Michael Schumacher
On 09.11.2013 13:33, Gunold Brunbauer wrote:
 By pressing Shift + 2 should the view get resized by 50% - but nothing
 happens.

This has been reported as
https://bugzilla.gnome.org/show_bug.cgi?id=711702


-- 
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
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] Shift + 2 not working ?

2013-11-09 Thread Greg Chapman
Hi,

On 09 Nov 13 13:01 Patrick Shanahan ptilopt...@gmail.com said:
  By pressing Shift + 2 should the view get resized by 50% - but 
  nothing happens.
  (Win 7 - gimp 2.8.6 64 bit)
 
 not win but shift+keypad-# works here and resize is to 50% 
 rather than +50%.

Win 7 GIMP 2.8.4 32bit

Not a keystroke I ever remember using but just checked and here the 
+zoom keys (1-5) work, but not the -zoom. (i.e. the SHIFT+number)

Greg Chapman
http://www.gregtutor.plus.com
___
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] Text tool question

2013-11-09 Thread Scookum
Hi Everyone, 

I just installed gimp on my new mac using the dmg file provided at gimp org
downloads.   I do most of my photography editing in Aperture but would like to
use Gimp to add other effects such as text etc.

I've been trying to add some text to some images but I'm having a lot of
problems,  I press T for text and the text editor pops up but every time I try
to type something it's using what I'm typing as hotkeys and not entering text.

e.g I hit T for text then if I type S Gimp presents me with the tool hot keyed
for S..

Any suggestions?My Gimp is 2.8.4

-- 
Scookum (via www.gimpusers.com/forums)
___
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] Text tool question

2013-11-09 Thread Michael Schumacher
On 09.11.2013 15:40, Scookum wrote:

 e.g I hit T for text then if I type S Gimp presents me with the tool hot keyed
 for S..

This is bug https://bugzilla.gnome.org/show_bug.cgi?id=710943


-- 
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
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] libglib-2.0-0.dll error after upgrading to 2.8.8

2013-11-09 Thread HammerBob
After I upgraded from GIMP 2.8.6 to 2.8.8 on my Windows 7 x64 computer I get
this error message when I try to open a JPEG file as a new layer:

ufraw-gimp.exe - Entry Point Not Found
The procedure entry point g_get_home_dir_utf8 could not be located in the
dynamic link library libglib-2.0-0.dll.

A Google search turned this up:
https://bugzilla.redhat.com/show_bug.cgi?id=951588

When I upgraded I used the distribution from here:
http://www.gimpusers.com/downloads/95-gimp-2-8-8-windows

How can I fix this?

-- 
HammerBob (via www.gimpusers.com/forums)
___
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] libglib-2.0-0.dll error after upgrading to 2.8.8

2013-11-09 Thread Patrick Shanahan
* HammerBob for...@gimpusers.com [11-09-13 11:44]:
 After I upgraded from GIMP 2.8.6 to 2.8.8 on my Windows 7 x64 computer I get
 this error message when I try to open a JPEG file as a new layer:
 
 ufraw-gimp.exe - Entry Point Not Found
 The procedure entry point g_get_home_dir_utf8 could not be located in the
 dynamic link library libglib-2.0-0.dll.
 
 A Google search turned this up:
 https://bugzilla.redhat.com/show_bug.cgi?id=951588
 
 When I upgraded I used the distribution from here:
 http://www.gimpusers.com/downloads/95-gimp-2-8-8-windows
 
 How can I fix this?

There was more discussion about this for windows.  You need to search
further for windows solution.  I do not run windows and do not recall
the exact solution, something about the *location* of the dll, iirc.
-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://linuxcounter.net
___
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] Text tool question

2013-11-09 Thread Scookum
This is bug https://bugzilla.gnome.org/show_bug.cgi?id=710943

Okay thanks !

-- 
Scookum (via www.gimpusers.com/forums)
___
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] Shift + 2 not working ?

2013-11-09 Thread Liam R E Quin
On Sat, 2013-11-09 at 13:33 +0100, Gunold Brunbauer wrote:
 By pressing Shift + 2 should the view get resized by 50% - but nothing 
 happens.

Shift-2 is the @ sign for me, but it depends on your keyboard.
Here zooming is on the + key, shift-equals for me.

Check edit-keyboard sortcuts for what it should do.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml

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