Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy home page: puppylinux.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Tue 09 Feb 2010, 12:53
All times are UTC - 4
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff)
Gimp 2.4.3
Moderators: deshlab, Flash, GuestToo, Ian, JohnMurga, Lobster
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
Page 1 of 1 Posts_count  
Author Message
MU


Joined: 24 Aug 2005
Posts: 13525
Location: Karlsruhe, Germany

PostPosted: Fri 11 Jan 2008, 09:37    Post_subject:  Gimp 2.4.3  

This is the great graficsprogram Gimp, Version 2.4.3.

This is for Puppys with Gtk 2.10, what means it will not run in Puppy2 except Puppy 2 Retro (but I did not test that one).
I tested it in Muppy 008 (Puppy 3 with addons).

I compiled it the same way as the release candiadate, see:
http://murga-linux.com/puppy/viewtopic.php?t=22670

Download (8 MB):
http://dotpups.de/puppy3/dotpups/Grafics/Gimp-2.4.3.pup
or:
http://puppyfiles.ca/dotpupsde/puppy3/dotpups/Grafics/Gimp-2.4.3.pup

German Language-addon (deutsche Übersetzung) (150 kb):
http://dotpups.de/puppy3/dotpups/Grafics/Gimp-2.4.3-locale-deutsch.pup
or
http://puppyfiles.ca/dotpupsde/puppy3/dotpups/Grafics/Gimp-2.4.3-locale-deutsch.pup

Localization for all other countries (6 MB):
http://dotpups.de/puppy3/dotpups/Grafics/Gimp-2.4.3-locale.pup
or:
http://puppyfiles.ca/dotpupsde/puppy3/dotpups/Grafics/Gimp-2.4.3-locale.pup

Mark

Edited_time_total
Back to top
View user's profile Send_private_message Visit_website 
jcoder24


Joined: 06 May 2005
Posts: 601
Location: Barbados

PostPosted: Fri 11 Jan 2008, 09:44    Post_subject:  

Downloading now. Thanks a million!!!
Back to top
View user's profile Send_private_message 
MU


Joined: 24 Aug 2005
Posts: 13525
Location: Karlsruhe, Germany

PostPosted: Fri 11 Jan 2008, 10:31    Post_subject:  

my idea of "quickgimp" did not work.
I removed it from the dotpup now.
Mark
Back to top
View user's profile Send_private_message Visit_website 
Lobster
Official Crustacean


Joined: 04 May 2005
Posts: 10943

PostPosted: Fri 11 Jan 2008, 14:51    Post_subject:  

Smile Thanks Mark

I recently came across a program called "Pixel" that is in Beta
(and they are already charging for). They charge for the Linux version too. Crying or Very sad
It looks good but I am am becoming more familiar with Gimpshop (and Gimp) and I find it excellent. I tend to use Xara more (different type of program) as I am familiar with it.

Once you start using Free and Open Source (not always free) software the idea of paying just feels odd . . .

Anyway . . . Gimp just gets better and better - looking forward to trying the new version Cool

_________________
Experimental Unofficial Puppy 4.3.2 Built by Barry Kauler Woof Powered test NOW
Back to top
View user's profile Send_private_message Send_email Visit_website 
Matu

Joined: 08 Feb 2007
Posts: 48
Location: Europe, Hungary

PostPosted: Fri 11 Jan 2008, 18:07    Post_subject:  

Thanks for the great work. I had only one problem and this was the default language setting. As I'm hungarian I prefer my language in applications. So I started to search a solution for changing the locale from english to hungarian. Finally with the following modification it worked:

1. Opened the /usr/local/Gimp-2.4.3/gimp243 file with geany
2. Added the following line:

Code:
export LANGUAGE=hu_HU:$LANGUAGE


so the start script now looks like this:

Code:
#!/bin/bash

export LD_LIBRARY_PATH=/usr/local/Gimp-2.4.3/dependencies:$LD_LIBRARY_PATH
export PATH=/usr/local/Gimp-2.4.3/bin:$PATH
export LANGUAGE=hu_HU:$LANGUAGE

/usr/local/Gimp-2.4.3/bin/gimp "$@" &


3. saved it and now my Gimp is hungarian Very Happy

Thanks again for this great packages!

Best,
Matu
Back to top
View user's profile Send_private_message Send_email 
gerry

Joined: 26 Jul 2007
Posts: 618
Location: England

PostPosted: Tue 15 Jan 2008, 11:13    Post_subject:  

Great! I've installed it into my puppy 3.01: but I have a problem. When I try to print an image, I get a message saying "Print plug-in crashed." I checked that it is there, and the printer is plugged in and switched on. Anyone got any other ideas? Some lib missing?

Gerry
Back to top
View user's profile Send_private_message Send_email 
gerry

Joined: 26 Jul 2007
Posts: 618
Location: England

PostPosted: Tue 15 Jan 2008, 11:15    Post_subject:  

