Re: [opensource-dev] Debugging purging a single folder from trash

2015-10-05 Thread Mike Chase
It also points out why HyperGrid, for all the "Hype" it receives is fundamentally busted. It fails to deal with trust relationships between services and partitioning of responsibility in any kind of sensible way. Its really assuming a "friendly" environment for a protocol that is meant to work

Re: [opensource-dev] Building GTK+ and friends with autobuild new tools

2015-07-24 Thread Mike Chase
On 07/24/2015 04:16 AM, Henri Beauchamp wrote: > On Thu, 23 Jul 2015 21:47:36 -0500, Nicky Perian wrote: > >> Thanks for taking time to provide a thoughtful reply. >> I agree, it is not a viewer for older distributions. > I don't consider 3 years old distributions as "old" ones... If you do, > th

Re: [opensource-dev] Building viewer-release on OS X.

2013-10-04 Thread Mike Chase
On 10/04/2013 09:37 AM, Cinder Biscuits wrote: > Did you install Command Line Tools with Xcode and CMake? > > (from your logs) > -- The C compiler identification is unknown > -- The CXX compiler identification is unknown > > That's not good. :O > > (from my logs) > > -- The C compiler identificatio

Re: [opensource-dev] Gstreamer issue.. how to debug?

2011-12-22 Thread Mike Chase
On Thu, 2011-12-22 at 18:30 -0600, Ron Rogers Jr. wrote: > On Tue, 20 Dec 2011 11:19:34 -0500 > Mike Chase wrote: > > > So this past weekend Fedora pushed out a bunch of updates which I > > installed. I wish they wouldn't do this but they seem to release > > stuf

[opensource-dev] Gstreamer issue.. how to debug?

2011-12-20 Thread Mike Chase
So this past weekend Fedora pushed out a bunch of updates which I installed. I wish they wouldn't do this but they seem to release stuff in huge batches. Anyway since then SLPlugin fails to play audio streams. Video seems to be ok. Is there any doco on how to debug issues with SLPlugin? I trie

Re: [opensource-dev] "Standard Human Mesh Avatar"???

2011-12-12 Thread Mike Chase
well as an SL compatible rig. Mike > > On Mon, Dec 12, 2011 at 8:53 AM, Mike Chase > wrote: > On Mon, 2011-12-12 at 09:40 -0500, Robert Martin wrote: > > On Sat, Dec 10, 2011 at 2:56 PM, Dahlia Trimble > wrote: > > > The MakeHu

Re: [opensource-dev] "Standard Human Mesh Avatar"???

2011-12-12 Thread Mike Chase
On Mon, 2011-12-12 at 09:40 -0500, Robert Martin wrote: > On Sat, Dec 10, 2011 at 2:56 PM, Dahlia Trimble > wrote: > > The MakeHuman mesh is probably far too complex (vertex count) to allow > > reasonable real-time performance for many users with less than the best > > graphics cards. There's pr

Re: [opensource-dev] Viewer UI mode merge

2011-10-19 Thread Mike Chase
On 10/18/2011 06:04 PM, Oz Linden (Scott Lawrence) wrote: Today the Viewer UI mode merge project is coming to viewer-development. This project combines basic and advanced modes and brings an updated, more flexible workspace to the Viewer. One thing I've notice in this viewer and

Re: [opensource-dev] Mesh viewers and tcmalloc issues

2011-10-04 Thread Mike Chase
On 10/02/2011 12:45 PM, Henri Beauchamp wrote: > On Sun, 02 Oct 2011 10:20:58 -0400, Mike Chase wrote: > >> One more note. I have 16gb of memory on this system so the large heap >> really isnt a problem per-se. > It is, because you will not be able to get more than 3Gb of

Re: [opensource-dev] Mesh viewers and tcmalloc issues

2011-10-02 Thread Mike Chase
On 10/02/2011 12:45 PM, Henri Beauchamp wrote: > On Sun, 02 Oct 2011 10:20:58 -0400, Mike Chase wrote: > >> One more note. I have 16gb of memory on this system so the large heap >> really isnt a problem per-se. > It is, because you will not be able to get more than 3Gb of

Re: [opensource-dev] Mesh viewers and tcmalloc issues

2011-10-02 Thread Mike Chase
On 10/02/2011 10:12 AM, Mike Chase wrote: > On 10/02/2011 03:48 AM, Henri Beauchamp wrote: >> On Sun, 02 Oct 2011 00:23:36 -0400, Mike Chase wrote: >> >>> Setting this as described for me made the client (on Linux) so slow as >>> to be unuseable. I am seeing oc

Re: [opensource-dev] Mesh viewers and tcmalloc issues

2011-10-02 Thread Mike Chase
On 10/02/2011 03:48 AM, Henri Beauchamp wrote: > On Sun, 02 Oct 2011 00:23:36 -0400, Mike Chase wrote: > >> Setting this as described for me made the client (on Linux) so slow as >> to be unuseable. I am seeing occasional crashesas well and tried this >> as a workaround. &

Re: [opensource-dev] Mesh viewers and tcmalloc issues

2011-10-01 Thread Mike Chase
On 10/01/2011 04:24 PM, Henri Beauchamp wrote: > Greetings, > > I noticed that all the viewers using tcmalloc (mesh viewers under Linux > and Windows, since those use SSE2 and must gain memory-aligned malloc() > and new() calls that their standard library does not provide) suffer > from a serious p

Re: [opensource-dev] More proposals for draw distance slider icon

2011-06-14 Thread Mike Chase
On 06/14/2011 08:38 AM, Tateru Nino wrote: I'd consider a microscope to match the telescope. Since its distance we're dealing with why not a "ruler". I haven't followed the entire thread so apologies if thats been mentioned and rejected already. Mike ___

Re: [opensource-dev] llconvexdecompositionstub

2011-05-24 Thread Mike Chase
On 05/24/2011 11:49 AM, WolfPup Lowenhar wrote: During the Open Development User Group meeting on Monday it was discussed about the possibility of being able to convertllconvexdecompositionstub into a working open source version if there is an agreement on the code to incorporate into the stub

Re: [opensource-dev] Deploying External Editor with Windows build?

2011-04-21 Thread Mike Chase
Unless it can be made available cross platform I don't see a reason to favor one over another. Personally I use Eclipse and LSLPlus and the internal editor for debug tweaks or quick hacks. Maybe an alongside download or a link on the dev page. But I wouldn't think bundling it with the viewer m

Re: [opensource-dev] OPEN-50 (aka STORM-1149) merged - configuration name changes

2011-04-20 Thread Mike Chase
On Wed, 2011-04-20 at 10:52 -0400, Oz Linden (Scott Lawrence) wrote: > On 2011-04-20 9:40, Mike Chase wrote: > > On Wed, 2011-04-20 at 07:03 -0400, Oz Linden (Scott Lawrence) wrote: > >> I've merged the changes to support open source configurations building > >> wi

Re: [opensource-dev] OPEN-50 (aka STORM-1149) merged - configuration name changes

2011-04-20 Thread Mike Chase
On Wed, 2011-04-20 at 07:03 -0400, Oz Linden (Scott Lawrence) wrote: > I've merged the changes to support open source configurations building > with the VS Express edition. Many people have been using these for > quite some time, so I don't expect any big surprises (famous last words). > > Not

Re: [opensource-dev] autobuild & VS 2010 support merged to viewer-development

2011-04-05 Thread Mike Chase
Ok, so One thing I'm seeing frequently with this new build is I'm either partialy ruth'd or the wrong sex. Mostlyu loos liek shape issues but in coms cases others will see me with 2 skins, A noob skin and my own. Like they're both being worn. Its occured fairly frequently. A teleport sometimes clea

Re: [opensource-dev] autobuild & VS 2010 support merged to viewer-development

