Not working with python-psutil 3.0.1-1

Bug #1479482 reported by Ricardo
This bug report is a duplicate of:  Bug #1474484: Crashes due to change in psutil. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MenuLibre
New
Undecided
Unassigned

Bug Description

Hi, I recently updated the package python-psutil to version 3.0.1-1 in Arch Linux and menulibre is no longer working.
When typing menulibre at the terminal it throws the follows:

Traceback (most recent call last):
  File "/usr/bin/menulibre", line 34, in <module>
    import menulibre
  File "/usr/lib/python3.4/site-packages/menulibre/__init__.py", line 23, in <module>
    from menulibre import MenulibreApplication
  File "/usr/lib/python3.4/site-packages/menulibre/MenulibreApplication.py", line 152, in <module>
    if util.getDefaultMenuPrefix() == 'xfce-':
  File "/usr/lib/python3.4/site-packages/menulibre/util.py", line 102, in getDefaultMenuPrefix
    processes = getProcessList()
  File "/usr/lib/python3.4/site-packages/menulibre/util.py", line 78, in getProcessList
    for pid in psutil.get_pid_list():
AttributeError: 'module' object has no attribute 'get_pid_list'

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.