View Single Post
Old 01-26-2013, 08:12 PM   #2
KevinShort
Addict
KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.
 
KevinShort's Avatar
 
Posts: 348
Karma: 209937
Join Date: Jan 2012
Location: Virginia, US
Device: Kobo Wifi, Kobo Glo
Since opera isn't really telling us much about what's going wrong, it might help to use strace to see which files it's looking for. I've attached a strace binary that works on the Kobo. It can be run like this:
Code:
./strace /usr/bin/operamobile
It should output a bunch of info on which files opera is trying to open. If you post that output, maybe I or someone else can point you in the right direction.
Attached Files
File Type: zip strace.zip (86.3 KB, 702 views)
KevinShort is offline   Reply With Quote