View Single Post
Posts: 85 | Thanked: 15 times | Joined on Sep 2010
#134
Originally Posted by jaeezzy View Post
Hope this resolves the issue..

psswitcherd is supposed to be in /etc/event.d dir after the installation of the app. As it says the problem's in cp: /tmp/psswitcherd, can you plz do the following:

cp /etc/event.d/psswitcherd /tmp/

and then try reinstalling. If it still fails then you can go here and download the .deb file manually to your device then install this file.

sudo dpkg -i /path/to/file/psswitcher*
No such file or directory exists. Here is a find to show what i've got.

Code:
Nokia-N900:~# find / -iname '*psswitcher*'
/opt/usr/share/icons/hicolor/48x48/apps/PSSwitcher.png
/var/lib/dpkg/info/psswitcher.md5sums
/var/lib/dpkg/info/psswitcher.prerm
/var/lib/dpkg/info/psswitcher.postinst
/var/lib/dpkg/info/psswitcher.postrm
/var/lib/dpkg/info/psswitcher.list
/var/lib/dpkg/info/psswitcher.preinst
/usr/lib/hildon-control-panel/PSSwitcherplugin.so
/usr/sbin/PSSwitcher
/usr/share/applications/hildon-control-panel/PSSwitcherplugin.desktop
/home/opt/usr/share/icons/hicolor/48x48/apps/PSSwitcher.png
Nokia-N900:~#
So i've got the thingy in the settings/control panel, but when i use it it says that the settings weren't saved. I think the install never happened correctly initially (as it has never worked), but i didn't noticed because it was when i got a bunch of errors thanks to the pygame dependency debacle.

So with the above information, what course should i take? Should i just delete all the above files and try to install again from apt-get?