Page 2 of 23 FirstFirst 123412 ... LastLast
Results 11 to 20 of 222

Thread: Start-Up Manager

  1. #11
    Join Date
    Nov 2006
    Location
    Canoas - RS - Brazil
    Beans
    6
    Distro
    Kubuntu 6.10 Edgy

    Re: Start-Up Manager

    Hi, to use it, I had to this:

    - edit manually the option "vga" in the /usr/bin/startup-manager.py (I put 791)
    - insert the color name "blink-red" on 'color_dict' vector in the 'convert_color' method, in startup-manager.py
    - insert the color label "Blink-red" two times in the /usr/share/startup-manager/sum.glade

    Now I will reboot for test my new conf

  2. #12
    Join Date
    Nov 2006
    Beans
    111
    Distro
    Ubuntu 6.10 Edgy

    Re: Start-Up Manager

    and you didnt come back
    Ubuntu 6.10 edgy user
    i love ubuntu.and i am learning it now.

  3. #13
    Join Date
    Oct 2006
    Location
    Helsinki, Finland
    Beans
    35
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Start-Up Manager

    There seems to be something wrong with the script, at least in my case.

    When trying to start Start-Up Manager from the menus, it just blinks on the screen and then closes. Starting it from the terminal gives this:

    Code:
    $ sudo /usr/bin/startup-manager.py
    Password:
    
    (startup-manager.py:10556): libgnomevfs-WARNING **: Failed to open session DBUS connection: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    Volume monitoring will not work.
    Traceback (most recent call last):
      File "/usr/bin/startup-manager.py", line 649, in ?
        sumGui = SumGui()
      File "/usr/bin/startup-manager.py", line 642, in __init__
        self.update_widgets()
      File "/usr/bin/startup-manager.py", line 568, in update_widgets
        self.timeout_spinner.set_value(Config.timeout)
    TypeError: a float is required
    Any hints?

  4. #14
    Join Date
    Nov 2006
    Beans
    111
    Distro
    Ubuntu 6.10 Edgy

    Re: Start-Up Manager

    wow its seem. its great . i like it . Thank you . by the way its works for me as well i guess . not so sure
    Ubuntu 6.10 edgy user
    i love ubuntu.and i am learning it now.

  5. #15

    Re: Start-Up Manager

    Quote Originally Posted by Chinello Cybernético View Post
    Hi, to use it, I had to this:

    - edit manually the option "vga" in the /usr/bin/startup-manager.py (I put 791)
    - insert the color name "blink-red" on 'color_dict' vector in the 'convert_color' method, in startup-manager.py
    - insert the color label "Blink-red" two times in the /usr/share/startup-manager/sum.glade

    Now I will reboot for test my new conf
    New version attached(sum_0.9-4_all.deb).
    This new version should be able to properly handle the "blink-" option.

    Why did you need to specify 791 for vga?
    And where(which line) did you specify it?
    Last edited by Jimmy_r; November 28th, 2006 at 07:43 PM.

  6. #16

    Re: Start-Up Manager

    Quote Originally Posted by dotsi View Post
    There seems to be something wrong with the script, at least in my case.

    When trying to start Start-Up Manager from the menus, it just blinks on the screen and then closes. Starting it from the terminal gives this:

    Code:
    $ sudo /usr/bin/startup-manager.py
    Password:
    
    (startup-manager.py:10556): libgnomevfs-WARNING **: Failed to open session DBUS connection: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    Volume monitoring will not work.
    Traceback (most recent call last):
      File "/usr/bin/startup-manager.py", line 649, in ?
        sumGui = SumGui()
      File "/usr/bin/startup-manager.py", line 642, in __init__
        self.update_widgets()
      File "/usr/bin/startup-manager.py", line 568, in update_widgets
        self.timeout_spinner.set_value(Config.timeout)
    TypeError: a float is required
    Any hints?
    Hm, either you have a corrupted "timeout" line, or it has some value which I have not thought about.
    Please post your /boot/grub/menu.lst

  7. #17
    Join Date
    Jul 2006
    Beans
    217

    Re: Start-Up Manager

    Sweet! I now have the usplash back, that disappeared after upgrading to Edgy Eft! Thanks!

  8. #18
    Join Date
    Nov 2006
    Beans
    111
    Distro
    Ubuntu 6.10 Edgy

    Re: Start-Up Manager

    uninstalled .its not good . dont install this scripts
    Ubuntu 6.10 edgy user
    i love ubuntu.and i am learning it now.

  9. #19

    Re: Start-Up Manager

    Quote Originally Posted by pavel_kbc View Post
    uninstalled .its not good . dont install this scripts
    ?
    There is something called reporting bugs. Do you feel like doing so?
    What did not work?

    Edit: Now i understand:
    Quote Originally Posted by pavel_kbc View Post
    nothing works for me i give up ubuntu sucks on few way..
    I think the bug just autoclosed, thank you for your cooperation.
    Last edited by Jimmy_r; November 29th, 2006 at 12:38 PM.

  10. #20
    Join Date
    Oct 2006
    Location
    Helsinki, Finland
    Beans
    35
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Start-Up Manager

    Quote Originally Posted by Jimmy_r View Post
    Hm, either you have a corrupted "timeout" line, or it has some value which I have not thought about.
    Please post your /boot/grub/menu.lst
    I solved the case by myself: I had commented out the timeout line at some point, so that must've been it. Without the # Start-Up Manager starts up just nicely. Can this be considered as a bug report of some sort?

Page 2 of 23 FirstFirst 123412 ... LastLast

Bookmarks

Posting Permissions

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