Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 146421 Details for
Bug 224209
no longer starts since python was upgraded
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch which fixes at least startup problem for me
listen-0.5b1-2.5.patch (text/plain), 601 bytes, created by
Nalin Dahyabhai
on 2007-01-24 17:23:44 UTC
(
hide
)
Description:
patch which fixes at least startup problem for me
Filename:
MIME Type:
Creator:
Nalin Dahyabhai
Created:
2007-01-24 17:23:44 UTC
Size:
601 bytes
patch
obsolete
>This seems to be enough to get running with Python 2.5. >--- listen-0.5b1/src/lastfm.py 2007-01-24 12:21:42.000000000 -0500 >+++ listen-0.5b1/src/lastfm.py 2007-01-24 12:21:45.000000000 -0500 >@@ -20,7 +20,7 @@ > > > import threading >-from elementtree.ElementTree import fromstring as XMLFromString >+from _elementtree import fromstring as XMLFromString > import urllib > from time import time > >--- listen-0.5b1/src/listen.py 2007-01-24 12:21:23.000000000 -0500 >+++ listen-0.5b1/src/listen.py 2007-01-24 12:21:29.000000000 -0500 >@@ -1,4 +1,4 @@ >-#!/usr/bin/env python2.4 >+#!/usr/bin/env python2.5 > > ### > #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 224209
: 146421