Hello everyone,
It has been a long time since the last time I have worked on the viewer and
when I saw about the tool chain upgrade to use VS2013 I started working on it.
Now to the issues concerning FModEX, QuickTime, and Havok.
First FModEX : there is a switch already present for addin
Recently I started working on getting set up with VS2013 build system and I
have it running fairly smoothly. I have with the help of another member on
this list gotten it so that I can build the plug-ins including
QuickTime(prop 3-p lib) which you have to have the sdk installed on your
system. Now
platforms.
Thank You,
WolfPup Lowenhar
___
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
as I host events in-world.
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of WolfPup
Lowenhar
Sent: Thursday, April 22, 2010 8:48 PM
To: OpenSource Mailing List
Subject: [opensource-dev] Steps For Uploading a Modification
I
There is a page specifically aimed at open sourced Viewer2 and Snowglobe2
all though it is only instructions for working with VS in a windows
environment but any way here is the link to that wiki page.
https://wiki.secondlife.com/wiki/Viewer_2_Microsoft_Windows_Builds
From: opensource-dev-b
I'm wanting to get it so that I can build SG using VS2010 C++ express but my
first attempt is very depressing as I got over 25k lines of output in the
build window and it looks like there will need to be a few things done to
make it build in VS2010. Here is a link to the text of that output if anyo
After the meeting earlier today I made some changes to the modifications in
http://jira.secondlife.com/browse/SNOW-622 to include the suggestions made
at the dev meeting.
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.c
The easiest way to correct this issue is to 'snag' a copy of the 'missing'
files and put them in ..\..\newview.
Now here is a list of the 'missing' files:
. Microsoft.VC80.CRT.manifest
. msvcp80.dll
. msvcr80.dll
I hope this helps.
From: opensource-dev-boun...@li
Im working on getting it so that I can use VS2010 C++ Express I have edited
the develop.yp file to include vc100 but when it runs here is what I get :
C:\linden\projects\2010\snowglobe\trunk\indra>python develop.py -G VC100
setting DISTCC_DIR to C:\linden\projects\2010\snowglobe\trunk\indra\.d
Ever since R3349 when I have a single notification needing my attention I
cannot open the notification to clear it out at all. Is anyone else having
this issue? I'm building using VS2005 on a windows 7 32-bit system so you
know my working environment. I even did another SVN update last night and
di
Boroondas
Gupte
Sent: Thursday, May 13, 2010 9:28 AM
To: opensource-dev@lists.secondlife.com
Subject: Re: [opensource-dev] Notifier Issue Since [sldev-commits] r3349 -
in projects/2010/snowglobe/trunk:
On 05/13/2010 01:17 PM, WolfPup Lowenhar wrote:
Ever since R3349 when I have a single notification
https://jira.secondlife.com/browse/SNOW-660
The above link is for a new meta issue that will hopefully help better track
all issues with compile the viewer from the source code. There are three sub
tasks one for each of the operating systems. Please relate any issues to one
or more of the sub t
you building
standalone (see previous emails from Lance, Wolfpup, Boroondas and others)
and just some plain unstable behaviors in the trunk (see
http://jira.secondlife.com/browse/SNOW-658).
This is hampering the progress on merging back Snowglobe 1.x features to the
Snowglobe 2.0 trunk and pushes
Hello and welcome,
I'm wondering if you're going to get the dev system 'rocking' ;)
-Original Message-
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Oz Linden
(Scott Lawrence)
Sent: Tuesday, May 18, 2010 4:46 PM
To: o
I would enjoy coming to your OH but I have a slight scheduling conflicts
both in world and RL. On Tuesday's I'm hosting an event and on Wednesday's
im working RL during those times.
-Original Message-
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.se
Concerning your question about trying to build SG V2 using VS2010 cmake will
not even make the proj and other needed files so that you can even try to
build the viewer Using VS2010. As I have all three Visual Studio on my
windows 7 32-bit system and cannot get it to even build in VS2008. It will
on
I have been looking @ the hg interface for TortiosHG and from what I can
tell it dose alloy you to view the commits and all notes concerning that
commit.
-Original Message-
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of K
1. LL had added some nice features to the viewer that make the NEW user
experience good.
2. If some one wants to make a 'skin' that gives the 'apperance' of the old
UI while maintain the functionality of the new UI I think that would be the
best path to take.
-Original Message-
From: open
This morning I woke up to check my email to find there was a lot of
OpenSource email and I thought kewl look like there are some discussions of
either issues with building the viewer or maybe even about a new feture
request/porting request, but
OOO
I wake up to find
On this subject yes that option is available but if you want to use that
option using the newer viewer you would have to build it yourself while
porting a specific patch to make that functional and also there is another
issue with icesphere concerning using it on windows vista/7.
-Original Mes
I believe he is talking about :
http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-de
velopment/latest.html
This is where the builds are listed.
-Original Message-
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com
Sorry folks as this might get a little long.
First Code Snip its:
1. see http://jira.secondlife.com/browse/VWR-20741 for reference to new
makeLofFileName in patch
2. std::string LLLogChat::oldLogFileName(std::string filename)
{
time_t now;
time_t yesterday = time(&now) - 86400;
I requesting of my fellow open source community members assistance in
testing the following:
http://jira.secondlife.com/browse/VWR-20741
and sub-task:
http://jira.secondlife.com/browse/VWR-20933
The change set for testing is here:
http://bitbucket.org/WolfpupL/viewer-development/changeset/36
I agree with NickP, as it took me over 24hours of some serious compiling
time to solve and issue that does not even show up while your compiling the
viewer but when you go to run the viewer after a build cycle. I had to
completely rebuilt the qtwebkit libs using Visual Studio 2008 so that the
manif
This looks good to me and very easily implemented. I have only one
suggestion though if someone is using multiple accounts on a system it might
be best to move the settings to steeing_per_account.xml. Me personaly I
would be using this setting as im currently using a 'tweek' that kills those
toasts
I TOTALLY agree. Instead of complaining why don't they help to improve the
viewers functionality!
-Original Message-
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Mike
Dickson
Sent: Saturday, September 11, 2010 9:33 AM
T
Yes SNOW-754 is the right issue as I was the one that reported it and that
had appeared after a fix for higher altitude water flickering was put into
the code for SG. Also thinking about having Atmospheric Shaders defaulted to
on would severally affect those that are on older systems like my roomma
Since the merges from the experience team on Friday I had noticed a small
~10pixel high either black or flickering bar just below the top menu bar
when you have the navigation and favorites bar turned off(this is how I run
the viewer). Today as it was the first day of my vacation from my primary
jo
Ok folk I need some help Testing the change set posted in:
https://jira.secondlife.com/browse/STORM-255
I'm testing it on Windows 7 32 bit.
I need others to test it on other operating systems in both 32 and 64
environments.
Please post to the jira the OS your testing it on.
_
As I do not have a 'build farm' like @ LL maybe one of the other OS devs
that build on mac could help you out with with that Trilo.
From: Trilo Byte [mailto:trilobyte5...@gmail.com]
Sent: Tuesday, September 28, 2010 8:27 AM
To: WolfPup Lowenhar
Subject: Re: [opensource-dev] Need He
I'm said to hear Tofu and Aimee a no longer going to be here as Linden's I
do hope they will still be around to help though even if it is only as
members of the open source community, under slightly different names.
-Original Message-
From: opensource-dev-boun...@lists.secondlife.com
[mail
This sounds good. Another function could be:
. list llGetScriptTotal(key_id)
Where it would return the following list of items:
·Total number of scrpts
·Total script memory used
·Total script time
·Number of mono scripts
·Number of non-mono scripts
I hope you will join us opensource devs also.
-Original Message-
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Tofu
Linden
Sent: Thursday, September 30, 2010 11:43 AM
To: opensource-dev List
Subject: [opensource-dev] So
Could someone please verify this on non windows boxes I have posted two change
sets to the jiras the first one reduces the corrupted line to 1 pixel and the
other removes the line completely so you will have to apply the reduction first
then the complete removal.if there is a linden around readi
Actualy Richard Linden’s work landed in viewer-development two days after the
beta was branched off. And there are some issues that have come about since the
drop that are being worked on. So his work should appear in the next beta after
all the issues have been corrected(bug fixing).
From:
Legacy code? woops. me remembers removing some of that type of code
while working on a new feature for chat/IM logging (which should be coming
as soon as lldir_mac get cleaned up).
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Beha
For some of us disabling of the tests means less time actually compiling the
code. Especially if the system the code is being compiled on is an older
system. As an example below is my system specs taken directly from the
current dev build I did over the weekend.
CPU: Intel(R) Pentium(R) D CPU 2
Here is the relevant LL jira:
https://jira.secondlife.com/browse/STORM-138
There you can see that the work has been done for the most part there it
just needs to go through the final steps.
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife
On the subject of the reason for killing test here is another reason that I
have attached this is from a full build I did today. The error listed in the
file is actually coded around and in visual studio you have to set that test
to not treat warnings as errors so that it will not fail!
From: o
Well folks my night is going to be interesting as now I have to hard merge
my logging code to the new code as there are changes to the way logs are
EVEN saved .llsd instead of .txt which is going to make things interesting
for me as now I have to change my history look up code for the new file
exte
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Jamey
Fletcher
Sent: Friday, October 15, 2010 12:31 AM
To: opensource-dev@lists.secondlife.com
Subject: Re: [opensource-dev] O.O Display name code DROP!
WolfPup Lowenhar wrote:
> We
As I am testing the viewer the .llsd files to append with no issues on that
part.
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Stickman
Sent: Friday, October 15, 2010 7:53 AM
To: leliel
Cc: opensource-dev@lists.secondlife.co
Actually there is a jira on this issue generated last night.
https://jira.secondlife.com/browse/VWR-23455
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Lance
Corrimal
Sent: Saturday, October 16, 2010 5:10 AM
To: ope
There is already a STORM issue relating to the toasts issue. The JIRA is
here:
https://jira.secondlife.com/browse/STORM-255
This should be in this sprint as it was ready for the last one till it was
switched to a bug killing sprint to get the beta out to release.
From: opensource-dev-bo
inson); WolfPup Lowenhar
Subject: STORM-255 Project Build posted
I've posted a set of Developer builds at
https://wiki.secondlife.com/wiki/Downloading_test_builds#Developer_Builds
that contain WolfPups changes for STORM-255 (disable group and im
toasts). I've pushed the corresponding
Third Party Viewer's would be:
Pheniox
Kristine's
Imprudence
Basically any viewer that do not say SecondLife.
From: Robert Martin [mailto:robertl...@gmail.com]
Sent: Wednesday, October 20, 2010 10:43 AM
To: WolfPup Lowenhar
Cc: OpenSource Mailing List
Subject: Re: [open
1LLEventPump11DupPumpNameE
Failure running: /usr/bin/python
${SRC_DIR}/indra/llmessage/tests/test_llsdmessage_peer.py
${BUILD_DIR}/llmessage/INTEGRATION_TEST_llsdmessage
Error: 245
make[2]: *** [llmessage/INTEGRATION_TEST_llsdmessage] Error 245
make[1]: *** [llmessage/CMakeFiles/INTEGRATION_TEST_lls
To my understanding here is the following:
1. The main jiras (VWR, WEB, SVC) are for general issues basically no
user story.
2. When they get pulled to a particular teams jira ( STORM, DN, MESH )
they then get converted to a 'story' with sub tasks relating to that 'story'
This is my t
Actually from what Merov said @ today's scrum meeting it seems that the TC
system might not have built that version right so that could be causing your
problems.
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Erin
Mallory
Sent
Looks good to me. On pg 13 you note about area for 'skining' features, well
some of those features might call for a full viewer restart as they would
actually involve changing the actual png files used ie if they are a
different color like the 'silver' skin in the old viewer or like the semi-
trans
I keep seeing people talking about user readable chat logs and from what I’m
seeing in the current dev builds the logs are already back to plain text. I’m
currently working on a feature that is dealing with chat and group/personal IM
logs.
From: opensource-dev-boun...@lists.secondlife.com
[
The point at where touch is broken seems to be when a touched object has to
interact with a person like in the following situations:
1. Giving a notecard/landmark to a person
2. The person need to select from a menu(llDialog)
Those are the ones I have noticed so far. BTW this is also
Storm-102:
https://jira.secondlife.com/browse/STORM-102
Test Build is located here:
http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-st
orm-102/rev/214567/index.html
Please test and leave any comments in the jira. ALSO NOTE that there is
going to be tempo
Actually the ‘Community Developer’ channel for open source before Snowstorm
started was Snowglobe and had a static image if I remember correctly. And now
even open source that is working on the LL viewer uses the same developer
channel as LL. I just wish the pick would cycle like it does in the
101 - 154 of 154 matches
Mail list logo