Great! I've installed it into my puppy 3.01: but I have a problem. When I try to print an image, I get a message saying "Print plug-in crashed." I checked that it is there, and the printer is plugged in and switched on. Anyone got any other ideas? Some lib missing?

Gerry
Back to top
View user's profile Send_private_message Send_email 
MU


Joined: 24 Aug 2005
Posts: 13525
Location: Karlsruhe, Germany

PostPosted: Tue 15 Jan 2008, 11:36    Post_subject:  

Gerry, does it also happen with the release candidate?
You can install it in addition to 2.4.3, as both use different folders.
http://murga-linux.com/puppy/viewtopic.php?t=22670

I have no printer, so I installed in Cups the "print to PDF-file" as printer.
I can "print" without crash in 2.4.3.
But I have a modified Cups.

Please let me know your result, I then could try it with Standard Puppy.

Mark
Back to top
View user's profile Send_private_message Visit_website 
gerry

Joined: 26 Jul 2007
Posts: 618
Location: England

PostPosted: Tue 15 Jan 2008, 11:43    Post_subject:  

MU... I've just realised that I don't get a printer dialogue box when I click on "print". Should I?

Gerry
Back to top
View user's profile Send_private_message Send_email 
MU


Joined: 24 Aug 2005
Posts: 13525
Location: Karlsruhe, Germany

PostPosted: Tue 15 Jan 2008, 11:56    Post_subject:  

yes.
I get the printerdialog, and can choose between PDF and a testprinter I have added in the Cups webinterface.

Do you get a printdialog in Abiword?
If not, please add a new testprinter in Cups to check, if it is set up correctly.

Mark
Back to top
View user's profile Send_private_message Visit_website 
gerry

Joined: 26 Jul 2007
Posts: 618
Location: England

PostPosted: Tue 15 Jan 2008, 12:02    Post_subject:  

Thanks... yes I get a print dialogue in Abiword, but it won't print, so something has happened to my printer set-up: it may not be GIMP-specific.

Question: will this GIMP .pup work in 214R?

Gerry
Back to top
View user's profile Send_private_message Send_email 
MU


Joined: 24 Aug 2005
Posts: 13525
Location: Karlsruhe, Germany

PostPosted: Tue 15 Jan 2008, 12:05    Post_subject:  

214R
It might, as that uses an updated Gtk2.
But I did not test that.
Please try and tell us if it does.
I think 214R will be the only Puppy from the "2" series, where it might work.

Mark
Back to top
View user's profile Send_private_message Visit_website 
gerry

Joined: 26 Jul 2007
Posts: 618
Location: England

PostPosted: Tue 15 Jan 2008, 12:36    Post_subject:  

MU... thanks. I think I'd better start a new thread for this problem: I can't print anything except the CUPS test page in either 301 or 214R. The only thing that I can imagine is that I cleaned out some old stuff, one of which was a pup-save for 217. I can't imagine how, but that must have upset the printer system somehow.

Gerry
Back to top
View user's profile Send_private_message Send_email 
MU


Joined: 24 Aug 2005
Posts: 13525
Location: Karlsruhe, Germany

PostPosted: Tue 15 Jan 2008, 13:01    Post_subject:  

you can check that like this:
run Puppy with the option
pfix=ram

Then it will not use your save-file.
Or create a second one in the same folder as the other.
E.g.: pup_save-test.2fs
Create it with leafpad for example (File - new , File - save as).
It is invalid, but forces Puppy to show a menu at startup to select which save-file to use.
There you choose "0" (use no save-file).
When you sutdown then, you get the option to create a new, valid save-file.

Like this you get a new, clean one in addition to your existing one.
You then can choose it at startup, too.
Here you can check, if Cups works correctly.

Mark
Back to top
View user's profile Send_private_message Visit_website 
Scoticus


Joined: 01 Jan 2007
Posts: 443
Location: Erskine, Scotland

PostPosted: Tue 15 Jan 2008, 16:20    Post_subject: Gimp 2.4.3  

Many thanks Mark

Downloaded your offering and printed a trial photo on ordinary paper and it worked well. Only thing I noticed was a slightly lighter colouring between the Gimp printing and that using XP

Selecting the print I was given the choise of CUPS or my Epson printer and opted for Epson.

This will keep me busy experimenting with GIMP and improving my pictures.

Once again thanks

_________________
Puppy 4.0; AMD Athlon X2 4400 Processor; 2048MB DDR2 Memory; 320GB HD; nVidia 6100 Graphics; 16x Dual Layer DVD burner; Philips 190X5 monitor,Epson Stylus Photo R265 printer. Logitech LX 710 cordless keyb & mouse
Back to top
View user's profile Send_private_message 
Display_posts:   Sort by:   
Page 1 of 1 Posts_count  
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff)
Jump to:  

Rules_post_cannot
Rules_reply_cannot
Rules_edit_cannot
Rules_delete_cannot
Rules_vote_cannot
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
hot copy
[ Time: 0.3199s ][ Queries: 8 (0.0421s) ][ Debug on ]