Local Resources > Disk Drives > Configure Drives is empty

ffabreti

Bit poster
I'm using Fedora 21 64bits.
Have installed 2x Client this way
Code:
$ sudo rpm -ivh /tmp/pcsc-lite-libs-1.8.13-1.fc21.i686.rpm 
Updating / installing...
   1:pcsc-lite-libs-1.8.13-1.fc21     ################################# [100%]

$ sudo rpm -i /tmp/2xclient.i386.rpm 
Registering tuxclient url-protocol handler in gconf tree
Set tuxclient.desktop as the default for x-scheme-handler/tuxclient
I can connect to Windows 7 Professional SP1, the X2 RDP client is amazing good.

But I cannot configure/mount any drives for sharing with remote RDP host because the drives list is empty.
Tried with root user too.

Any Ideas?
Thx,
Fernando.
 
I have the same problem, I'm using Kali Linux 64bits as well. I noticed these lines on syslog everytime I open Connection Properties. No error on GUI.
2xclient.desktop[22186]: Object::connect: No such signal QDBusAbstractInterface:: DeviceRemoved(QDBusObjectPath)
2xclient.desktop[22186]: Object::connect: (receiver name: 'TuxConfigDrivesDlg')
2xclient.desktop[22186]: Object::connect: No such signal QDBusAbstractInterface:: DeviceChanged(QDBusObjectPath)
2xclient.desktop[22186]: Object::connect: (receiver name: 'TuxConfigDrivesDlg')
gnome-session[1014]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x140000a specified for 0x1401387 (Connection).

Maybe we are missing some kind of lib or ln?
 
Back
Top