[maemo-developers] QDesktopServices::openUrl opens always 2 web pages

From: Mustali Dalal archebyte at gmail.com
Date: Thu Jan 21 10:06:16 EET 2010
On Thu, Jan 21, 2010 at 8:25 AM, Sascha Mäkelä <sascha.makela at gmail.com> wrote:
> I uses (in Qt 4.5) two different methods to open outside URL links:
>
> 1. A button in the Menu bar, that when clicked does:
>
> Code:
>
> void MainWindow::on_actionWebLink_triggered()
> {
>    QDesktopServices::openUrl(QUrl("http://www.weblink.com"));
> }
>
>
> 2. QTextBrowser which has opneExternalLinks set as true
>
> Both of the method give the same result: It opens the MicroB Web links
> page and the actual selected link. If these pages are not closed and
> one or two more URL links are opened, the web pages start to crash.
>
> Am I doing something wrong? Is this a known issue? Has anyone anyone
> else noticed this?

Bug 7726 may be of interest.
https://bugs.maemo.org/show_bug.cgi?id=7726


> Cheers!
> Sascha
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
More information about the maemo-developers mailing list