does not run after Ubuntu 12.04 install

Bug #1025296 reported by acebone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EasyShutdown
New
Undecided
Unassigned

Bug Description

I had to do two things to make it run:

Create a dir and a file:

mkdir ~/.complexshutdown
touch ~/.complexshutdown/settings.cfg

Edit /usr/bin/complexshutdown.py

replace the line:

xlib = ctypes.cdll.LoadLibrary('libX11.so')

with

xlib = ctypes.cdll.LoadLibrary('libX11.so.6')

And now it seems to work perfectly!

Revision history for this message
gogo (trebelnik-stefina) wrote :

PPA for EasyShutdown and ComplexShutdown:

https://launchpad.net/~trebelnik-stefina/+archive/myppa

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.