Whilst there should be no reason 0.20 shouldn't work for you it is incredibly easy to install geany .21 on Ubuntu .
Once the source is downloaded cd to the directory you extracted geany ./configure make sudo make install Try and this may resolve. Sayth Sent from my iPhone On 10/01/2012, at 10:07 AM, Ricardo Briceno <[email protected]> wrote: > Geany version 0.20 > > Please take note of image sent with this mail. When I run the code I get a > bash shell, not a terminal like yours. Look at the top. I must be missing > something in the configuration. The Build command is ok. > > Thank you very much for your time. > > Best regards, > > Ricardo > > > > Date: Tue, 10 Jan 2012 08:07:23 +1100 > > From: [email protected] > > To: [email protected] > > Subject: Re: [Geany] Simple question - Michal Olber > > > > 2012/1/10 Ricardo Briceno <[email protected]>: > > > Thank you very much for your prompt reply. > > > > > > Very simple code. Maybe there is an option I need to configure: > > > > > > #!/usr/bin/env python > > > print "Hello World!" > > > > > > > > > > > > When I run it in Geany I get an empty shell (command language type in > > > linux) > > > with just a $ prompt. > > > > > > > Hi Ricardo, > > > > It is good that you posted the OS but also post the version of Geany > > you are using. > > > > There shouldn't be anything you need to do. > > > > Look at the build commands dialog (build->set build commands) and see > > if the first execute command is set to: python "%f" > > > > That should be the default, if not you've (accidently) changed > > something or it hasn't ben installed right. > > > > Cheers > > Lex > > > Regards, > > > > > > > > > ________________________________ > > > Date: Mon, 9 Jan 2012 16:00:55 +0100 > > > From: [email protected] > > > To: [email protected] > > > Subject: Re: [Geany] Simple question > > > > > > W dniu 2012-01-09 15:11, Ricardo Briceno pisze: > > > > > > I am using Kubuntu 11.10 and have decided to use Geany as IDE for Python > > > programming after a thorought search of available software for this > > > purpose. > > > > > > When I run my programs, all outputs show just a blank shell screen. Cannot > > > see my results. > > > > > > Please help. > > > > > > Regards, > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Geany mailing list > > > [email protected] > > > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > > > > > > Could you add here your source code? I was writing simple python proggrams > > > and had normal output on console :) > > > > > > -- > > > Michał Olber > > > IT-Specialist > > > > > > Mobile: +48.793.724.907 | e-mail: [email protected] > > > The Camels S.C. | Gorkiego 10/12 m.64, 92-525 Lodz, Poland > > > www.osworld.pl | [email protected] | NIP: PL728-266-32-34 > > > > > > OSWorld.pl - to mały świat wielkich systemów! > > > Artykuły, Nowości, Linux, Open Source 24h. > > > > > > > > > _______________________________________________ Geany mailing list > > > [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > > > > > > _______________________________________________ > > > Geany mailing list > > > [email protected] > > > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > > > > > _______________________________________________ > > Geany mailing list > > [email protected] > > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > <shellnotterminal.png> > _______________________________________________ > Geany mailing list > [email protected] > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
_______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
