Results 1 to 10 of 10
Thread: Grsync
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
04-22-2013 #1
- Join Date
- Dec 2011
- Posts
- 6
Grsync
teotjunk
-
04-23-2013 #2
- Join Date
- May 2011
- Posts
- 4,353
try moving the config dir temporarily, e.g.:
Code:mv ~/.grsync ~/.grsync.bak
-
04-23-2013 #3
- Join Date
- Dec 2011
- Posts
- 6
Rysnc.jpg
A screenshot is attached.
-
04-24-2013 #4
- Join Date
- May 2011
- Posts
- 4,353
does maximizing the Grsync window reveal anything?
did you install it via your package manager, or compile from source? have you tried reinstalling it?
-
04-25-2013 #5
- Join Date
- Dec 2011
- Posts
- 6
-
04-25-2013 #6
- Join Date
- May 2011
- Posts
- 4,353
did you try renaming the directory ~/.grsync? You did not say.
perhaps it is a GTK weirdness. are you experiencing any other GTK-related problems?
you could try recompiling it from source, and see if that makes a diff:
Code:mv ~/.grsync ~/.grsync.bak wget http://www.opbyte.it/release/grsync-1.2.3.tar.gz tar zxf grsync-1.2.3.tar.gz cd grsync-1.2.3 ./configure --disable-unity make
Code:src/grsync
-
04-25-2013 #7
- Join Date
- Dec 2011
- Posts
- 6
I tried moving the directory. It didn't work
-
04-26-2013 #8
- Join Date
- Dec 2011
- Posts
- 6
I am not sure what I did. Resizing maximising windows but the problem is solved\
-
04-26-2013 #9
- Join Date
- May 2011
- Posts
- 4,353
-
04-26-2013 #10
- Join Date
- May 2011
- Posts
- 4,353