605share / google-calendar-gadget

Automatically exported from code.google.com/p/google-calendar-gadget
Apache License 2.0
0 stars 0 forks source link

Where to put login info? and more... #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
> What is the expected output? What do you see instead?
How am I suppsed to log in? If I click on "options..." I only see options 
having to do with the visual aspect of the gadget. How can it see my Google 
Calendars? I also see a red message saying "Please login to change the 
visibility of your calendars". Does this mean it somehow magically got to 
my Google account even if I didn't tell it anything? And how am I suppsed 
to know what to change the visibility to? Should my calendars be public? 
(argh!)

> What version of the product are you using? On what operating system?
1.0.0.0 on Windows Server 2003 S.E. SP2

Original issue reported on code.google.com by crigu...@gmail.com on 23 Jan 2009 at 7:39

GoogleCodeExporter commented 8 years ago
you should see a log in screen on the actual 'widget'. (see attachment)

Original comment by elzinga.byron on 23 Jan 2009 at 2:19

Attachments:

GoogleCodeExporter commented 8 years ago
I am having the same problem as criguada - No place to login via the options.
I am using v1.0.0.0 of Google Calendar on WinXP SP3 and Google Desktop 
5.8.0811.04345

Original comment by jeff.r.s...@gmail.com on 25 Jan 2009 at 11:14

Attachments:

GoogleCodeExporter commented 8 years ago
when i went to sign in it was not using the options screen... i had a log in 
screen 
on the actual widget....try expanding the widget if it is collapsed.

Original comment by elzinga.byron on 26 Jan 2009 at 2:56

GoogleCodeExporter commented 8 years ago
i have tried expanding, undocking, moving, resizing, removing and re-adding the
widget a number of times with no luck.
One thing that I did notice is when the widget first loads, I get a message 
something
like "an internet connection is required to use this widget". Obviously, I have 
an
internet connection - and a number of my other gadgets are connecting to 
internet
without any problem - but maybe the calendar gadget isn't able to connect for 
some
reason?

Original comment by jeff.r.s...@gmail.com on 26 Jan 2009 at 5:03

GoogleCodeExporter commented 8 years ago
I have the same gadget behavior as jeff.r.smith. No matter what I do I cannot 
see a 
login screen on the widget. The widget looks as if it was correctly connecting 
to my 
google account (but how?), but it doesn't show any of my events.

Original comment by crigu...@gmail.com on 26 Jan 2009 at 7:42

GoogleCodeExporter commented 8 years ago
I have the same problem for a few days.

Original comment by chenlong...@gmail.com on 26 Jan 2009 at 6:05

GoogleCodeExporter commented 8 years ago
i have this same problem .

Original comment by poe.y...@gmail.com on 28 Jan 2009 at 5:45

GoogleCodeExporter commented 8 years ago
i am not a developer for this... i am having issues of my own but is maybe a 
firewall 
setting blocking it or do you have a port disabled which it requires.

Original comment by elzinga.byron on 29 Jan 2009 at 3:41

GoogleCodeExporter commented 8 years ago
Well, that may very well be the case, but then I would expect the GMail gadget 
to 
fail also. At least some info on the protocol and/or the ports used by the 
gadget 
would help configuring the firewall, if this is indeed the problem.
Also nobody replied on the "calendars visibility" issue. What kind of 
visibility am I 
suppsed to give to my calendar? I'd like to keep it private, and I don't see 
the 
reason to change it *IF* the gadget asks for my login info (which it doesn't 
presently).

Original comment by crigu...@gmail.com on 30 Jan 2009 at 7:39

GoogleCodeExporter commented 8 years ago
I have solved the problem for all of yours! I'm thinking How Google may be 
thanks me? 
The line 550 ant the file events.js in the gadget is unterminated correctly. 
When I 
use the Google desktop gadget designer,it show me the error. The line at 550 
is: 
title = title.substr(0, this.TOOLTIP_LENGTH - 1) + '鈥?; Then I go to 
http://code.google.com/p/google-calendar-gadget,Where I checked the source, The 
'鈥?; 
should be '…'; 

