Problem in running my own built version



(sorry if you have received twice this message, I'm new to the list)

I use Kubuntu Dapper Drake 6.06, and have all the necessary
prerequisites in order to build f-spot (apt-get build-dep f-spot).

I have completely removed ALL previuos installations and I successfully
build f-spot (both main and QUERY branch).

When I try to run it, the program crashes while displaying the main
window.

The bash output is:

        marco c1p8:~/Sorgenti/f-spot-cvs/f-spot/src$ ./f-spot
        --uninstalled
        *** Running uninstalled f-spot ***
        Starting new FSpot server
        /home/marco/.gtk_qt_engine_rc:71: error: unexpected character
        `{', expected character `}'
        System.DllNotFoundException: /usr/local/lib/f-spot/libfspot.so.0
        in (wrapper managed-to-native) FSpot.ImageView:f_image_view_new
        ()
        in <0x00032> FSpot.ImageView:.ctor ()
        in <0x0001c> FSpot.PhotoImageView:.ctor (IBrowsableCollection
        query)
        in <0x00231> FSpot.PhotoView:.ctor (IBrowsableCollection query)
        in <0x0140a> MainWindow:.ctor (.Db db)
        in <0x0002a> FSpot.Core:get_MainWindow ()
        in <0x0000c> FSpot.Core:Organize ()
        in <0x00628> FSpot.Driver:Main (System.String[] args)

I have NO /usr/local/lib/f-spot/* file (I try to use the --uninstalled
version!).

This is the crash output of f-spot:
        
        An unhandled exception was
        thrown: /usr/local/lib/f-spot/libfspot.so.0
        
        in (wrapper managed-to-native) FSpot.ImageView:f_image_view_new
        ()
        in <0x00032> FSpot.ImageView:.ctor ()
        in <0x0001c> FSpot.PhotoImageView:.ctor (IBrowsableCollection
        query)
        in <0x00231> FSpot.PhotoView:.ctor (IBrowsableCollection query)
        in <0x0140a> MainWindow:.ctor (.Db db)
        in <0x0002a> FSpot.Core:get_MainWindow ()
        in <0x0000c> FSpot.Core:Organize ()
        in <0x00628> FSpot.Driver:Main (System.String[] args)
        .NET Version: 1.1.4322.2032
        
        Assembly Version Information:
        
        FlickrNet (1.1.0.0)
        gconf-sharp (2.8.0.0)
        pango-sharp (2.8.0.0)
        SemWeb (0.5.0.2)
        glade-sharp (2.8.0.0)
        gtkhtml-sharp (2.8.0.0)
        System.Data (1.0.5000.0)
        Mono.Data.SqliteClient (1.0.5000.0)
        gdk-sharp (2.8.0.0)
        gnome-vfs-sharp (2.8.0.0)
        dbus-sharp (0.60.0.0)
        System (1.0.5000.0)
        Mono.Posix (1.0.5000.0)
        atk-sharp (2.8.0.0)
        gtk-sharp (2.8.0.0)
        glib-sharp (2.8.0.0)
        gnome-sharp (2.8.0.0)
        f-spot (0.0.0.0)
        mscorlib (1.0.5000.0)
        
        Platform Information: Linux 2.6.15-26-k7 i686 unknown GNU/Linux
        
        Disribution Information:
        
        [/etc/debian_version]
        testing/unstable
        
        [/etc/lsb-release]
        DISTRIB_ID=Ubuntu
        DISTRIB_RELEASE=6.06
        DISTRIB_CODENAME=dapper
        DISTRIB_DESCRIPTION="Ubuntu 6.06.1 LTS"
        
If I try to "make install" the program and ther run f-spot again, this
is the output:
        
        An unhandled exception was
        thrown: /usr/local/lib/f-spot/libfspot.so.0
        
        in (wrapper managed-to-native) FSpot.ImageView:f_image_view_new
        ()
        in <0x00032> FSpot.ImageView:.ctor ()
        in <0x0001c> FSpot.PhotoImageView:.ctor (IBrowsableCollection
        query)
        in <0x00231> FSpot.PhotoView:.ctor (IBrowsableCollection query)
        in <0x0140a> MainWindow:.ctor (.Db db)
        in <0x0002a> FSpot.Core:get_MainWindow ()
        in <0x0000c> FSpot.Core:Organize ()
        in <0x00628> FSpot.Driver:Main (System.String[] args)
        .NET Version: 1.1.4322.2032
        
        Assembly Version Information:
        
        FlickrNet (1.1.0.0)
        gconf-sharp (2.8.0.0)
        pango-sharp (2.8.0.0)
        SemWeb (0.5.0.2)
        glade-sharp (2.8.0.0)
        gtkhtml-sharp (2.8.0.0)
        System.Data (1.0.5000.0)
        Mono.Data.SqliteClient (1.0.5000.0)
        gdk-sharp (2.8.0.0)
        gnome-vfs-sharp (2.8.0.0)
        dbus-sharp (0.60.0.0)
        System (1.0.5000.0)
        Mono.Posix (1.0.5000.0)
        atk-sharp (2.8.0.0)
        gtk-sharp (2.8.0.0)
        glib-sharp (2.8.0.0)
        gnome-sharp (2.8.0.0)
        f-spot (0.0.0.0)
        mscorlib (1.0.5000.0)
        
        Platform Information: Linux 2.6.15-26-k7 i686 unknown GNU/Linux
        
        Disribution Information:
        
        [/etc/debian_version]
        testing/unstable
        
        [/etc/lsb-release]
        DISTRIB_ID=Ubuntu
        DISTRIB_RELEASE=6.06
        DISTRIB_CODENAME=dapper
        DISTRIB_DESCRIPTION="Ubuntu 6.06.1 LTS"
        
Can someone please help me???

Thanks a lot.

Marco





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]