Bug 321864 - Many URIs are logged into ~/.xsession-errors
Summary: Many URIs are logged into ~/.xsession-errors
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdecore (show other bugs)
Version: 4.10.4
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL: http://any, file://any, fish://any, h...
Keywords:
Depends on:
Blocks: 325889
  Show dependency treegraph
 
Reported: 2013-07-02 16:49 UTC by Xavier Hourcade
Modified: 2020-09-28 22:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Hourcade 2013-07-02 16:49:34 UTC
Looks like a debug log was simply left in the source. Many URIs are plain logged into ~/.xsession-errors as KUrl lines, whenever a tab creation occurs or whenever user switch tabs, or uses the search box in Konq. Also applies to Dolphin at least.

Reproducible: Always

Steps to Reproduce:
1. Start Konqueror or Dolphin
2. Search anything using Konq search box, or open any URL in any tab, and/or switch tabs
3. grep KUrl ~/.xsession-errors
Actual Results:  
~/.xsession-errors hold traces for many visited URLs, for each tab creation or even tab switch, it seems

Expected Results:  
~/.xsession-errors holds no such traces

kde-baseapps-4.10.4-1.fc19.x86_64
  as found in Fedora 19 Live KDE (Final RC3/GOLD)

Examples (anonymized a bit):
KUrl("http://start.fedoraproject.org/") KUrl("http://start.fedoraproject.org/") 
KUrl("https://mail.google.com/") KUrl("https://mail.google.com/") 
KUrl("http://www.example.com/article/2013/07/02/9999999-some-press-article.html") KUrl("https://news.google.com/")
KUrl("https://www.example.net/xxxxxxxx/dependiente/of-deadbeefcafedeadbeefcafedeadbeefcafe") KUrl("") 
KUrl("file:///home/liveuser") KUrl("file:///home/liveuser") 
KUrl("fish://USER@IP.IP.IP.IP:PORT/") KUrl("")
Comment 1 Andrew Crouthamel 2018-11-10 03:20:35 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-20 04:06:48 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Nate Graham 2020-09-28 22:41:36 UTC
I don't see these anymore.