[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2008-02-06 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 0.102 --- apport (0.102) hardy; urgency=low [ Martin Pitt ] * problem_report.py: Support reading reports with legacy zlib compression in 'retain compressed values' mode (as used nowadays by apport when reporting a crash). Add a te

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2008-02-05 Thread Martin Pitt
Fixed in bzr head. ** Changed in: apport (Ubuntu) Status: In Progress => Fix Committed -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-11-20 Thread Martin Pitt
Trollforge, thank you! That's what I needed, I can reproduce the bug now. ** Changed in: apport (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Martin Pitt (pitti) Status: Incomplete => In Progress -- apport-gtk crashed with IOError in _read_gzip_header() https:

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-11-19 Thread minimux
Trollforge a écrit : > Sorry Martin, > > /var/crash/update-manager.0.crash > > ProblemType: Package > Date: Sun Nov 18 21:45:40 2007 > ErrorMessage: > ErrorMessage: SystemError in cache.commit(): E:Sub-process > /tmp/tmp5mEBTy/backports/usr/bin/dpkg returned an error code (1) > > Package: upd

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-11-19 Thread Trollforge
Sorry Martin, /var/crash/update-manager.0.crash ProblemType: Package Date: Sun Nov 18 21:45:40 2007 ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:Sub-process /tmp/tmp5mEBTy/backports/usr/bin/dpkg returned an error code (1) Package: update-manager SourcePackage: update-manager

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-11-19 Thread Martin Pitt
Trollforge, sorry, no, that's again the crash of apport itself while it tried to report the first crash. I need /var/crash/update-manager.0.crash /var/crash/_usr_bin_update-manager.1000.crash Note that you cannot read the first file as your user, so please do this first: sudo chown 1000:1

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-11-19 Thread bernez arfoll
no problem with apport-gtk crashed with IOError in _read_gzip_header() kenavo Bernez -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-11-19 Thread Trollforge
Is this what you were looking for? ProblemType: Crash Date: Mon Nov 19 02:42:30 2007 ExecutablePath: /usr/share/apport/apport-gtk InterpreterPath: /usr/bin/python2.5 ProcCmdline: /usr/bin/python /usr/share/apport/apport-gtk ProcCwd: /tmp/tmp5mEBTy ProcEnviron: PATH=/tmp/tmp5mEBTy/imported:/tmp/t

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread Martin Pitt
tkrisz: Hm, darn. It seems that my previous wrong tar command overwrote tetex-extra.0.crash to become a tar archive of all other crash reports, so the original crash report is lost. I cannot reproduce the crash with any of the other reports. On the other hand it is quite unlikely that the apport c

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread minimux
Martin Pitt a écrit : > tkrisz; it must be some report which belongs to root, which means it can > only be any of the tex reports. Can you please do > > sudo tar /var/crash/te*.0.crash | gzip -9 > /tmp/reports.tar.gz > > (i. e. create an archive of all tetex/texlive crash reports) and attach > /t

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread minimux
Martin Pitt a écrit : > hi, > > tkrisz [2007-10-30 11:29 -]: > >> I've found out it was wrong. But is the compress good? Or should i >> remake it with your line? >> > > No, the compressed archive you uploaded only had a directory listing, > so I am afraid you have to do it again with my

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread minimux
Martin Pitt a écrit : > tkrisz: splendid, thank you! I'll look at it. > > I can no longer send you because I have given these changing computer. Thanks to no longer send messages. -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received thi

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread minimux
tkrisz a écrit : > Next try. > > ** Attachment added: "reports.tar.gz" >http://launchpadlibrarian.net/10216107/reports.tar.gz > > I can no longer send you because I have given these changing computer. Thanks to no longer send messages. -- apport-gtk crashed with IOError in _read_gzip_head

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread Martin Pitt
tkrisz: splendid, thank you! I'll look at it. -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread tkrisz
Next try. ** Attachment added: "reports.tar.gz" http://launchpadlibrarian.net/10216107/reports.tar.gz -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug c

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread Martin Pitt
hi, tkrisz [2007-10-30 11:29 -]: > I've found out it was wrong. But is the compress good? Or should i > remake it with your line? No, the compressed archive you uploaded only had a directory listing, so I am afraid you have to do it again with my second command. Thank you! -- apport-gtk cra

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-30 Thread tkrisz
I've found out it was wrong. But is the compress good? Or should i remake it with your line? -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ub

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread minimux
age ---- > From: Martin Pitt <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Sent: Sunday, October 28, 2007 8:56:22 PM > Subject: [Bug 129616] Re: apport-gtk crashed with IOError in > _read_gzip_header() > > Thank you for your reports. Does someone still have a report

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread minimux
Martin Pitt a écrit : > tkrisz, sorry, it seems I gave you a wrong command. This is right: > > sudo tar cv /var/crash/te*.0.crash | gzip -9 > /tmp/reports.tar.gz > > I am sorry for my misunderstanding and thanks for your patience! > > Rijkhart, this is the same problem: you gave me the crash repo

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread minimux
tkrisz a écrit : > ** Attachment added: "reports.tar.gz" >http://launchpadlibrarian.net/10210575/reports.tar.gz > > I have more information that you ask me because I changed my PC. But my problem was related to proprietary drivers Nvidia. -- apport-gtk crashed with IOError in _read_gzip_

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread Martin Pitt
tkrisz, sorry, it seems I gave you a wrong command. This is right: sudo tar cv /var/crash/te*.0.crash | gzip -9 > /tmp/reports.tar.gz I am sorry for my misunderstanding and thanks for your patience! Rijkhart, this is the same problem: you gave me the crash report for apport, not the report for

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread tkrisz
** Attachment added: "reports.tar.gz" http://launchpadlibrarian.net/10210575/reports.tar.gz -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread Rijkhart
PROTECTED] +46 8 554 30207 +46 70 303 3007 - Original Message From: Martin Pitt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sunday, October 28, 2007 8:56:22 PM Subject: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header() Thank you for your reports. Do

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread Martin Pitt
tkrisz; it must be some report which belongs to root, which means it can only be any of the tex reports. Can you please do sudo tar /var/crash/te*.0.crash | gzip -9 > /tmp/reports.tar.gz (i. e. create an archive of all tetex/texlive crash reports) and attach /tmp/reports.tar.gz here? -- appor

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread tkrisz
This is my crash folder, do you need something from this? The first problem report at the upgrade to Gutsy i think was something with texlive. Probably because i had both texlive and tetex. After that i got rid of tetex. Now, everything seems to be working, except for some pidgin issues. drwxrwx

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread minimux
Martin Pitt a écrit : > Cameron: thanks, but same problem: you need to attach the original crash > report, on whose reporting apport crashed (e. g. you have crash reports > for evolution, mythtv, emacs, and a few others). *Not* the crash report > for apport itself. > > I have more data. Because

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread Martin Pitt
Cameron: thanks, but same problem: you need to attach the original crash report, on whose reporting apport crashed (e. g. you have crash reports for evolution, mythtv, emacs, and a few others). *Not* the crash report for apport itself. -- apport-gtk crashed with IOError in _read_gzip_header() htt

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread Cameron Vance
** Attachment added: "_usr_share_apport_apport-gtk.0.crash" http://launchpadlibrarian.net/10204676/_usr_share_apport_apport-gtk.0.crash -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread Martin Pitt
Cameron, did you try to send an attachment via email? That does not work, sorry. Please attach it on the web interface. tkrisz: sorry, that was the wrong file. You attached the crash report for *this* bug (i. e. apport-gtk crashing while it tried to report a crash). I need the original crash repor

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-29 Thread Cameron Vance
I believe this is it Martin Regards Cameron On Sun, 2007-10-28 at 19:56 +, Martin Pitt wrote: > Thank you for your reports. Does someone still have a report in > /var/crash which reproduces this apport crash? (You can click on it in > nautilus). If so, please attach the original report here,

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-28 Thread Rosemarie Dawkins
My system crashed this morning and its out for repairs. - Original Message From: Martin Pitt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sunday, October 28, 2007 5:40:00 PM Subject: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header() tkrisz, can you please

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-28 Thread tkrisz
** Attachment added: "_usr_share_apport_apport-gtk.0.crash" http://launchpadlibrarian.net/10199886/_usr_share_apport_apport-gtk.0.crash -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-28 Thread Martin Pitt
tkrisz, can you please attach the file on the web interface? Email attachments do not work with Launchpad, sorry. Thank you! -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-28 Thread tkrisz
Attached. - Original Message From: Martin Pitt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sunday, October 28, 2007 8:56:22 PM Subject: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header() Thank you for your reports. Does someone still have a report in /var

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-28 Thread cfd
No, sorry. I ended up reformatting my computer and doing a fresh install of Gutsy which got rid of the issue. This isue came about, when I had upgraded from Feisty to Gutsy beta. The problem is fixed on my end. On 10/28/07, Martin Pitt <[EMAIL PROTECTED]> wrote: > > Thank you for your reports. Doe

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-28 Thread Tolan Blundell
Afraid not no. -- apport-gtk crashed with IOError in _read_gzip_header() https://bugs.launchpad.net/bugs/129616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists

Re: [Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-28 Thread Bruno Amaral
Right now my /var/cash doesn't contain any reports that ubuntu should support. Sorry. On 10/28/07, Martin Pitt <[EMAIL PROTECTED]> wrote: > > Thank you for your reports. Does someone still have a report in > /var/crash which reproduces this apport crash? (You can click on it in > nautilus). If so,

[Bug 129616] Re: apport-gtk crashed with IOError in _read_gzip_header()

2007-10-28 Thread Martin Pitt
Thank you for your reports. Does someone still have a report in /var/crash which reproduces this apport crash? (You can click on it in nautilus). If so, please attach the original report here, so that I can reproduce the apport crash. ** Changed in: apport (Ubuntu) Status: New => Incomplete