[opensource-dev] Review Request: VWR-20962 CTRL-\ Last chatter

2010-12-13 Thread Jonathan Yap

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/16/
---

Review request for Viewer.


Summary
---

You have to push CTRL-\(there is a menu item for this too) twice to get the 
last chatter function to work.  My fix unlocks the camera before moving it.


Diffs
-

  indra/newview/llagentcamera.cpp 3d2e71443c58 

Diff: http://codereview.secondlife.com/r/16/diff


Testing
---


Thanks,

Jonathan

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

[opensource-dev] Error building second life on a mac

2010-12-13 Thread Laurent Rathle

Hello,

I'm trying to build Second Life viewer on my Mac, and I get a md5sum 
filed message on linden/scripts/messages/message_template.msg with 
3f19d130400c547de36278a6b6f9b028 as value. How can I fix that, please ?

Thank you
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


[opensource-dev] Review Request: STORM-702 Make it possible to wear partial outfits

2010-12-13 Thread Vadim ProductEngine

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/14/
---

Review request for Viewer.


Summary
---

Enabled the "Replace Current Outfit" option for incomplete outfits (i.e. those 
that don't contain full set of body parts).


This addresses bug STORM-702.
http://jira.secondlife.com/browse/STORM-702


Diffs
-

  indra/newview/llappearancemgr.cpp 3d2e71443c58 
  indra/newview/llinventoryfunctions.cpp 3d2e71443c58 

Diff: http://codereview.secondlife.com/r/14/diff


Testing
---


Thanks,

Vadim

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Linux 64bit and gstreamer

2010-12-13 Thread Aidan Thornton
On 12/12/10, Argent Stonecutter  wrote:
> You know what would really help people get over the hump of setting up for
> building SL?
>
> A VMware appliance containing a working SL build environment, for 32 and 64
> bit Linux.

It's sort of vaguely on my TODO list, possibly including a way of
creating all the prebuilt library bundles needed to make an actual SL
release. There are certain practical and licensing issues, though.
Also, being able to actually run Second Life within the VM could be
fun...
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] Linux 64bit and gstreamer

2010-12-13 Thread Ambrosia
On Mon, Dec 13, 2010 at 10:28, Ambrosia  wrote:
> On Mon, Dec 13, 2010 at 05:27, Mike Chase
>  wrote:
>> On 12/12/2010 10:48 PM, Marc Adored wrote:
>>> Yes 32bit SLVoice can run with 64bit viewer because the viewer is not
>>> using it as a lib its a network connection between each other so none
>>> of that matters.
>>>
>> Ok, so maybe one thing that might be considered for a 64 bit build is to
>> build the core client 64bit but do the voice and SLPlugin stuff as
>> 32bit.  Can the build scripts be taught to do that? It seems building
>> standalone with such a config would produce a fully functional client
>> (all the pieces would work).
>>
>> Mike
>
> I personally would also be interested in the opposite as well.
> I hate building standalone (Come on LL, why can't you provide 64bit
> prebuilds? It's not like 64bit OSes are exotic anymore), so on my
> 64bit Debian system, I build a 32bit client with the necessary libs
> installed in /*/lib32/ (as opposed to, say, a pure chroot)
>
> Naturally this makes media playback fail due to there being no 32bit
> gstreamer libs installed, and getting those properly setup with all
> dependencies can be a nightmare. A 32bit SLPlugin build communicating
> with the 64bit client would solve that.

Er, I meant a 64bit SLPlugin communicating with the 32bit client, in
my case, of course. :3
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] Linux 64bit and gstreamer

2010-12-13 Thread Ambrosia
On Mon, Dec 13, 2010 at 05:27, Mike Chase
 wrote:
> On 12/12/2010 10:48 PM, Marc Adored wrote:
>> Yes 32bit SLVoice can run with 64bit viewer because the viewer is not
>> using it as a lib its a network connection between each other so none
>> of that matters.
>>
> Ok, so maybe one thing that might be considered for a 64 bit build is to
> build the core client 64bit but do the voice and SLPlugin stuff as
> 32bit.  Can the build scripts be taught to do that? It seems building
> standalone with such a config would produce a fully functional client
> (all the pieces would work).
>
> Mike

I personally would also be interested in the opposite as well.
I hate building standalone (Come on LL, why can't you provide 64bit
prebuilds? It's not like 64bit OSes are exotic anymore), so on my
64bit Debian system, I build a 32bit client with the necessary libs
installed in /*/lib32/ (as opposed to, say, a pure chroot)

Naturally this makes media playback fail due to there being no 32bit
gstreamer libs installed, and getting those properly setup with all
dependencies can be a nightmare. A 32bit SLPlugin build communicating
with the 64bit client would solve that.
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges