Re: [opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition.

2011-02-05 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/136/ --- (Updated Feb. 5, 2011, 8:50 p.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: VWR-22220 Chat preferences > font size should increase size of input text as well

2011-02-05 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/139/ --- (Updated Feb. 5, 2011, 3:08 p.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition.

2011-02-05 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/136/#review334 --- WolfPup: I tried the adding a slightly different group to autobui

[opensource-dev] Review Request: VWR-22220 Chat preferences > font size should increase size of input text as well

2011-02-05 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/139/ --- Review request for Viewer. Summary --- This is a request for help. I

Re: [opensource-dev] Copying GStreamer from a 32bit system to a 64bit one (was: streaming media on 64bit?)

2011-02-05 Thread Marc Adored
SUCCESS! Ok so I found this wonderful program called getlibs. I've used it before and I tried to get gstreamer stuff installed but failed but I figured it out this time. I used this command to get a list of all my 64bit gstreamer stuff installed: apt-cache show gstreamer* |grep "Package: gstreamer

Re: [opensource-dev] streaming media on 64bit?

2011-02-05 Thread Marc Adored
On Sat, Feb 5, 2011 at 10:48 AM, Altair Sythos wrote: > On Sat, 5 Feb 2011 10:15:35 -0500 > Marc Adored wrote: > >> I have copied the gstreamer-0.10 from my wifes 32bit ubuntu to > > very bad idea Not really I didn't overwrite my libs in /usr/lib i put them in /usr/lib32 where they belong and it

Re: [opensource-dev] streaming media on 64bit?

2011-02-05 Thread Sythos
On Sat, 5 Feb 2011 10:15:35 -0500 Marc Adored wrote: > I have copied the gstreamer-0.10 from my wifes 32bit ubuntu to very bad idea > /usr/lib32/gstreamer-0.10 but it still cant find the file > /usr/lib32/gstreamer-0.10/libgstspc.so. I have verified it is there so > I am not sure why it can't f

[opensource-dev] Copying GStreamer from a 32bit system to a 64bit one (was: streaming media on 64bit?)

2011-02-05 Thread Boroondas Gupte
On 02/05/2011 04:15 PM, Marc Adored wrote: > (:5205): GStreamer-WARNING **: Failed to load plugin > '/usr/lib32/gstreamer-0.10/libgstspc.so': libopenspc.so.0: cannot open > shared object file: No such file or directory > > [...] > > I have copied the gstreamer-0.10 from my wifes 32bit ubuntu to > /

Re: [opensource-dev] streaming media on 64bit?

2011-02-05 Thread Marc Adored
This is the error I get: pid:5205: (media plugin) grab_gst_syms:93: Found DSO: libgstreamer-0.10.so.0 pid:5205: (media plugin) grab_gst_syms:107: Found DSO: libgstvideo-0.10.so.0 (:5205): GStreamer-WARNING **: Failed to load plugin '/usr/lib32/gstreamer-0.10/libgstspc.so': libopenspc.so.0: cann

Re: [opensource-dev] Review Request: VWR-17050 No nearby people when over approxiamately 1000 meters

2011-02-05 Thread Kitty Barnett
> On Feb. 3, 2011, 5:06 a.m., Oz Linden wrote: > > Is there any reason to "fix" this in getAvatars() rather than just "fixing" it when processing the CoarseLocationUpdate legacy region message (and when processing the still unused cap)? The minimap for instance won't call getAvatars() but wil

Re: [opensource-dev] streaming media on 64bit?

2011-02-05 Thread Marc Adored
So maybe someone should provide a download of the needed 32bit gstreamer libraries :) I think that if linden did this sort of like Pheonix does with the SLVoice where the first launch it downloads any extra libraries and puts them in the libs/bins folder. Is this a practice linden might be interest

Re: [opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition.

2011-02-05 Thread Wolfpup Lowenhar
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/136/#review332 --- autobuild.xml

Re: [opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition.

2011-02-05 Thread Oz Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/136/ --- (Updated Feb. 5, 2011, 3:25 a.m.) Review request for Viewer. Changes

Re: [opensource-dev] streaming media on 64bit?

2011-02-05 Thread Boroondas Gupte
Hi Marc On 02/05/2011 05:03 AM, Marc Adored wrote: > I am on 64bit ubuntu and noticed that media on a prim works now even > though I am using a 32bit viewer. I am assuming this is because it is > a SLPlugin and not part of the viewer? That's not the reason: The SLPlugin binary, while a separate pr