Fwd: Abiword v2.9.4 released

2012-11-26 Thread Chris Leonard
fyi

-- Forwarded message --
From: Simon Larochelle larochelle.simo...@gmail.com
Date: Mon, Nov 26, 2012 at 9:23 PM
Subject: Abiword v2.9.4 released
To: abiword-dev abiword-...@abisource.com, abiword-u...@abisource.com



AbiWord v2.9.4 is the fifth public development release towards the
next stable AbiWord version, AbiWord v3.0.0. We invite users and
developers to try and test this release. Please note however that we
do not consider it ready for production use yet. Note also that the
mathview plugin is currently disabled in the Windows installer.

We'd like to thank all the developers, translators, users, testers,
and everyone else who have spent so much of their free time on
improving AbiWord. Thanks for making this great release possible!

The changes from v2.9.3 to v2.9.4 include, amongst others:

Continued work to make the GTK+3 port ready for Abiword 3.0
Updated translations for 60+ languages
Tens of bug fixes. Tables spanning multiple pages are again usable.
Also, the bug that caused numbers at the beginning of paragraphs to
disappear when reading an rtf file has been fixed.
The full Changelog can be found here.

We are very much interested in any bug you may find. Please report
these to http://bugzilla.abisource.com/.

Availability: http://www.abisource.com/download/development.phtml.

More information: http://www.abisource.com/.

Do join us on #abiword on irc.gnome.org for the party! Enjoy!

   The AbiWord Development Team
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Server-devel] usbmount alternatives

2012-11-26 Thread Daniel Drake
On Thu, Nov 22, 2012 at 11:20 AM, Tony Anderson tony_ander...@usa.net wrote:
 The Community XS is being mounted on Fedora. Adam reports the Fedora does
 not support usbmount.

I'd be interested in confirming that usbmount is now unusable and
unfixable on Fedora, if that is what is being suggested. Can anyone
provide technical details?

Thanks
Daniel
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] usbmount alternatives

2012-11-26 Thread Jerry Vonau
On Mon, 2012-11-26 at 11:24 -0600, Daniel Drake wrote:
 On Mon, Nov 26, 2012 at 11:22 AM, Jerry Vonau jvo...@shaw.ca wrote:
  On Mon, 2012-11-26 at 08:23 -0600, Daniel Drake wrote:

  Think the issue might be that a list (sda sda1) of character files is
  passed by udev but usbmount doesn't test if it's a block device before
  trying to mount, then failing and bailing if the first device in the
  list doesn't mount.
 
 sda and sda1 will never be character devices, always block. It may try
 sda first, but I don't think that is something new.
 

OK a list of files found in /dev then, why would anybody try to mount
sda if sda1 is present? I can see trying to mount sda if there was no
partition table present, but if there is a table why try? It's going to
fail. 

Doesn't matter, there are acceptable replacements for that
functionality, just another package that's not part of Fedora that won't
need to be maintained going forward. 

Jerry




___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Server-devel Digest, Vol 67, Issue 12

2012-11-26 Thread Tony Anderson

Hi,

I placed the activities in the library on the school server -Django app.
Browse downloads a selected activity. Users can erase unneeded 
activities to manage storage (they can always be installed again).
The updater is not really needed since the model is that the deployment 
updates the server annually before school starts. This seems reasonable 
since most activity updates relate to changes in the Sugar environment 
which also would be updated annually.


It was reported at one time that the underlying model (Firefox add-ons) 
was moving to Django and that ASLO would do so also. If that happens, it 
would be easy to remount on a SS.


Tony


On 11/26/2012 07:00 PM, server-devel-requ...@lists.laptop.org wrote:

Message: 3
Date: Sun, 25 Nov 2012 22:39:52 -0600
From: Jerry Vonaujvo...@shaw.ca
To: Sameer Vermasve...@sfsu.edu
Cc: XS Develserver-devel@lists.laptop.org,  Sugar-dev Devel
sugar-de...@lists.sugarlabs.org
Subject: Re: [Server-devel] offline a.sl.o
Message-ID:1353904792.1818.2.ca...@f14jerry.home.vonau.ca
Content-Type: text/plain; charset=UTF-8

On Sun, 2012-11-25 at 20:04 -0800, Sameer Verma wrote:

Has anyone looked into running an offline copy of
activities.sugarlabs.org on a server that isn't on the Internet (a la
XS)?


What would be do-able except sugar's activity updater on the XO would
select every activity for installation by default[1].

Jerry

1.http://lists.laptop.org/pipermail/devel/2011-December/034022.html



cheers,
Sameer
--
Sameer Verma, Ph.D.
Professor, Information Systems
San Francisco State University
http://verma.sfsu.edu/
http://commons.sfsu.edu/
http://olpcsf.org/
http://olpcjamaica.org.jm/
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel





___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Server-devel Digest, Vol 67, Issue 12

2012-11-26 Thread Jerry Vonau
On Tue, 2012-11-27 at 08:46 +0200, Tony Anderson wrote:
 Hi,
 
 I placed the activities in the library on the school server -Django app.
 Browse downloads a selected activity. Users can erase unneeded 
 activities to manage storage (they can always be installed again).
 The updater is not really needed since the model is that the deployment 
 updates the server annually before school starts. This seems reasonable 
 since most activity updates relate to changes in the Sugar environment 
 which also would be updated annually.
 

Any reason your not using the XS's built-in activity server?[1] Seems
like a better way of using the built-in[2] software on the XO which
looks for the schoolserver for activities to be updated by default
without adding anything new to the XS except for the newer activities. 


 It was reported at one time that the underlying model (Firefox add-ons) 
 was moving to Django and that ASLO would do so also. If that happens, it 
 would be easy to remount on a SS.
 
 Tony
 

Not knocking your implementation just wondering why use Django as you
could still browse to the activities at: http://schoolserver/activities/

Jerry

1. http://dev.laptop.org/git/users/martin/xs-activity-server/
2. http://git.sugarlabs.org/sugar-update-control



 On 11/26/2012 07:00 PM, server-devel-requ...@lists.laptop.org wrote:
  Message: 3
  Date: Sun, 25 Nov 2012 22:39:52 -0600
  From: Jerry Vonaujvo...@shaw.ca
  To: Sameer Vermasve...@sfsu.edu
  Cc: XS Develserver-devel@lists.laptop.org,Sugar-dev Devel
  sugar-de...@lists.sugarlabs.org
  Subject: Re: [Server-devel] offline a.sl.o
  Message-ID:1353904792.1818.2.ca...@f14jerry.home.vonau.ca
  Content-Type: text/plain; charset=UTF-8
 
  On Sun, 2012-11-25 at 20:04 -0800, Sameer Verma wrote:
  Has anyone looked into running an offline copy of
  activities.sugarlabs.org on a server that isn't on the Internet (a la
  XS)?
  
  What would be do-able except sugar's activity updater on the XO would
  select every activity for installation by default[1].
 
  Jerry
 
  1.http://lists.laptop.org/pipermail/devel/2011-December/034022.html
 
 
  cheers,
  Sameer
  --
  Sameer Verma, Ph.D.
  Professor, Information Systems
  San Francisco State University
  http://verma.sfsu.edu/
  http://commons.sfsu.edu/
  http://olpcsf.org/
  http://olpcjamaica.org.jm/
  ___
  Server-devel mailing list
  Server-devel@lists.laptop.org
  http://lists.laptop.org/listinfo/server-devel
 
 
 
 ___
 Server-devel mailing list
 Server-devel@lists.laptop.org
 http://lists.laptop.org/listinfo/server-devel


___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel