cip / WikiOnBoard

Offline reader for zim files, in particular the wikipedia, for mobile devices. It is based on QT and zimlib. It is cross-platform and supports Symbian, Maemo, Linux and Windows based devices.
http://cip.github.com/WikiOnBoard/
15 stars 2 forks source link

Opening external link issue #34

Closed cip closed 13 years ago

cip commented 13 years ago

Opening an external link opens the link in the internet browser in the background (at least S^3) if browser already running.

cip commented 13 years ago

See also http://bugreports.qt.nokia.com/browse/QTBUG-8336

cip commented 13 years ago

Preparations for fix in 0.0.35

  1. Add SwEvent Capbaility for signed app. (Should fix issue on qt>= 4.7.x, but untested)
  2. Display message to user to inform about problem (if selfsigned app or qt<4.7 (=S60))
cip commented 13 years ago

Tested on N8 with Qt 4.7.3 with dev cert signed wikionboard. (with SwEvent capability set) => pass