Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

SL LUG 7th June : Meeting Karen Linden

Zi Ree
Mrrrew!
Join date: 25 Feb 2006
Posts: 723
06-01-2006 10:41
Sorry for disgressing again, ninjafoo :) I swear I'll be good now :)

From: Major Senior
1) pasting into the client - there is already a discussion on this outlining a variety of ways to get this done as an interim solution until the SL client supports the X11 cut/paste events.

Please read the forum more closely, especially this thread: /263/9d/92387/1.html

From: Major Senior
2) Streaming sound from a region

Streaming sound has never been a problem, the stream URL is clearly shown in the debug output. The regular sound effects in-world are the problem.

From: Major Senior
3) better debugging - settup some gdb scripts customized for the SL community and a replacement secondlife startup script to fire up second life for people under gdb and automate some of the debugging. Would like some clarification on if we are going to get .. in trouble .. for disassembling the binaries at crash points. I know it seems a bit of a silly question, but the terms of service make that a bit odd. Would just like some words of comfort there more then anything.

Everyone who knows how to work with gdb will be able to write a script like that in a minute. Disassembling for bugfix purposes will probably not be seen as a hostile act against Second Life, so the Lindens will not sue you for that ;) They even actively support the reverse engeneering team working on libsecondlife.so

From: Major Senior
4) Start a sticky thread for known issues on a per-version basis instead of trying to track them all in the same thread. The current known issues thread is a bit .. loaded.

Sounds like a good idea.

From: Major Senior
Would almost prefer a wiki over the forums, or better yet a Trac.

http://stux.wikiinfo.org/
_____________________
Zi!

(SuSE Linux 10.2, Kernel 2.6.13-15, AMD64 3200+, 2GB RAM, NVidia GeForce 7800GS 512MB (AGP), KDE 3.5.5, Second Life 1.13.1 (6) alpha soon beta thingie)

Blog: http://ziree.wordpress.com/ - QAvimator: http://qavimator.org

Second Life Linux Users Group IRC Channel: irc.freenode.org #secondlifelug
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
06-02-2006 03:03
From: Zi Ree

Streaming sound has never been a problem, the stream URL is clearly shown in the debug output. The regular sound effects in-world are the problem.


Sorry for the OT post again, but Zi Ree, how is this done? What do I need to look for. I am sure I have missed something. I can see the url for video streams but not audio streams...

Once I can track down these audio streams I will write a little GUI launcher for SL to choose audio stream on-off and play it thru xmms or beep-media-player.
Angel Sunset
Linutic
Join date: 7 Apr 2005
Posts: 636
Question to Karen / Linden Labs
06-02-2006 04:44
One VERY good point that has been made here in the forums, and I want to reiterate it:

We can get addtional debug data for LL using gdb for example.

a) Is this useful?

b) Where should we send it?

c) Can we get some sort of status on the Linux Alpha Client? A blog would be OK :D

d) Many people much more talented than I have VERY good pointers to solutions to some Linux Alpha Client problems; are these useful to LL? Where should they be sent?

e) Will we get acknowldegements to Bug Reports, like we do on preview? Milo always replies to a bug report, with either a confirmation, or "I cannot duplicate this" mails.

f) Will we get a preview client? This seems to be a time when bugs are examined more exactly, and would help a LOT to confirm to the Linux Alpha Users that we ARE part of SL, and not a Rogue Abberation :p It would (if it was part of the preview process) prevent the shock discovery, "I cannot log in at ALL any more", on Release Day. We would already know in preview ;)

That's about it for now; the "Bugs" listed in the original post (sound, upload, etc etc) should be part of Karen's personal address to us.

I dream of Beta Days :D
_____________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kubuntu Intrepid 8.10, KDE, linux 2.6.27-11, X.Org 11.0, server glx vendor: NVIDIA Corporation, server glx version: 1.5.2, OpenGL vendor: NVIDIA Corporation, OpenGL renderer: GeForce 9800 GTX+/PCI/SSE2, OpenGL version: 3.0.0 NVIDIA 180.29, glu version: 1.3, NVidia GEForce 9800 GTX+ 512 MB, Intel Core 2 Duo, Mem: 3371368k , Swap: 2570360k
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
06-02-2006 04:49
Here is another question:

Would it be possible to list the Linux bugs that have been fixed somewhere?

I noticed that the keys for movement now work (ASDW) but AFAIK this was not mentioned in any release notes.
Major Senior
Registered User
Join date: 12 Apr 2006
Posts: 104
Ditto
06-02-2006 12:43
From: Theora Aquitaine
Sorry for the OT post again, but Zi Ree, how is this done? What do I need to look for. I am sure I have missed something. I can see the url for video streams but not audio streams...

Once I can track down these audio streams I will write a little GUI launcher for SL to choose audio stream on-off and play it thru xmms or beep-media-player.


I went looking in the debug output as well and found no URL's for audio streams. And I have deffinately been looking.

Streaming audio enabled in preferences, in an area with an audio URL, nothing in the logs.
Hello Toonie
Registered User
Join date: 25 Jul 2005
Posts: 212
06-02-2006 14:00
Concerning gdb dumps, I fear that the fact of the matter is that anyone at LL who would be in a position to make any fixes pertaining to gdb dumps would be entirely capable of getting those dumps themselves (on builds with much better debug info, no less) if they were inclined, especially given the near-universality of the bug in this case.
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
06-02-2006 14:01
From: Major Senior
I went looking in the debug output as well and found no URL's for audio streams. And I have deffinately been looking.

Streaming audio enabled in preferences, in an area with an audio URL, nothing in the logs.


I've been doing the same. It does show in the windows client debug under wine when play is pressed, but since the play button does not appear in the native linux client, this is not going to work.

Oh and Kick Madonna does still exist (I have checked in game today but he was not online) I am not sure how his program worked though, because none of the LSL functions give access to the audio url AFAIK.
Major Senior
Registered User
Join date: 12 Apr 2006
Posts: 104
Migrate these discussions to SecondTux?
06-02-2006 14:11
From: Theora Aquitaine
I've been doing the same. It does show in the windows client debug under wine when play is pressed, but since the play button does not appear in the native linux client, this is not going to work.

Oh and Kick Madonna does still exist (I have checked in game today but he was not online) I am not sure how his program worked though, because none of the LSL functions give access to the audio url AFAIK.


Was thinking, we might want to start using SecondTux for tracking the unique information about the various known bugs and such in the client. I just triggered yet another unique crash when trying to get the client to do anything with local audio to see if I could get a URL. Sort of dawns on me that as of recent there is more repetition going on, and a bit of out dated info. Would be kinda nice to isolate all these onto the wiki and point people at all the known info there.

The forums are cute and all for discussion, but they tend to be horrible for any sort of long-term semi-permanant data. Even sticky threads end up burried in follow up posts.
Christine Montgomery
Registered User
Join date: 23 May 2006
Posts: 56
Bug Tracking
06-05-2006 05:24
This might have been mentioned in another thread, but this is supposed to be the "questions for Karen Linden" thread!

If LL are so keen for us to test this alpha client then we need some better way of submitting and tracking bug reports. Currently there are several threads all with odd collections of different/similar bugs in them and no way to determine what (if anything) is happening to them or if they are being collected by anybody in development. It's also unclear which bugs apply to which releases.

So the question is "can we have some sort of bug-tracking system?". I'm not expecting a full-blown bugzilla here (though it would be nice!), but at least some central form of web-page that lists reported bugs and when they have been fixed. For this to happen we also need some way to submit them - unless someone from LL is also monitoring all the threads in here.

It might stop people mentioning the same thing over and over in different threads.
ninjafoo Ng
Just me :)
Join date: 11 Feb 2006
Posts: 713
Questions for Karen
06-05-2006 06:01
Ok, the following list of questions has been sent to Karen Linden

- General information politics: How can we improve communication between LL and the Linux client users?
Will we get acknowldegements to Bug Reports?
Can we get the Linux Client into the Release Notes? (Even if there was no bug fixing done)
Would it be possible to list (change log) the Linux bugs that have been fixed?
Someone at LL to be a designated liason, present on the forums and able to answer questions and keep everybody upto date with the status of the Linux client.

- What can the community do to assist LL with the Linux Client?
Anything we can do besides submitting bug reports?
Will data gathered using gdb be helpful? (if so, where do we send it)
Are pointers to solutions to some Linux Alpha Client problems useful to LL?

- Will we get a preview client?
This seems to be a time when bugs are examined more exactly, and would help a LOT to confirm to the Linux Alpha Users that we ARE part of SL propper. It would (if it was part of the preview process) prevent the shock discovery, "I cannot log in at ALL any more", on Release Day.

- If we would agree to sign an NDA and don't charge money, would LL let one/some of us work on the client/fix bugs on a volunteer basis? If not, why not?

- What about the line break bug? Sounds like a one-minute fix. Please do it!

- Would Karen agree to spend one day as a Linux client user (with all community support we can give)?

- Who is working on the Linux client now, and how much time is being put in (hours/week)?

- Is LL open to being sent a remastered "LiveCD" of, say, Ubuntu/Kubuntu or Knoppix that allows testing of the Linux client w/o dedicating PC to Linux?

- Any idea as to when we can expect some of the missing features (such as sound) implemented?

- Will one of the Linux Client users be invited to Second Life Views?
_____________________
FooRoo : clothes,bdsm,cages,houses & scripts

QAvimator (Linux, MacOS X & Windows) : http://qavimator.org/
Zi Ree
Mrrrew!
Join date: 25 Feb 2006
Posts: 723
06-05-2006 06:11
From: Christine Montgomery
So the question is "can we have some sort of bug-tracking system?".
[...]
It might stop people mentioning the same thing over and over in different threads.

I like the concept of a bug database, yet I'm pretty sure it will not stop people from asking here ;)
We could use it to point them to the correct bug database entry, though. I'd be able to set up a system like that myself, but of course I can't update the status of a bug, unless a Linden tells us, they're working on it.
_____________________
Zi!

(SuSE Linux 10.2, Kernel 2.6.13-15, AMD64 3200+, 2GB RAM, NVidia GeForce 7800GS 512MB (AGP), KDE 3.5.5, Second Life 1.13.1 (6) alpha soon beta thingie)

Blog: http://ziree.wordpress.com/ - QAvimator: http://qavimator.org

Second Life Linux Users Group IRC Channel: irc.freenode.org #secondlifelug
1 2