The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniWeb > OmniWeb General
FAQ Members List Calendar Today's Posts

 
Strange Passwd dialog displays randomly Thread Tools Search this Thread Display Modes
Hi there, i have an issue where if OW is left open for some period of time which is undetermined i get this strange password required dialog box usually of some domain which has no reference to ANY web page i have loaded in a tab.

I shall attach one of these images perhaps someone knows anything about this strange behavior.

Best
Attached Thumbnails
Click image for larger version

Name:	OW-This Page Passwd.png
Views:	551
Size:	35.5 KB
ID:	133  
 
Quote:
Originally Posted by Drayon
usually of some domain which has no reference to ANY web page i have loaded in a tab.
How are you determining that? Did you dig through the source of every open page?
 
Quote:
Originally Posted by Forrest
How are you determining that? Did you dig through the source of every open page?
My observation is based on the notion that none of the web sites id had open in the current session were Australian. The sites were US based. If you notice the dialog is an education au host.

Last edited by Drayon; 2006-12-02 at 02:16 AM.. Reason: missing info
 
Right, but unless you viewed the source on every page and every linked file, it's tough to make that call.

Chances are an image or other file that's built into one of the pages is hosted on that edu site and the user has setup htaccess there. When the page loads, the password prompt displays. It could also be a page where images are swapped in and out after the page loads. One of the images is on that server, and so the password prompt displays when that image is loaded and well after the page has loaded.
 
Still this is a very strange, for one, the browser can be completely idle for 10 mins and these dialogs show up from no activity, and two i visit the similar pages in any other browser and ive NEVER seen these dialogs pop up.

I can understand if i load a page which requires this type of access but as i say this is NOT the case here, these dialogs are completely random popping up from nowhere not after i've loaded a new page. I've used the 3 w's long enough to determine the difference between a page which requires login access and some phantom freaky behavior which im seeing here :confused: :eek: Little green men in this browser me thinks
 
Quote:
Originally Posted by Drayon
Still this is a very strange, for one, the browser can be completely idle for 10 mins and these dialogs show up from no activity, and two i visit the similar pages in any other browser and ive NEVER seen these dialogs pop up.
Great, a page could be set to load the problem image 10 minutes after you first go to the site. Or there could be a meta refresh. Tons and tons of possibilities.

Quote:
I can understand if i load a page which requires this type of access but as i say this is NOT the case here,
Unless you've gone through every line of code in all the windows, every nested file, every file that loads on a timer (and if there's ajax or flash involved you probably wont be able to get all of them) you can't say that for sure.

Quote:
I've used the 3 w's long enough to determine the difference between a page which requires login access and some phantom freaky behavior which im seeing here :confused: :eek: Little green men in this browser me thinks
Well, I'm going to post an example with this post. Now imagine I had full control over this site, and this was done on a timer.

[img]http://client.giraffedesign.com/omni/test/omnilogolarge.gif[img]

Last edited by Forrest; 2006-12-04 at 10:45 AM..
 
Forest, thanks for being patient with me. BUT that dialog aint what im getting man, it aint a sheet like that. The dialog I get pops up in the middle of the page an can be moved around an again its the same dialog everytime with the exact same host in it
"infocom.cqu.edu.au"

here is a list of junk in the error log

2006-12-04 20:09:16 OWHTTPSession: Connected to infocom.cqu.edu.au (138.77.5.135:80)
2006-12-04 20:09:16 http Tx: GET /Units/aut99/85321/Resources/Print_Resources/Textbook/ HTTP/1.1
Connection: Keep-Alive
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/420+ (KHTML, like Gecko, Safari/420) OmniWeb/v607.5
Cache-Control: max-age=0
Pragma: no-cache
Host: infocom.cqu.edu.au
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, image/tiff, multipart/x-mixed-replace, */*;q=0.1
Accept-Encoding: identity
Accept-Charset: iso-8859-1, utf-8, iso-10646-ucs-2, macintosh, windows-1252, *
Accept-Language: en-us, th;q=0.7


2006-12-04 20:09:17 http Rx: HTTP/1.1 401 Authorization Required
2006-12-04 20:09:17 Rx: http://infocom.cqu.edu.au/Units/aut9...rces/Textbook/
2006-12-04 20:09:17 Date: Mon, 04 Dec 2006 11:09:16 GMT
2006-12-04 20:09:17 Server: Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/0.9.7e mod_perl/1.29 DAV/1.0.3
2006-12-04 20:09:17 WWW-Authenticate: Basic realm="Webfuse"
2006-12-04 20:09:17 Last-Modified: Fri, 17 Mar 2006 07:45:38 GMT
2006-12-04 20:09:17 ETag: "106a9-1328-441a6922"
2006-12-04 20:09:17 Accept-Ranges: bytes
2006-12-04 20:09:17 Content-Length: 4904
2006-12-04 20:09:17 Keep-Alive: timeout=8, max=99
2006-12-04 20:09:17 Connection: Keep-Alive
2006-12-04 20:09:17 Content-Type: text/html
2006-12-04 20:09:17 Rx Headers:
{
"__self__" = "<OWHeaderDictionary: 0x184bc9a0>";
headerDictionary = {
"__self__" = "<OFMultiValueDictionary: 0x184a5910>";
dictionary = {
"Accept-Ranges" = (bytes);
Connection = ("Keep-Alive");
"Content-Length" = (4904);
"Content-Type" = ("text/html");
Date = ("Mon, 04 Dec 2006 11:09:16 GMT");
ETag = ("\"106a9-1328-441a6922\"");
"Keep-Alive" = ("timeout=8, max=99");
"Last-Modified" = ("Fri, 17 Mar 2006 07:45:38 GMT");
Server = ("Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/0.9.7e mod_perl/1.29 DAV/1.0.3");
"WWW-Authenticate" = ("Basic realm=\"Webfuse\"");
};
};
}
2006-12-04 20:09:17 Could not find image named 'HelpIcon'.
2006-12-04 20:09:26 Error loading <http://infocom.cqu.edu.au/Units/aut99/85321/Resources/Print_Resources/Textbook/>: No useful credentials found or generated.
 
(I've edited my other post so the example doesn't keep popping up.)

What's interesting is, the link in your error log provides a sheet rather than a popup window. I still think it's one page somewhere on one of the sites you have open that's causing the issue.
 
Drayon,

Do you by any chance have this page in your bookmarks? If it's set to check for updates you'll get the pop-up dialog since OmniWeb needs authorization to check the site.
 
Quote:
Originally Posted by troyb
Do you by any chance have this page in your bookmarks? If it's set to check for updates you'll get the pop-up dialog since OmniWeb needs authorization to check the site.
Ahhh, yes. That would explain why clicking on the link in the error log results in a "sheet" dialog but why he's getting a popup dialog. It would also explain why he doesn't get this in other browsers, and it's seemingly random.

It also explains why you're the one getting paid by Omni and I'm not :)
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
Repeat a task randomly transformcar Applying OmniFocus 6 2013-02-08 02:25 AM
HELP! OmniFocus randomly deleted Work Inbox jhnwhite2 OmniFocus 1 for Mac 1 2012-11-08 06:52 AM
Strange login request popping up randomly jwthomas OmniWeb Bug Reports 5 2010-05-06 10:47 AM
no due date displays under due next week? rbutera OmniFocus 1 for Mac 2 2008-01-15 01:15 PM
<em> and <i> sometimes displays italic gibberish Ward OmniWeb Bug Reports 3 2006-08-20 12:41 PM


All times are GMT -8. The time now is 07:24 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.