Endless loop when example cheatsheet is not found

Bug #611140 reported by Kenny Meyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CLI Companion
Fix Released
High
Unassigned
1.0
Fix Released
High
Unassigned

Bug Description

When the example config is not found in path /etc/clicompanion.d/clicompanion.config then Python eventually starts looping forever, trying to copy the file to $HOME directory.

How to reproduce this bug:

1) Make sure you don't have /etc/clicompanion.d/clicompanion.config
2) Run clicompanion

Traceback:

  File "clicompanion.0.0.7b.py", line 241, in update
    self.update()
  File "clicompanion.0.0.7b.py", line 241, in update
    self.update()
  File "clicompanion.0.0.7b.py", line 241, in update
    self.update()
  File "clicompanion.0.0.7b.py", line 241, in update
    self.update()
  File "clicompanion.0.0.7b.py", line 241, in update
    self.update()
  File "clicompanion.0.0.7b.py", line 241, in update
    self.update()

Related branches

Kenny Meyer (knny-myer)
Changed in clicompanion:
status: New → Fix Committed
importance: Undecided → Low
Changed in clicompanion:
importance: Low → High
Changed in clicompanion:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.