After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 441819 - Crash with czech characters in comment during export to Gallery 2.2.1
Crash with czech characters in comment during export to Gallery 2.2.1
Status: RESOLVED WONTFIX
Product: f-spot
Classification: Other
Component: General
0.3.x
Other All
: Normal critical
: ---
Assigned To: F-spot maintainers
F-spot maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2007-05-28 13:49 UTC by Martin Zidek
Modified: 2018-07-01 08:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Zidek 2007-05-28 13:49:47 UTC
Steps to reproduce:
1.  create UTF8 comment do image like "příliš žluťoučký kůň pěl ódy"
2.  try uploading to Gallery


Stack trace:

An unhandled exception was thrown: Array index is out of range.

  at GalleryRemote.Gallery.ParseBasic (System.Net.HttpWebResponse response) [0x00000] 
  at GalleryRemote.Gallery.ParseNewAlbum (System.Net.HttpWebResponse response) [0x00000] 
  at GalleryRemote.Gallery2.NewAlbum (System.String parent_name, System.String name, System.String title, System.String description) [0x00000] 
  at FSpot.GalleryAddAlbum.HandleAddResponse (System.Object sender, Gtk.ResponseArgs args) [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_ResponseArgs (object,Gtk.ResponseArgs)
  at Gtk.Dialog.ResponseSignalCallback (IntPtr arg0, Int32 arg1, IntPtr gch) [0x00000] 
  at (wrapper native-to-managed) Gtk.Dialog:ResponseSignalCallback (intptr,int,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Gnome.Program.Run () [0x00000] 
  at FSpot.Driver.Main (System.String[] args) [0x00000] 
.NET Version: 2.0.50727.42

Assembly Version Information:

System.Web (2.0.0.0)
System.Configuration (2.0.0.0)
System.Xml (2.0.0.0)
google-sharp (0.1.0.0)
FlickrNet (2.1.2.26945)
SmugMugNet (0.0.0.0)
pango-sharp (2.10.0.0)
SemWeb (0.7.1.0)
glade-sharp (2.10.0.0)
gtkhtml-sharp (2.16.0.0)
gconf-sharp (2.16.0.0)
System.Data (2.0.0.0)
Mono.Data.SqliteClient (2.0.0.0)
gdk-sharp (2.10.0.0)
gnome-vfs-sharp (2.16.0.0)
NDesk.DBus.GLib (0.3.0.0)
NDesk.DBus (1.0.0.0)
System (2.0.0.0)
Mono.Posix (2.0.0.0)
atk-sharp (2.10.0.0)
gtk-sharp (2.10.0.0)
glib-sharp (2.10.0.0)
gnome-sharp (2.16.0.0)
f-spot (0.3.5.0)
Mono.GetOptions (2.0.0.0)
mscorlib (2.0.0.0)

Other information:
When I select images with comment in czech which include czech characters and do Export to Web Gallery it crashes with error "Array index is out of range", uplading stop, but image is uploaded anyway, same for creating new gallery with czech characters in caption. After pressing Close button F-Spot crashes.
Comment 1 Bengt Thuree 2007-11-21 18:33:42 UTC
Is this problem re-producible in latest SVN?
Is this only to Gallery, or when you export to other destinations (folder, picasa etc)
Comment 2 Martin Slota 2010-09-16 13:34:11 UTC
See 

https://bugzilla.gnome.org/show_bug.cgi?id=629800

There's a fix that worked for me.
Comment 3 André Klapper 2018-07-01 08:56:26 UTC
f-spot is not under active development anymore, has not seen code changes for five years, and saw its last tarball release in the year 2010.
Its codebase has been archived: https://gitlab.gnome.org/Archive/f-spot/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.