| |
| |
| |
|
Page: 1 2
Comments:
<0> cool, i crashed GIMP <0> that was easy ;-) <1> mcsmurf: yeah <1> mcsmurf: we usually try to rather keep it going :) <2> mcsmurf: which release? <0> well i guess to report a bug i first need to fetch the latest version from CVS <0> and risk that my PC goes nuts? ;-) <0> well...not directly GIMP, but GIMPshop 2.2.8 <0> GIMPshop only looks like a quite simple wrapper so <2> then, there is no need to file a bugreport. gimpshop isn't supported. <0> uh...wanna bet that the crash occours with normal GIMP, too? <0> i think most crashers are not caused by GIMPshop... <2> try it with gimp 2.2.12 <0> ok <2> bugs has been fixed since the silly guy who did gimpshop decided to fork. <0> i wish there were more silly guys within the gimp project who made the different window layout permanent
<0> but i'm sure this issue has been discussed to death already :-D <2> by making a fork that confuses everyone? No thanks. <0> GIMPshop could be integrated into official CVS? <2> certainly not in that form. <2> a different window layout should be implemented as an option (the current layout has many advantages), and by someone who actually wants to maintain this. <0> hm 2.2.11 works fine <0> maybe the bug has been fixed between .8 and .11 then :) <0> or the GIMPshop wrapper is doing something strange <2> indeed it does... <0> the wrapper only looked like some window to me <0> which forces the GIMP to be children of that one ;-) <0> s/GIMP/GIMP Windows <2> it could have been. But as I said, it has been done in the silliest possible way... <0> (the problem was it crashed when i tried to create a new image of size A4 with 300dpi after a warning that the image will be 64MB in size) <3> Hello. <4> Hi Kira! <5> How do I set The GIMP to have Emacs-like key bindings under Mac OS X? <4> iain: hi <4> iain: Yo have to configure the keybindings you want. <4> iain: go to the preferences dialog (in the file menu of the toolbox), and "interface". <4> there is both a key binding configurator tehre, and an option for dynamic keyboard shortcuts. <6> How do I add an alpha channel? <4> eugman: Rightclick on the layer thumbnail in the layers dialog. Pick thta option from tehre. <4> eugman: Else, in the layer menu, there is a transparency sub-menu. The options is also there. <6> thanks <6> Also is there a circle tool? <4> eugman: No. <4> eugman: to draw circles, make an elliptical selection. Hld control after you started the selection to constarin it to a circle (or maybe it is hsift, I never remember) <4> WHen the selection is done, go to the edit menu, and pick "stroke selection" <6> Ok <7> I am having trouble running a script in batch mode. I get a batch execution error <7> how does one start to fix that problem <7> I would like to use the gimp to convert xpm files to png. mogrify is not working <8> ccherrett: for command line conversions of that nature, I generally use /usr/bin/convert from ImageMagick <7> Ardonik: I will give it a shot <7> Ardonik: could you provide a one line command to save me some time <7> Ardonik: convert: Improper image header `img_00022.xpm' <8> ccherrett: the man page has examples. <7> that is tyhe same thing that mogrify was giving me <7> the xpm's are corupted <8> Then your XPM is no doubt corrupt. <7> but gimp is able to open them <8> If so, then save as a different format, or save as an XPM of a different name <8> Hopefully, the new XPM will not be as corrupt <7> I have a dir full of xpm's that I want to turn into a movie. There are to many to open in the gimp and save. That is why I wanted to figure out what is wrong with the script that I was trying to use inthe gimp <8> If all the XPMs you received were corrupt, there's not much ImageMagick can do about it <7> Ardonik: the script that I am trying to get going is a gimp script <7> gimp is able to read these files <7> there is a problem in the execution of the script <8> I think it's too much work to deal with a bunch of corrupt XPM files. <7> Ardonik: I was looking for help with the gimp script <8> If they were auto-generated, perhaps you can regenerate them correctly. <7> Ardonik: I have tried. the program is writting the headers wrong <7> Ardonik: I believe that the gimp can do it if I can get it running <8> Mpph. Well, I'm no gimp script guru, but in my opinion, you're expending energy in the wrong direction. <7> Ardonik: thanks for the vote but I really have tried everything else under linux and all other solutions are failing <8> (...as I recall, XPMs are basically C files, so a corrupt header problem could probably be fixed with sed if you knew why they were corrupt.) <8> You haven't even begun to scratch the surface of possible solutions. :-) <7> Ardonik: all solutions that don't require sub levels of knowledge <8> Note that I would count "writing a gimp script" as one such solution requiring sub-levels of knowledge!
<7> I mean xpm header fixing <7> If I type gimp -b -i in the command line I get batch error <7> that seems like the gimp's problem <7> not the script <9> Why doesn't BART go to san jose? <10> hello all <10> is there a filter like the median filter used in photoshop for gimp? <10> gimp 2.2* <7> what does the median filter do? <10> it basically finds all the median points of colors and simplyes the work <10> removing lots of tones and details giving you a nice mix of base colors <10> so to speak <7> sorry I do not know <10> There was a filter called Despeckle for GIMP 1.0/0.99.x <10> which states "Complete "despeckling" plug-in. Provides standard median, recursive median, adaptive (SAM), and recursive adaptive filters, complete with preview! This release just cleans up a few compielr warnings that folks have seen." <10> sounds like what I want, but it doesn't look like it was continued on <11> i'd like to have colors like http://www.digart.pl/praca/376774/*.html in my photos. do i have to reduce saturation or something more? <10> mmm maybe it isnt <10> hold I'll get some more detail <10> ok in photoshop its under filters -> noise -> Median This is CS 2 <10> dispecial in enhanced is probably the closest to it. <12> can you provide an example? <12> at least with your description, I can't really imagine why this would be a noise filter <10> sure, Ill make one up now. <10> http://img85.imageshack.us/img85/167/examplexq0.jpg here is an example <10> dispecial under enhanced filters does something very similar <10> despeckle even <10> when using recursive mode <7> I have a script that I have coded that is suppose to save a png. the command line returns executed successfully but there is not png written <7> any thoughts <9> Anyone here like in/near Pleasanton, CA? <13> hi <13> is it possible to use the gimp to batch convert images? <7> yes <7> I was just playing with it tonight but had no success <13> ok, is there a tutorial on how to do that? <7> not really <13> :/ <14> It might be blasphemy <14> but I wouldnt use the GIMP for batch conversion :) <7> you use batch commandlinbe processing through script-fu <7> you can use mogrify from ImageMagick <14> imagemagick is better suitable for that I think <13> gah, all i need to do is quickly convert about 50 .ico files to .bmp files, heh <7> mine files had bad headers and mogrify would not work <14> Ultramagnus: you under windows? <7> that is what I said 12 hours ago :) <13> Muad_Dibber: currently, yes... i only booted into windows to extract and convert these files <14> Ultramagnus: get irfanview to do it then :) <13> but infranview costs money.... <12> there is a tutorial for batch processing <14> no it doesnt? <12> Muad_Dibber: only for personal use <13> Maud_Dibber: oh <12> if ImageMagick does handle ico, you should use this <12> or maybe GraphicsMagick, it is much less broken than ImageMagick <14> schumaml: only for non-commercial use <14> ;) <14> but GraphicsMagick does not work under windows does it? <12> it does work <14> okay <14> then, I have said nothing :P <13> infranview just crashed..... <14> Ultramagnus: better listen to schumaml instead of to me :P <7> tonight was my first poke at script-fu. script examples that were supose to be working were not. I kept getting errors with no explainations <15> Hi all! <1> hello rindolf <15> How do I run the gimp-perl server with Mandriva Cooker? <15> I'm using gimp-2.3.10-2mdv2007.0 and perl-Gimp-2.0-9mdk <16> hello someone here <16> how can help me <16> i am trying to copy my picture and paste it on sky picture <16> please help me <17> http://www.gimpforum.de/album/file.php?n=4311&w=o <--- full Thread Iconset for the german gimpforum.
Return to
#gimp or Go to some related
logs:
#perl #gaim yum ndiswrapper wusb11 installation_sources mount failed PyEval_CallMethod iptables snat example tap0 #debian gentoo kterminal ICY 404 Resource Not Found icy-notice1 in php fr0zen bot
|
|