Really, the bug appeared after I installed TeamViewer 8 (www.teamviewer.com).
Then I did a facilitator patch workground based on comments above. Follows.

Download tvw_main.patch in /opt/teamviewer8/tv_bin/script/ dir and:

$ cd /opt/teamviewer8/tv_bin/script

# patch apply
$ sudo patch < tvw_main.patch 
patching file tvw_main

# or undo patch
$ sudo patch -R < tvw_main.patch 
patching file tvw_main

Ref.:

 - [in portuguese] O Guia de Dez Minutos de diff e patch
    
http://www.fnbrandao.com.br/blog/2012/01/o-guia-de-dez-minutos-de-diff-e-patch/

 - [in english] The Ten Minute Guide to diff and patch
    http://jungels.net/articles/diff-patch-ten-minutes.html 

** Patch added: "Workground based on comments above"
   
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1094218/+attachment/3686727/+files/tvw_main.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1094218

Title:
  lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No
  child processes (called by teamviewerd)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1094218/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to