Notices


Reply
Thread Tools
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#1
Hi !

A new release of PyGTKEditor is available in my repository :

Since version 3.0.14 it s include :

* Fix Crash reporter
* Fix execute toolbar button when trying to execute new file
* Fix invalid search pattern error
* Adding Crash Tool Reporter
* Adding Syntax Hilighting Theme

To install it :

There is two possibility, the easier is to simply use the install file of one of my apps available on maemo.org/downloads:install file

Or setup manually from the application manager with this parameters :



name = Khertan-Repository
uri = http://khertan.net/repository/
components = user


But once it s done, HAM (Hildon Application Manager) will still ignore newer packages available in my repository as HAM ignore package (even newer) if there are available in the extras or nokia repository. So if you want to upgrade Vectormine, PyPackager, PyGTKEditor i suggest you to frequently use as root the commands :

apt-get update && apt-get upgrade.

Screenshot of the two theme currently available :





Do not hesitate to report any bugs to : http://khertan.net/flyspray/index.ph...index&switch=1
 

The Following 13 Users Say Thank You to Khertan For This Useful Post:
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#2
Ah, so it's not abandoned then after all, good news !
 
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#3
Yep ... i'm still use my n900 for dev, and i ve made my own repository to avoid all that headache of the maemo repository.

But as i explain it s not perfect as old version are still in the extras repository, so there is still no update icon when i publish a new version as HAM ignore it.
 

The Following User Says Thank You to Khertan For This Useful Post:
ZogG's Avatar
Posts: 1,389 | Thanked: 1,857 times | Joined on Feb 2010 @ Israel
#4
it would be great to see it in maemos repos. (don't want to add endless number of repos) and thank you btw, great work =)
 

The Following User Says Thank You to ZogG For This Useful Post:
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#5
Originally Posted by ZogG View Post
it would be great to see it in maemos repos. (don't want to add endless number of repos) and thank you btw, great work =)
I'll not do it anymore ...
 
Posts: 8 | Thanked: 7 times | Joined on Jan 2010 @ Germany
#6
Thanks for this perfect app.

Btw. how do you get the black background?
 
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#7
Originally Posted by trurl View Post
Thanks for this perfect app.

Btw. how do you get the black background?
By selecting the black theme in preferences (it s a new feature of version 3.0.15)
 
Posts: 1,463 | Thanked: 1,916 times | Joined on Feb 2008 @ Edmonton, AB
#8
how come I can't browse from / when opening a file -- leafpad does this too. it's really annoying to have to open the shell to type in the filename every time!
 

The Following User Says Thank You to Creamy Goodness For This Useful Post:
Posts: 840 | Thanked: 823 times | Joined on Nov 2009
#9
possible feature request: can we have a word wrap in the editor or would it have to be added?
The reason I ask is because pygtkeditor is what I use as my latex editor and word wrap would be extremely useful.
 
Posts: 45 | Thanked: 45 times | Joined on Jul 2010 @ Berlin
#10
Originally Posted by Cue View Post
possible feature request: can we have a word wrap in the editor or would it have to be added?
The reason I ask is because pygtkeditor is what I use as my latex editor and word wrap would be extremely useful.
You can add word wrap by editing the following pygtkeditor file:

vi /home/opt/pygtkeditor/pge_editor.py
in
Code:
class Editor method __init__
add:
Code:
self.set_wrap_mode (gtk.WRAP_WORD)
 

The Following User Says Thank You to TorstenT For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 01:42.