edrikL / gears

Automatically exported from code.google.com/p/gears
2 stars 3 forks source link

[Mac][Safari][Firefox] Desktop shortcuts are not getting created #816

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Platform:
  Mac OS X Version 10.5.6 (Build 9G55) , also on Tiger 10.4.11
  Processor: 2 Intel 2.40 GHz  , also on PPC
  RAM: 2048 MB

Gears:
  Gears version: 0.5.11.0

Installed Browsers:
  Safari: 3.2.1 (5525.27.1)
  FireFox :  3.0.5 , 3.0.6

What steps will reproduce the problem?
1. Install gears 5.11.0
2. Open Page : 
http://code.google.com/apis/gears/samples/hello_world_shortcuts/hello_world_shor
tcuts.html
3. Create Shortcut 

OR 
2 .From Docs or GMail try creating Shortcut.

What is the expected output?
1. Should create Short cut. 

What do you see instead?
1. Shortcuts are not created

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

Browsers : Safari , Fire Fox 
  Safari: 3.2.1 (5525.27.1)
  FireFox :  3.0.5 , 3.0.6

OS :
  Mac OS X Version 10.5.6 (Build 9G55) , also on Tiger 10.4.11

Please provide any additional information below.
Errors in  Fire fox console : 
1. Uncaught exception : Error in worker 0. Cross-origin has invalid
content-type header.

2. Uncaught exception : Error in worker 1. Could not process message
because worker does not have an onmessage handler.

Errors in Safari developer console :

1. Refused to set unsafe header Connection.

Original issue reported on code.google.com by gears.te...@gmail.com on 10 Feb 2009 at 3:01

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 10 Feb 2009 at 3:05

GoogleCodeExporter commented 9 years ago

Original comment by zbo...@gmail.com on 10 Feb 2009 at 6:49

GoogleCodeExporter commented 9 years ago
It might be fixed already by issue 806
Can anyone verify? I have no Mac :-/

Original comment by trpaslik.pl on 10 Feb 2009 at 9:04

GoogleCodeExporter commented 9 years ago
Verified, this is fixed on trunk.

Original comment by zbo...@gmail.com on 10 Feb 2009 at 7:19

GoogleCodeExporter commented 9 years ago
Retest with 0.5.13.0.  This is not fixed.

Original comment by gears.te...@gmail.com on 25 Feb 2009 at 2:09

GoogleCodeExporter commented 9 years ago
The CL mentioned in Issue 806 should be in the release branch because we took 
everything in the trunk about two weeks ago.  I suppose it is possible that the 
Android team reverted the snapshot?  Otherwise, the fix didn't seem to take.

Original comment by j...@chromium.org on 25 Feb 2009 at 4:08

GoogleCodeExporter commented 9 years ago
Okay, this CL https://mondrian.corp.google.com/changelist/9977553 is not in the 
release branch.  We need to merge it into the release branch and rebuild Gears.

Original comment by j...@chromium.org on 25 Feb 2009 at 6:28