You are not logged in.
Pages: 1
..I can find the solution to this, but I am running out of time this week AND i'm a Arch Linux newbee too.
The problem is I'm not beeing able to access my digital camera thru the USB device.
This is the error message F-Spot shows me
---
An unhandled exception was thrown: F-Spot cannot find the Dbus session bus. Make sure dbus is configured properly or start a new session for f-spot using "dbus-launch f-spot"
at FSpot.Driver.Main (System.String[] args) [0x00000]
.NET Version: 2.0.50727.42
Assembly Version Information:
gdk-sharp (2.10.0.0)
gnome-vfs-sharp (2.16.0.0)
Mono.Addins (0.2.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)
Mono.Addins.Setup (0.2.0.0)
glib-sharp (2.10.0.0)
gnome-sharp (2.16.0.0)
f-spot (0.4.0.0)
Mono.GetOptions (2.0.0.0)
mscorlib (2.0.0.0)
Platform Information: Linux 2.6.22-ARCH i686 GenuineIntel GNU/Linux
Distribution Information:
[/etc/arch-release]
----
I would be thankful if anyone could help me with this!!
Thanks anyway,
Maurício
Offline
An unhandled exception was thrown: F-Spot cannot find the Dbus session bus. Make sure dbus is configured properly or start a new session for f-spot using "dbus-launch f-spot
Make sure dbus is installed and added to the DAEMONS array in /etc/rc.conf. If it's not installed, make sure you start it after you install it with sudo /etc/rc.d/dbus start
If that still doesn't help try the dbus-launch method indicated in the error message
Offline
Off-topic advice: it would be useful to others if you summarise the problem in the topic of your thread.
Offline
Off-topic advice: it would be useful to others if you summarise the problem in the topic of your thread.
Heh, I think that topic was amazing, I didn't even need to open it for knowing what it was about.
Seriously, I wanted to make this comment as well, but was afraid it wouldn't be appreciated
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
Pages: 1