Re: [opensource-dev] build errors in template classes in svn with alternative set to gcc 4.3
On Saturday 24 April 2010 04:03:24 Glen Canaday wrote: > Still getting svn build errors in Ubuntu 9.10 with my gcc alternative > set to g++4.3. > > Output: > > [ 4%] Building CXX object llcommon/CMakeFiles/llcommon.dir/llcoros.o > In file included from > /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boo > st/coroutine/coroutine.hpp:44, from > /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/llcommon/llcoros.h:39, > from > /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/llcommon/llcoros.cpp:39: > /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boo > st/coroutine/detail/coroutine_impl.hpp:59: error: declaration of ‘typedef > class > boost::coroutines::detail::context_base > boost::coroutines::detail::coroutine_impl ContextImpl>::context_base’ > /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boo > st/coroutine/detail/context_base.hpp:55: error: changes meaning of > ‘context_base’ from ‘class > boost::coroutines::detail::context_base’ > make[2]: *** [llcommon/CMakeFiles/llcommon.dir/llcoros.o] Error 1 > make[1]: *** [llcommon/CMakeFiles/llcommon.dir/all] Error 2 > make: *** [all] Error 2 > g...@glen-desktop:~/Programs/SL_BUILD/snowglobe/trunk/indra/viewer-linux-i6 > 86-relwithdebinfo$ > This looks like SNOW-505. There is a small patch for this in JIRA that was posted to this list a few weeks ago by Lynx Linden. I think this is only a problem in gcc >=4.3, but not sure. We can't commit this to svn, since this is in the prepackaged boost library. http://jira.secondlife.com/browse/SNOW-505 -- Thickbrick ___ 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] test on SG2
On Tuesday 20 April 2010 20:55:57 Tayra Dagostino wrote: > is there a way to: ... > 2) enable/disable SLPlugin (totally, if audio and multimedia turned off > one SLPlugin session lunched anyway) > I think that one SLPlugin is the QtWebKit loaded at startup to show the login page. I don't know of any way to prevent this, short of deleting the plugins' .so files or editing skins/default/xui/en/mime_types_linux.xml to remove all the instances of "media_plugin_webkit". -- Thickbrick ___ 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] Quiet amendments of TPV (again)
On Tuesday 20 April 2010 17:02:26 Joe Linden wrote: > Boy, > > There was nothing quiet, or "in the background" about it, believe me. This > update is the topic of conversation at the noon PDT brown bag I'm hosting > today. The changes were pushed live ahead of the meeting, so there would > be no question they are incorporated in to the TPV and TOS, both of which > are effective on 4/30. > > I'll see those of you still interested in the subject at noon here: > http://maps.secondlife.com/secondlife/Linden%20Estate%20Services/229/230/29 > > -- joe > This is somewhat belated, but: Thank you Joe! The TPVp is still not ideal from my perspective, but it is now certainly something I think an open source community can work with. I still wish it would not force viewers to enforce DRM, specifically in cases where the user has an appropriate license from the creator that supersedes the DRM. But I guess this is pretty much a given when a user chooses to create their content in a grid that is very much DRM-centric. Hopefully the DRM will be extended soon to include an "export ok" flag, now that the TPVp made it a critical thing. Anyway, thanks for listening! -- Thickbrick ___ 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] which function calls the movement of camera ?
Hi everybody Is there anyone who knows which function calls the movement of camera ? For example to move camera we might push "ALT" button and then by clicking and hovering left button of mouse. if we are pushing ALT and then with mouse click we gonna move mouse to left, we might look left side please if someone knows which function moving that camera respond me as soon as possible Thank you in advance ! ___ 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] flickering mousepointer in snowglobe 1.3.x
I just verified with the snowglobe 1.4.x testbuild from the wiki, this flickering happens on all three platforms, NOT with 1.23.5 or 2.0 clients, BUT with snowglobe 1.4... going to work on that for a bit. bye, LC Am Freitag 23 April 2010 schrieb Lance Corrimal: > correction: a "for sale" prim does not show this behaviour. > a "touchable" prim and one that has "sit on object" marked as > default action do show the flickering mousepointer. > note, the "sittable" prim doesn't even have a script in it. > > Am Freitag, 23. April 2010 11:41:28 schrieb Lance Corrimal: > > Am Freitag, 23. April 2010 11:36:37 schrieb Tayra Dagostino: > > > Cannot reproduce on SG2, give more detail about prim properties > > > and conditions to try to repro > > > > conditions: > > > > snowglobe 1.3.2 (3229) on linux > > prim properties: a prim with a script that reacts on touch, or a > > prim that is marked for sale and has the default click action > > set to "buy" didn't try other prim props yet. > > ___ > 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 ___ 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] flickering mousepointer in snowglobe 1.3.x
On Sat, 24 Apr 2010 16:56:39 +0200 Lance Corrimal wrote: > I just verified with the snowglobe 1.4.x testbuild from the wiki, > this flickering happens on all three platforms, NOT with 1.23.5 or > 2.0 clients, BUT with snowglobe 1.4... > going to work on that for a bit. the road to SG2/SL2 is in progress... dunno if so usefull spend resources or time on a old version addressed to die... ___ 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] flickering mousepointer in snowglobe 1.3.x
Am Samstag 24 April 2010 schrieb Tayra Dagostino: > On Sat, 24 Apr 2010 16:56:39 +0200 > > Lance Corrimal wrote: > > I just verified with the snowglobe 1.4.x testbuild from the wiki, > > this flickering happens on all three platforms, NOT with 1.23.5 > > or 2.0 clients, BUT with snowglobe 1.4... > > going to work on that for a bit. > > the road to SG2/SL2 is in progress... dunno if so usefull spend > resources or time on a old version addressed to die... as long as viewer 2.0 isn't sure which saved outfit it should put on my avatar on login, the one it saved locally for some asinine reason, or the one that the asset server tells it, 2.0 is dead in my eyes. and don't even get me started about the new UI. bye, LC ___ 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] build errors in template classes in svn with alternative set to gcc 4.3
Thanks, Thickbrick. Patch applied and compilation gets past that now. Lynx's patch should get applied to svn. --GC On 04/24/2010 07:50 AM, Thickbrick Sleaford wrote: > On Saturday 24 April 2010 04:03:24 Glen Canaday wrote: > >> Still getting svn build errors in Ubuntu 9.10 with my gcc alternative >> set to g++4.3. >> >> Output: >> >> [ 4%] Building CXX object llcommon/CMakeFiles/llcommon.dir/llcoros.o >> In file included from >> /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boo >> st/coroutine/coroutine.hpp:44, from >> /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/llcommon/llcoros.h:39, >> from >> /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/llcommon/llcoros.cpp:39: >> /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boo >> st/coroutine/detail/coroutine_impl.hpp:59: error: declaration of ‘typedef >> class >> boost::coroutines::detail::context_base >> boost::coroutines::detail::coroutine_impl> ContextImpl>::context_base’ >> /home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boo >> st/coroutine/detail/context_base.hpp:55: error: changes meaning of >> ‘context_base’ from ‘class >> boost::coroutines::detail::context_base’ >> make[2]: *** [llcommon/CMakeFiles/llcommon.dir/llcoros.o] Error 1 >> make[1]: *** [llcommon/CMakeFiles/llcommon.dir/all] Error 2 >> make: *** [all] Error 2 >> g...@glen-desktop:~/Programs/SL_BUILD/snowglobe/trunk/indra/viewer-linux-i6 >> 86-relwithdebinfo$ >> >> > This looks like SNOW-505. There is a small patch for this in JIRA that was > posted to this list a few weeks ago by Lynx Linden. I think this is only a > problem in gcc>=4.3, but not sure. We can't commit this to svn, since this is > in the prepackaged boost library. > > http://jira.secondlife.com/browse/SNOW-505 > > ___ 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] Where has "Spare time" gone in 2.0 ?
Hello all, As I was testing the RLV on viewer 2.0, I realized that the "Spare time" entry in the sim console was gone, it used to be right under "Script time" and indicated how healthy the sim was, and now there is no easy way to know anymore. Has it been removed intentionally, or by mistake ? Is it at another place now ? This piece of information is really critical to sim owners or even visitors who want to assess the health of the sim in real time. Besides this entry is not even sent by the sim, it is calculated by the viewer as (22.5 - net - physics - sim - agent - images - script), unless I'm mistaken. It would be rather easy to put it in again. Thanks, Marine ___ 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