[Mono-bugs] [Bug 411414] New: f-spot errors with unhandled exception: Value is greater than UInt32.MaxValue or less than UInt32.MinValue
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jul 22 17:53:39 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=411414
Summary: f-spot errors with unhandled exception: Value is greater
than UInt32.MaxValue or less than UInt32.MinValue
Product: Mono: Class Libraries
Version: unspecified
Platform: x86-64
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
When importing photos into f-spot or running f-spot anytime after that once the
photos have been imported on openSUSE 11.0 x86_64 with mono-2.0p1, I get the
following stack trace:
An unhandled exception was thrown: Value is greater than UInt32.MaxValue or
less than UInt32.MinValue
at System.Convert.ToUInt32 (Int64 value) [0x00000]
at System.Int64.System.IConvertible.ToUInt32 (IFormatProvider provider)
[0x00000]
at System.Convert.ToUInt32 (System.Object value, IFormatProvider provider)
[0x00000]
at System.Convert.ToUInt32 (System.Object value) [0x00000]
at RollStore.GetRolls (Int32 limit) [0x00000]
at MainWindow.ImportFile (System.String path) [0x00000]
at FSpot.Core+ImportCommand.Execute () [0x00000]
at FSpot.Core.Import (System.String path) [0x00000]
at FSpot.Driver.Main (System.String[] args) [0x00000]
NET Version: 2.0.50727.42
Assembly Version Information:
libgphoto2-sharp (1.0.3081.42864)
FlickrExport (0.0.0.0)
CDExport (0.0.0.0)
GalleryExport (0.0.0.0)
FolderExport (0.0.0.0)
PicasaWebExport (0.0.0.0)
SmugMugExport (0.0.0.0)
pango-sharp (2.12.0.0)
FSpot.Query (0.0.0.0)
SemWeb (0.7.1.0)
glade-sharp (2.12.0.0)
gtkhtml-sharp (3.16.0.0)
System.Transactions (2.0.0.0)
System.Data (2.0.0.0)
Mono.Data.SqliteClient (2.0.0.0)
System.Configuration (2.0.0.0)
System.Xml (2.0.0.0)
NDesk.DBus.Proxies (0.0.0.0)
gconf-sharp (2.20.0.0)
FSpot.Utils (0.0.0.0)
gdk-sharp (2.12.0.0)
gnome-vfs-sharp (2.20.0.0)
Mono.Addins (0.3.0.0)
NDesk.DBus.GLib (1.0.0.0)
NDesk.DBus (1.0.0.0)
System (2.0.0.0)
Mono.Posix (2.0.0.0)
Cms (0.0.0.0)
FSpot.Core (0.0.0.0)
atk-sharp (2.12.0.0)
gtk-sharp (2.12.0.0)
Mono.Addins.Setup (0.3.0.0)
gnome-sharp (2.20.0.0)
glib-sharp (2.12.0.0)
f-spot (0.4.3.1)
mscorlib (2.0.0.0)
Platform Information: Linux 2.6.25.9-0.2-default x86_64 x86_64 GNU/Linux
Distribution Information:
[/etc/SuSE-release]
openSUSE 11.0 (X86-64)
VERSION = 11.0
Steps to reproduce the problem:
1. Run f-spot
2. import photos
3. once done, running f-spot alone will trigger the stacktrace.
How often does this happen?
Every time.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list