<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Osso Notes">
<title></title></head>
<body>
<p>
<br/>What is the value of myurl, it should contain protocol and domain name. If it is wrong nothing will be shown.
<br/>
<br/>
<br/>--
<br/>Mikk0 Terh0
<br/>----- Alkuperäinen viesti -----
<br/>>
<br/>>
<br/>>
<br/>>
<br/>>
<br/>> greetings;
<br/>>
<br/>> I am having a very strange problem with the QWebView Component. It keeps
<br/>> crashing when it loads about 39% of the web page!!
<br/>> I created a dialog that contains a webView instance, and loaded a page
<br/>> just like the Qt Documentation says :
<br/>> ui->webView->load(QUrl(MY_URL));
<br/>> nothing more !!! i didn't even connect to any of its signals.
<br/>>
<br/>> When running my application on the phone , it simply crashes (it works
<br/>> perfectly fine in the desktop ). By accident I tried to run it on the
<br/>> phone as root .... It worked fine with no crashes!!!
<br/>>
<br/>> What root user has got more than a normal user (besides higher
<br/>> permission) ??? Does the permission thing have something to do with my
<br/>> issue??
<br/>> I forgot to say that i made my application a debian package - in order
<br/>> to run it on the phone - and used the maemo-optify 0.1 application to
<br/>> generate maemo-friendly debian package. "So, the path to my executable
<br/>> is now: /opt/maemo/usr/bin/" , but i don't seem to see somthing wrong
<br/>> with permissions in that folder. Should I enable write permissions to
<br/>> that folder to others(non-roots) ? Does webkit write any sort of
<br/>> temporary files to the directory/any direcotry and when it fails it
<br/>> crashes my application??
<br/>>
<br/>> my phone's libqt4 version -as said in dpkg -l libqt4* :
<br/>>
<br/>> Desired=Unknown/Install/Remove/Purge/Hold
<br/>> |
<br/>> Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
<br/>> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
<br/>> uppercase=bad)
<br/>> ||/ Name
<br/>> Version Description
<br/>> +++-======================================-======================================-============================================================================================
<br/>> ii libqt4-core
<br/>> 4.5.3~git20090723-0maemo4+0m5 Qt 4 core module
<br/>> ii libqt4-dbus
<br/>> 4.5.3~git20090723-0maemo4+0m5 Qt 4 D-Bus module
<br/>> un libqt4-dev
<br/>> <none> (no description available)
<br/>> ii libqt4-gui
<br/>> 4.5.3~git20090723-0maemo4.2 Qt 4 GUI module
<br/>> ii libqt4-network
<br/>> 4.5.3~git20090723-0maemo4.2 Qt 4 network module
<br/>> ii libqt4-opengl
<br/>> 4.5.3~git20090723-0maemo4.2 Qt 4 OpenGL module
<br/>> ii libqt4-phonon
<br/>> 4.5.3~git20090723-0maemo4.2 Qt 4 Phonon Libraries
<br/>> ii libqt4-sql
<br/>> 4.5.3~git20090723-0maemo4+0m5 Qt 4 SQL module
<br/>> ii libqt4-sql-sqlite
<br/>> 4.5.3~git20090723-0maemo4+0m5 Qt 4 SQLite plugin
<br/>> ii libqt4-webkit
<br/>> 4.5.3~git20090723-0maemo4.2 Qt 4 WebKit module
<br/>> ii libqt4-xml
<br/>> 4.5.3~git20090723-0maemo4+0m5 Qt 4 XML module
<br/>>
<br/>> which i find pretty strange (mixed versions:
<br/>> 4.5.3~git20090723-0maemo4.2 and 4.5.3~git20090723-0maemo4+0m5 )
<br/>> can it be the reason? (the new packages -maemo4.2 - were installed
<br/>> automatically when installing the qt-webkit component)
<br/>> _______________________________________________
<br/>> maemo-developers mailing list
<br/>> <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a>
<br/>> <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers">https://lists.maemo.org/mailman/listinfo/maemo-developers</a>
<br/>>
<br/>>
<br/><br/></p>
</body>
</html>