pombreda / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

ggl-gtk sidebar mode isn't default in 0.9.2 #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. running "ggl-gtk"
2. running "ggl-gtk -s"
3.

What is the expected output? What do you see instead?
When trying to run on "alt + F2":
"ggl-gtk" -> dont work
"ggl-gtk -s" -> dont work

When trying to run on console:
"ggl-gtk" -> runs without the sidebar
"ggl-gtk -s" -> runs with sidebar

the "-s" by default is not working! and when trying to run it out of
console, it crashes.
in 0.9.1 it used to work properly.

What version of the product are you using? On what operating system?
0.9.2

Please provide any additional information below.

Original issue reported on code.google.com by thibell...@gmail.com on 9 Jun 2008 at 3:16

GoogleCodeExporter commented 9 years ago
0.92 uses sidebar mode by default, so '-s' has been replaced by '-ns' which 
turns off
the sidebar.

Original comment by james...@gmail.com on 10 Jun 2008 at 3:46

GoogleCodeExporter commented 9 years ago
yes, I know that. It`s because of that that I`m not understanding why running
"ggl-gtk" runs like "-ns" and it still accept the "-s" that runs with sidebar oO
crazy 0.92

Original comment by thibell...@gmail.com on 10 Jun 2008 at 3:53

GoogleCodeExporter commented 9 years ago
Seems that you didn't install 0.9.2 correctly.

Original comment by james...@gmail.com on 10 Jun 2008 at 4:12

GoogleCodeExporter commented 9 years ago
I did a ./configure
then a make

and, like in 0.9.1, I`m running directly from the folder(/hosts/gtk/ggl-gtk). it
should work, shouldn`t it?
I perfer to run it directly from the folder insteady of doing a make install

Original comment by thibell...@gmail.com on 10 Jun 2008 at 4:21

GoogleCodeExporter commented 9 years ago
If you prefer to run inside the original folder, please make sure:
1. Enable debug mode
2. Change to hosts/gtk folder
3. Run ggl-gtk.sh instead of ggl-gtk

If debug is disabled, running in the original folder is not supported.

Original comment by james...@gmail.com on 10 Jun 2008 at 4:37

GoogleCodeExporter commented 9 years ago
oh, I didn`t know that. I'll try to run with debug mode

but, the "ggl-gtk.sh" simply don`t run. Not in 0.9.2, not even in 0.9.1. 
Because of
that I was running "ggl-gtk".
but thanks =D

Original comment by thibell...@gmail.com on 10 Jun 2008 at 4:55

GoogleCodeExporter commented 9 years ago
ok. Now it's fixed =P
thanks for helping me!

Original comment by thibell...@gmail.com on 11 Jun 2008 at 3:11

GoogleCodeExporter commented 9 years ago

Original comment by james...@gmail.com on 11 Jun 2008 at 4:52