These forums are CLOSED. Please visit the new forums HERE
Uploading jpg closes viewer |
|
Kristopher Tenk
Registered User
![]() Join date: 11 Apr 2007
Posts: 153
|
03-30-2008 02:10
Since Saturday morning when i upload or try and upload a .jpg the viewer closes, this is on the main and RC viewer. I can upload .bmps fine, i am on Ubuntu 7.10 (Gnome) is anyone getting this?
|
Kristopher Tenk
Registered User
![]() Join date: 11 Apr 2007
Posts: 153
|
03-30-2008 02:12
This is what happens -
2008-03-30T09:15:52Z INFO: LLWindowSDL::afterDialog() 2008-03-30T09:15:52Z WARNING: setLastError: Unsupported color conversion request 2008-03-30T09:15:52Z WARNING: errorOutputMessage: LLImageJPEG decode failed: Unsupported color conversion request terminate called after throwing an instance of 'int' ./secondlife: line 100: 6478 Aborted (core dumped) LD_LIBRARY_PATH="`pwd`"/lib:"`pwd`"/app_settings/mozilla-runtime-linux-i686:"${LD_LIBRARY_PATH}" $LL_WRAPPER bin/do-not-directly-run-secondlife-bin -settings settings_releasecandidate.xml -channel "Second Life Release Candidate" *** Unclean shutdown. *** ./secondlife: line 108: arch: command not found P.S. I have filed it here - https://jira.secondlife.com/browse/VWR-5916 |
Michelle2 Zenovka
Registered User
Join date: 6 Jan 2008
Posts: 63
|
04-02-2008 06:45
Are you sure its a JPG? or is it a jpg with CMYK colour space?
I've had a patch on JIRA for a while regarding this but it may have got lost in the mele There are some bad code path possibilities that i have addressed in my patches on :- http://jira.secondlife.com/browse/VWR-4022 You can try to upload gifs named .jpgs all you like but this protects the viewer. Tofu: if you are watching this thread, soft had this assigned but as its a reopened issue due to one of Rob's triages and i worked on it after that i think its got forgotten. M2 |
Michelle2 Zenovka
Registered User
Join date: 6 Jan 2008
Posts: 63
|
04-02-2008 06:52
Are you sure its a JPG? or is it a jpg with CMYK colour space?
I've had a patch on JIRA for a while regarding this but it may have got lost in the mele There are some bad code path possibilities that i have addressed in my patches on :- http://jira.secondlife.com/browse/VWR-4022 You can try to upload gifs named .jpgs all you like but this protects the viewer. Tofu: if you are watching this thread, soft had this assigned but as its a reopened issue due to one of Rob's triages and i worked on it after that i think its got forgotten. M2 |
Kristopher Tenk
Registered User
![]() Join date: 11 Apr 2007
Posts: 153
|
04-02-2008 08:29
the file info displays
Res : 72x72 dpi File type : JPEG image Colour Space : RGB sRGB built-in Default RGB working space I found that if i create a new image in GIMP, paste this in, save it to desktop as .jpg and upload it works fine. Its not a big deal as i can do this in seconds but yes i agree the upload needs improved. |