
| Key: |
MOZ-9
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Normal
|
| Assignee: |
dan linden
|
| Reporter: |
dan linden
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
linux_loading.png (77 kB)
2.
XP_loading.jpg (37 kB)
|
|
Environment:
|
Second Life 1.23.0 (114598) Mar 16 2009 12:25:27 (Second Life Release)
LLMozLib Version: [LLMediaImplLLMozLib] - 2.01.22507 (QtWebKit version 4.5.0)
All platforms
Second Life 1.23.0 (114598) Mar 16 2009 12:25:27 (Second Life Release)
LLMozLib Version: [LLMediaImplLLMozLib] - 2.01.22507 (QtWebKit version 4.5.0)
All platforms
|
|
| Last Triaged: |
17/Mar/09 10:54 AM
|
| Linden Lab Issue ID: |
DEV-29076
|
Repro:
- Start the viewer and verify you see a spinning hand and 'loading...' text before the login screen loads.
Observe:
- WinXP and WinVista - A broken image icon above the "loading..." text. See attached XP_loading.jpg
- Linux - huge "loading..." text in the upper left corner of the screen. See attached linux_loading.png
- Mac - The screen remains black while loading.
|
|
Description
|
Repro:
- Start the viewer and verify you see a spinning hand and 'loading...' text before the login screen loads.
Observe:
- WinXP and WinVista - A broken image icon above the "loading..." text. See attached XP_loading.jpg
- Linux - huge "loading..." text in the upper left corner of the screen. See attached linux_loading.png
- Mac - The screen remains black while loading.
|
Show » |
|
C:/linden/webkit/indra/newview/skins/default/html/en-us/loading/loading.html
which is why loading of external resources beyond the file is failing. I added a check to see if url's passed in are actually files and then converting them to a local file url with the file://
scheme if that is the case. And now we get a spinning hand 
http://code.staikos.net/cgi-bin/gitweb.cgi?p=llmozlib;a=commit;h=b12691a6c3dd3de39a04e437b8b41b0b49fb28e1