Results 1 to 10 of 10

Thread: Gnome Nanny

Hybrid View

  1. #1
    Join Date
    May 2010
    Beans
    7

    Angry Gnome Nanny

    Hi there:

    I'm trying to install Gnome Nanny http://projects.gnome.org/nanny/

    I installed it using Synaptic and when I restart, the Nanny daemon appears to be working.
    However, when I try to access to the Parental Control (System - Administration - Parental Control) and after writing my password, it does not shown anything. Nor any windows not any configuration.

    I am using Lucid Lynx I386. Could you help me?

    Do you know any parental control which could block programs execution (like games, instant messengers, browsers...), could have web filtering and could have spending time control?

    Thanks.

  2. #2
    Join Date
    May 2010
    Beans
    7

    Angry Re: Gnome Nanny

    Here's what i got while trying to start the consoles from the terminal:
    Code:
    wingman@Sandiego:~$ sudo NannyBlacklistManager
    Traceback (most recent call last):
      File "/usr/sbin/NannyBlacklistManager", line 37, in  <module>
        nanny_blacklist_manager = nanny.client.gnome.admin.BlacklistManager()
      File "/usr/lib/python2.6/dist-packages/nanny/client/gnome/admin/BlacklistManager.py",  line 46, in __init__
        self.alignment.unparent ()
    AttributeError: BlacklistManager instance has no attribute 'alignment'
    wingman@Sandiego:~$ sudo NannyAdminConsole
    /usr/lib/python2.6/dist-packages/nanny/client/common/Utils.py:32:  GtkWarning: GtkSpinButton: setting an adjustment with non-zero page  size is deprecated
      object.xml.add_from_file (main_ui_filename)
    wingman@Sandiego:~$
    Any ideas?


    Line 32 shows in /usr/lib/
    python2.6/dist-packages/nanny/client/common/Utils.py :
    Code:
    31:    object.xml = gtk.Builder ()
    32:    object.xml.add_from_file (main_ui_filename)
    33:    objects = object.xml.get_objects()
    Line 46 in /usr/lib/python2.6/dist-packages/nanny/client/gnome/admin/BlacklistManager.py shows:
    Code:
    44:       self.dbus_client = nanny.client.common.DBusClient ()
    45:
    46:       self.alignment.unparent ()
    47:       self.dialog.get_content_area().add  (self.alignment)
    What could we do?

  3. #3
    Join Date
    Mar 2010
    Beans
    21

    Re: Gnome Nanny

    same here... any ideas?.. help still needed.
    Last edited by sandu.lulu; May 16th, 2010 at 06:09 PM.

  4. #4
    Join Date
    May 2010
    Beans
    7

    Re: Gnome Nanny

    I have sent an email to the developers (I do not think they will answer me... but... I did it).

    The bug is reported on Bugzilla and Launchpad. Cross our fingers and wait.

  5. #5
    Join Date
    May 2010
    Beans
    7

    Re: Gnome Nanny

    The developers have answered and they told me that they are going to release a new version and it will be fully fixed.

    Great!

  6. #6
    Join Date
    Jul 2007
    Location
    Melbourne, Australia
    Beans
    3,475
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Gnome Nanny

    The site link you sent does clearly say (once one goes to the download section) that there are no stable versions, only development versions. Good that you have found a bug, but it is not really ready for every-day use until a stable version is released.
    Windows is the best virus detector on the market!
    Ubuntu attracts Human Beings - Windows attracts viruses and worms

Tags for this Thread

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
  •