Package: dfo
Version: 0.8+svn52-2
Severity: normal
For example, if I like to upload an file 1020854.jpg, the software
thrown System.FormatException and exit.
Unhandled Exception: System.FormatException: Input string was not in the
correct format
at System.Int32.Parse (System.String s) [0x00000]
at System.Convert.ToInt32 (System.String value) [0x00000]
at PersistentInformation.GetSmallImagePath (System.String photoid)
[0x00000]
at PersistentInformation.SetSmallImage (System.String photoid,
Gdk.Pixbuf buf) [0x00000]
at UploadFileChooserUI.ProcessFiles () [0x00000]
It seems that's because in GetThumbnailPath and GetSmallImagePath
methods, dfo try to convert the filename into int32. And it always take
the last two bytes for convert, in my case which is always 'pg'.
Does anyone encounter this issue?
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.29-1-686
Debian Release: squeeze/sid
500 unstable www.debian-multimedia.org
500 unstable snapshots.ekiga.net
500 unstable ftp.tw.debian.org
500 stable ftp.tw.debian.org
500 stable dl.google.com
500 kernel-dists-trunk kernel-archive.buildserver.net
500 jaunty ppa.launchpad.net
1 experimental ftp.tw.debian.org
--- Package information. ---
Depends (Version) | Installed
===========================================-+-=============
mono-runtime (>= 1.1.8.1) | 2.4+dfsg-6
libflickrnet2.1.5-cil | 25277-8
libgconf2.0-cil (>= 2.24.0) | 2.24.1-4
libglade2.0-cil (>= 2.12.7) | 2.12.9-1
libglib2.0-cil (>= 2.12.7) | 2.12.9-1
libgtk2.0-cil (>= 2.12.7) | 2.12.9-1
libmono-corlib2.0-cil (>= 1.2.2.1) | 2.4+dfsg-5
libmono-sqlite2.0-cil (>= 1.2.6) | 2.4+dfsg-6
libmono-system-data2.0-cil (>= 1.2.6) | 2.4+dfsg-6
libmono-system2.0-cil (>= 2.0) | 2.4+dfsg-5
Package's Recommends field is empty.
Package's Suggests field is empty.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]