World: r3wp
[!CureCode] web-based bugtracking tool
older newer | first last |
Pekr 4-Feb-2009 [218] | That is rather strange claim, Brian? How much RAM does your netbook have? Those have at least 512 or more RAM, which should be pretty much sufficient for FF? |
BrianH 4-Feb-2009 [219] | A netbook with an SSD can't use a swap file, so 1GB of ram is *all* you get. If I use Firefox I have to close almost all other programs. |
Henrik 4-Feb-2009 [220] | ah, I remember the days I could browse the web on my Amiga 4000 with just 16 MB RAM... :-) |
BrianH 4-Feb-2009 [221] | The web has changed since then (though CureCode would have fit in just fine with the web of that time). |
Henrik 4-Feb-2009 [222] | I hope we can change it back again with ReBrowser. Probably not entirely, but I would love to see Curecode/QTask clients for ReBrowser. |
BrianH 4-Feb-2009 [223x4] | Absolutely :) |
Rebooting my browser (and upgrading it while I was at it) solved the problem. Thanks, Rebolek :) | |
And sqlab :) | |
Btw, "Worst Severity" includes built and dismissed tickets, which throws off the total. It should probably not include dismissed at least. | |
Dockimbel 4-Feb-2009 [227] | Cheyenne server upgraded to latest version. It should fix the "corrupted session" issue reported by sqlab and BrianH. Let me know if you see regressions. |
Dockimbel 8-Feb-2009 [228] | Cheyenne server upgraded again. The new on-the-fly RSP output compression should make RSP pages loading 2x faster on average than before (but you may not noticed as CC pages load already very fast) |
Chris 8-Feb-2009 [229x2] | Is there much overhead compressing them before sending? |
Sorry, Cheyenne question... | |
Dockimbel 8-Feb-2009 [231] | Answering in Cheyenne... |
BrianH 9-Feb-2009 [232x2] | Getting the redirect loop on edit bug again. Clicking on a ticket from the View Tickets list takes me to: - http://curecode.org/rebol3/edit-ticket.rsp?id=607&cursor=1 which takes me to - http://curecode.org/rebol3/set-project.rsp?prj-id=2&ref=edit-ticket.rsp%3Fid%3D607%26cursor%3D1 and back again, endlessly. |
That last line was "and back again, endlessly." | |
Dockimbel 9-Feb-2009 [234x2] | How do I reproduce that issue? I've tried using the admin account, but reproduce it. |
but <can't> reproduce it | |
BrianH 9-Feb-2009 [236x3] | I am using Chrome. I login then click on the ticket link. That's it. It even works when I set the project in the project dropdown before I click the link. If I don't log in and go directly to View Tickets, clicking on the link takes me to ticket.rsp page with the same redirect loop. When the bug happens, it happens every time. |
Doesn't happen with IE7. | |
The problem isn't there most days - this is not one of those days. | |
Dockimbel 9-Feb-2009 [239x3] | Could you try clear your cookies cache to see if it fix the issue? |
Ok, reproduced with Chrome. | |
Works Ok with IE7 and FF. Looks like Chrome is more sensible on multiple redirections. | |
BrianH 9-Feb-2009 [242x2] | I don't like to clear the cookies an my primary browser - I end up having to log into a ton of sites. I can't clear just one site's cookies. |
an -> on | |
Dockimbel 9-Feb-2009 [244x5] | You don't have anymore, it looks like it's not related to old session cookie afterall. At least one ticket is opened in Chrome's tracker, but not confirmed by developers: http://code.google.com/p/chromium/issues/detail?id=1267 |
...have <to> anymore... | |
Cheap workaround, go to the second result ticket, then use the Previous [<] button. | |
I'll see how I can avoid the extra redirection for the first ticket in the next release. | |
[Logout] link doesn't seem to work with Chrome too. | |
BrianH 9-Feb-2009 [249] | I'll try upgrading to a new nightly Chromium build and see if that helps. |
Dockimbel 9-Feb-2009 [250] | From a design POV, Chrome is right, web servers shouldn't redirect twice for a given resource, but, sometimes, it really helps by reducing complexity and code size. |
BrianH 9-Feb-2009 [251] | The problem is not the twice, it's that it keeps going. I do the reload to let it continue and it does, back and forth forever. |
Dockimbel 9-Feb-2009 [252x3] | Strange, if you keep clicking on the [refresh] link, it loops endlessly, but if you click inside the address bar and hit Enter key, it works. |
Looks like a Chrome bug. | |
Anyway, CC shoudn't redirect twice, that's bad design. | |
BrianH 9-Feb-2009 [255x4] | Great, I "upgraded" Chromium and now autocomplete doesn't work (anywhere), in addition to the redirect bug still being there. :( |
I'll have to try upgrading it again tomorrow. | |
Figured out which build I used to have and am reverting now. I'll keep a copy of its installer, just in case. | |
Logout works for me though. | |
Graham 9-Feb-2009 [259] | system restore?? |
BrianH 9-Feb-2009 [260] | Don't be silly. Most non-Microsoft installers don't set system restore checkpoints. |
Graham 9-Feb-2009 [261x2] | Are you saying that you don't have any system restore points at all? Or that you don't expect to find one from just before you upgraded Chromium? |
I'm looking at my latest restore points. They are in order: HP device driver Imagistik Image Viewer Quicktime Windows Update I don't recall what installer they used ... | |
BrianH 9-Feb-2009 [263x2] | 1) No, I don't set system restore points, I've had to spend way too much time fixing people's systems from the damage done by system restore. Using system restore causes more damage than most viruses. 2) Chromium doesn't upgrade, nor does it make system changes outside of its own directory. Chrome upgrades, but still sticks to its own directory, not even the registry. To "upgrade" Chromium you delete the old application files and rerun the installer. |
System restore only affects the registry and files in the windows directories, not program files outside of those directories. | |
Graham 9-Feb-2009 [265] | Oh? So, chromium can be run without installation then? eg from a usb key |
BrianH 9-Feb-2009 [266x2] | Yes, but I use the mini installer because I prefer how it lays out the directories to the .zip contents. |
Both Chrome and Chromium installers put their application files in a directory next to the user data directory under the user's local settings directory. Non-admin install, no registry access except for setting the file associations if you like. | |
older newer | first last |