| Author |
Message |
charlie6
Joined: 30 Jun 2008 Posts: 298 Location: St-Gérard / Belgium ToutouLinux4.1.2 frugal on Siemens Fuji PIV2.5GHz 1.5GBRam 20GBHDD MP160Canon
|
Posted: Tue 01 Sep 2009, 00:03 Post_subject:
|
|
Hi,
(abi2.7.10 installed on a pup_save.2fs and boot on live-cd.)
| charlie6 wrote: | ..test and use of abiword-2.7.10-i486.pet:
Returning to abiword2.6.3 to complete the same text document... |
Oups! I forgot to mention that at that time abi-2.7.10 was running slower and slower, and the save duration longer and longer (relatively long for a single page text without any table). So I decided to continue typing my document on abiword-2.6.3.
charlie
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Tue 01 Sep 2009, 19:16 Post_subject:
|
|
My compiles are heavily optimized for size (as much as is possible with Puppy's old gcc) so giving good bug reports is sometimes difficult (but better if you start abiword from the command line). With that in mind any bug report that is clear, specific and detailed is almost always helpful.
SIDE NOTE: certain options (not sure which) in abiword require higher versions of core libraries like gtk, but it still compiles on older versions. If I compile one specifically for the 2.X series it may make a difference since I think ttuuxxx has upgraded most of those.
@ ttuuxxx
I think abiword was the only program using libgnomeprint and libgnomeprintui as well as libwv
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 8321 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 01 Sep 2009, 20:13 Post_subject:
|
|
| technosaurus wrote: | My compiles are heavily optimized for size (as much as is possible with Puppy's old gcc) so giving good bug reports is sometimes difficult (but better if you start abiword from the command line). With that in mind any bug report that is clear, specific and detailed is almost always helpful.
SIDE NOTE: certain options (not sure which) in abiword require higher versions of core libraries like gtk, but it still compiles on older versions. If I compile one specifically for the 2.X series it may make a difference since I think ttuuxxx has upgraded most of those.
@ ttuuxxx
I think abiword was the only program using libgnomeprint and libgnomeprintui as well as libwv |
Yes all the basic backend is the latest, glib, gtk, pango, cairo etc, etc
I'm not sure but doesn FF, Seamonkey, gnumeric use the gnome print? might want to ldd those 3 apps.
ttuuxxx
_________________ www.ttuuxxx.com <--- home of 'Living Water' and 'Fire Hydrant'
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Wed 02 Sep 2009, 01:17 Post_subject:
|
|
Nope, only inkscape lite does - the newer version of it may not even require libgnomeprint since it is basically deprecated. It would be nice to use that 550k from libgnomeprint... and have abiword set up with the gimp plugin. There is always siag for a spreadsheet program, its about 500k, but it is old and definitely needs an icon upgrade.
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Fri 04 Sep 2009, 12:41 Post_subject:
|
|
OK I finally compiled the entire libboost just so I could get one small library for the openxml plugin. The binary is still smaller than the 2.6 version even with an extra 2MB of builtin plugins, enchant (spell check), libwv libwmf and part of libboost statically linked in (after completely rebuilding them all for size)
Please test openxml
It contains these plugins:
applix babelfish clarisworks docbook eml freetranslation gdict gimp google hancom hrtext iscii kword latex loadbindings mif opendocument openwriter openxml opml paint passepartout pdb pdf presentation s5 sdw t602 urldict wikipedia wml xslfo
Note: the abisource svn has set the next tag to 2.8.0 so consider this the release candidate
| Description |
|

Download |
| Filename |
abiword-2.7.10-i486.tar.xz.gz |
| Filesize |
1.75 MB |
| Downloaded |
73 Time(s) |
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Fri 04 Sep 2009, 18:25 Post_subject:
|
|
I recompiled the only version of inklite I could find so it is statically linked with libgnomeprint and libgnomeprintui - now nothing needs those two
tired of files trying to open in vi or getting a blank terminal?
| Code: | | sed -i 's/exec xterm -e vi/defaulttexteditor/' /etc/xdg/rox.sourceforge.net/MIME-types/text |
Edit: I removed the inscapelite because it was really buggy - couldn't open or save files... umm kinda useless so my appologies to 11 people
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
Edited_time_total
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 8321 Location: Ontario Canada,Sydney Australia
|
Posted: Sat 05 Sep 2009, 00:31 Post_subject:
|
|
I was thinking since static apps is your strong point, Maybe a static Gnumeric? is that possible ? That's a very large app for something I never use or need and would reduce some bloat.
Thanks for all your abiword and now inkscape like statics.
ttuuxxx
Middle of last year this guy made up a new inkscape lite but never released it http://www2.bryceharrington.org:8080/drupal/inklite
_________________ www.ttuuxxx.com <--- home of 'Living Water' and 'Fire Hydrant'
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Sat 05 Sep 2009, 06:56 Post_subject:
|
|
I had difficulty compiling gnumeric development builds before. I think it required later builds of gtk and friends. If memory serves me I even edited the configure file to allow it to try and build anyhow, but I couldn't get it to finish the compile on 3.x or 4.x... maybe if I switch to 2.x now (somehow that seems odd, but thanks for keeping our old frankenstein boxes up to date ttuuxxx)
Note: I compiled the libwmf libraries to get better support for images in abiword but I never added it the corresponding plugin to my build script.
2.8 seems eminent so I may do some practice runs and also build the plugins that abiword won't let you have builtin (at least without hacking) in the mean time. This has been a really good experiment to learn about different gcc related optimizations. It will have to wait till I get back home on Monday though - I am puppyless for the weekend.
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Tue 15 Sep 2009, 23:58 Post_subject:
|
|
I had to delete inkscapelite - does anyone still have the latest patched source code?
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 8321 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 16 Sep 2009, 01:32 Post_subject:
|
|
maybe these ones?
http://puppylinux.ca/puppyfiles/sources/alphabetical/i/inkscapelite-0.36.3.tar.gz
hmmm another program I would like to see shrinked is Geany, being around 700kb pet or so, is kind of large, Even if features like compile was removed, well I do all my compiling in rxvt and have no need for it in a editor.
I've been using Geany 12 in 2.20 because its 200kb smaller pet.
ttuuxxx
_________________ www.ttuuxxx.com <--- home of 'Living Water' and 'Fire Hydrant'
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Wed 16 Sep 2009, 19:38 Post_subject:
|
|
The scintilla code highlighting is the biggest size contributor - maybe remove support for some seldom used languages? Barring that I can only get it down to a 650kb pet.
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
stevesr0
Joined: 24 Jun 2007 Posts: 158
|
Posted: Fri 18 Sep 2009, 17:42 Post_subject:
This version prints landscape version -Yeh!! |
|
I really like abiword.
Today, I came up against the will not print landscape bug and found that it was supposed to be fixed in newer versions.
I installed the pet and voila, it prints landscape.
Thanks.
Steve
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Tue 17 Nov 2009, 20:08 Post_subject:
|
|
Just wanted to give an update on the state of abiword. I compiled 2.8.1 and it was horribly unusable so I will only post it if someone wants to help the abisource developers with debugging this new "stable" release - many regressions since the 2.7 development. Looking through the commits I don't see anything that explains the issues, but anything that requires a browser is broken (which is a lot), the pdf filter has regressed and other seemingly random segfaults. I need to check their bug tracker and file some bugs still. The only other difference is that I am now using 4.3X to compile. I need to check if different compile methods make any difference... anyhow at the moment expect the current abiword to remain.
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
jakfish
Joined: 18 Jul 2008 Posts: 403
|
Posted: Tue 17 Nov 2009, 21:37 Post_subject:
|
|
technosaurus--
I very much appreciate you keeping the puppy community up to date on all things abiword.
Even if the news may not be occasionally the best, it's still great that you're the lead on this.
Jake
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 1370
|
Posted: Tue 17 Nov 2009, 22:19 Post_subject:
|
|
Here's one to troubleshoot using all possible plugins builtin and upx'd just to make it fit in a forum post - I don't want anyone thinking that this is a usable version. It seems that most issues have to do with loading external programs. (this was working in 2.7.X)
These builtin plugins "should" work
applix babelfish bmp clarisworks docbook eml freetranslation garble gdict gimp google hancom hrtext iscii kword latex loadbindings mif opendocument openwriter openxml opml paint passepartout pdb pdf presentation s5 sdw t602 urldict wikipedia wml xslfo"
These are not supported as builtin so I am not testing them yet:
goffice mht ots wordperfect psion collab wmf aiksaurus mathview gda wpg rsvg
| Description |
TEST ONLY do not include in any puplets
|

Download |
| Filename |
abiword-2.8.1-i486.pet |
| Filesize |
1.95 MB |
| Downloaded |
124 Time(s) |
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
|