View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#17
So did you try without the --reinstall flag i.e. as root: "apt-get install system-ui"


Edit: You can re-install sys-ui as mentioned above but I don't know the exact reason why that was given by bibek so you could also try re-installing libmeegotouchcore0 the following way:
Code:
devel-su
{enter your password}
apt-get install libmeegotouchcore0 --reinstall

Last edited by thedead1440; 2012-12-29 at 13:06.