|
2007-12-27
, 20:16
|
Posts: 38 |
Thanked: 3 times |
Joined on Aug 2007
|
#22
|
|
2007-12-27
, 20:30
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#23
|
|
2007-12-27
, 21:02
|
Posts: 38 |
Thanked: 3 times |
Joined on Aug 2007
|
#24
|
|
2007-12-27
, 22:07
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#25
|
|
2007-12-28
, 06:04
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#26
|
|
2007-12-29
, 14:14
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#27
|
The Following User Says Thank You to Karel Jansens For This Useful Post: | ||
|
2007-12-29
, 15:05
|
Posts: 18 |
Thanked: 1 time |
Joined on Dec 2007
@ deutschland
|
#28
|
The Following User Says Thank You to conum For This Useful Post: | ||
|
2007-12-29
, 22:57
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#29
|
One question though: Is it possible to enable wrap-to-screen
How to save an edited file from filesystem (/usr/local/share/mis/google-search.xml) after editing it?
It doesn't work for me.
The Following User Says Thank You to Khertan For This Useful Post: | ||
|
2007-12-30
, 11:37
|
Posts: 18 |
Thanked: 1 time |
Joined on Dec 2007
@ deutschland
|
#30
|
/home/user # run-standalone.sh pygtkeditor
/usr/lib/pygtkeditor/pygtkeditor:31: RuntimeWarning: Python C API version mismatch for module gtksourceview2: This Python has API version 1013, module gtksourceview2 has version 1012.
import gtksourceview2
Traceback (most recent call last):
File "/usr/lib/pygtkeditor/pygtkeditor", line 975, in cb_tb_undo
self.textview_list[self.notebook.get_current_page()].undo()
File "/usr/lib/pygtkeditor/pygtkeditor", line 162, in undo
undo_type_action = self.undo_type_action.pop()
IndexError: pop from empty list
Traceback (most recent call last):
File "/usr/lib/pygtkeditor/pygtkeditor", line 975, in cb_tb_undo
self.textview_list[self.notebook.get_current_page()].undo()
File "/usr/lib/pygtkeditor/pygtkeditor", line 162, in undo
undo_type_action = self.undo_type_action.pop()
IndexError: pop from empty list
Traceback (most recent call last):
File "/usr/lib/pygtkeditor/pygtkeditor", line 975, in cb_tb_undo
self.textview_list[self.notebook.get_current_page()].undo()
File "/usr/lib/pygtkeditor/pygtkeditor", line 162, in undo
undo_type_action = self.undo_type_action.pop()
IndexError: pop from empty list
Traceback (most recent call last):
File "/usr/lib/pygtkeditor/pygtkeditor", line 975, in cb_tb_undo
self.textview_list[self.notebook.get_current_page()].undo()
File "/usr/lib/pygtkeditor/pygtkeditor", line 162, in undo
undo_type_action = self.undo_type_action.pop()
IndexError: pop from empty list
/usr/lib/pygtkeditor/pygtkeditor:924: GtkWarning: gtksettings.c:965: an rc-data property "gtk-file-chooser-backend" already exists
dialog=hildon.FileChooserDialog(self, "save")
python[1378]: GLIB DEBUG ConIc - con_ic_connection_send_event(0x35cc10, Zuhause, WLAN_INFRA, 0)
/usr/lib/pygtkeditor/pygtkeditor:927: GtkWarning: gtk_tree_model_filter_row_has_child_toggled: assertion `elt->visible' failed
if(dialog.run()==gtk.RESPONSE_OK) and (dialog.get_filename()!=None):
LOCATION_PRESSED 1
/root/.osso/hildon-fm: Failed to create file '/root/.osso/hildon-fm.WY9B4T': No such file or directory
/root/.osso/hildon-fm: Failed to create file '/root/.osso/hildon-fm.8BV93T': No such file or directory
It now use GtkSourceView and can hilight many language : ruby, sql, xml, css, html, java, javascript, perl, php, sh, gtkrc, awk, def, erlang, pascal, dtc, objc, haskel, c#, msil, chdr, hadock, yacc, vbnet, and more ....
It s a beta version and need that GtkSourceView is installed with his python binding. (Available on my website)
I ll try to do my best to create a repository with all in.
Benoît HERVIER, Khertan
KhtEditor - Sdist_Maemo - Khweeteur - PyPackager - KhtSimpleText - KhtNotes - KhtBMA - Wleux - and more ...