Not loading after v0.8 update
![]() ![]() |
Stopped loading, for both gmail and google apps, after updating to v0.8. BTW: Please add https://mail.google.com/a/* to the included pages for google apps. I'm always having to remember to add that back after updating. Thanks,
|
![]() ![]() |
It's working fine here. Are you using Firefox?
|
![]() ![]() |
Well, I have the same problem, it's not working on my end. Having both a Gmail and a Gapps account, none of them load with the script. Being on regular Firefox, no nightly builds etc. May it be another add-on or script that might cause a conflict? |
![]() ![]() |
Strange, it's working fine at my end. Okay, can you tell me if the login page gets skinned?
I'll try checking what's the issue at my end on a vanilla install. PS: In the mean time, try un-installing the script & then re-install a fresh version from the site. See if that helps. |
![]() ![]() |
Hey there again, nope, the login page remains unstyled as the rest of the interface then.
potential is undefined
which comes from greasemonkey.js it says. Is that kind of helpful :)?
Best bugmenot |
![]() ![]() |
can you check if a fresh install of the script is works?
So un-install the script again, restart ffx, install again from the site & open greasemonkey to see if its installed.
i the meanwhile, i'll create a separate script with some debugging & send it to you... |
![]() ![]() |
Hey there, that's what I did - I had a clean reinstall of Firefox (not because of your script) and installed Greasemonkey and then your script afterwards, but still no luck. It installed correctly, I could edit it as well. From that end it seems all would be fine.... Just let me know ;). bugg |
![]() ![]() |
Hey, is this it? Got any insights on what it might cause?
|
![]() ![]() |
Im sorry, have a few things keeping me busy these days.
edit: btw, when you start gmail, do you see any "messages" in the console?
|
![]() ![]() |
Well, I finally took Firefox' console and it put out a lot of CSS warnings, but first and foremost two errors that seem to relate to your script and the Favicon 3 script. Here's what it says: user.match(/Loading\s(.*)@/) is null
potential is undefined
I haven't yet tried your older version and will wait patiently until this thing is resolved ;). I know the Favicon alerts script is not yours, I just put in the error for completion. Thanks for taking care of all! |
![]() ![]() |
Thanks for the info, bugg. I've changed the way i get the username.
|
![]() ![]() |
Hey there, I tried the new version, but no luck either. The errors:
el.textContent.match(/Loading\s*(.*)@/) is null
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.host]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Users/me/AppData/Roaming/Mozilla/Firefox/Profiles/vnw178gr.default/extensions/%7Be4a8a97b-f2ed-450b-b12d-ee082ba24781%7D/components/greasemonkey.js :: submitFirstPasswordForm :: line 1970" data: no] Already tried uninstalling and re-installing the script, but no luck anyway :(... |
![]() ![]() |
Is that output when using Gmail or Google Aps?
Anyways, try the script now.
I've added code which'll output a line. Pls post it here so i can test this further.
|
![]() ![]() |
It is output when using Google Apps. However, with your new version, the script finally works flawless & puts up no errors. Only thing is that two things don't seem to be designed completely, as shown here
However, what I really love about your script it that it works with custom Gmail themes, no need to trash my red one ;). |
![]() ![]() |
Oh, I might add up that on Gapps, no (custom/standard) mail icon is show on the top left of the page. |
![]() ![]() |
The help link styling will be fixed in the next version.
@ur second post, which icon? i see an icon for gmail(next to E-mail),
Oh btw, can you post the output in the Console. Everything related to Pimp.my.Gmail (errors/messages/warnings). |
![]() ![]() |
Yeah, I meant the buttons above the inbox, all fine, all fine then ;). I just thought them a bit big, compared to the mail-specific buttons in the head of the inbox. I mean the Gmail logo, the big one... I should have said 'logo' when I meant 'logo' and said 'icon'. I have a custom logo there which seems hidden. I didn't check extensively. Would you mind as to have an option to show a custom logo? Thanks for getting back to me! 1nfected/Pimp.my.Gmail: Gmail FullScreen started.
is all it says, apart from a lot CSS declarations being ignored, often CSS3 stuff for other browsers. However, can you add http*://mail.google.com/* to the script's allowed sites? I always need to add it manually...
|
![]() ![]() |
_bugmenot_ wrote: That will be there in the next version ;) btw, are you sure there are not more log messages.
EDIT: Btw, Console² is a nice add-on for firefox console, which lets you choose which messages to show/hide. |
![]() ![]() |
Here is what the log says (thanks for C², really helpful for that matter) on Gapps and Gmail (both the same, only different address): Fehler: potential is undefined
|
![]() ![]() |
_bugmenot_ wrote: aah, no wonder the script used to fail.
|
![]() ![]() |
Oh well, can you explain this? It makes a difference in what language Gmail/Google Apps is loading? Say you grab the actual e-mail address from the console output or something? Just out of curiosity ;). |
![]() ![]() |
[is being loaded] was my personal addition for you to understand it :). |
![]() ![]() |
_bugmenot_ wrote: The language doesn't really make a difference actually. But here it did, because i was using some English specific words to get the e-mail address. I didn't foresee such an error =p I guess i'll have to find a way around this. _bugmenot_ wrote: The script grabs the e-mail from the web page(not console output), so it can remember & store settings for that id. |
![]() ![]() |
Ah, alright, now I understand I believe. Coming more from the design end of the web, I am not a js crack yet ;). Thanks for clarification ;). |


