[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2010-03-02 Thread Alex Mauer
** Changed in: destar (Ubuntu) Status: Invalid = New ** Changed in: destar (Ubuntu) Status: New = Invalid -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2010-01-15 Thread realmkeeper
Same Issue also running Hardy. Installed Python2.4 plus the exstras; python2.4-minimal, python- profiler, python2.4-doc, binfmt-support. Hacked the server.py file to python2.4 sudo less /usr/share/destar/python/Server.py #!/usr/bin/env python2.4 quixote.server.medusa_http An HTTP handler for

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2009-11-25 Thread DarkJavi
Same issue here on 8.04. -install out the box apt-get install destar destar TypeError: __init__() takes at least 4 arguments (3 given) -then changed to python2.4 /usr/bin/env: python2.4: No such file or directory -installed python 2.4and it works -changed back to python on

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2009-06-10 Thread Calabacin
I just tried to run destar on my Ubuntu Jaunty and I have a similar problem: TypeError: import_module() takes at most 4 arguments (5 given) Installed packages: destar 0.2.2-5.2ubuntu1 python-quixote1 1.2-4.1ubuntu1 I tried installing python 2.4 and changing the first line in

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2009-06-10 Thread Calabacin
This error seems to have been reintroduced. ** Changed in: destar (Ubuntu) Status: Fix Released = Invalid -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-10-16 Thread Luca Falavigna
I just uploaded destar 0.2.2-5.1ubuntu1 and quixote1 1.2-4ubuntu1 to fix this bug. ** Changed in: destar (Ubuntu) Assignee: (unassigned) = Luca Falavigna (dktrkranz) Status: Confirmed = Fix Committed ** Changed in: quixote1 (Ubuntu) Importance: Undecided = Medium Assignee:

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package destar - 0.2.2-5.1ubuntu1 --- destar (0.2.2-5.1ubuntu1) intrepid; urgency=low * Merge from Debian unstable (LP: #82286). Remaining Ubuntu changes: - debian/rules: call dh_installinit with -- start 20 2 3 4 5 . stop 20 1 . -

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package quixote1 - 1.2-4ubuntu1 --- quixote1 (1.2-4ubuntu1) intrepid; urgency=low * ptl_compile.py: - Fix from Debian #484360 to avoid TypeError exception (LP: #82286). -- Luca Falavigna [EMAIL PROTECTED] Thu, 16 Oct 2008 20:55:46 +0200 --

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-09-29 Thread Orange Peel Beef
still exists for me as well. -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 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

Re: [Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-09-10 Thread chesterharry
I will try it out sometime tommorrow to see if i can reproduce it. I do not think it has been occurring as of late. On Tue, Sep 9, 2008 at 6:56 AM, Christian Mangold [EMAIL PROTECTED]wrote: Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-09-09 Thread Christian Mangold
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. -- [apport]

Re: [Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-09-09 Thread ddahl
It seems to be fixed. I am running Hardy with all of the latest updates. Thank you for asking. David On Tue, Sep 9, 2008 at 3:56 AM, Christian Mangold [EMAIL PROTECTED] wrote: Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while

Re: [Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-09-09 Thread Vernon Cole
It is not fixed! I am running Hardy with the latest patches. I picked up destar on this machine (which had asterisk installed, but not destar) using synaptic after I received this message, so destar has not been patched, like the copy on my other asterisk box. The result was: --- [EMAIL

Re: [Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-09-09 Thread Vernon Cole
It is not fixed! I am running Hardy with the latest patches. I picked up destar on this machine (which had asterisk installed, but not destar) using synaptic after I received this message, so destar has not been patched, like the copy on my other asterisk box. The result was: --- [EMAIL

Re: [Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-09-09 Thread ddahl
Sorry, I must have confused this with another bug where the crash reporter opens every time destar crashes, even though I set the crash reporter to ignore those crashes. David On Tue, Sep 9, 2008 at 1:13 PM, Vernon Cole [EMAIL PROTECTED] wrote: It is not fixed! I am running Hardy with the

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-05-05 Thread Ashish
Hello All, Whenever i reboot the machine by the next time i am getting this message. Means everyday when i start my machine i am getting it. Does it related hardware? Not getting exact idea. Thanks. Ashish Barot. -- [apport] destar.py crashed with TypeError in file_input()

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-05-05 Thread Vernon Cole
Is anyone working on updating destar.py to python 2.5 (or 2.6) ? I believe that would fix this problem. I can try it if the developers cant get to it. -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 You received this bug notification because you

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-04-22 Thread Stefan Himpich
still the same problem in hardy heron. Installing python2.4 and hardcoding it in /usr/share/destar/python/destar.py still works. -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 You received this bug notification because you are a member of

Re: [Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-04-22 Thread ddahl
Thank you! David On Tue, Apr 22, 2008 at 1:38 PM, Stefan Himpich [EMAIL PROTECTED] wrote: still the same problem in hardy heron. Installing python2.4 and hardcoding it in /usr/share/destar/python/destar.py still works. -- [apport] destar.py crashed with TypeError in file_input()

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2008-03-27 Thread ButterflyOfFire
J'ai le meme probleme (I have the same problem) -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-12-13 Thread Jussi Talaskivi
I believe there is a problem with the Python version used by Destar. I fixed the problem by replacing python with python2.4 at the top of /usr/share/destar/python/destar.py. -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 You received this bug

Re: [Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-12-13 Thread Pavel Mlčoch
It works. So you should o it in repository. Pavel Mlčoch. Jussi Talaskivi napsal(a): I believe there is a problem with the Python version used by Destar. I fixed the problem by replacing python with python2.4 at the top of /usr/share/destar/python/destar.py. -- [apport] destar.py crashed

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-10-10 Thread Christian Mangold
Same Problem here on a feisty installation. -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-09-25 Thread Pavel Mlčoch
I've the same problem. -- [apport] destar.py crashed with TypeError in file_input() https://bugs.launchpad.net/bugs/82286 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

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-03-23 Thread Michele Angrisano
** Tags added: need-i386-retrace -- [apport] destar.py crashed with TypeError in file_input() https://launchpad.net/bugs/82286 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-03-23 Thread Apport retracing service
** Tags removed: need-i386-retrace -- [apport] destar.py crashed with TypeError in file_input() https://launchpad.net/bugs/82286 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-03-12 Thread Albin Tonnerre
Given this part of the stacktrace: File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 58, in file_input io_imp = ast.From(IO_MODULE, [(IO_CLASS, None)]) it seems that the bug is rather in python-quixote1, as this call does not respect the compiler.ast.From.__init__()

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-02-26 Thread Adrien Cunin
Confirmed, I can reproduce it and there is one duplicate. It happens when launching the program. ** Changed in: destar (Ubuntu) Importance: Undecided = Medium -- [apport] destar.py crashed with TypeError in file_input() https://launchpad.net/bugs/82286 -- ubuntu-bugs mailing list

[Bug 82286] Re: [apport] destar.py crashed with TypeError in file_input()

2007-01-30 Thread Brian Murray
** Changed in: Ubuntu Sourcepackagename: None = destar Status: Unconfirmed = Confirmed -- [apport] destar.py crashed with TypeError in file_input() https://launchpad.net/bugs/82286 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com