Results 1 to 6 of 6

Thread: SOB tray icons not appearing

  1. #1
    Xtreme Friend riptide's Avatar
    Join Date
    Apr 2006
    Location
    Eire
    Posts
    161

    SOB tray icons not appearing

    So I have a service install on a dual core. Now normally when I'm in windows, and I start/restart the SOB service, the 2 instances flash up and settle down nicely into the tray.. where I can click on them and maximise them at my pleasure.

    This has stopped today. And i don't know why. When the service is started, now there is no clients in the tray. However the 2 instances of SOB are working. I need to have access to the client. Now this may have come about from a previous unstable overclock, but SHOULD be something I can fix without a complete reinstall. Right?

    One other thing, I can start an instance normally (shortcut to SOB)... just seems that the service start is the problem. Interact with desktop is selected too.

    Specs.. Intel Pentium D 945 3.4Ghz @ 4.3Ghz
    Windows XP SP2.
    Thanks guys.

  2. #2
    Target Butt IronBits's Avatar
    Join Date
    Dec 2001
    Location
    Morrisville, NC
    Posts
    8,619
    :: (installs the service handler)
    sobsvc -i

    :: (agressive: 4 clients)
    sobsvc -p:4:0

    :: (agressive: 2 clients)
    sobsvc -p:2:0

    :: (TOGGLE - monitors for the client being closed and restarts it)
    sobsvc -m

    :: (TOGGLE - keeps the icons in the tray, so that you can check them)
    sobsvc -k

    :: (TOGGLE - monitors for a stuck client and restarts it if necessary)
    sobsvc -s

    :: (Displays the current parameters, use the TOGGLEs above to set them the way you want.)
    sobsvc -d

    :: starts the Service
    net start "Seventeen or Bust Service"

    :: stops the Service
    net stop "Seventeen or Bust Service"

  3. #3
    Xtreme Friend riptide's Avatar
    Join Date
    Apr 2006
    Location
    Eire
    Posts
    161
    Not sure -k switch is working for me.

    This is the output of the log file when I use -d

    [2007/03/14 18:58:27.078]: Parms retrieved: NumClients = 2, AffType = 1, WUQueue = 0, PeriodicRestart = 0, AutodialType = 0
    [2007/03/14 18:58:27.078]: TrueIdle = FALSE, MonitorRestart = TRUE, StuckRestart = FALSE, KeepVisible = TRUE
    [2007/03/14 18:58:27.078]: NormalizeXP = FALSE
    [2007/03/14 18:58:27.078]: AutoRestart OFF
    [2007/03/14 18:58:27.078]: ** SB Client version 1.10+ **

    Still no joy on restarting service. Still hidden.

  4. #4
    Xtreme Friend riptide's Avatar
    Join Date
    Apr 2006
    Location
    Eire
    Posts
    161
    http://www.free-dc.org/forum/showthr...highlight=traySeems Py had a simlilar problem. Must shoot him a PM

  5. #5
    Senior Member
    Join Date
    Mar 2003
    Location
    Gilbert, AZ
    Posts
    157
    You might check the 'service' config box...
    I think there is an option to "allow user interaction" thingie...
    It is found in 'manage', 'services', Seventeen of Bust...

    Hope this fixes it...
    Good Luck.
    >>TeeJay


    Quote Originally Posted by riptide
    Not sure -k switch is working for me.

    This is the output of the log file when I use -d

    [2007/03/14 18:58:27.078]: Parms retrieved: NumClients = 2, AffType = 1, WUQueue = 0, PeriodicRestart = 0, AutodialType = 0
    [2007/03/14 18:58:27.078]: TrueIdle = FALSE, MonitorRestart = TRUE, StuckRestart = FALSE, KeepVisible = TRUE
    [2007/03/14 18:58:27.078]: NormalizeXP = FALSE
    [2007/03/14 18:58:27.078]: AutoRestart OFF
    [2007/03/14 18:58:27.078]: ** SB Client version 1.10+ **

    Still no joy on restarting service. Still hidden.

  6. #6
    Xtreme Friend riptide's Avatar
    Join Date
    Apr 2006
    Location
    Eire
    Posts
    161
    Quote Originally Posted by TeeJay
    You might check the 'service' config box...
    I think there is an option to "allow user interaction" thingie...
    It is found in 'manage', 'services', Seventeen of Bust...

    Hope this fixes it...
    Good Luck.
    >>TeeJay
    Nah! I looked at that already! All the straight forward things are covered. This one might take a bit more diggin' If all else fails I'll just clone HD from another BOX I'm running. Similar Hardware, so its no problem

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •