Typo in qtfrontend.py

Bug #83383 reported by David Paleino
2
Affects Status Importance Assigned to Milestone
EasyUbuntu
New
Undecided
Unassigned
Nominated for Future by David Paleino

Bug Description

Hi,
I'm the "EasyDebian" main developer (and only one, *g*), and I'm still trying to port EU over Debian.
While working, I've found a little bug in ./EasyUbuntu/qtfrontend.py:172 :

pkglist = minidom.parse(os.path.join(datadir, userPkg )))

that should be

pkglist = minidom.parse(os.path.join(datadir, userPkg))

I've already patched my version. Aw, it's version 3.1 (got it from http://easyubuntu.freecontrib.org/files/easyubuntu-3.1.tar.gz ).

I hope I'll successfully port it to Debian. :)

Cheers,
David

Revision history for this message
David Paleino (dpaleino) wrote :

Adding a patch

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.