I just built F-spot in a new user's directory. Now, I cannot launch it: [EMAIL PROTECTED]:~$ xhost + access control disabled, clients can connect from any host [EMAIL PROTECTED]:~$ su - test Password: [EMAIL PROTECTED]:~$ cd unstable/f-spot/bin/ [EMAIL PROTECTED]:~/unstable/f-spot/bin$ dbus-launch ./f-spot
(f-spot:23469): Gtk-WARNING **: cannot open display: [EMAIL PROTECTED]:~/unstable/f-spot/bin$ dbus-launch ./f-spot So, I try again without the dash in "su": [EMAIL PROTECTED]:~$ xhost + access control disabled, clients can connect from any host [EMAIL PROTECTED]:~$ su test Password: sh-3.1$ cd ~/unstable/f-spot/bin/ sh-3.1$ dbus-launch ./f-spot (f-spot:23487): GnomeUI-WARNING **: While connecting to session manager: Could not open network socket. Starting new FSpot server XXXXX Mono.Data.SqliteClient.SqliteSyntaxException: library routine called out of sequence in <0x00106> Mono.Data.SqliteClient.SqliteCommand:GetNextStatement (IntPtr pzStart, System.IntPtr pzTail, System.IntPtr pStmt) in <0x000d0> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32 rows_affected) in <0x0001d> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader (CommandBehavior behavior) in <0x0000c> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader () in <0x00011> Mono.Data.SqliteClient.SqliteCommand:ExecuteScalar () in <0x0005a> QueuedSqliteCommand:Execute () XXXXX Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server Starting new FSpot server And the text "Starting new FSpot server" repeats forever without any GUI appearing. Any idea why? Thanks. Dotan Cohen http://lyricslist.com _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
