← Back to team overview

clicompanion-devs team mailing list archive

[Bug 1043706] [NEW] CLI companion error 'MainWindow' object has no attribute 'cmd_notebook'

 

Public bug reported:

I am using Ubuntu 12.04 in the netbook. I used the terminal to get
clicompanion from the PPA. It downloaded and is installed in my menu
but, when I run it from the menu nothing happens. In the terminal gave
an error message:

File "/usr/bin/clicompanion", line 66, in <module>
    run( options )
  File "/usr/lib/python2.7/dist-packages/clicompanionlib/view.py", line 575, in run
    config=config)
  File "/usr/lib/python2.7/dist-packages/clicompanionlib/view.py", line 225, in __init__
    self.init_config()
  File "/usr/lib/python2.7/dist-packages/clicompanionlib/view.py", line 397, in init_config
    self.cmd_notebook.set_netbook(True)
AttributeError: 'MainWindow' object has no attribute 'cmd_notebook'

** Affects: clicompanion
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/1043706

Title:
  CLI companion error 'MainWindow' object has no attribute
  'cmd_notebook'

Status in CLI Companion:
  New

Bug description:
  I am using Ubuntu 12.04 in the netbook. I used the terminal to get
  clicompanion from the PPA. It downloaded and is installed in my menu
  but, when I run it from the menu nothing happens. In the terminal gave
  an error message:

  File "/usr/bin/clicompanion", line 66, in <module>
      run( options )
    File "/usr/lib/python2.7/dist-packages/clicompanionlib/view.py", line 575, in run
      config=config)
    File "/usr/lib/python2.7/dist-packages/clicompanionlib/view.py", line 225, in __init__
      self.init_config()
    File "/usr/lib/python2.7/dist-packages/clicompanionlib/view.py", line 397, in init_config
      self.cmd_notebook.set_netbook(True)
  AttributeError: 'MainWindow' object has no attribute 'cmd_notebook'

To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/1043706/+subscriptions


Follow ups

References