Home   About   News   Download   Screenshots   Bugs   
psychotomimetic-constitutional

Latest news

0.3.11

August 26th, 2014

This is just an update of the build scripts, fixing some issues reported on various distros.

Source tarball: https://.org/release/-0.3.11.tar.gz

0.3.10 released

March 23rd, 2013

This is just a minor update.

News:

  • Improved build scripts (autoconf 2.69)
  • Greek translation

Note that this is still the old C#/Mono based source.

Source tarball:  https://.org/release/-0.3.10.tar.gz

 

 

Project update

October 7th, 2012

I guess some of you are wondering what is going on with these days, and the truth is – not much. I started out on a python port about a year ago, and was about 70-80% done when other (paid) projects distracted me. I am still busy with other projects and probably will be for a few months. This doesn’t mean I’ve forgotten all about , and I still want to get the rewrite done. So, for those thinking is dead, this is a little update on what is (not) happening.

The current state of the new is:

  • Pure python
  • Works with python 2 and 3
  • GTK+ 3 / pygobject GUI mostly done
  • Basic FTP connections and transfers working fine
  • Bookmarks compatible with the old format

The missing parts:

  • SSL/TLS connections (should be fairly simple)
  • SSH/SFTP (will use paramiko, and hope for python 3 support soon)
  • Some GUI improvements and cleanups

So.. when? I honestly don’t know. It all depends on available time and motivation, but I hope to get going on this again soon.

For anyone interested, the source can be found at https://github.com/chreide/

Any kind of help are appreciated!

0.3.9 released

September 24th, 2011

0.3.9 has been released. It contains some minor bugfixes and translation updates.

Bugs fixed

  • #64, #65 – Exception when openeing preferences dialog

New translations

  • Hugarian (hu), thanks to Adam Pongracz

Updated translations

  • French (fr)

Other news
Unless critical bugs are found, this will be the last release in the 0.3.x series. It will most likely also be the last version of based on C#, GTK# and Mono.

Work has started on on a brand new 0.4 release where much of the core design are rewritten. This work is currently being done in Python, using pygobject to target GTK+ 3.

The release/0.3 branch will remain accessible for anyone wanting to fork it and continue the Mono based version.

0.3.8 released

April 3rd, 2011

0.3.8 has been released. It is mainly a bugfix release without any exciting news.

Bugs fixed

  • #56 – Error conecting to domains with spanish characters (ñ, á, é, etc.) containing accent
  • #54 – Refresh breaks sync browsing

Other changes

  • Wider input entries in main window (for hostname, username etc.)
  • A new combobox for remote charset selection

New translations

  • Japanese (jp)

Updated translations

  • Polish (pl)
  • Swedish (sv)

0.3.7 released

November 18th, 2010

0.3.7 is here. It fixes several bugs reported since the 0.3.6 release, and adds a synchronized browse capability.

New features
Synchronized browsing (#45). A new “Tools” menu item as been added, and “Synchronized browsing” is so far the one and only tool in the menu. Use this if you have a similar directory layout local and remote, and want to change directory simultaniously on the remote/local side as you browse your directories.

Synchronized browse

Bugs fixed

  • #51 – throw exception when dragging file from a folder containing accent
  • #49 – (partly fixed) After disconnect still asking if user wants to disconnect
  • #48 – Bookmark doesn’t remember locations
  • #47 – Creating a new folder on FTP server results in exception
  • #46 – ESC will not cancel transfer in File Operations
  • #53 – (partly fixed) crashed renaming file
  • …and a few smaller issues..

New translations
Slovak (sk)

Updated translations
pt_BR, fr, nb, es, ca,

Source code moved to gitorious

October 15th, 2010

The source code has moved from subversion to git, and is now hosted at gitorious.org.

This also enables translators to submit their translations directly to the repository from transifex

0.3.6 released

October 13th, 2010

This just a quick bugfix release. It fixes a couple of typos in some build scripts that may cause build problems and wrong library path for the ssh support library.

The rest is basicly the same as 0.3.5. See the release notes for 0.3.5.

0.3.5 released

October 10th, 2010

0.3.5 is now released. This release contains a number of small bugfixes, some performance enhancements and better translation coverage.

New features

  • Directory caching is now optional

Bugs fixed

  • Directory caching is now optional
  • Fixed UI issues when background tasks are running – less sluggishness
  • Fixed bug making miss ssh server password request
  • Fixed possible ldpath vulnerability in startup script
  • Handle network stream wite failures better
  • Fixed possible crash if renaming a file to an empty string

Translation

  • New/updated translations: nb, fr, ru, pl, es, sv, it

Express update: 0.3.4 released

May 7th, 2010

Just a few days after last release, the problem reports start to arrive. The gnome-keyring issues were apparently not solved 100% with the last release. Several different issues were reported from various distros.

This bugfix release will make hang in there and stay usable, even if GnomeKeyring communication fails. I guess it is a situation we’ll have to live with on some distros for a while, untill gnome-keyring-sharp is fixed upstream and rolled out on the distros. Keyring communications with gnome 2.30+ is reported to work on Ubuntu lucid and other distros using the gnome 2.30 compatibilty patch for gnome-keyring-sharp.

Upgrade is strongly recommended.

I want to thank Stefan Ebner and Michał Lisowski for valuable bug reports and testing leading to this release.

Bugs fixed

  • #35: Unhandled exception when trying to use gnome keyring (better fix than in 0.3.3)
  • #37: gnome-keyring problem (crash)
  • #38: Can’t build without gnome-keyring
  • Revert correctly to previous dir on failed local dir change
  • Fixed possible problem when swithing keyring mode with no password file present

You can download 0.3.4 source from the download area. Packages for the various distros will follow.

You may also read the release notes for the related release 0.3.3 and 0.3.2.

 

Entries (RSS) and Comments (RSS).