The easiest way I can recreate the problem is by refreshing the same page repeatedly. At some point, the page will load fully (not cancelled by the refresh), and will show up as if it has served everything but missing the CSS or Logo. I only started to do this after I noticed the problem during regular use. The server is also running on my local machine, so no proxy or anything.
It looks very similar to the case when a web page fails to fully load, but doesn't realize it (if that makes sense). From: [email protected] [mailto:[email protected]] On Behalf Of Tomek Kott Sent: Tuesday, November 08, 2011 3:02 PM To: Fossil SCM user's discussion Subject: Re: [fossil-users] Web UI Refresh Issue Well, it turns out that WordPress mangled my HTML, so I'm not surprised that you couldn't get the copy / paste to work. However, I'm not quite sure why you would be seeing three different outcomes. Just to double check -- you click on, say, timeline, and each time you do, you get one of the three situations you described? One other thought is the same on as the comment on the article - try searching for a string "style.css?default" in the header block, and get rid of "?default" (so you're just left with style.css). Make sure to clear firefox's cache (by ctrl-shift-R) for the page in question. I guess that's the last possibility - do you have a proxy or anything else between you and the server? Tomek On Tue, Nov 8, 2011 at 4:07 PM, Shaun Mahood <[email protected]<mailto:[email protected]>> wrote: Hi Tomek, For whatever reason (most likely my own mistakes) I couldn't get it to work using copy and paste, ended up importing the config to my local version and then pushing it back to the server. I'm using the version 1.20 for Windows. From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Tomek Kott Sent: Tuesday, November 08, 2011 12:21 PM To: Fossil SCM user's discussion Subject: Re: [fossil-users] Web UI Refresh Issue Hi Shaun, Sorry to hear that the style I put together didn't work for you. DId you copy and paste the code from the post, or did you download the attached config file and import that? Also, which version of fossil are you using? Truth be told, I've only ever used it in CGI mode or UI mode, so while I would expect everything to work in server mode, I never tested it. Tomek On Tue, Nov 8, 2011 at 1:15 PM, Shaun Mahood <[email protected]<mailto:[email protected]>> wrote: Hi, not sure if this is the right place for this (please redirect me if not). I've noticed that the main web UI for Fossil does not seem to be loading consistently for me - it seems to pick 1 of 3 states. - Load everything - Load everything except the CSS styles - Load everything except the logo I am using a custom style found at http://kott.fm/tomek/2011/05/22/setting-fossil-up-with-style/ and using Firefox 7.0.1, running Windows XP and using the "fossil server" command. I am also using my own logo which is 34 KB. Anyone else run into this, or is it based on my specific setup and customizations? Thanks, Shaun _______________________________________________ fossil-users mailing list [email protected]<mailto:[email protected]> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users _______________________________________________ fossil-users mailing list [email protected]<mailto:[email protected]> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

