PDA

View Full Version : [gnome] Whrere's the config file of vinagre?



saffolino
May 27th, 2008, 11:45 AM
Hi, where can I find the config file of vinagre?

saffolino
May 29th, 2008, 07:21 AM
No idea?

dustigroove
July 1st, 2008, 05:52 AM
Hi, where can I find the config file of vinagre?

This reply may be a bit late, but as I have just now come across your question and it was never answered I feel obliged to post. :)

Vinagre uses the Gconf configuration database for saving its settings. The file is located here: ~/.gconf/apps/vinagre/%gconf.xml

However it may ultimately be better to just use the gconf-editor or Vinagre's built in preferences to make any changes.

Cheers,

benste
September 20th, 2008, 10:23 PM
i know this post is written at an older date,
but I want to thank you for your solution,
I really needed the vnc solution yesterday, but someone disconnected my network during a fullscreen remote.
Afterwards I wasn't able to start the program, only a white screen appeared.

bobbob1016
October 11th, 2008, 12:16 PM
The white screen is vinagre starting in fullscreen with nothing to display. A hack to get this working is by typing "vinagre reset" or you can substitute anything instead of reset, basically this forces it to get an error and go out of fullscreen.

benste
October 11th, 2008, 02:43 PM
thx, sounds faster

mavitm3
November 18th, 2008, 03:47 AM
That worked for me, thanks very much.

gcbzzzz
November 26th, 2008, 05:31 PM
I ssh to a host i use vinagre often, and wanted to get the IP from the recent connection list. but that file only has UI stuff.

anyone knows where I can find the saved last connections that vinagre displays to you?




<?xml version="1.0"?>
<gconf>
<entry name="window_height" mtime="1227648058" type="int" value="1025">
</entry>
<entry name="window_width" mtime="1227648058" type="int" value="1280">
</entry>
<entry name="window_state" mtime="1227633537" type="int" value="4">
</entry>
<entry name="side_panel_size" mtime="1225928919" type="int" value="123">
</entry>
<entry name="statusbar_visible" mtime="1227629148" type="bool" value="true">
</entry>
<entry name="toolbar_visible" mtime="1225930975" type="bool" value="false">
</entry>
<entry name="side_pane_visible" mtime="1225930976" type="bool" value="false">
</entry>
</gconf>

gcbzzzz
November 26th, 2008, 05:35 PM
duh. found.

~/.local/share/vinagre/history

simple
find . -name vinagre did the trick

s3a
January 3rd, 2012, 06:51 AM
Thanks gcbzzzz, Post #9 did it for me.

oldos2er
January 3rd, 2012, 06:58 PM
Closed, necromancy.