What did you change?
It segfaults on me with OZ 3.5.4 release:
/opt/QtPalmtop/bin/opera
QDir::readDirEntries: Cannot read the directory: ../apps
opera: Could not find "ini/standard_mouse.ini"
opera: Could not find "ini/standard_mouse.ini"
opera: vxmplugin.so: cannot open shared object file: No such file or directory
Segmentation fault
I installed qpe-font-helvetica(x)... any help appreciated
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121791\"][{POST_SNAPBACK}][/a][/div]
I use OZ 3.5.4 opie on SL-5500. It segfaulted for me as well:
# opera
/opt/QtPalmtop/bin/opera
QDir::readDirEntries: Cannot read the directory: ../apps
opera: Could not find "ini/standard_voice.ini"
opera: Could not find "ini/standard_mouse.ini"
opera: Could not find "ini/standard_keyboard.ini"
opera: Could not find "ini/standard_mouse.ini"
opera: Could not find "ini/standard_keyboard.ini"
opera: Could not find "ini/standard_voice.ini"
Segmentation fault
#
libqte used in sharp-compat-libs does not work with TrueType fonts (which are default in 3.5.4) so you have to install some of QPF fonts to get any application which use sharp-compat-libs working.
ipkg install -force-overwrite qpf-helvetica-240
( Used -force-overwrite because both qpf-helvetica-240 and qte-fonts-common
provided the binary /usr/sbin/update-qtfontdir)
But still, the segfault persists.
Can anyone help me please?