[Bug 426237] Re: Broken dependencies of package scilab

2009-09-13 Thread Marco Rodrigues
Thank you.. it was a scilab bug and not apport one. I've reassigned the bug to it. ** Package changed: apport (Ubuntu) = scilab (Ubuntu) ** Changed in: scilab (Ubuntu) Status: Incomplete = Fix Released ** Changed in: scilab (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx

[Bug 242085] Re: Apport fails to launch

2009-09-13 Thread Marco Rodrigues
Thanks. Looks like it's working fine for you. Let's see what Stuart says. -- Apport fails to launch https://bugs.launchpad.net/bugs/242085 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 427810] Re: APPORT_IGNORE_OBSOLETE_PACKAGES not working

2009-09-13 Thread Marco Rodrigues
I think APPORT_STAGING is also not working. ** Changed in: apport (Ubuntu) Status: New = Confirmed -- APPORT_IGNORE_OBSOLETE_PACKAGES not working https://bugs.launchpad.net/bugs/427810 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 427810] Re: APPORT_IGNORE_OBSOLETE_PACKAGES not working

2009-09-13 Thread Marco Rodrigues
I figured out the problem. How to reproduce: I've modified apport/ui.py to add coreutils to my crash report as an obsolete package. $ bash -c 'kill -SEGV $$' $ /usr/share/apport/apport-gtk -c /var/crash/obsolete_crash.crash $ vim /var/crash/_bin_bash.1000.crash Look at the end of file for this:

[Bug 427810] Re: APPORT_IGNORE_OBSOLETE_PACKAGES not working

2009-09-13 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- APPORT_IGNORE_OBSOLETE_PACKAGES not working https://bugs.launchpad.net/bugs/427810 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 384408] Re: ubuntu-bug xserver-xorg-video-intel hangs after X server freeze

2009-09-13 Thread Marco Rodrigues
There is an improved version of ubuntu-bug, could you try again to see if it still gives the error about display ? Thank you -- ubuntu-bug xserver-xorg-video-intel hangs after X server freeze https://bugs.launchpad.net/bugs/384408 You received this bug notification because you are a member of

[Bug 427814] Re: cancelling crash upload is not working

2009-09-13 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: New = Confirmed -- cancelling crash upload is not working https://bugs.launchpad.net/bugs/427814 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 427814] Re: cancelling crash upload is not working

2009-09-13 Thread Marco Rodrigues
Looks like 'button_cancel_collecting' is not implemented in apport-gtk. -- cancelling crash upload is not working https://bugs.launchpad.net/bugs/427814 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 428337] [NEW] The latest version bump from 2.9 to 2.10 breaks version checking

2009-09-12 Thread Marco Rodrigues
Public bug reported: Binary package hint: python-distutils-extra I detected this problem in Apport. assert DistUtilsExtra.auto.__version__ = '2.2', 'needs DistUtilsExtra.auto = 2.2' #!/bin/python import DistUtilsExtra.auto, operator a = '2.2' b = '2.10' if operator.le(a, b): print 'cool'

[Bug 386127] Re: apport-gtk crashed with SIGSEGV in select()

2009-09-12 Thread Marco Rodrigues
Hi! Have you tried the latest version of karmic ? You used virtualbox or some virtual system ? Thanks ** Changed in: apport (Ubuntu) Status: New = Incomplete -- apport-gtk crashed with SIGSEGV in select() https://bugs.launchpad.net/bugs/386127 You received this bug notification

[Bug 359937] Re: plasma crashed with SIGSEGV

2009-09-12 Thread Marco Rodrigues
*** This bug is a duplicate of bug 363736 *** https://bugs.launchpad.net/bugs/363736 ** Tags added: patch ** Tags removed: patch -- plasma crashed with SIGSEGV https://bugs.launchpad.net/bugs/359937 You received this bug notification because you are a member of Kubuntu Bugs, which is

[Bug 359963] Re: Apport retracing service is incorrectly interpreting installed version: None as being out of date

2009-09-12 Thread Marco Rodrigues
** Tags added: patch -- Apport retracing service is incorrectly interpreting installed version: None as being out of date https://bugs.launchpad.net/bugs/359963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 359963] Re: Apport retracing service is incorrectly interpreting installed version: None as being out of date

2009-09-12 Thread Marco Rodrigues
Andreas: Thanks for your analysis and patch. ** Changed in: apport (Ubuntu) Status: Triaged = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- Apport retracing service is incorrectly interpreting installed version: None as being out

[Bug 359963] Re: Apport retracing service is incorrectly interpreting installed version: None as being out of date

2009-09-12 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: In Progress = Confirmed -- Apport retracing service is incorrectly interpreting installed version: None as being out of date https://bugs.launchpad.net/bugs/359963 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 404727] Re: ubuntu-bug: how to prevent it from filing a bug against a package that is not installed?

2009-09-12 Thread Marco Rodrigues
I agree that we can't disable bug reports against not installed packages. We can't just redirect them to update-manager, because If some bug appears in upgrade-system package ? It will be redirected to update- manager automatically, and that's wrong. -- ubuntu-bug: how to prevent it from filing

[Bug 308232] Re: report the pocket a package is from when reporting a bug

2009-09-12 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: Triaged = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- report the pocket a package is from when reporting a bug https://bugs.launchpad.net/bugs/308232 You received this bug notification

[Bug 391942] Re: Man page for apport-gtk missing

2009-09-11 Thread Marco Rodrigues
This bug is currently fixed in Karmic. ** Changed in: apport (Ubuntu) Status: Triaged = Fix Released ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- Man page for apport-gtk missing https://bugs.launchpad.net/bugs/391942 You received this bug

[Bug 388143] Re: ubuntu-bug fails badly when run over ssh

2009-09-11 Thread Marco Rodrigues
Martin, apport-bug (newer ubuntu-bug) doesn't handle this already ? -- ubuntu-bug fails badly when run over ssh https://bugs.launchpad.net/bugs/388143 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 407091] Re: apport-gtk crashed with TypeError in __init__()

2009-09-11 Thread Marco Rodrigues
I don't had this problem anymore, I'll mark it as Fix Released. ** Changed in: apport (Ubuntu) Status: Incomplete = Fix Released ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- apport-gtk crashed with TypeError in __init__() https

[Bug 414055] Re: apport-collect crashes

2009-09-11 Thread Marco Rodrigues
** Also affects: python-launchpadlib (Ubuntu) Importance: Undecided Status: New ** Summary changed: - apport-collect crashes + apport-collect crashes due to launchpadlib.errors.CredentialsFileError -- apport-collect crashes due to launchpadlib.errors.CredentialsFileError

[Bug 416333] Re: Invalid problem report contains cryptic error

2009-09-11 Thread Marco Rodrigues
Could you see if you have some files in /var/crash ? $ ls -l /var/crash Maybe you could attach them here. -- Invalid problem report contains cryptic error https://bugs.launchpad.net/bugs/416333 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 424126] Re: package apport 1.8-0ubuntu2 fai led to install/upgrade: el subproceso script pre-removal nuevo devolvió el código de salida de error 1

2009-09-11 Thread Marco Rodrigues
--- * Stopping automatic crash report generation: apport /etc/init.d/apport: 24: runlevel: not found invoke-rc.d: initscript apport, action stop failed. dpkg: aviso: script de `pre-removal' antiguo devolvió un error de salida 1 dpkg - probando el script del nuevo paquete en su lugar... *

[Bug 424126] Re: package apport 1.8-0ubuntu2 fai led to install/upgrade: el subproceso script pre-removal nuevo devolvió el código de salida de error 1

2009-09-11 Thread Marco Rodrigues
) = Marco Rodrigues (gothicx) -- package apport 1.8-0ubuntu2 failed to install/upgrade: el subproceso script pre-removal nuevo devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/424126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 424544] Re: package apport 1.8.1-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2009-09-11 Thread Marco Rodrigues
--- Setting up apport (1.8.1-0ubuntu1) ... update-rc.d: warning: /etc/init.d/apport missing LSB information update-rc.d: see http://wiki.debian.org/LSBInitScripts /etc/init.d/apport: 5: deb: not found /etc/init.d/apport: 6: deb-src: not found /etc/init.d/apport: 10: deb: not found

[Bug 350784] Re: apport not using prefered system browser in XFCE

2009-09-11 Thread Marco Rodrigues
Xfce stores it at ~/.config/xfce4/helpers.rc There will be a key named WebBrowser. e.g: WebBrowser=firefox -- apport not using prefered system browser in XFCE https://bugs.launchpad.net/bugs/350784 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 350784] Re: apport not using prefered system browser in XFCE

2009-09-11 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: Triaged = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- apport not using prefered system browser in XFCE https://bugs.launchpad.net/bugs/350784 You received this bug notification because you

[Bug 350784] Re: apport not using prefered system browser in XFCE

2009-09-11 Thread Marco Rodrigues
I think this bug could be done at the same time of bug 198449 to avoid duplication of work. ** Changed in: apport (Ubuntu) Status: In Progress = Confirmed ** Changed in: apport (Ubuntu) Assignee: Marco Rodrigues (gothicx) = (unassigned) -- apport not using prefered system browser

[Bug 314065] Re: [jaunty] crashes with SIGSEGV if read() returns EPERM

2009-09-10 Thread Marco Rodrigues
I can confirm that python 2.6.2+ doesn't crash. -- [jaunty] crashes with SIGSEGV if read() returns EPERM https://bugs.launchpad.net/bugs/314065 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 215380] Re: Unhandled exception: TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str

2009-09-10 Thread Marco Rodrigues
I'm wondering if this is the correct way to do it. === modified file 'apport/report.py' --- apport/report.py2009-09-02 13:22:33 + +++ apport/report.py2009-09-10 20:34:32 + @@ -343,7 +343,8 @@ if self['ExecutablePath'].startswith('/%s/' % p):

[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2009-09-10 Thread Marco Rodrigues
It can be reproduced on karmic using $ python-dbg -c 'import apport' -- apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed https://bugs.launchpad.net/bugs/264724 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 273722] Re: problem in displayconfig-gtk - not a genuine Ubuntu package

2009-09-10 Thread Marco Rodrigues
** Package changed: apport (Ubuntu) = displayconfig-gtk (Ubuntu) -- problem in displayconfig-gtk - not a genuine Ubuntu package https://bugs.launchpad.net/bugs/273722 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 178507] Re: No address associated with hostname error is vague

2009-09-08 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: Triaged = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- No address associated with hostname error is vague https://bugs.launchpad.net/bugs/178507 You received this bug notification because you

[Bug 394411] Re: attach_hardware() should hide disk labels for privacy

2009-09-08 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: In Progress = Confirmed -- attach_hardware() should hide disk labels for privacy https://bugs.launchpad.net/bugs/394411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 178507] Re: No address associated with hostname error is vague

2009-09-08 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: In Progress = Confirmed -- No address associated with hostname error is vague https://bugs.launchpad.net/bugs/178507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 228898] Re: apport-cli wrong options in spanish translation

2009-09-07 Thread Marco Rodrigues
** Also affects: language-pack-pt (Ubuntu) Importance: Undecided Status: New ** Also affects: language-pack-pl (Ubuntu) Importance: Undecided Status: New ** Changed in: language-pack-pt (Ubuntu) Status: New = Invalid ** Changed in: language-pack-pl (Ubuntu)

[Bug 228898] Re: apport-cli wrong options in spanish translation

2009-09-07 Thread Marco Rodrigues
Łukasz Kuryło: I suggested an translation fix for Polish, now someone from the team needs to accept it. Thanks ** Changed in: language-pack-pl (Ubuntu) Status: New = Fix Committed -- apport-cli wrong options in spanish translation https://bugs.launchpad.net/bugs/228898 You received this

[Bug 394411] Re: attach_hardware() should hide disk labels for privacy

2009-09-07 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: Confirmed = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- attach_hardware() should hide disk labels for privacy https://bugs.launchpad.net/bugs/394411 You received this bug notification because

[Bug 119437] Re: apport_python_hook.py sys.argv check broken for embedded Python interpreter

2009-09-07 Thread Marco Rodrigues
Hi! Do you still have this problem with current version of Apport in Ubuntu Karmic ? -- apport_python_hook.py sys.argv check broken for embedded Python interpreter https://bugs.launchpad.net/bugs/119437 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 242085] Re: Apport fails to launch

2009-09-07 Thread Marco Rodrigues
Hi! Do you still have this problem? Have you tried with a more recent Ubuntu version ? -- Apport fails to launch https://bugs.launchpad.net/bugs/242085 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 311764] Re: E: linux-image-2.6.27-7-generic: subprocess post-installation script returned error exit status 17

2009-09-07 Thread Marco Rodrigues
** Changed in: apport Status: New = Invalid -- E: linux-image-2.6.27-7-generic: subprocess post-installation script returned error exit status 17 https://bugs.launchpad.net/bugs/311764 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 425272] [NEW] apportcheckresume failed with KeyError: 'Failure'

2009-09-06 Thread Marco Rodrigues
Public bug reported: Binary package hint: apport $ ./apportcheckresume apportcheckresume failed Traceback (most recent call last): File ./apportcheckresume, line 89, in module sys.exit(main()) File ./apportcheckresume, line 49, in main pr['Tags'] = 'resume ' + pr['Failure'] File

[Bug 425272] Re: apportcheckresume failed with KeyError: 'Failure'

2009-09-06 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: New = Confirmed ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- apportcheckresume failed with KeyError: 'Failure' https://bugs.launchpad.net/bugs/425272 You received this bug notification because you

[Bug 425272] Re: apportcheckresume failed with KeyError: 'Failure'

2009-09-06 Thread Marco Rodrigues
Hi! It fails when I call it manually, so the patch isn't needed. Maybe it could have some checking, to see if it's called manually and show an error message. ** Changed in: apport (Ubuntu) Assignee: Marco Rodrigues (gothicx) = (unassigned) -- apportcheckresume failed with KeyError

[Bug 423521] Re: empathy crashed with SIGSEGV in g_main_context_dispatch()

2009-09-05 Thread Marco Rodrigues
** Changed in: empathy (Ubuntu) Status: New = Confirmed -- empathy crashed with SIGSEGV in g_main_context_dispatch() https://bugs.launchpad.net/bugs/423521 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 424849] [NEW] apport-collect: don't add one attachment per comment

2009-09-05 Thread Marco Rodrigues
Public bug reported: Binary package hint: apport Hi! The apport-collect currently add one attachment per comment, and it's a bad idea. Why not just add one comments with all the attachments inside like the apport-gtk does ? Thanks ** Affects: apport (Ubuntu) Importance: Undecided

[Bug 383694] Re: apport-gtk/apport-qt should display version information (e.g. --version)

2009-09-05 Thread Marco Rodrigues
** Tags removed: bitesize -- apport-gtk/apport-qt should display version information (e.g. --version) https://bugs.launchpad.net/bugs/383694 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 383694] Re: apport-gtk/apport-qt should display version information (e.g. --version)

2009-09-05 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: Triaged = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- apport-gtk/apport-qt should display version information (e.g. --version) https://bugs.launchpad.net/bugs/383694 You received this bug

[Bug 383694] Re: apport-gtk/apport-qt should display version information (e.g. --version)

2009-09-05 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: In Progress = Confirmed -- apport-gtk/apport-qt should display version information (e.g. --version) https://bugs.launchpad.net/bugs/383694 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 418352] Re: ubuntu-bug -p xserver-xorg-video-intel caused traceback

2009-09-05 Thread Marco Rodrigues
: python-kde4 (Ubuntu) Importance: Undecided Status: New ** Changed in: python-kde4 (Ubuntu) Status: New = Incomplete ** Changed in: apport Assignee: (unassigned) = Marco Rodrigues (gothicx) -- ubuntu-bug -p xserver-xorg-video-intel caused traceback https

[Bug 418352] Re: ubuntu-bug -p xserver-xorg-video-intel caused traceback

2009-09-04 Thread Marco Rodrigues
** Also affects: apport (Ubuntu) Importance: Undecided Status: New -- ubuntu-bug -p xserver-xorg-video-intel caused traceback https://bugs.launchpad.net/bugs/418352 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 119437] Re: apport_python_hook.py sys.argv check broken for embedded Python interpreter

2009-09-04 Thread Marco Rodrigues
** Also affects: apport (Ubuntu) Importance: Undecided Status: New -- apport_python_hook.py sys.argv check broken for embedded Python interpreter https://bugs.launchpad.net/bugs/119437 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 413399] apport-collect data

2009-09-04 Thread Marco Rodrigues
Architecture: i386 CurrentDmesg: [ 30.624287] agpgart-via :00:00.0: AGP 2.0 bridge [ 30.624309] agpgart-via :00:00.0: putting AGP V2 device into 4x mode [ 30.624352] nvidia :01:00.0: putting AGP V2 device into 4x mode [ 37.280058] eth0: no IPv6 routers present

[Bug 413399] Dependencies.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/31305904/Dependencies.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 413399] BootDmesg.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/31305903/BootDmesg.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 413399] Lspci.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: Lspci.txt http://launchpadlibrarian.net/31305905/Lspci.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 413399] PciDisplay.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: PciDisplay.txt http://launchpadlibrarian.net/31305906/PciDisplay.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 413399] ProcCpuinfo.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: ProcCpuinfo.txt http://launchpadlibrarian.net/31305908/ProcCpuinfo.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 413399] ProcInterrupts.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: ProcInterrupts.txt http://launchpadlibrarian.net/31305909/ProcInterrupts.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 413399] ProcModules.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: ProcModules.txt http://launchpadlibrarian.net/31305910/ProcModules.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 413399] UdevDb.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: UdevDb.txt http://launchpadlibrarian.net/31305911/UdevDb.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 413399] UdevLog.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: UdevLog.txt http://launchpadlibrarian.net/31305912/UdevLog.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 413399] XorgConf.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: XorgConf.txt http://launchpadlibrarian.net/31305913/XorgConf.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 413399] XorgLog.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: XorgLog.txt http://launchpadlibrarian.net/31305914/XorgLog.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 413399] XorgLogOld.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: XorgLogOld.txt http://launchpadlibrarian.net/31305915/XorgLogOld.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 413399] xkbcomp.txt

2009-09-04 Thread Marco Rodrigues
** Attachment added: xkbcomp.txt http://launchpadlibrarian.net/31305917/xkbcomp.txt -- [i945] Screen flickers after jaunty update https://bugs.launchpad.net/bugs/413399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 414194] Re: Apport assumes dmesg output is ordered - not always true

2009-09-04 Thread Marco Rodrigues
** Also affects: apport (Ubuntu) Importance: Undecided Status: New -- Apport assumes dmesg output is ordered - not always true https://bugs.launchpad.net/bugs/414194 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 242085] Re: Apport fails to launch

2009-09-04 Thread Marco Rodrigues
** Also affects: apport (Ubuntu) Importance: Undecided Status: New -- Apport fails to launch https://bugs.launchpad.net/bugs/242085 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 311764] Re: E: linux-image-2.6.27-7-generic: subprocess post-installation script returned error exit status 17

2009-09-04 Thread Marco Rodrigues
** Also affects: apport (Ubuntu) Importance: Undecided Status: New -- E: linux-image-2.6.27-7-generic: subprocess post-installation script returned error exit status 17 https://bugs.launchpad.net/bugs/311764 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 293283] Re: apport could help the user search for already existing bugs with a link

2009-09-04 Thread Marco Rodrigues
** Also affects: apport (Ubuntu) Importance: Undecided Status: New -- apport could help the user search for already existing bugs with a link https://bugs.launchpad.net/bugs/293283 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 293283] Re: apport could help the user search for already existing bugs with a link

2009-09-04 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: New = Confirmed ** Changed in: apport Status: New = Confirmed -- apport could help the user search for already existing bugs with a link https://bugs.launchpad.net/bugs/293283 You received this bug notification because you are a member of

[Bug 228898] Re: apport-cli wrong options in spanish translation

2009-09-03 Thread Marco Rodrigues
It's fixed in Karmic. *** ¿De qué tipo de problema desea informar? Opciones: 1: External or internal storage devices (e. g. USB sticks) 2: Other problem C: Cancelar Por favor elija (1/2/C): ** Changed in: language-pack-es (Ubuntu) Status: Fix Committed = Fix Released --

[Bug 394411] Re: attach_hardware() should hide disk labels for privacy

2009-09-03 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: Triaged = Confirmed ** Tags removed: kerneloops -- attach_hardware() should hide disk labels for privacy https://bugs.launchpad.net/bugs/394411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 401973] Re: ubuntu-bug's quoting prevents .crash files from being reported

2009-09-02 Thread Marco Rodrigues
*** This bug is a duplicate of bug 422881 *** https://bugs.launchpad.net/bugs/422881 ** This bug has been marked a duplicate of bug 422881 ubuntu-bug argument issue with complete path to .crash file -- ubuntu-bug's quoting prevents .crash files from being reported

[Bug 398599] Re: ubuntu-bug reports Could not import module, is a package upgrade in progress? Error: No module named launchpadlib.errors

2009-09-02 Thread Marco Rodrigues
These two commands worked without problem in my Karmic. -- ubuntu-bug reports Could not import module, is a package upgrade in progress? Error: No module named launchpadlib.errors https://bugs.launchpad.net/bugs/398599 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 417850] Re: apport-collect crashes line 106

2009-09-02 Thread Marco Rodrigues
Hi! Could you test if this happen in Karmic? I've tested it in my Karmic and I can't reproduce it. Thanks ** Changed in: apport (Ubuntu) Status: New = Incomplete -- apport-collect crashes line 106 https://bugs.launchpad.net/bugs/417850 You received this bug notification because you are a

[Bug 413805] Re: Message has no sense

2009-09-02 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: New = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Marco Rodrigues (gothicx) -- Message has no sense https://bugs.launchpad.net/bugs/413805 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 413805] Re: Message has no sense

2009-09-02 Thread Marco Rodrigues
** Changed in: apport (Ubuntu) Status: In Progress = Confirmed ** Changed in: apport (Ubuntu) Assignee: Marco Rodrigues (gothicx) = (unassigned) -- Message has no sense https://bugs.launchpad.net/bugs/413805 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 413805] Re: Message has no sense

2009-09-02 Thread Marco Rodrigues
** Tags added: bitesize -- Message has no sense https://bugs.launchpad.net/bugs/413805 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 413805] Re: Message has no sense

2009-09-02 Thread Marco Rodrigues
** Branch linked: lp:~gothicx/apport/fix_sentence_resume -- Message has no sense https://bugs.launchpad.net/bugs/413805 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 401333] Re: init rc main process stopped and continued in loop on system reboot/shutdown

2009-08-30 Thread Marco Rodrigues
I still have this problem.. and the after shutdown it asks me to run 'fsck'. Really strange. ** Changed in: ubuntu Status: Invalid = Fix Released ** Package changed: ubuntu = upstart (Ubuntu) ** Changed in: upstart (Ubuntu) Status: Fix Released = Confirmed -- init rc main

[Bug 401333] Re: init rc main process stopped and continued in loop on system reboot/shutdown

2009-08-30 Thread Marco Rodrigues
Maybe it could be a kernel problem. Bug 418560 -- init rc main process stopped and continued in loop on system reboot/shutdown https://bugs.launchpad.net/bugs/401333 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 418509] Re: [Karmic] Hangs during shutdown with kernel 2.6.31-7

2009-08-30 Thread Marco Rodrigues
It now works, but I still have problems after the shutdown. It asks me for root password and to run fsck manually. -- [Karmic] Hangs during shutdown with kernel 2.6.31-7 https://bugs.launchpad.net/bugs/418509 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 208592] Re: Synchronize maatkit version with upstream

2009-08-30 Thread Marco Rodrigues
** Changed in: maatkit (Ubuntu) Status: New = Fix Released -- Synchronize maatkit version with upstream https://bugs.launchpad.net/bugs/208592 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 363458] Re: Freeze completly computer as soon as I start to view a flash video in Opera or Firefox

2009-08-30 Thread Marco Rodrigues
*** This bug is a duplicate of bug 92207 *** https://bugs.launchpad.net/bugs/92207 ** This bug has been marked a duplicate of bug 92207 konqueror and firefox freeze when closing a tab with a flash animation -- Freeze completly computer as soon as I start to view a flash video in Opera

[Bug 92207] Re: konqueror and firefox freeze when closing a tab with a flash animation

2009-08-30 Thread Marco Rodrigues
I also have this problem with Karmic with latest updates. -- konqueror and firefox freeze when closing a tab with a flash animation https://bugs.launchpad.net/bugs/92207 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 379077] Re: Notification when synaptic is running

2009-08-06 Thread Marco Rodrigues
*** This bug is a duplicate of bug 363934 *** https://bugs.launchpad.net/bugs/363934 ** This bug has been marked a duplicate of bug 363934 computer-janitor gives unhelpful error when synaptic is running -- Notification when synaptic is running https://bugs.launchpad.net/bugs/379077 You

[Bug 410042] [NEW] Better error message when option isn't correct

2009-08-06 Thread Marco Rodrigues
Public bug reported: Binary package hint: computer-janitor $ sudo computer-janitor cleanup all /usr/lib/python2.6/dist-packages/computerjanitorapp/app.py:152: DeprecationWarning: Accessed deprecated property Package.candidateDownloadable, please see the Version class for alternatives. if not

[Bug 398655] Re: mozilla-plugin-gnash 0.8.5-0ubuntu2 failed to upgrade

2009-07-30 Thread Marco Rodrigues
I got the same problem. Preparing to replace mozilla-plugin-gnash 0.8.5-0ubuntu1 (using .../mozilla-plugin-gnash_0.8.5-0ubuntu2_i386.deb) ... update-alternatives: error: no alternatives for iceape-flashplugin. update-alternatives: error: no alternatives for iceape-flashplugin. dpkg: warning: old

[Bug 398526] Re: package mozilla-plugin-gnash 0. 8.5-0ubuntu1 failed to install/upgrade: subprocesul sc ript pre-removal nou returnează starea de eroare la i eșire 1

2009-07-30 Thread Marco Rodrigues
*** This bug is a duplicate of bug 398655 *** https://bugs.launchpad.net/bugs/398655 ** This bug has been marked a duplicate of bug 398655 mozilla-plugin-gnash 0.8.5-0ubuntu2 failed to upgrade -- package mozilla-plugin-gnash 0.8.5-0ubuntu1 failed to install/upgrade: subprocesul script

[Bug 403807] Re: package mozilla-plugin-gnash 0.8.5-0ubuntu1 failed to install/upgrade:

2009-07-30 Thread Marco Rodrigues
*** This bug is a duplicate of bug 398213 *** https://bugs.launchpad.net/bugs/398213 ** This bug has been marked a duplicate of bug 398213 package mozilla-plugin-gnash 0.8.5-0ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2 --

[Bug 400036] Re: package mozilla-plugin-gnash 0.8.5-0ubuntu1 failed to install/upgrade:

2009-07-30 Thread Marco Rodrigues
*** This bug is a duplicate of bug 398213 *** https://bugs.launchpad.net/bugs/398213 ** This bug has been marked a duplicate of bug 398213 package mozilla-plugin-gnash 0.8.5-0ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2 --

[Bug 398655] Re: mozilla-plugin-gnash 0.8.5-0ubuntu2 failed to upgrade

2009-07-30 Thread Marco Rodrigues
*** This bug is a duplicate of bug 398213 *** https://bugs.launchpad.net/bugs/398213 ** This bug has been marked a duplicate of bug 398213 package mozilla-plugin-gnash 0.8.5-0ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2 --

[Bug 398526] Re: package mozilla-plugin-gnash 0. 8.5-0ubuntu1 failed to install/upgrade: subprocesul sc ript pre-removal nou returnează starea de eroare la i eșire 1

2009-07-30 Thread Marco Rodrigues
*** This bug is a duplicate of bug 398213 *** https://bugs.launchpad.net/bugs/398213 ** This bug is no longer a duplicate of bug 398655 mozilla-plugin-gnash 0.8.5-0ubuntu2 failed to upgrade ** This bug has been marked a duplicate of bug 398213 package mozilla-plugin-gnash 0.8.5-0ubuntu1

[Bug 390292] Re: undefined kernel key code ( in karmic a2)

2009-07-30 Thread Marco Rodrigues
From jaunty to karmic alpha 3: Setting up console-setup (1.34ubuntu1) ... dpkg: warning: obsolete option '--print-installation-architecture', please use '--print-architecture' instead. WARNING: Undefined kernel key code for 150 WARNING: Undefined kernel key code for 153 WARNING: Undefined kernel

[Bug 407127] [NEW] Python 2.6 DeprecationWarning: Accessed deprecated property Package.candidateDownloadable

2009-07-30 Thread Marco Rodrigues
Public bug reported: Binary package hint: computer-janitor $ sudo computer-janitor cleanup --all /usr/lib/python2.6/dist-packages/computerjanitorapp/app.py:152: DeprecationWarning: Accessed deprecated property Package.candidateDownloadable, please see the Version class for alternatives. if

[Bug 407157] [NEW] Python 2.6 DeprecationWarning: Accessed deprecated property Package.installedVersion

2009-07-30 Thread Marco Rodrigues
Public bug reported: Binary package hint: gdebi I was using pbuilder with -gdebi and it shows me this warning. /usr/lib/python2.6/dist-packages/GDebi/DebPackage.py:78: DeprecationWarning: Accessed deprecated property Package.installedVersion, please see the Version class for alternatives. **

[Bug 144685] Re: udev fails to install in a vserver due to /lib/udev/devices/ppp - operation not permitted

2009-07-20 Thread Marco Rodrigues
Hi! Yes.. but it should also be fixed in Hardy, because it's an LTS. -- udev fails to install in a vserver due to /lib/udev/devices/ppp - operation not permitted https://bugs.launchpad.net/bugs/144685 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 144685] Re: udev fails to install in a vserver due to /lib/udev/devices/ppp - operation not permitted

2009-07-19 Thread Marco Rodrigues
I'm upgrading from feisty to hardy in vserver and it has the same problem. Setting up udev (117-8ubuntu0.2) ... /etc/iftab does not exist to convert Removing any system startup links for /etc/init.d/finish ... mknod: `/lib/udev/devices/ppp': Operation not permitted dpkg: error processing udev

[Bug 293220] Re: kernel log daemon error and stalls for 5 mins during startup

2009-07-07 Thread Marco Rodrigues
I got the same problem in some ubuntu hardy vserver. It's a problem related to klogd. It says there for 5 minutes and after fails. I've added 'set -x' to klogd init script and it showed me this. + echo * Starting kernel log daemon... * Starting kernel log daemon... + COL= + mkdir -p

[Bug 293220] Re: kernel log daemon error and stalls for 5 mins during startup

2009-07-07 Thread Marco Rodrigues
$ uname -a Linux localhost 2.6.22.18-vs2.2.0.6-ocelot #2 SMP Mon Feb 25 00:53:29 WET 2008 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 8.04.3 LTS Release:8.04 Codename: hardy -- kernel log daemon error and stalls

<    1   2   3   4   5   6   7   8   9   10   >