Bug 424976

Summary: New instance / new tabs no longer respect user defined HomeURL/startURL, nor predefined start URLS
Product: [Applications] konqueror Reporter: Shane Richards <shanerich>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.0.97   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Shane Richards 2020-08-03 21:19:31 UTC
SUMMARY
Konqueror does not open/new tabs with desired initial URL, as specified in konquerrorrc.

STEPS TO REPRODUCE
(Note that it is almost impossible to give a recipe, as the results are inconsistent, also depends on whether you restore previous session or not.)
1. Open Preferences->General
2. Select start URL (Bookmarks/Blank/Start Page) - in the case of user defined start page input, for example home directory (either as a regular '/home/myaccount' or as 'file:///home/myaccount')
3. Open a new tab, or instance of konq

OBSERVED RESULT
Varies wildly. For new tabs, most often, the warning page declaring that "Could not initialize protocol konq" (my translation, the actual text may be a little different in English). Although sometimes it will open the "Introduction Page"
Selecting "Open with Blank Page/Bookmarks" opens with the "Introduction Page" (at the moment), however, after altering this value, sometimes it opens with bookmarks, sometimes with the error page.

Killing all konqueror sessions and then editing the konquerorrc produces the same results. Inconsistent, and seemingly unable to open my preferred URL (home directory).




EXPECTED RESULT
Konquer respects the users wishes for intial page/url, in a consistent manner.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.19 User Edition
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

Possibly related:


1. On the command line, URLS can be opened as normal, even so, the error "QFSFileEngine::open: No file name specified" is often produced.

2. At the moment, opening Preferences->General the drop down keeps reverting to "Blank Page". (Which means the "Introduction Page" opens)

3. When opening the preferences, the following is output to the terminal:

Couldn't load plugin "kcms/kcm_konqhtml" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_performance" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_bookmarks" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_konq" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_dolphinviewmodes" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_dolphinnavigation" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_dolphinservices" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_dolphingeneral" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_filetypes" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_trash" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_konqhtml" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_konqhtml" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_konqhtml" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_webshortcuts" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_kio" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_kio" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_kio" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_kio" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Couldn't load plugin "kcms/kcm_konqhtml" : "No se ha encontrado la biblioteca compartida."  -- falling back to old-style loading from desktop file
Comment 1 Christoph Feck 2020-08-26 21:51:21 UTC

*** This bug has been marked as a duplicate of bug 424848 ***