• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
MAINTENANCE ANNOUNCEMENT - JIRA will undergo maintenance starting 1:00am PDT through 3:00am on Saturday 2010.03.20. Please do not enter issues during this time as the system maybe restarted.
Issue Details (XML | Word | Printable)

Key: VWR-9475
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Soft Linden
Reporter: Khyota Wulluf
Votes: 1
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
1. Second Life Viewer - VWR

Cursors are missing from artwork package, they have been misplaced in SDL-1.2.5-x.

Created: 01/Oct/08 07:40 PM   Updated: 17/Jun/09 05:21 PM
Component/s: Source Code, User Interface
Affects Version/s: Source code
Fix Version/s: 1.23 Release Candidate, 1.23

Time Tracking:
Not Specified

Environment: Linux Standalone
Issue Links:
Relates
 

Last Triaged: 05/Feb/09 02:56 PM
Linden Lab Issue ID: DEV-27144
Linden Lab Internal Branch: viewer_1-23


 Description  « Hide
The artwork package provide cursors in folder called 'res' but they are not used. The cursors are in res-sdl which is located in the SDL package, not downloaded during nonstandalone builds, they should be moved to the res folder in artwork.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Soft Linden added a comment - 09/Oct/08 02:47 PM
Is this only not getting bundled in stand-alone builds?

Khyota Wulluf added a comment - 15/Oct/08 05:47 PM - edited
Installed a test x86 OpenSuSE 11.0. Compiled using packaged libs and the cursors ARE bundled after build.

Standalone issue.


Reginard Maktoum added a comment - 19/Oct/08 11:24 PM
also these cursors are missing in the artwork archive:

wait.BMP
hand.BMP
ibeam.BMP
cross.BMP
sizenwse.BMP
sizenesw.BMP
sizewe.BMP
sizens.BMP
working.BMP

Is there a reason, why the file extention is written (hardcoded) in capital letters? Small letters should not hurt windows plattfom, but capital ones look ugly in Linux.

btw: I managed to convert the cur files to bmp with the a tool from the the "imagemagick" package:

convert mycursor.cur -background "#c8c8c8" -flatten BMP3:mycursor.BMP


Khyota Wulluf added a comment - 23/Nov/08 07:47 PM - edited
Updated accordingly

Khyota Wulluf added a comment - 24/Jan/09 12:32 PM
Updated title.

Rob Linden added a comment - 05/Feb/09 03:23 PM
Discussed at the open source meeting:
https://wiki.secondlife.com/wiki/Open_Source_Meeting/2009-02-05
  1. [14:54] Rob Linden: Khyota: this still a problem: http://jira.secondlife.com/browse/VWR-9475 ?
  2. [14:54] Khyota Wulluf: one sec
  3. [14:55] Khyota Wulluf: oh yeah
  4. [14:55] Khyota Wulluf: that one is quite annoying
  5. [14:55] Robin Cornelius: yes
  6. [14:55] Robin Cornelius: Why are the cursors not with the artwork bundle?
  7. [14:55] Rob Linden: I'm trying to parse out what the solution is on that one
  8. [14:56] Robin Cornelius: they use to be part of the viewer source and got seperated out to a seperate package, but as they are more artwork type things IMHO the artwork bundle is the place for them
  9. [14:56] Rob Linden: imports the issue into the internal issue tracker
  10. [14:57] Khyota Wulluf: should have brought that up earlier, i thought it was imported already
  11. [14:57] Rob Linden: oh, so wait a sec....they're bundled into a library?
  12. [14:57] Morgaine Dinova: Love the comment "Capital [.BMP
  13. [14:57] Rob Linden: so....here's an interesting connundrum
  14. [14:58] Rob Linden: we want to get out of having the separate lib and artwork bundles altogether, and just use the library mecahnism
  15. [14:58] Rob Linden: ...since, after all, it is just another web publication thing
  16. [14:59] Rob Linden: so, rather than moving things back into the artwork bundle, we should figure out how to make that part of the standalone build process
  17. [14:59] Rob Linden: where "standalone" maybe becomes "not quite standalone"
  18. [15:00] Robin Cornelius: well we need to be able to parse the install.xml and grab the art things in standalone
  19. [15:00] Robin Cornelius: but only them
  20. [15:00] Khyota Wulluf: for current standalone builds, its been quite confusing, the cursors are missing, but ware are they?
  21. [15:00] Robin Cornelius: Khyota they are listed in instal.xml
  22. [15:00] Robin Cornelius: *install
  23. [15:00] Morgaine Dinova: Does the artwork include headers, or is it pure artwork? If the latter, it would be taken even out of standalone, and made into something like a separate artwork cache.
  24. [15:01] Morgaine Dinova: could* be
  25. [15:01] Khyota Wulluf: the lib packages yes
  26. [15:01] Robin Cornelius: irs pure art
  27. [15:01] Khyota Wulluf: < robin
  28. [15:01] Rob Linden: Morgaine: yeah, that's kind of the idea
  29. [15:02] Morgaine Dinova: Cool Rob
  30. [15:02] Rob Linden: we suspect that it won't be just one "artwork" file, but multiple smaller bundles
  31. [15:02] Robin Cornelius: that could reduce delta a lot
  32. [15:02] Morgaine Dinova: I like that idea, allows incremental update.
  33. [15:02] Morgaine Dinova: Yep
  34. [15:02] Rob Linden: since we've already got the mechanism to deal with lots of small bundles, it should be no big thing
  35. [15:03] Rob Linden: ...but I suppose the real kicker is figuring out how to make "standalone" not be an all or nothing proposition
  36. [15:03] Khyota Wulluf: do you repackage the artwork with each svn revision, and keep all of the archives currently?
  37. [15:03] Rob Linden: (sorry that we're running over.....I've got a little time if others do)
  38. [15:04] Morgaine Dinova: I have an UXIG meeting now ... see you all. But will be contributing to the standalone work I expect soon. /me waves
  39. [15:04] Saijanai Kuhn: shameless plug: IM me if you want an invite to AW Groupies, the in-world discussion group for the AWG
  40. [15:05] Rob Linden: btw: here's a feature request that CG Linden made for CMake: http://public.kitware.com/Bug/view.php?id=8471
  41. [15:05] Rob Linden: ...with that feature, taking away the all-or-nothing nature of standalone would be easier
  42. [15:05] Q Linden: gotta run!
  43. [15:06] Rob Linden: anyway...good discussion. i'm a little sad that we hit on a really ripe topic just as time ws running out
  44. [15:06] Rob Linden: ..but maybe we can pick up where we left off next week
  45. [15:07] Rob Linden: anyway, thanks everyone for coming!
  46. [15:07] Rob Linden: as always, I'll be on irc (llrobla on irc.efnet.org #opensl)
  47. [15:07] Thickbrick Sleaford: thanks for having us
  48. [15:08] Rob Linden: see y'all next week if not on irc
  49. [15:08] Atashi Toshihiko: thanks Rob, take care

Dessie Linden added a comment - 15/Jun/09 04:42 PM
Fixed in 1.23.4, released on 06/15/2009.

Khyota Wulluf added a comment - 17/Jun/09 05:21 PM
Whys is this marked as fixed? I dont see any changes in 1.23.4.