For grooveshark.com it never asked me to install the webapp, _until_ I
commented out a couple of lines of javascript.

//if (isCorrectPage()) {
    Unity.init({ name: "Grooveshark",
                 domain: 'grooveshark.com',
                 homepage: 'http://grooveshark.com',
                 iconUrl: "icon://unity-webapps-grooveshark",
                 onInit: wrapCallback(musicPlayerSetup) });
//}

In this file,

/usr/share/unity-webapps/userscripts/unity-webapps-
grooveshark/grooveshark.user.js

the isCorrectPage() seems to check if the page has some specific
elements in it.. Also I'm using grooveshark's new interface which would
likely have some new element names or someting like that.

I didn't actually install the webapp when it asked, since if the webpage
is different I'm guess it won't work anyway.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-chromium-extension in Ubuntu.
https://bugs.launchpad.net/bugs/1068662

Title:
  webapps are not working :(

Status in Chromium extension: Unity Integration:
  Confirmed
Status in WebApps: Initial set of Apps:
  Confirmed
Status in “unity-chromium-extension” package in Ubuntu:
  Confirmed
Status in “webapps-applications” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading my 12.04 to 12.10 - web apps do not work out of the
  box (I had to install the chromium extension myself). Additionally,
  even after installing the extension, webapps are not working fully.
  Please see thread here:

  http://ubuntuforums.org/showthread.php?t=2073068

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-chromium-extension/+bug/1068662/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to