My OS is Windows xp sp3 Simplified Chinese. So the '鈥? should be other 
character in 
your Language.

Original comment by chenlong...@gmail.com on 31 Jan 2009 at 9:45

GoogleCodeExporter commented 8 years ago
The login is now in the main gadget screen. Be sure to resize the gadget so 
it's 
visible. Also, try selecting "Sign out" from the gadget menu.

If you'd like to help us debug the gadget, please follow these simple 
instructions:

http://code.google.com/p/google-calendar-gadget/wiki/DebugMode

Thanks!
James

Original comment by james....@gmail.com on 5 Feb 2009 at 7:37

GoogleCodeExporter commented 8 years ago
matrix: i think the options dialog needs better explanation text. people who 
had the 
old version may think the login form is in the options dialog.

Original comment by james....@gmail.com on 5 Feb 2009 at 7:45

GoogleCodeExporter commented 8 years ago
Is it enough to just extend the text in the options dialog e.g. "Please login to
change the visibility of your calendars. The login screen is located in the 
main view
of the gadget.". Another option would be to add a second login form to the 
options
dialog.

Original comment by codename...@gmail.com on 5 Feb 2009 at 9:53

GoogleCodeExporter commented 8 years ago
You must be kidding! Do you really think ppl would not see it if it was on the 
main
screen?
I have NO login form on the main screen, and i have NO "sign out" option in the
gadget menu! Sheesh...

Original comment by crigu...@gmail.com on 5 Feb 2009 at 10:30

GoogleCodeExporter commented 8 years ago
No, I am not kidding. I can just respond to the reports and screenshots posted. 
I
have no way of debugging or solving anything without a proper report. If you 
want to
help then please post a screenshot of what you are seeing in the main screen. 
Thank you.

Original comment by codename...@gmail.com on 6 Feb 2009 at 12:39

GoogleCodeExporter commented 8 years ago
Three screenshots:
1) Loading the app
2) Looking at the menu
3) Looking at options

At work, this application works perfectly. So I know what I'm supposed to see, 
but on
my home computer (all else being equal, as far as I can tell) it does not work.

Original comment by bianca....@gmail.com on 6 Feb 2009 at 1:46

Attachments:

GoogleCodeExporter commented 8 years ago
I can post my screenshots too, but they are identical to what you see in the
screenshots of bianca.lee, apart for the fact that I use the "Day" view. It may 
seem
obvious, but just to be clear let me say that the agenda does NOT show my 
events.

Original comment by crigu...@gmail.com on 6 Feb 2009 at 10:22

GoogleCodeExporter commented 8 years ago
Oh, I almost forgot to add that I ran the Gadget in "debug mode" like suggested 
by
james.yum. I have the same message as bainca.lee (You need an internet 
connection to
use this gadget). GMail gadget works without problems. I am behind a corporate
firewall here that lets HTTP and HTTPS through (on standard ports). One needs to
configure a proxy though (without authentication)... but GMail gadget discovers 
this
autonomously.

Original comment by crigu...@gmail.com on 6 Feb 2009 at 10:31

GoogleCodeExporter commented 8 years ago
I also ran into this issue with XP x64, no login screen just the message "You 
need an 
internet connection to use this gadget."  No proxy or firewall to speak of.  
(I know that 64bit XP isn't officially supported by google desktop, however 
when 
running it in 32 bit mode all my other gadgets work fine including GMail and 
weatherBug.)

Original comment by Eric.L.H...@gmail.com on 9 Feb 2009 at 4:54

GoogleCodeExporter commented 8 years ago
Im having the same problem using win xp 64...I dont know if its possible to 
override
the internet connection detection somehow, so the gadget actualy shows the 
log-in
screen, then try to log-in and see what happens...Its just an idea, i dont 
really
know what im talking about, anyway it would be great if there was a fix to the 
problem...

Original comment by rgu...@gmail.com on 11 Feb 2009 at 5:37

GoogleCodeExporter commented 8 years ago
...oh, and another thing, i tried with the previous version of google calendar
gadget,v 2.001, and it worked fine...but it doesnt have all the functions i 
would like...

Original comment by rgu...@gmail.com on 11 Feb 2009 at 5:48

GoogleCodeExporter commented 8 years ago
Are all people who have this issue running XP x64 ?

I have added a test version of the gadget to this comment. This test version 
assumes
that you are always online. Could someone with the issue give it a try? This 
would
help in identifying the exact problem. Thanks.

Original comment by codename...@gmail.com on 11 Feb 2009 at 5:57

Attachments:

GoogleCodeExporter commented 8 years ago
Tried your test version.  It gets closer to working.  I do see the login 
screen, I 
logged in and then it displays the "You need an internet connection to use this 
gadget" message.  "Loading..." is displayed at the top and in the options it 
does 
show the names of my calendars.  My events aren't displayed, however I can add 
new 
events and have them show up when I look at them in a browser.  A screenshot is 
attached of what I see.  It sounds like the internet detection for XP 64 has a 
bug.

Original comment by Eric.L.H...@gmail.com on 11 Feb 2009 at 7:22

Attachments:

GoogleCodeExporter commented 8 years ago
I tried the test version as well - and had *exactly* the same results as Eric. 
But I 
am using 32-bit windows xp, not 64-bit.

Original comment by jeff.r.s...@gmail.com on 11 Feb 2009 at 7:33

GoogleCodeExporter commented 8 years ago
Tried the test version. I get exactly same behavior as Eric. I am using Windows
Server 2003 S.E. with SP2 (32 bit).

Original comment by crigu...@gmail.com on 11 Feb 2009 at 7:57

GoogleCodeExporter commented 8 years ago
Here is another test version. How is that one working for you? Thank you taking 
the
time to test it. Hope this one will let you get even further than just logging 
in and
creating events.

Original comment by codename...@gmail.com on 11 Feb 2009 at 5:06

Attachments:

GoogleCodeExporter commented 8 years ago
Ill try it as soon as I get home, thank you for the fast reply!

Original comment by rgupa...@gmail.com on 11 Feb 2009 at 6:35

GoogleCodeExporter commented 8 years ago
This worked perfectly for me! Really thanks, i was having the same bugs up 
there.

I'm with Windows Xp 64bit.

Original comment by HeitorSa...@gmail.com on 11 Feb 2009 at 8:55

GoogleCodeExporter commented 8 years ago
Looks like for you the framework.system.network.online attribute, available 
through
the Google Desktop API returns false even if a network connection is available. 
This
should effect all gadgets which use this to detect the online status.

Original comment by codename...@gmail.com on 11 Feb 2009 at 8:59

GoogleCodeExporter commented 8 years ago
I am using XP 32bit. I tried the test version. I could log in (yay!), and it 
imported
my calendar, but not the holiday calendar, and the loading image would not go 
away
until I clicked Refresh.

Original comment by bianca....@gmail.com on 11 Feb 2009 at 9:17

GoogleCodeExporter commented 8 years ago
It works! thank you!... 

Original comment by rgu...@gmail.com on 11 Feb 2009 at 11:12

GoogleCodeExporter commented 8 years ago
Solved the issue for me as well, thank you.

Original comment by Eric.L.H...@gmail.com on 12 Feb 2009 at 1:37

GoogleCodeExporter commented 8 years ago
Yep. Seems to be working now for me too. Another thank-you.

Original comment by jeff.r.s...@gmail.com on 12 Feb 2009 at 4:55

GoogleCodeExporter commented 8 years ago
Works for me!!! Thankyou!!!
BTW, I don't know if the GMail gadget uses the same API, but that has always 
worked here.

Original comment by crigu...@gmail.com on 12 Feb 2009 at 8:08

GoogleCodeExporter commented 8 years ago
google-calendar-gadget-test2.gg works very well~!!! 
Thank you~

Original comment by Jhyu...@gmail.com on 6 Mar 2009 at 7:30

GoogleCodeExporter commented 8 years ago
I had the same problem with the windows date and time screwed really bad. Once 
I 
changed the date from January 1st, 2006 to the correct one, it started working. 
Guess 
it is SSL and the certificate is not yet valid.

Original comment by sor...@gmail.com on 21 Mar 2010 at 11:06