2011-04-05 Thread Mike Chase
On Mon, 2011-04-04 at 20:36 -0700, Trilo Byte wrote: > Last build with working multi-wearables (on Mac client, anyways) was > 225589. I've created a JIRA issue for the bug > - https://jira.secondlife.com/browse/VWR-25421 > > > If any Windows/Linux users could please check this out and see if th

Re: [opensource-dev] autobuild & VS 2010 support merged to viewer-development

2011-04-04 Thread Mike Chase
On Sun, 2011-04-03 at 10:57 -0400, Oz Linden (Scott Lawrence) wrote: > On 2011-04-03 9:27, Mike Chase wrote: > > Quick pass through on Linux and all seemed ok. Profiles worked fine and > > the annoying pause that previouly made the viewer unusable seems fixed. > > Glad

Re: [opensource-dev] autobuild & VS 2010 support merged to viewer-development

2011-04-03 Thread Mike Chase
On Sat, 2011-04-02 at 23:17 -0400, Oz Linden (Scott Lawrence) wrote: > On 2011-04-01 20:56, Oz Linden (Scott Lawrence) wrote: > > On 2011-04-01 18:08, Oz Linden (Scott Lawrence) wrote: > >> The autobuild and Visual Studio 2010 branch has been merged to > >> viewer-development > > > > This is a bi

Re: [opensource-dev] autobuild & VS 2010 support merged to viewer-development

2011-04-02 Thread Mike Chase
On Fri, 2011-04-01 at 20:56 -0400, Oz Linden (Scott Lawrence) wrote: > On 2011-04-01 18:08, Oz Linden (Scott Lawrence) wrote: > > The autobuild and Visual Studio 2010 branch has been merged to > > viewer-development > > This is a big change in the tools and many of the libraries that go into >

Re: [opensource-dev] Linux build without the pausing behaviour

2011-03-28 Thread Mike Chase
On 03/28/2011 10:53 AM, leliel wrote: > On Mon, Mar 28, 2011 at 7:50 AM, Francesco Rabbi wrote: >> Il giorno 28/mar/2011, alle ore 16:41, Mike Chase >> ha scritto: >> >>> Is there a Linux build of V2 of any version that doesnt exhibit the >>> annoying mul

[opensource-dev] Linux build without the pausing behaviour

2011-03-28 Thread Mike Chase
Is there a Linux build of V2 of any version that doesnt exhibit the annoying multi-second pauses that freeze the UI? I find myself without any useable V2 viewer at present. I've tried 2.5.2 and 2.6.3 and both still have this issue. How in the world did this every get past QA? It really rende

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

2010-12-12 Thread Mike Chase
ild 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 > On Sun, Dec 12, 2010 at 9:03 PM, Mike Chase >

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

2010-12-12 Thread Mike Chase
On 12/12/2010 04:09 PM, 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. Or a KVM/qemu image assuming the target audience is running 64

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

2010-12-10 Thread Mike Chase
On 12/10/2010 08:06 PM, Carlo Wood wrote: > On Fri, Dec 10, 2010 at 09:33:36PM +0100, Altair Sythos Memo wrote: >> On Fri, 10 Dec 2010 12:51:54 -0500 >> Mike Chase wrote: >> >>> Hi all, I have a new machine coming and given the amount of memory it >>> ha

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

2010-12-10 Thread Mike Chase
On 12/10/2010 03:33 PM, Altair Sythos Memo wrote: > On Fri, 10 Dec 2010 12:51:54 -0500 > Mike Chase wrote: > >> Hi all, I have a new machine coming and given the amount of memory it >> has I'd really like to run it 64bit linux (probably ubuntu). I'd >> really

[opensource-dev] Linux 64bit and gstreamer

2010-12-10 Thread Mike Chase
Hi all, I have a new machine coming and given the amount of memory it has I'd really like to run it 64bit linux (probably ubuntu). I'd really like to stay with the ability to run SnowStorm (and the Mesh viewer builds). Can someone point me to a summary of 64bit support for Linux for that seri