[Solved] Gigolo Problem

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
antmon
Posts: 130
Joined: 26. Nov 2009, 16:49

[Solved] Gigolo Problem

Post by antmon »

Hi! I installed xfce 14 and didn't like the tooltip of the icons being so big so I decided to go for openbox. When I tried to run gigolo it didn't let me choose a service type, ssh, windows share, etc. I tried in xfce and it works, as in lxde 13.37 in openbox desktop on another machine.
I did ask in the chat about this problem but we didn't get anywhere so does anyone have an idea about the problem?
My thanks to the guys in the chat room that helped as for all that contribute for our Salix.
Thanks!
Last edited by antmon on 2. Feb 2013, 11:53, edited 1 time in total.
Image
User avatar
sqlpython
Donor
Posts: 310
Joined: 13. Aug 2010, 04:53
Location: Ct. USA

Re: Gigolo Problem

Post by sqlpython »

Hi
I have Gigolo running in Salix Xfce 13.1.
Saying that to say the only reason I run it there is that Thunar in Earlier verisons did not fully support File Networking.
I would suggest in the Latest Versions Of Thunar Network browsing is supported by Plugin and to use Thunar.
Use a SSH gui for SSH if you do need it.
Although A secured SAMBA password protected with Dir and File Mask should do the Job in Thunar.

This is how I work when not using Older Versions of Thunar.
Slackware ( Manjaro ) Salix, AntiX, Bunsen, Calculate
User avatar
knome
Donor
Posts: 163
Joined: 20. Dec 2012, 19:36
Location: UK

Re: Gigolo Problem

Post by knome »

Are you sure gigolo isn't working? Even in xfce I notice the Actions drop down menu is a bit "buggy". Try using the toolbar icon instead if you haven't already tried it.

Are you referring to the Desktop icon Tooltips in xfce? You can reduce the size of these by adding the following entry to your /home/username/.gtkrc-2.0 file

Code: Select all

XfdesktopIconView::tooltip-size = 128
128 is the default large size so try setting it at 32 or whatever you prefer.

Here's a useful link to the Wiki page which has further info about customising the xfce desktop with the .gtkrc file...
http://www.salixos.org/wiki/index.php/C ... xt_in_xfce
Image
User avatar
Tim CowChip
Posts: 304
Joined: 27. May 2011, 03:35
Location: Cascade Locks, OR

Re: Gigolo Problem

Post by Tim CowChip »

try

Code: Select all

dbus-launch gigolo
If this works consider editing /usr/share/xsessions/openbox-session.desktop

Code: Select all

[Desktop Entry]
Encoding=UTF-8
Name=Openbox-Session
Comment=Log in using the Openbox window manager
Exec=dbus-launch /etc/X11/xinit/xinitrc.openbox-session
TryExec=/usr/bin/openbox-session
Icon=openbox.png
Type=XSession
ImageImage
User avatar
antmon
Posts: 130
Joined: 26. Nov 2009, 16:49

Re: Gigolo Problem

Post by antmon »

Hi and thanks for the help!
@Tim CowChip - That worked. And after that I saw that in LXDE the openbox-session did started d-bus. Something I think should be taken care of when you do a openbox install.
Image
Post Reply