Re: [Gimp-user] Two instances of TIF in save menu

2004-01-28 Thread misfit-x
Ok. Thanks Dave. :) As for the drop down, thanks for the tip, Sven. I
think it's much easier to do it that way anyway, since the only formats
I usually use is png and jpg. Occasionally gif if I make an animation
(which is rare). I find that even if I type in a filename and choose
from the box, I have to type in the extension anyway. This just saves me
a step. :)

-- 
.:: misfit-x ::.


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Two instances of TIF in save menu

2004-01-27 Thread misfit-x
Version: Gimp-2.0pre2-1 (rpm build)

If you go to save an image and choose a file format in the drop down
box, there appears to be two instances of Tiff.
-- 
.:: misfit-x ::.


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Suggestion for non-tablet users...

2004-01-16 Thread misfit-x
I apologize to Sven N. for accidentally emailing him last night. Goofed
up in the mail program. ;) I usually try to be sure everything is
replied only to the list. Yesterday I noticed some stuff was replied in
private email and thought I caught them all.

Anyway, I wonder if they would somehow make the features that are
available for pen-tablets in Gimp useable for the mouse too. Like for
instance, the brush size (in 2.0pre1), etc. or have a regular feature
added to manually add the size to what you like. (Same idea for all the
normally-pen tablet features).

I also wondered if the rpm versions of Gimp have tablet enabled or do we
have to compile Gimp with the suggested flag to get that? (Thinking of
future here.) I find RPMs easier because with something like Gimp, I
have too hard a time compiling it (can't even get past ./configure) due
to dependancies. I can't run Freetype 2 apparently or it messes up my
Xwindows causing me to have to fix my XF86Config's font settings. :(
Being on dial-up, also getting new packages/updates takes a lng
time. So if Gimp runs from RPMs, the better. :)

-- 
.:: misfit-x ::.


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Compile problems and GTK

2004-01-16 Thread misfit-x
On Fri, 2004-01-16 at 18:38, Brad Kligerman wrote:
 checking for GTK+ - version = 2.2.2...
 *** 'pkg-config --modversion gtk+-2.0' returned 2.2.4, but GTK+ (2.2.1)
 *** was found!
 When I tried to uninstall GTK+ (2.2.1) as you suggested, it said 2.2.1 
 was not installed.

# rpm -qa | grep gtk+

If it shows 2.2.1 then:

# rpm -e --force gtk+-2.2.1

If that didn't work, then there's a config somewhere that's still saying
there's a GTK+-2.2.1 somewhere. I have another idea... REinstall
GTK+2.2.1, then uninstall it. Then reinstall (just make install in the
source tree you compiled GTK+-2.2.4 in, if you still have the sources
compiled (ie. didn't delete the dirs or run make clean yet)). And see if
that helps.

 Before I throw in the towel and go back to Photoshop, I just want to 
 understand what my _/etc/ld.so.conf_ should look like. Mine has the 
 following...
 
 /opt/lib/gtk+-2.2.4/lib/pkgconfig

I would think it should be in /opt/lib/gtk+-2.2.4/lib instead?

 /usr/X11R6/lib
 /usr/kerberos/lib
 /usr/lib/qt-3.1/lib
 /usr/lib/sane

Rest of this looks good to me.

If you really really want to run PhotoShop, you can in linux 
using WINE (www.winehq.org). Runs slower but works - at least PS LE 5 worked
for me. However, I would rather use Gimp, personally.

You can still use Gimp 1.2.x but the new 2.0pre1 is really nice. :)

-- 
.:: misfit-x ::.


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] help with compilation

2004-01-15 Thread misfit-x
On Thu, 2004-01-15 at 14:31, Josenildo Marques wrote:
 checking for librsvg-2.0 = 2.2.0... Package librsvg-2.0 was not found
 in the pkg-config search path.
 Perhaps you should add the directory containing `librsvg-2.0.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'librsvg-2.0' found
 configure: WARNING: *** SVG import plug-in will not be built (librsvg
 not found) ***

Try this:

# locate librsvg-2.0.pc (take note of the path)
# export PKG_CONFIG_PATH=(path as above minus the *.pc file)

Then make clean and try configure from scratch. 

.:: misfit-x ::.



___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp version's outdated

2004-01-13 Thread misfit-x
On Tue, 2004-01-13 at 11:53, Timothy E. Jedlicka - wrk wrote:
  On 13 Jan 2004, Sven == Sven Neumann wrote:
 
   Sven Is there a particular reason you are running such an outdated version?
 
 I see this statement a lot - i.e. users using really old versions of Gimp. 
 Would it be reasonable/feasible to add a hook into gimp that checks it's age 
 and gives a warning if it is more than x months old?

Would it possibly be that at gimp.org the latest stable version is
1.2.5 and that is what might be included in most distros (not sure
what distros all include, but my RH9 I got was 1.2.something)? And 
maybe other folks would not want to risk using an unstable yet
newer version? FWIW, I'm using 2.0pre1 and keeping up with stuff. 
But I can imagine some would rather wait for a stable release...?



___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] gimp-remote -n not starting new instance

2004-01-11 Thread misfit-x
On Sun, 2004-01-11 at 19:55, Sven Burmeister wrote:
 In fact un update was overdue as it seems, do not know why Suse still 
 supplies that old version.

That's nothing... My RH9 distro came with gimp-1.2x! Of course I updated
like very fast. :) 

.:: misfit-x ::.

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user