Pagina 1 di 1

F-Spot

Inviato: dom 29 ott 2006, 3:33
da py67
Una domandina, ho installato Gnome 2.16 - Dropline, e compilato F-spot (programma gestione foto bellissima), ora quando uso gnome, F-spot parte regolarmente, ma sotto Kde non parte e lanciandola da console questo รจ il seguente errore:

Unhandled Exception: System.ArgumentNullException: Argument cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[System.String,NDesk.DBus.Bus].GetPrev (System.String , System.Int32& ) [0x00000]
at System.Collections.Generic.Dictionary`2[System.String,NDesk.DBus.Bus].GetSlot (System.String , System.Int32& ) [0x00000]
at System.Collections.Generic.Dictionary`2[System.String,NDesk.DBus.Bus].ContainsKey (System.String ) [0x00000]
at NDesk.DBus.Bus.Open (System.String address) [0x00000]
at NDesk.DBus.Bus.get_Session () [0x00000]
at NDesk.DBus.BusG.Init () [0x00000]
at FSpot.Driver.Main (System.String[] args) [0x00000]

Consigli?

Inviato: dom 29 ott 2006, 20:14
da goldy
prova con

Codice: Seleziona tutto

dbus-launch f-spot

Inviato: gio 2 nov 2006, 7:33
da py67
goldy ha scritto:prova con

Codice: Seleziona tutto

dbus-launch f-spot
Grazie, tutto regolare ora :mille: