Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security

How to read a CSV file in Perl?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues

Using Wii remote with Android Device- Taking Gaming to the Next Level



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Release Digest: GNOME, October 4, 2004
Release Digest: GNOME, October 4, 2004
Oct 6, 2004, 04 :45 UTC (0 Talkback[s]) (2851 reads)

gnomevfs-mount 0.0.1

Hello folks.

Since I saw gmailfs (1), I wondered why gnome does not have a way to mount gnomevfs-uris on the linux filesystem.

I have taken a look into fuse (2) and I realized it would be very easy doing the same with gnomevfs.

Then, I've written a small program, named gnomevfs-mount (3) available in my primates (currently, but it could be moved to a SourceForge project soon).

http://primates.ximian.com/~sandino/gnomevfs-mount-0.0.1.tar.bz2

Installing it is easy, just ./configure && make && make install

For rpm based distributions (RedHat, Fedora, Mandrake) a spec is provided inside the tarball, then you can generate rpms with:

rpmbuild -ta gnomevfs-mount-0.0.1.tar.bz/2

Right now, it does not support authentification. Then, if you want to mount sftp uris, you have to either provide the password as part of the uri or put your ssh key into the ssh server.

Current missed or broken features:

  1. No support for authentification.
  2. The reported size of the files is always wrong.
  3. No cache for operations.
  4. Error handling fairly incomplete.
  5. Not well documented.

People, I need patches and help to improve this program.

The main priority now (IMHO) is adding support for authentification (maybe using some gnome-authentification-manager, no idea).

I'm at your service by email.

Thanks.

References:

1)http://www.sourceforge.net/projects/avf

2)http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html

3)http://primates.ximian.com/~sandino/gnomevfs-mount-0.0.1.tar.bz2

--
Sandino Flores Moreno <tigrux@ximian.com> Ximian Inc.


GnomePython 2.6.0

GnomePython 2.6.0 has just been released. I offers convenient wrappers for most APIs in GNOME 2.6 platform, including the follwing modules:

gnome, gnome.ui, gnome.canvas, gnome.vfs gconf
gtkhtml2
bonobo, bonobo.activation, bonobo.ui
gnome.applet
nautilus
gnomeprint, gnomeprint.ui

The source tarball can be found here:

ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.6/

Please file bug reports here:

http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python

Overview of Changes from gnome-python 2.5.90 to gnome-python 2.6.0

  • bonobo
    • bonobo.AppClient is only a GObject, not a BonoboObject (Gustavo)
    • bonobo.event_sourceclientadd_listener now returns the new listener, to allow future disconnection (Gustavo)
    • Remove CORBA exceptions from all bonobo callbacks (Gustavo)
    • Fix a bug in bonobo.generic_factory_main (Gustavo)
  • gnomeprint
    • Add new pango/gnomeprint integration API if libgnomeprint 2.8 is installed (Gustavo)
  • vfs
    • Add missing bytes_requested parameter to read/write callbacks of async operations (Gustavo)
    • Raise exception when trying to subclass vfs types (Gustavo, James)
  • applet
    • Workaround problem in PanelApplet constructor (Gustavo)
    • Fix initialization of bonobo (Gustavo)
  • general
    • Mixed 32/64 bit architecture installation fixes (Jonathan Blandford)
    • Add gnome_python_version variable to the gnome module (Gustavo)
    • Resolve all known compiler warnings (Gustavo)

--
Gustavo J. A. M. Carneiro



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP