| Author |
Message |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Tue 15 Sep 2009, 23:07 Post subject:
Nicoedit 2.3 - text editor with lots of goodies Subject description: 4.3 release version |
|
Nicodedit text editor with lots of code highlighting - now with history and word wrap.
Also latest stable gtksourceview for Puppy's that are missing it.
| Description |
french localization
|

Download |
| Filename |
nicoedit_NLS.pet |
| Filesize |
3.14 KB |
| Downloaded |
907 Time(s) |
| Description |
|

Download |
| Filename |
gtksourceview-2.6.2-i486.pet |
| Filesize |
194.56 KB |
| Downloaded |
920 Time(s) |
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
Last edited by technosaurus on Sat 26 Sep 2009, 19:04; edited 1 time in total
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Wed 16 Sep 2009, 01:47 Post subject:
|
|
Many thanks
Getting a Puppy Package Manager dialog box saying:
| Code: | | Error, package nicoedit.pet failed to install |
How are others doing?
Barry just announced the latest Nicoedit will be in 4.3
| Quote: | Moe: This deep fryer can flash fry a buffalo in 30 seconds.
Homer: Oh, but I want it now! |
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 16 Sep 2009, 01:55 Post subject:
|
|
lobster try this one
it needed repacking
ttuuxxx
| Description |
|

Download |
| Filename |
nicoedit.pet |
| Filesize |
33.38 KB |
| Downloaded |
913 Time(s) |
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 16 Sep 2009, 01:58 Post subject:
|
|
still doesn't have tabs when you drop a file on the gui, well soon I hope it might then I'll be able to replace Geany with it, but without tabs I just can't justify the removal of Geany.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Wed 16 Sep 2009, 02:08 Post subject:
|
|
thanks ttuuxxx
works
buffalo - [drool]
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Wed 16 Sep 2009, 02:15 Post subject:
|
|
Is the fullscreen button still in beta?
- the program just closed when I clicked on it
| Quote: | # nicoedit
(nicoedit:14431): GtkSourceView-CRITICAL **: gtk_source_language_manager_get_language: assertion `id != NULL' failed
Segmentation fault
# |
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 16 Sep 2009, 02:40 Post subject:
|
|
| Lobster wrote: | Is the fullscreen button still in beta?
- the program just closed when I clicked on it
| Quote: | # nicoedit
(nicoedit:14431): GtkSourceView-CRITICAL **: gtk_source_language_manager_get_language: assertion `id != NULL' failed
Segmentation fault
# |
|
crashed for me to, so I reported at Barry's Blog.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
nikobordx
Joined: 23 May 2009 Posts: 84 Location: Bordeaux, France
|
Posted: Wed 16 Sep 2009, 04:54 Post subject:
|
|
Hi,
I have no problem with fullscreen.
Can you go to NicoEdit source directory, open the file wscript_build and replace the line 11 by this:
| Code: | | ccflags = ['-g', '-include', 'config.h'], |
Save, rebuild (./waf configure && ./waf build) and install (./waf install).
Then, in a terminal, type:
When you enter on the debugger, type:
Try to use the fullscreen, and post the debugger message here.
Thank you,
Nicolas.
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Wed 16 Sep 2009, 06:00 Post subject:
|
|
| Code: | (gdb) run
Starting program: /usr/bin/nicoedit
(nicoedit:22615): GtkSourceView-CRITICAL **: gtk_source_language_manager_get_language: assertion `id != NULL' failed
Program received signal SIGSEGV, Segmentation fault.
0xb7e3cf88 in gtk_widget_hide () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) |
hope that is useful
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
nikobordx
Joined: 23 May 2009 Posts: 84 Location: Bordeaux, France
|
Posted: Wed 16 Sep 2009, 08:09 Post subject:
|
|
For NicoEdit, see newer post !
Nicolas.
Last edited by nikobordx on Mon 21 Sep 2009, 04:52; edited 1 time in total
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Wed 16 Sep 2009, 08:29 Post subject:
|
|
it work !
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
nikobordx
Joined: 23 May 2009 Posts: 84 Location: Bordeaux, France
|
Posted: Wed 16 Sep 2009, 08:37 Post subject:
|
|
Cool !
Thanks for testing it !
What features do you want in a new version of NicoEdit ?
Nicolas.
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Wed 16 Sep 2009, 08:57 Post subject:
|
|
Maybe smaller button icons (so more can be displayed)
indent and outdent buttons
change case
this may be of interest
http://www.texteditors.org/cgi-bin/wiki.pl
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 16 Sep 2009, 09:41 Post subject:
|
|
| nikobordx wrote: | Cool !
Thanks for testing it !
What features do you want in a new version of NicoEdit ?
Nicolas. |
Pleassssseeeeeeeeeee Tabs with close buttons like Geany
That would be great
The only other feature I sometimes use is two panes to compare code side by side.
But tabs by far would be the single best feature
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Wed 16 Sep 2009, 10:18 Post subject:
|
|
I didn't notice that Barry's script in the nicoedit source used mv instead of tgz2pet to convert the tarball to a pet - therefore it was missing the md5. Thanks for repacking it ttuuxxx.
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
|