<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>437161</bug_id>
          
          <creation_ts>2021-05-15 15:40:16 +0000</creation_ts>
          <short_desc>konqueror not loading anything from address bar</short_desc>
          <delta_ts>2021-09-20 07:55:23 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>frameworks-kcompletion</product>
          <component>general</component>
          <version>5.82.0</version>
          <rep_platform>Gentoo Packages</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Markus">m4rkusxxl</reporter>
          <assigned_to name="David Gil">davidgiloliva</assigned_to>
          <cc>arojas</cc>
    
    <cc>asturm</cc>
    
    <cc>danwint370</cc>
    
    <cc>faure</cc>
    
    <cc>grahamperrin</cc>
    
    <cc>jjm</cc>
    
    <cc>kdelibs-bugs-null</cc>
    
    <cc>klaus-dieter.fietze</cc>
    
    <cc>luigi.toscano</cc>
    
    <cc>martin</cc>
    
    <cc>mwoehlke.floss</cc>
    
    <cc>norbert</cc>
    
    <cc>sven</cc>
    
    <cc>tandake</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2032943</commentid>
    <comment_count>0</comment_count>
    <who name="Markus">m4rkusxxl</who>
    <bug_when>2021-05-15 15:40:16 +0000</bug_when>
    <thetext>SUMMARY
Since the last update of frameworks, konqueror is not loading anything from the address bar.
I can enter urls or shortcuts, but neither pressing enter nor pressing the goto button has any reaction. (Shortcuts are not resolved to urls.)
I can open urls from commandline and bookmarks. Web pages seem to work normal as well.


STEPS TO REPRODUCE
1. Open konqueror.
2. Enter url.
3. Press enter or &quot;go to&quot; button.

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
Url should load.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
KDE Apps Version: 21.04.1
Qt Version: 5.15.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032959</commentid>
    <comment_count>1</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-05-15 16:50:27 +0000</bug_when>
    <thetext>Confirmed, culprit is kcompletion. It also breaks address autocompletion in falkon</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032968</commentid>
    <comment_count>2</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-05-15 17:50:39 +0000</bug_when>
    <thetext>Somehow the DQT_DISABLE_DEPRECATED_BEFORE change in https://invent.kde.org/frameworks/kcompletion/-/commit/b223e3e20e64dcd767c09e6071c41c7968f6f5b2 causes this</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032969</commentid>
    <comment_count>3</comment_count>
    <who name="Markus">m4rkusxxl</who>
    <bug_when>2021-05-15 18:04:18 +0000</bug_when>
    <thetext>I can confirm  Antonio Rojas findings:
* Downgrade to kcompletion-5.81.0 works.
* Revert QT_DISABLE_DEPRECATED_BEFORE=0x050e00 in kcompletion-5.82.0 works.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2033098</commentid>
    <comment_count>4</comment_count>
    <who name="Klaus-Dieter Fietze">klaus-dieter.fietze</who>
    <bug_when>2021-05-16 12:49:22 +0000</bug_when>
    <thetext>I confirm. Same behaviour with this configuration:

Operating System: openSUSE Tumbleweed 20210513
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Konqueror Version: 21.04.0
Kernel Version: 5.12.2-1-default

Glad to see that there are still people out there using konqueror!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2033148</commentid>
    <comment_count>5</comment_count>
    <who name="Jonathan Marten">jjm</who>
    <bug_when>2021-05-16 15:00:33 +0000</bug_when>
    <thetext>If you have are using Qt 5.15 and can compile from source, please test with
https://invent.kde.org/network/konqueror/-/merge_requests/71 merged.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2033153</commentid>
    <comment_count>6</comment_count>
    <who name="Markus">m4rkusxxl</who>
    <bug_when>2021-05-16 15:20:05 +0000</bug_when>
    <thetext>Unpatched kcompletion-5.82.0 with patched konqueror-21.04.1 works.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036586</commentid>
    <comment_count>7</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-05-30 08:00:29 +0000</bug_when>
    <thetext>*** Bug 437846 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037225</commentid>
    <comment_count>8</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-06-02 08:38:34 +0000</bug_when>
    <thetext>*** Bug 437615 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037267</commentid>
    <comment_count>9</comment_count>
    <who name="Luigi Toscano">luigi.toscano</who>
    <bug_when>2021-06-02 12:24:14 +0000</bug_when>
    <thetext>The mere request(In reply to Jonathan Marten from comment #5)
&gt; If you have are using Qt 5.15 and can compile from source, please test with
&gt; https://invent.kde.org/network/konqueror/-/merge_requests/71 merged.

This has been merged but we need a fix for the release/21.04 branch. Can&apos;t that be backported?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037428</commentid>
    <comment_count>10</comment_count>
    <who name="Norbert Preining">norbert</who>
    <bug_when>2021-06-03 09:51:35 +0000</bug_when>
    <thetext>I tried the mentioned PR on Debian/experimental (21.04.1, frameworks 5.82) and it did *not* fix the issue for me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037429</commentid>
    <comment_count>11</comment_count>
    <who name="Norbert Preining">norbert</who>
    <bug_when>2021-06-03 09:53:58 +0000</bug_when>
    <thetext>For full details

frameworks 5.82
konqueror 21.04.1
qt 5.15.2
plasma 5.21.90

Debian/sid+experimental</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037430</commentid>
    <comment_count>12</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-06-03 09:57:53 +0000</bug_when>
    <thetext>Regardless of the konqueror PR, if a change in kcompletion breaks applications, shouldn&apos;t if be fixed in kcompletion? are signals considered public API?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037440</commentid>
    <comment_count>13</comment_count>
    <who name="Andreas Sturmlechner">asturm</who>
    <bug_when>2021-06-03 11:13:11 +0000</bug_when>
    <thetext>(In reply to Norbert Preining from comment #10)
&gt; I tried the mentioned PR on Debian/experimental (21.04.1, frameworks 5.82)
&gt; and it did *not* fix the issue for me.

Worked fine for me and fixed the problem.

&gt; &gt;&gt;&gt; Preparing source in /../work/konqueror-21.04.1 ...
&gt; * Applying konqueror-21.04.1-use-new-QComboBox-signal.patch ...                                                                                                [ ok ]
&gt; * User patches applied.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037546</commentid>
    <comment_count>14</comment_count>
    <who name="Norbert Preining">norbert</who>
    <bug_when>2021-06-03 19:47:05 +0000</bug_when>
    <thetext>Sorry for the noise, my patch set was incomplete.

I can confirm that the MR fixes the issue.

THanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2039854</commentid>
    <comment_count>15</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-06-11 21:13:49 +0000</bug_when>
    <thetext>*** Bug 438480 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2041186</commentid>
    <comment_count>16</comment_count>
    <who name="Klaus-Dieter Fietze">klaus-dieter.fietze</who>
    <bug_when>2021-06-16 09:08:43 +0000</bug_when>
    <thetext>To my great joy, this feature works again. Thank you !

Operating System: openSUSE Tumbleweed 20210614  
KDE Plasma Version: 5.22.0  
KDE Frameworks Version: 5.82.0  
Qt Version: 5.15.2  
Kernel Version: 5.12.9-1-default (64-bit)  

I am glad that I can use Konqueror again. It deserves more attention and a bigger user community.  
How about spelling? Is there some work in progress to make work?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043043</commentid>
    <comment_count>17</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-06-22 14:58:24 +0000</bug_when>
    <thetext>*** Bug 439028 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043618</commentid>
    <comment_count>18</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-06-25 22:03:54 +0000</bug_when>
    <thetext>*** Bug 439167 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2046168</commentid>
    <comment_count>19</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2021-07-09 19:07:48 +0000</bug_when>
    <thetext>*** Bug 439683 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2061689</commentid>
    <comment_count>20</comment_count>
    <who name="Markus">m4rkusxxl</who>
    <bug_when>2021-09-17 12:52:16 +0000</bug_when>
    <thetext>Should be fixed in 21.04.2 and 21.08.0, so this can be closed, right?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2062293</commentid>
    <comment_count>21</comment_count>
    <who name="Klaus-Dieter Fietze">klaus-dieter.fietze</who>
    <bug_when>2021-09-20 07:55:23 +0000</bug_when>
    <thetext>(In reply to Markus from comment #20)
&gt; Should be fixed in 21.04.2 and 21.08.0, so this can be closed, right?

As I already said above, it is fixed.
From my point of view, this bug can be closed.
Thanks again for your work!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>