Re: [opensource-dev] Virtual Destructors

2011-07-01 Thread Joshua Bell
Destructors of derived classes are automatically virtual if the base class destructor is virtual. http://www.parashift.com/c++-faq-lite/virtual-functions.html#faq-20.7 The inheritance chain is: LLMouseHandler > LLTool > LLManip > LLManipScale ... and both LLMouseHandler and LLTool declare the d

Re: [opensource-dev] Review viewer -- draw distance slider

2011-06-11 Thread Joshua Bell
On Fri, Jun 10, 2011 at 8:59 PM, wrote: > The binocs idea for the icon is the best! It's totally like the average > person is going to think about it. And it's the way our eyes work. I have serious concerns (based only on the screenshot posted earlier): * By elevating this option to the top

Re: [opensource-dev] New web search: how to get search_token or auth_token in v1 viewers ?

2011-05-26 Thread Joshua Bell
On Thu, May 26, 2011 at 12:41 PM, Henri Beauchamp wrote: > Looking at (grepping) the code, I see no mention of these in lllogininstance.cpp (if these options are like others, there > should be requested_options.append("search_token") and > requested_options.append("auth_token") calls in there...

Re: [opensource-dev] Request for comment on these JIRA reports

2011-04-27 Thread Joshua Bell
On Wed, Apr 27, 2011 at 6:41 AM, Opensource Obscure < opensourceobsc...@gmail.com> wrote: > > * https://jira.secondlife.com/browse/SVC-5387 > Snapshot to postcard failure > - how to provide more helpful feedback? > Sorry for not catching up with you in-world on this one, OO. (And sorry for the d

Re: [opensource-dev] Windows compiling problem

2011-04-12 Thread Joshua Bell
I was running into that exact objidl.h issue until I updated my DirectX SDK. I had a 2008 SDK, I needed to uninstall and reinstall the June 2010 SDK linked from http://wiki.secondlife.com/wiki/Viewer_2_Microsoft_Windows_Builds (IMH

Re: [opensource-dev] STORM-1090 : font size regression

2011-03-22 Thread Joshua Bell
On Mon, Mar 21, 2011 at 11:17 PM, Philippe (Merov) Bossut < me...@lindenlab.com> wrote: > We identified that moving from freetype 2.3.9 to 2.4.4 in > viewer-autobuild2010 produces smaller text (roughly 10% smaller). > I haven't dug into this at all, but I note that we're using FT_Set_Char_Size wh

Re: [opensource-dev] X network test dump (capacity failure)

2011-01-14 Thread Joshua Bell
On Fri, Jan 14, 2011 at 4:20 PM, Joshua Bell wrote: > > {"deviceId":"4d30a642a56f04.90158583","userAgent":"Mozilla/5.0 (Windows; U; > Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) > Chrome/9.0.597.47 Safari/534.13","href&q

[opensource-dev] X network test dump (capacity failure)

2011-01-14 Thread Joshua Bell
{"deviceId":"4d30a642a56f04.90158583","userAgent":"Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.47 Safari/534.13","href":" http://interest.secondlife-staging.com/landing/s/chat?rerun ","elapsedTime":25649,"kyokaStartTime":1295050793574,"kyoka

Re: [opensource-dev] 5 Channel JPEG2000

2011-01-10 Thread Joshua Bell
rs to edit is not particularly user-friendly.) > Ricky > Cron Stardust > > On Monday, January 10, 2011, Joshua Bell wrote: > > On Mon, Jan 10, 2011 at 9:28 AM, Dave Booth > wrote: > > > > Thats a pretty good bit of thinking out loud there, Ponzu > > >

Re: [opensource-dev] Review Request: VWR-24420: PNG images which specify "background color" lose alpha layer when imported.

2011-01-10 Thread Joshua Bell
On Mon, Jan 10, 2011 at 9:28 AM, Dave Booth wrote: > Thats a pretty good bit of thinking out loud there, Ponzu > > Personally I'd say thats a "clean" fix for this. However it all depends > on how things are stored server-side - if the asset server code > automatically assumes that every textu

Re: [opensource-dev] Review Request: VWR-24420: PNG images which specify "background color" lose alpha layer when imported.

2011-01-10 Thread Joshua Bell
On Mon, Jan 10, 2011 at 8:34 AM, Ponzu wrote: > A common cause of z-buffer problems in SL is textures that do not *need* an > alpha channel that contain one anyway. Lots of content in SL is created by > rank amateurs (me for example). > > That seems like a good point, and might explain the exist

Re: [opensource-dev] More login channels (with missing background images on the login screen) (was: Is there supposed to be a login web page for the development viewer? (An SL screenshot, maybe some t

2010-11-23 Thread Joshua Bell
On Tue, Nov 23, 2010 at 12:21 PM, Boroondas Gupte < slli...@boroon.dasgupta.ch> wrote: > Thanks! Looks like more needs to be done, though: > > When I build from bitbucket.org/lindenlab/viewer-development, the > resulting viewer tries to access > http://secondlife.com/app/login/?lang=en&channel=*Li

Re: [opensource-dev] Is there supposed to be a login web page for the development viewer? (An SL screenshot, maybe some text, like the regular viewer has)

2010-11-23 Thread Joshua Bell
On Mon, Nov 22, 2010 at 4:58 PM, Chuck Baggett wrote: > When I log in with the development viewer there is no login web page, just > a little question mark. The part at the bottom where you enter your > username, password, etc. works fine. Is there supposed to be an SL > screenshot, maybe some t

Re: [opensource-dev] Stuff I'd like to see in the coming sprint

2010-10-19 Thread Joshua Bell
On Tue, Oct 19, 2010 at 7:05 AM, Boroondas Gupte wrote: > > VWR-23306 Detect UI skins > at runtime > >- Needs some discussion: As skins can change functionality (to some >extend) or change how/where certain functionality is accessible, we need

Re: [opensource-dev] LLSD logs (was: O.O Display name code DROP!)

2010-10-15 Thread Joshua Bell
On Fri, Oct 15, 2010 at 5:12 PM, Ricky wrote: > Ah yes, I'd forgotten that there was more than one form for LLSD... > I've only worked with the XML-style one thus far! Since, as you say, > the format is not in the XML style, then it is likely that they > hadn't. Or that they had, but chose this

Re: [opensource-dev] Problem with displaying Arabic menu text in SL client

2010-10-07 Thread Joshua Bell
On Thu, Oct 7, 2010 at 8:25 AM, izze euler wrote: > Would it be possible to create images containing the arabic text and > displaying those instead of processing through Second Life's text engine? > > Possible? Yes, it's just software. Practical? No. Given the amount of text in the UI and the

Re: [opensource-dev] Latest LL viewer beta has inventory count issues?

2010-10-06 Thread Joshua Bell
On Wed, Oct 6, 2010 at 8:24 AM, Oz Linden (Scott Lawrence) wrote: > On 2010-10-05 17:43, Ann Otoole wrote: > > However I do know asset data is "vanishing". I have a ticket open and > > never looked at in respect to a humble shoe texture I created and > > uploaded to SL that has vanished from the

Re: [opensource-dev] Where oh where has my rendering gone?

2010-10-06 Thread Joshua Bell
On Tue, Oct 5, 2010 at 7:29 PM, Kent Quirk (Q Linden) wrote: > Well, it's not quite like that. To pull this off, you'd have to take > everywhere we set a color, and set it instead to its equivalent black and > white value (there's a formula that's traditionally used, although there's > no "correct

Re: [opensource-dev] Problem with displaying Arabic menu text in SL client

2010-10-05 Thread Joshua Bell
On Tue, Oct 5, 2010 at 4:32 AM, izze euler wrote: > Are you able to give an example on how to use this character within an XML > file? > Using that character won't have any effect. As Boroondas mentioned, Second Life's text engine is pretty basic and simply doesn't support: - Right-to-Left

Re: [opensource-dev] 2.0 Absolute Dealbreaker - script count feature request

2010-09-29 Thread Joshua Bell
Taking a stab at a user story: As a land owner, I want to ensure that sim performance is not negatively impacted by particular avatars with lots of scripts, so that all users of the sim have a good experience. That abstracts away the mechanism... which suggests to me that approaches like dynamic

Re: [opensource-dev] off the wall idea of the day

2010-09-24 Thread Joshua Bell
On Thu, Sep 23, 2010 at 6:41 PM, Ponzu wrote: > "Logging in" is so *boring*. You log in to the mainframe, or your prison > cell. When a user connects to Second Life, we need a better metaphor and a > more "fun" experience. > > I am thinking of something like ENTER THE METAVERSE or UPLOAD YOURS

Re: [opensource-dev] where is the source

2010-09-13 Thread Joshua Bell
On Mon, Sep 13, 2010 at 4:32 PM, Kelly Linden wrote: > I'd love to see that syntax highlighting and hover tip code replaced, we > really shouldn't need anything in lscript in the viewer. If the syntax > highlighting / hover tips could be read from an LLSD we could provide a > capability 'lsl-synt

Re: [opensource-dev] [IDEA] built-in chatlog wikification (was: Esbee Linden's OH Transcript Posted for 09/01/2010)

2010-09-02 Thread Joshua Bell
On Thu, Sep 2, 2010 at 10:49 AM, Ricky wrote: > Could even be > potentially possible with LLSD since it is based in xml, but may be > more difficult to make a good XSL document due to the fact that LLSD > is not context-free. (The descriptor and content are sibling nodes. > This caused me much he

Re: [opensource-dev] separation between login id and publicly visible id(s) (was: display names = the end of 1.x viewers?)

2010-08-23 Thread Joshua Bell
On Mon, Aug 23, 2010 at 2:32 AM, Boroondas Gupte wrote: > > But even without that, a 'master account' would make a lot of things > easier, like one could account verify all Alts at once, see billings for all > linked agents centrally etc. > No argument from me! But as with the other suggestion:

Re: [opensource-dev] display names = the end of 1.x viewers?

2010-08-22 Thread Joshua Bell
On Sat, Aug 21, 2010 at 1:36 PM, Argent Stonecutter wrote: > > That's one thing Blue Mars does better. Your actual login identification is > by an email address they don't share with anyone, so there's no collection > of login names available for bulk attacks. > > I really wanted LL to add anothe

Re: [opensource-dev] voice morphing missing from viewer-external?

2010-06-11 Thread Joshua Bell
On Fri, Jun 11, 2010 at 5:49 AM, Robert Martin wrote: > Just as a side note could somebody please renumber the next build to > come out as 2.1 > its kind of confusing to have the 2.1 viewer read as being the 2.0.2 > viewer especially when the new settings bits are a bit hidden. > Absolutely. I a

Re: [opensource-dev] fwd/ann: Linden Lab open source LLSD code

2010-06-09 Thread Joshua Bell
t; > > > - Mark & Josh > > > > From the README file: > > > > Linden Lab LLSD Libraries > > - > > v1 - 2010-06-07 - Joshua Bell & Mark Lentczner > > > > > > ABOUT > > = > > > >

Re: [opensource-dev] ParcelAccessListReply packets have no reliable end of list indication?

2010-04-20 Thread Joshua Bell
On Tue, Apr 20, 2010 at 7:15 AM, Argent Stonecutter wrote: > On 2010-04-19, at 19:42, Joshua Bell wrote: >> >> That's a completely different issue. The lower level transport >> protocol guarantees reliable delivery of certain types of messages - >> packets are a

Re: [opensource-dev] ParcelAccessListReply packets have no reliable end of list indication?

2010-04-19 Thread Joshua Bell
On Mon, Apr 19, 2010 at 5:07 PM, Argent Stonecutter wrote: > > Would that explain why the viewer sometimes appears to lose data (for > example, spurious missing inventory), because it's got no way of > knowing if some of the packets from the server were lost unless there > were later packets? If s

Re: [opensource-dev] ParcelAccessListReply packets have no reliable end of list indication?

2010-04-19 Thread Joshua Bell
It is certainly the case that several request/response-type messages do not have a way of signaling that all of the data was sent. This arose from thinking of the protocol in a purely viewer-centric way, i.e. if the viewer was populating a list view, the data in additional packets is simply append

Re: [opensource-dev] Request for comments about llSetAgentEnvironment / SVC-5520

2010-03-15 Thread Joshua Bell
The Web evolved into an amazing platform for experience and application delivery by offering sandboxed experiences within a client applications under the control of remote services. I'm writing this email in a client implemented entirely in a Web browser, where the experience is entirely dictated b