Running more than one SL at a time
|
Lear Cale
wordy bugger
Join date: 22 Aug 2007
Posts: 3,569
|
03-10-2009 14:25
Argent, I enjoyed the history. Phil, I'll ignore the carping.
In any case, folks, when recommending how to do this, PLEASE encourage people to first copy the shortcut and rename it before adding the "multiple" option.
This way they won't have to redo it each time they reinstall the SL client.
I know this is second nature to all the geeks, but let's help out the "non compus mentis" folks as well!
|
Keira Wells
Blender Sculptor
Join date: 16 Mar 2008
Posts: 2,371
|
03-10-2009 14:29
From: Lear Cale Argent, I enjoyed the history. Phil, I'll ignore the carping.
In any case, folks, when recommending how to do this, PLEASE encourage people to first copy the shortcut and rename it before adding the "multiple" option.
This way they won't have to redo it each time they reinstall the SL client.
I know this is second nature to all the geeks, but let's help out the "non compus mentis" folks as well! Good point! I never think about this, as I renamed my shortcut long ago, and just delete the new one after new installs. Thanks for the reminder =D
_____________________
Tutorials for Sculpties using Blender! Http://www.youtube.com/user/BlenderSL
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
03-10-2009 17:14
let me get this right so my head doesn't explode... the SL code base is using the POSIX conventions, even though their main supported platform is Windows (which most programmers for still adhere to - or / ), and Mac (which has a different structure for arguments in a separate file), and linnux support being a poor bastard child in which numerous features don't work correctly? isn't that... schizoid? for sanity's sake, I suppose the best option is to use the double dash, since that's the baseline the code recognizes. That way, if they forget to include the compatibility code (which LL would never do ::eyeroll:  then it'll still work. PS, odd to note that other users can't get a single dash to work on XP. it's what I use on my shortcuts, in XPpro. PPS I can't find a single app on my XP machine that uses or accepts a double dash convention... except SL.
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|
Katheryne Helendale
(loading...)
Join date: 5 Jun 2008
Posts: 2,187
|
03-10-2009 17:50
From: Phil Deakins Well done! Now you're getting there. So there are two standards that SL recognises and neither is "more standard" than the other. Grasp that and you'll have it  Well, yes and no. There is the Windows "standard", and there is the way the rest of the computing world does it.
|
Brenda Connolly
Un United Avatar
Join date: 10 Jan 2007
Posts: 25,000
|
03-10-2009 18:19
From: Ee Maculate ooooooh.... a geek war!  
_____________________
Don't you ever try to look behind my eyes. You don't want to know what they have seen.
http://brenda-connolly.blogspot.com
|
SuezanneC Baskerville
Forums Rock!
Join date: 22 Dec 2003
Posts: 14,229
|
03-10-2009 18:38
For those who choose not to take part in the one-dash-or-two controversy, there may be an option. From: Me These days, with a current browser, you can set an option in the Advanced, Debug Settings dialog to do this.
The option is AllowMultipleViewers, set it to TRUE. I just tested this, you apparently have to set AllowMultipleViewers to TRUE, then close SL. The you can run multiple accounts without having to modify your shortcut.
_____________________
-
So long to these forums, the vBulletin forums that used to be at forums.secondlife.com. I will miss them.
I can be found on the web by searching for "SuezanneC Baskerville", or go to
http://www.google.com/profiles/suezanne
-
http://lindenlab.tribe.net/ created on 11/19/03.
Members: Ben, Catherine, Colin, Cory, Dan, Doug, Jim, Philip, Phoenix, Richard, Robin, and Ryan
-
|
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
|
03-10-2009 19:25
From: Void Singer isn't that... schizoid? I've been through this debate from every side. I even created a library that could use the same configuration for MS-DOS, UNIX, VAX/VMS, Windows, Amiga, and a couple more I've forgotten, depending on what it was compiled for. If you told it that you had an option with a name "[l]ong" it would accept "-l" on unix, "/long" on VMS, DOS, or Windows, "long" with no flag character on Amiga, and so on. And I decided, in the long term, that it wasn't worth maintaining. Just pick one syntax, and use it everywhere. And the only syntax that actually has a formal standard is the GNU/POSIX one. They are already using boost, they have an LLSD XML syntax file that they feed to a routine that sets up boost, and it's done. They don't have to think about it any more. From: someone PPS I can't find a single app on my XP machine that uses or accepts a double dash convention... except SL. Install Interix, Microsoft's hosted UNIX subsystem. Windows has it's own weirdnesses, with some commands accepting the equivalent of "/l", others "/long" others "/long:y".
|
Tristin Mikazuki
Sarah Palin ROCKS!
Join date: 9 Oct 2006
Posts: 1,012
|
03-10-2009 20:03
From: Argent Stonecutter It's "--multiple", two dashes. They may still accept a single dash for a while, but the use of two dashes for keyword options is more standard. the double dash works on vista.. the single on xp I use single dash on my xp and have to use the double on vista 64
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
03-11-2009 02:11
From: Argent Stonecutter Install Interix, Microsoft's hosted UNIX subsystem. TBH I don't Use my XP box for much more than gaming and editing, so there'd be little point. I have another box for Linnux, and a third that I haven't decided what to do with it yet, but it'll probably become a web server/NAS/DLNA server... ahven't researched if there are any decent *nix DLNAS software available, but if there is, it'll be another linnux box. PS my point was, LL is a bit weird for adopting a standard in line with their least supported platform. that's kinda like being a senator, and never showering because the bum you pass on the way to work doesn't. (speaking LL's POV that is)
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|
Phil Deakins
Prim Savers = low prims
Join date: 17 Jan 2007
Posts: 9,537
|
03-11-2009 03:11
From: Katheryne Helendale Well, yes and no. There is the Windows "standard", and there is the way the rest of the computing world does it. And, since Windows is vastly the most common operating system, which is the "more standard"? It's pointless even discussing it. Both - and -- work with SL, although some people find that one or the other doesn't work for them, so there is no need to go to any great lengths expounding one's irrelevant historical knowledge when a simple answer to the simple question was by far the best way. As it turned out, there was a better method/answer than either -multiple or --multiple.
|
Katheryne Helendale
(loading...)
Join date: 5 Jun 2008
Posts: 2,187
|
03-11-2009 03:19
From: Phil Deakins And, since Windows is vastly the most common operating system, which is the "more standard"? In the world of operating systems, Windows is not a standard. Windows *breaks* standards! Windows may be the most ubiquitous, but it is still just one out of a good handful of OS's. If Microsoft were to ever make Windows POSIX-compliant, it would solve SO many interoperability issues! The fact that Windows handles the single- and double-dash issue so inconsistently is pretty convincing evidence of this. Windows can't even follow its OWN "standards" consistently! Having to go in and edit debug settings isn't a fix, nor a standard. It's an ugly kludge.
|
Elanthius Flagstaff
Registered User
Join date: 30 Apr 2006
Posts: 1,534
|
03-11-2009 03:25
I like \? the best 
_____________________
Visit http://ninjaland.net for mainland and covenant rentals or visit our amazing land store at Steamboat (199, 56). Also, we pay L$0.15/sqm/week for tier donated to our group and we rent pure tier to your group for L$0.25/sqm/week. Free L$ for Everyone - http://ninjaland.net/tools/search-scumming/
|
Phil Deakins
Prim Savers = low prims
Join date: 17 Jan 2007
Posts: 9,537
|
03-11-2009 04:10
From: Katheryne Helendale In the world of operating systems, Windows is not a standard. Windows *breaks* standards! Windows is certainly a standard, for the simple reason that it's vastly the most common operating system in use. It doesn't break standards at all. There are different meanings of the the word "standard". For instance, useage sets standards, where the most common thing used is the standard for that type of thing. On the other hand, organisations and such can create standards for themselves, sometimes with the hope that others will go along with them. Some of the standards for Windows systems aren't the standards for other operating systems, and vice-versa, regardless of how many other operating systems use the other standards. So standards are not the things to be pushing for this sort of question. What is with SL, is. That's all.
|
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
|
03-11-2009 05:11
Windows doesn't have anything to do with this.
Windows has never implemented "dash" options, neither single dash, double dash, or any other number of dashes. Microsoft abandoned SWITCHAR and went back to the DEC "slash for options" syntax in DOS before Windows was an independent operating system in its own right.
If LL was going to follow Windows, it would be "/multiple".
The only place I know of that Microsoft uses dashes is in ports of UNIX software, and most of that is in the Interix package, and Interix follows the GNU/Posix convention. If you want a POSIX environment in Windows, download Windows Services for UNIX 3.5, it's a free download from Microsoft, and install the Interix package. It comes with bash, gcc, the whole UNIX environment. It's also included as an add-on in Vista Ultimate and Business versions. There doesn't seem to be an option for the other Home versions of Vista, alas.
So there's no reason to get all "anti Windows" about this. It's not a "Windows" issue. At all.
|
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
|
03-11-2009 05:27
From: Void Singer PS my point was, LL is a bit weird for adopting a standard in line with their least supported platform. You might as well express dismay that they're using XML files instead of the Registry for configuration.
|
Ephraim Kappler
Reprobate
Join date: 9 Jul 2007
Posts: 1,946
|
Ferret legging is a dangerous sport ...
03-11-2009 07:56
From: Brenda Connolly From: Ee Maculate ooooooh.... a geek war!  More like: 
|
Lear Cale
wordy bugger
Join date: 22 Aug 2007
Posts: 3,569
|
03-11-2009 09:32
From: Void Singer PS my point was, LL is a bit weird for adopting a standard in line with their least supported platform. that's kinda like being a senator, and never showering because the bum you pass on the way to work doesn't. (speaking LL's POV that is) POSIX is used for a lot of cross-platform work, despite its UNIX heritage.
|
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
|
03-11-2009 09:39
From: Lear Cale POSIX is used for a lot of cross-platform work, despite its UNIX heritage. UNIX was the first open systems OS - the first OS defined by its protocols and APIs. The first hosted implementations of UNIX came out in the '70s and virtually every modern OS developed since 1980 has been heavily influenced by UNIX... including Windows. The simplicity and ease of implementation of the UNIX APIs makes it an ideal cross-platform environment... so "despite" is almost exactly the wrong word to use here. 
|
Sling Trebuchet
Deleted User
Join date: 20 Jan 2007
Posts: 4,548
|
03-11-2009 09:42
.-- - ..-.
_____________________
Maggie: We give our residents a lot of tools, to build, create, and manage their lands and objects. That flexibility also requires people to exercise judgment about when things should be used. http://www.ace-exchange.com/home/story/BDVR/589
|
Lear Cale
wordy bugger
Join date: 22 Aug 2007
Posts: 3,569
|
03-11-2009 09:54
From: Katheryne Helendale In the world of operating systems, Windows is not a standard. Windows *breaks* standards! More specifically, MS deliberately breaks standards, and designs programs and features to work poorly enough with standard implementations that customers are "encouraged" to abandon platforms other than MS. They even have a term for this: "decommoditizing". It's a shame, IMHO. Just like it's a shame that Apple claims you're a criminal if you hack your iPhone to allow it to run software that didn't come from the Apple store. Ah well.
|
Lear Cale
wordy bugger
Join date: 22 Aug 2007
Posts: 3,569
|
03-11-2009 10:00
From: Sling Trebuchet .-- - ..-. WTF? 
|
Lias Leandros
mainlander
Join date: 20 Jul 2005
Posts: 3,458
|
03-11-2009 10:01
Techie talkers.
Only thing I can manage is to log into SL and Legendcity at the same time.
.
_____________________
 http://slurl.com/secondlife/Bear/214/199/107 Join in SL open enrollment CLUB JOBS to announce new DJ and Host Jobs for free. And on Avatar's United http://www.avatarsunited.com/groups/club-jobs
|
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
|
03-11-2009 10:19
From: Sling Trebuchet .-- - ..-. |_ooo_.ooo| |_ooo_.o__| |_oo__.oo_| |____o._o_|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
03-11-2009 14:11
From: Argent Stonecutter You might as well express dismay that they're using XML files instead of the Registry for configuration. not at all, it's bad enough they insist on burying configuration files in the user document directory (although they have a url handler in the registry, it belongs there, some of the other crap they bury in there is iffy) as to the raging 'standards' debate, it boils down to the difference between standard (noun, set of written agreed upon rules) vs standard (adjective, commonly seen practices)... both of which are valid interpretations. in all actuality adoption of a standard(n) in light of their poor implementation on platforms that live by it, just makes it even funnier, than ignoring standard(a) usage on their main platform. personally I don't care, it was just a point of interest of why and curiosity.
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|
Issie Audeburgh
Registered User
Join date: 26 Feb 2009
Posts: 2
|
still a tad lost
03-24-2009 11:35
From: SuezanneC Baskerville For those who choose not to take part in the one-dash-or-two controversy, there may be an option.
I just tested this, you apparently have to set AllowMultipleViewers to TRUE, then close SL.
The you can run multiple accounts without having to modify your shortcut. Alright so I am relatively new to SL and have no clue what you guys are talking about! (Well, somewhat I guess...) I have been able to do what Suezanne has suggested... but I don't know where to go from there... Please help! Thanks =)
|