[Marble-bugs] [Bug 201995] New: Marble assert if no network plugin is available

Torsten Rahn rahn at kde.org
Thu Jul 30 14:18:23 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=201995

           Summary: Marble assert if no network plugin is available
           Product: marble
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: unspecified
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: marble-bugs at kde.org
        ReportedBy: rahn at kde.org


Version:            (using Devel)
Installed from:    Compiled sources

If there is no network plugin installed Marble crashes in HttpDownloadManager
(line 282):

    Q_ASSERT( m_networkPlugin );

If would be better if instead of creating an Assert Marble would switch to
OfflineMode (this should be quite easy if I'm not wrong).
Additionally it should then create a warning on the command line / or trigger a
dialog.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list