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

2013-08-13 Thread oblong
I initially did the permission fix per comment #86; that solved the problem (I was getting the error at boot time; 12.04 LTS; TeamViewer 8 installed). Then I read (and actually understood #89, so I undid the permission change, ran Update Manager, noticed that lsb (4.0-0ubuntu20.3) was there, and

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

2013-08-12 Thread Alexandre Magno
@fulop-judit-o, in your case... but there is the bug 1094218 (or there was it). -- 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():

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

2013-08-12 Thread Bruno Medeiros
I could enable the proposed properly and the fix works for me too on precise. Could it be pushed to precise-updates? What's missing? -- 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:

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

2013-08-12 Thread Launchpad Bug Tracker
This bug was fixed in the package lsb - 4.0-0ubuntu20.3 --- lsb (4.0-0ubuntu20.3) precise-proposed; urgency=low * lsb_release.py: Use the subprocess module instead of the commands module to work around Python SIGCHLD handler issue9127. LP: #1094218 -- Barry Warsaw

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

2013-08-12 Thread Brian Murray
There has not been any positive verification of the fix for this bug in Ubuntu 12.10 (quantal) but looking at the Ubuntu Error tracker we do not see any significant new crashes about the version in -proposed. https://errors.ubuntu.com/api/1.0/most-common-

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

2013-08-12 Thread Launchpad Bug Tracker
This bug was fixed in the package lsb - 4.0-0ubuntu26.2 --- lsb (4.0-0ubuntu26.2) quantal-proposed; urgency=low * lsb_release.py: Use the subprocess module instead of the commands module to work around Python SIGCHLD handler issue9127. LP: #1094218 -- Barry Warsaw

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

2013-08-12 Thread Brian Murray
There has not been any positive verification of the fix for this bug in Ubuntu 13.04 (Raring) but looking at the Ubuntu Error tracker we do not see any significant new crashes about the version in -proposed. https://errors.ubuntu.com/api/1.0/most-common-

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

2013-08-12 Thread Launchpad Bug Tracker
This bug was fixed in the package lsb - 4.0-0ubuntu27.1 --- lsb (4.0-0ubuntu27.1) raring-proposed; urgency=low * lsb_release.py: Use the subprocess module instead of the commands module to work around Python SIGCHLD handler issue9127. LP: #1094218 -- Barry Warsaw

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

2013-08-03 Thread Judit Fülöp
It's only a permission problem. In /opt/teamviewer8/tv_bin/script/tvw_main script there is a line: lsb_release -ds $WINEPREFIX/drive_c/distrelease But the /opt/teamviewer8/tv_bin/wine/drive_c has write permission only for root. So I did this: sudo chmod o+w

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

2013-07-20 Thread Rangga
Tried the fix posted on #39. Work well for me: Ubuntu 12.04.2 amd64, Teamviewer 8 -- 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():

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

2013-07-05 Thread Dale Spanheimer
Referencing comment #77, while updating the mentioned python packages did correct some of the weird problems in TeamViwer itself (so it was worth doing) it did not correct the lsb_release errors. I did install the precise-proposed changes as per brian-murray, and the errors have indeed

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

2013-07-04 Thread Eduar Arley Cardona
Hi. Updating from proposed fixed my problem. $ sudo dpkg -l | grep lsb ii lsb-base 4.0-0ubuntu20.2 Linux Standard Base 4.0 init script functionality ii lsb-core 4.0-0ubuntu20.2

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

2013-07-04 Thread Alexandre Magno
@eduar47, the apt-cache policy lsb command would be sufficient. -- 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

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

2013-07-03 Thread Brian Murray
** Tags added: verification-done-precise -- 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

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

2013-06-29 Thread Alexandre Magno
Lian, the package of the proposed repository is OK. You can to make pinning — https://help.ubuntu.com/community/PinningHowto: 1) sudo touch /etc/apt/preferences.d/lucid-proposed-100 2) sudo chmod 755 /etc/apt/preferences.d/lucid-proposed-100 3) Edit the file with this content: Package: * Pin:

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

2013-06-28 Thread Lian Sebe
Hi guys, Suffering from this too. Just installed a freshly downloaded Ubuntu 12.04 LTS on my new 64bit Dell 17R laptop. Crash started to appear after installing latest TeamViewer. Any more info you might need, let me know. Cheers, Lian -- You received this bug notification because you are a

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

2013-06-24 Thread peddanet
Unfortunately today the error occured again, and even if I have installed teamviewer, I do not think, it is above explained problem. It crashes every session 0-2 times and I have absolutely no clue why. It occurs independently which program I start or not, besides Hplipopen, firefox and

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

2013-06-23 Thread peddanet
For me the bug fix of ~brian-murray worked for me fine! There was only a problem that my graphic card driver was not working any more after the procedure, but that was maybe only due to my misunderstanding of the procedure. Brian was describing well, but some steps need further information!

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

2013-06-21 Thread Dale Spanheimer
I had also received the crash reports each day after installing TeamViewer 8 under Ubuntu 12.04. I had also seen a couple of problems with the way TeamViewer was not updating screens correctly on the client. Today, I happened to look farther down the details screen on the crash reporter screen

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

2013-06-19 Thread Alexandre Magno
Today is the second day with no errors in lsb. The crash of the unity- greeter appears to be sporadic; I reported it as bug #1192400 . Brian, thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

2013-06-18 Thread Alexandre Magno
alexandre$ apt-cache policy lsb lsb: Instalado: 4.0-0ubuntu20.3 Candidato: 4.0-0ubuntu20.3 Tabela de versão: *** 4.0-0ubuntu20.3 0 100 http://br.archive.ubuntu.com/ubuntu/ precise-proposed/main i386 Packages 100 /var/lib/dpkg/status 4.0-0ubuntu20.2 0 500

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

2013-06-18 Thread Brian Murray
Bruno - Does precise-proposed exist in your /etc/apt/sources.list file? -- 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

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

2013-06-17 Thread Bruno Medeiros
I could not find lsb on proposed repo: bruno.medeiros@brunojcm-notebook:~$ apt-cache policy lsb lsb: Installed: 4.0-0ubuntu20.2 Candidate: 4.0-0ubuntu20.2 Version table: *** 4.0-0ubuntu20.2 0 500 http://br.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 100

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

2013-06-17 Thread Barry Warsaw
On Jun 17, 2013, at 01:48 PM, Bruno Medeiros wrote: I could not find lsb on proposed repo: bruno.medeiros@brunojcm-notebook:~$ apt-cache policy lsb lsb: Installed: 4.0-0ubuntu20.2 Candidate: 4.0-0ubuntu20.2 Version table: *** 4.0-0ubuntu20.2 0 500

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

2013-06-15 Thread Mark Murphy
Installed edubuntu 12.04 on this machine a few days ago, installed teamviewer 8.0.17147 this morning, got lsb_release... error. Enabled proposed repository, did an apt-get update and apt-get dist- upgrade to see what new upgrades were available, cancelled, and installed python2.7, python

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

2013-06-15 Thread Alexandre Magno
I still do not quite understand* how to make pine and so I am not yet using the proposed repository. Those interested in testing the fix, read these references: - https://wiki.ubuntu.com/Testing/EnableProposed - https://help.ubuntu.com/community/PinningHowto Complement: -

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

2013-06-13 Thread Barry Warsaw
** Also affects: lsb (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: lsb (Ubuntu Quantal) Importance: Undecided Status: New ** Also affects: lsb (Ubuntu Raring) Importance: Undecided Status: New ** Changed in: lsb (Ubuntu) Status: In

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

2013-06-13 Thread Brian Murray
Hello hugo, or anyone else affected, Accepted lsb into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/lsb/4.0-0ubuntu27.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

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

2013-06-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/lsb ** Branch linked: lp:ubuntu/quantal-proposed/lsb ** Branch linked: lp:ubuntu/raring-proposed/lsb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

2013-06-06 Thread Barry Warsaw
@chenz in #64 - good catch. We looked at errors.ubuntu.com and while there are a few related reports of this problem in versions of lsb later than precise-upgrades version 4.0-0ubuntu20.2, we think these are version mismatches. We see orders of magnitude more reports against precise's version.

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

2013-05-29 Thread chenz
I think this may actually a bug in Python's pipe implementation in connection with SIGCHLD handling? A similar issue [http://bugs.python.org/issue9127] was fixed in the subprocess module, but lsb_release in Ubuntu still uses os.popen function via the commands module - which are both deprecated

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

2013-05-29 Thread Alexandre Magno
Interestingly, the patch of the workground above (#62 and #61) had resolved the issue temporarily only. -- 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

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

2013-05-29 Thread chenz
** Tags removed: 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)

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

2013-05-25 Thread Alexandre Magno
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

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

2013-05-25 Thread Ubuntu Foundations Team Bug Bot
The attachment Workground based on comments above seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by

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

2013-05-25 Thread Alexandre Magno
More info: $ whereis lsb_release lsb_release: /usr/bin/lsb_release /usr/bin/X11/lsb_release /usr/share/man/man1/lsb_release.1.gz $ lsb_release -d Description:Ubuntu 12.04.2 LTS $ lsb_release -ds Ubuntu 12.04.2 LTS -- You received this bug notification because you are a member of Ubuntu

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

2013-05-24 Thread Alexandre Magno
From #39: $ . /etc/lsb-release; echo $DISTRIB_DESCRIPTION Ubuntu 12.04.2 LTS $ cat /etc/lsb-release | grep DESCRIPTION | cut -f2 -d= | sed 's/\//g' Ubuntu 12.04.2 LTS $ cat /etc/lsb-release | grep DESCRIPTION | cut -f2 -d'' Ubuntu 12.04.2 LTS -- You received this bug notification because you

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

2013-05-24 Thread Alexandre Magno
From #57: $ . /etc/lsb-release; echo $DISTRIB_DESCRIPTION Ubuntu 12.04.2 LTS From #39: $ cat /etc/lsb-release | grep DESCRIPTION | cut -f2 -d= | sed 's/\//g' Ubuntu 12.04.2 LTS From #40: $ cat /etc/lsb-release | grep DESCRIPTION | cut -f2 -d'' Ubuntu 12.04.2 LTS The solution

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

2013-05-22 Thread Caleb Howland
#39, with #40's edit, works. Now on to TeamViewer's end of the puzzle. -- 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]

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

2013-05-17 Thread Rion
#39 more simple way (. /etc/lsb-release; echo $DISTRIB_DESCRIPTION) $WINEPREFIX/drive_c/distrelease -- 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

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

2013-05-16 Thread Esteban Adrián Pérez
#39 works for me... Thanks! -- 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

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

2013-05-15 Thread robb990099
I also have the current version 8.0.17147 and find that the error occurs on a cold boot but not on a reboot. Part of the puzzle? HTH. -- 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:

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

2013-05-08 Thread MRiekerk
I submitted a ticket today at TeamViewer. I assume other people did as well... Reply: Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are

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

2013-04-30 Thread Brandon Schaefer
** Changed in: lsb (Ubuntu) Importance: Medium = Critical -- 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

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

2013-04-30 Thread Steve Langasek
** Changed in: lsb (Ubuntu) Importance: Critical = Medium -- 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

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

2013-04-25 Thread Brian Murray
On Thu, Apr 25, 2013 at 12:04:03AM -, sid wrote: im not sure if this helps or not when i started skype i got this bug as soon as it finished loading i got the crash Where did you obtain skype from and on what release did you notice this? -- You received this bug notification because you

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

2013-04-24 Thread sid
im not sure if this helps or not when i started skype i got this bug as soon as it finished loading i got the crash -- 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

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

2013-04-21 Thread daniel venema
I have to withdraw my previous comment on this bug. Unfortunately upgrading to the latest version of Teamviewer (non-beta) did not solve the lsb_release bug on my box. Still get the same error. Today, after a cold startup within 2 minutes the Ubuntu error window pops up. -- You received this

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

2013-04-20 Thread daniel venema
I also had this bug on Ubuntu 12.04 frequently apparently because I used Teamviewer 8 beta (8.0.16675 on Wine1.5.19). The bug mostly popped up after starting a terminal window. After deleting the beta through the Ubuntu software and removing the Teamviewer folders in my .config, and installing

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

2013-04-19 Thread Gaurish Sharma
For bugfix, I think at best Ubuntu can do is handle this crash gracefully. perhaps a simple message should to be known to all teamview users that there are compability issues with TeamView 8 beta. Don't proceed, unless you know what you are doing -- You received this bug notification because you

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

2013-03-25 Thread Brian Murray
This bug could be closed for Ubuntu because it is not an issue with lsb_release itself, however with how lsb_release is being called by teamviewer. Something about the way the environment is setup by teamviewer's software is causing it to crash, and subsequently this is not something the Ubuntu

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

2013-03-23 Thread Michael Fox
Thanks Cedric. 1) According to the comment in the code, the script writer evidently wanted to log information about the distro. I presume this was done to help the TeamViewer folks in their troubleshooting. 2) O.K. Understood. Thanks. The reason for my question was that there are a few

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-22 Thread Timo Jyrinki
Did the TeamViewer support get back on your request(s)? cat:ing would seem safer since there are some problems here, and it looks like /etc /lsb-release should be LSB mandated and about everywhere: https://code.google.com/p/inxi/source/browse/modules/data/distro- version-data.txt?r=1703 Regarding

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

2013-03-22 Thread Strategos
To clear out my small confusion with comments #39 and #40: It is changes on 2 lines of code 1. Open file as root: /opt/teamviewer8/tv_bin/script/tvw_main 2. Find section: function LogStartupInfo() 3. Change current code: if [ -x $(type -p lsb_release) ] ; then # log information about the

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

2013-03-22 Thread Cedric
Yes, exactly -- 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

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

2013-03-22 Thread Michael Fox
Can someone explain why post #43 would fix the problem? Specifically: 1) What is the reason for commenting out lsb_release -a 2) When I run the lsb_release -ds command from the command line, I get the same output as the cat ... sommand substituted above, namely Ubuntu 12.04.2 LTS. Yet I

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

2013-03-22 Thread Cedric
@Michael Fox 1) What is the reason of keeping lsb_release -a in this script? 2) This is what was intended! Look at the description of the bug:lsb_release crashed with IOError in getstatusoutput(). The bug is not about cat but about to avoid lsb_release! -- You received this bug notification

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-19 Thread Agelos Pikoulas
I had the same problem, ever since I installed Teamviewer 8.0.17147 on Kubuntu 12.0.4 LTS I also confirm problem is solved after applying Cedric (cedric- brandenbourger) / gerlos (gerlosgm) solution. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-16 Thread Cedric
I think i found a solution, but i would be happy if somebody could confirm me this. in /opt/teamviewer8/tv_bin/script/tvw_main i changed these lines function LogStartupInfo() { exec 21 # redirect stderr echo TeamViewer: $TV_VERSION echo Profile: $HOME

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-16 Thread Cedric
** Tags added: amd64 -- 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 To manage notifications

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-16 Thread gerlos
I can confirm that Cedric's solution worked for me. But I'd prefer not hard coding the distribution name in the script. So this is how I changed /opt/teamviewer8/tv_bin/script/tvw_main, it should work even after you upgrade your distribution to a new release, as long /etc/lsb_release file is

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-16 Thread Cedric
Ok i changed it to cat /etc/lsb-release | grep DESCRIPTION | cut -f2 -d'' Thanks gerlos, i think we can close this bug -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-14 Thread Cedric
After i changed the owner of the .config/teamviewer8 folder to root. The daemon started without any problems. I got an error then when starting teamviewer on the desktop. For me it's an owner / right issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-13 Thread David Agudo
Same error in Ubuntu 12.04 x86_64 with TeamViewer. -Es flag present: ~$ head /usr/bin/lsb_release #!/usr/bin/python -Es -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-11 Thread xoristzatziki
Problem in my computer occured AFTER installing teamviewer 8 (installed as teamviewer:i386). Solved after uninstalling it. I also had teamviewer 7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-11 Thread Jaume Sabater
I am also hitting this bug in Ubuntu 12.04 x86_64 with TeamViewer 8.0.17147 installed. -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-08 Thread hepsoe
After checking that the file /usr/bin/lsb_realease contains the -Es flag I undid my changes from post #30. I have not received the error after that. So it seems like Barry Warsaw was spot on regarding the -Es flag. I updated my machine after making the changes in #30, so I cannot tell whether

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-07 Thread hepsoe
I have the same issue with 32-bit Ubuntu 12.04 and TeamViewer 8. I made the following change in /usr/lib/python2.7/commands.py Line 61: Was before: sts = pipe.close() Is now: if pipe is not None: sts = pipe.close() Result: The error went away. (tried 3 reboots without any errors) Since I'm

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-07 Thread Barry Warsaw
My first reaction is to ask whether the people experiencing this are using an lsb_release that has the proper -Es flags on its #! line. Looking at the versions reported on the errors.u.c page above, it looks like it is (i.e. precise-updates version 4.0-0ubuntu20.2 as the SRUd patch to the #!

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-07 Thread Barry Warsaw
I should note that apparently Lucid's version (4.0-0ubuntu8.1) didn't get the fix for the #! line, so if you're seeing this problem on Lucid, you might try manually adding -Es to the end of the #! line. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-05 Thread smauleon
Same error, Ubuntu 12.04 64bit, and Teamviewer 8 installed. It appears after login, no need to launch Teamviewer. Regards -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-27 Thread Dave Parry
Some people above have mentioned TeamViewer 8. This is probably the cause in my case. I installed TeamViewer a couple of days and have had a number of instances of this crash. This normally happens either when nothing else is happening (such as shortly after booting the machine and logging in)

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-27 Thread Nephilim1973
Hi guys, if you uninstall TeamViewer 8 Beta on Ubuntu, the message wine: / home/USERNAME/.config/teamviewer8 is not owned by you appears. Probably this helps by finding the issue ?!?!?! Regards. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-25 Thread Gérald Maruccia
I won't be of any help how poorly skilled I am but encounter the same bug on amd64 and 12.04 - Unity elementary OS beta 0.2 - both have TeamViewer 8.0.17147 with wine 1.5.19 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-24 Thread Nurlan Akashayev
I'm getting the same error when i switch tabs in chrome. -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-24 Thread Kevin Normoyle
More info from the teamviewer startup log I looked here after ubuntu reported the error with ProcCmdline /usr/bin/python -Es /usr/bin/lsb_release - The date/time on the startup log was right around the error time. TeamViewer: 8.0.17147 Profile: /home/kevin () Desktop: Traceback (most recent call

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-24 Thread Kevin Normoyle
I put a print in lsb_release.py to see what the dpkg-query command is then did ipython import lsb_release lsb_release.check_modules_installed() the print says: dpkg-query -f '${Version} ${Provides} ' -W lsb-core lsb-cxx lsb-graphics lsb-desktop lsb-qt4 lsb-languages lsb-multimedia

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-22 Thread bipin
** Changed in: lsb (Ubuntu) Status: Confirmed = Invalid ** Converted to question: https://answers.launchpad.net/ubuntu/+source/lsb/+question/222611 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-22 Thread Steve Langasek
** Changed in: lsb (Ubuntu) Status: Invalid = Confirmed -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-21 Thread David García
I can't remember whether this bug appeared right after installing TeamViewer 8, but it is definetly installed on my Kubuntu 12.04: ii teamviewer 8.0.16675 TeamViewer (Remote Control Application) -- You received this bug notification because you are a member of

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-21 Thread Felipe Concha Avello
The bug is produced by the process teamviewerd how Kevin Normoyle writed, this process is stated by upstart with the configuration found in /etc/init/teamviewerd.conf $cat /etc/init/teamviewerd.conf description TeamViewer remote control daemon exec /opt/teamviewer8/tv_bin/teamviewerd -f #

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-20 Thread Kevin Normoyle
I recently installed teamviewer and have the same bug. It happened even though I wasn't running teamviewer. however, teamviewer seems to run something. here is output from ps $ ps aux | grep team root 989 0.0 0.0 47456 4488 ?Ssl 23:31 0:00

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-18 Thread Jimmy Merrild Krag
How about hp-systray? Could that be a part of the issue as well? -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-13 Thread Daniel Stiefelmaier
As far as I can tell, it lsb_release never crashes if 'teamviewer' is invoked by the user (menu or commandline), but sometimes if invoked by the daemon. I could imagine two reasons for this: - lsb_release does not like the particular moment in which it is invoked (e.g. around the time the user

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-04 Thread Juan Jose Amor Iglesias
I confirm the same bug, and I also have installed teamviewer 8 beta. Now, I uninstalled TV 8 and bug stopped. -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-02-04 Thread komnik
I am also having the same crash about 4-6 times per week, I also have recently installed teamviewer 8. -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-23 Thread ClaudeD
I removed TV8 a couple of days ago and I don't get the error anymore so it really is related to TeamViewer. -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-22 Thread Kangarooo Jānis
What has this bug including Firefox addons info has to do with Teamviewer? How this can be related to bugs with Teamviewer? -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-21 Thread xxvirusxx
Same error, Teamviewer 8 installed. -- 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 To manage

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-21 Thread Tom Fallon
Same issue here: Teamviewer 8 beta installed version 8.0.16675 (wine-1.5.19) $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04.1 LTS Release:12.04 Codename: precise $ md5sum /usr/bin/lsb_release 2764a9a9e8170152e63cd1ba62bf954a

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-19 Thread audunpoi
Have teamviewer8 and get this error continuously also -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-18 Thread Steven Wirsz
Same error - occurs continuously after TeamViewer 8 beta was installed -- 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]

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-17 Thread ClaudeD
I think it might be related to teamviewer 8 beta : at the same time I had a crash, I had the following entries in TV8 log : 2013/01/17 08:28:00.372 1909 3064986432 S0 CTerminalServer::getPathToApplicationExe: executable is /opt/teamviewer8/tv_bin/TeamViewer 2013/01/17 08:28:00.372 1909

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-17 Thread Brian Murray
Thanks for that additional information. However, I don't see anything suspicious in tv_main. Here is the function that calls lsb_release. function LogStartupInfo() { exec 21 # redirect stderr echo TeamViewer: $TV_VERSION echo Profile: $HOME ($LOGNAME)

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-17 Thread Brian Murray
Can you check the md5sum of /usr/bin/lsb_release? Also maybe python is installed in your wine environment? -- 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

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-17 Thread ClaudeD
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04.1 LTS Release:12.04 Codename: precise $ lsb_release -ds Ubuntu 12.04.1 LTS $ md5sum /usr/bin/lsb_release 2764a9a9e8170152e63cd1ba62bf954a /usr/bin/lsb_release file

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-16 Thread Brian Murray
There are a large number of occurrences of this at: https://errors.ubuntu.com/bucket/?id=%2Fusr%2Fbin%2Flsb_release%3AIOError%3A%3Cmodule%3E%3Amain%3Acheck_modules_installed%3Agetoutput%3Agetstatusoutput querying the instances further there are actually 85 unique system identifiers affected so

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-16 Thread Brian Murray
Could somebody provide some more details regarding the conditions under which this crash occurred? What were you doing prior to receiving the notification? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-01-14 Thread Brian Murray
** Description changed: Add-ons: