Bug 903524

Summary: Urxvt no longer respects URL matcher after upgrade to F18
Product: [Fedora] Fedora Reporter: Lukas Zapletal <lzap>
Component: rxvt-unicodeAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: andreas.bierfert, mlichvar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-24 20:04:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lukas Zapletal 2013-01-24 08:53:24 UTC
I have the following configuration which was working fine in F17:

URxvt*font: -*-terminus-medium-*-*-*-18-*-*-*-*-*-*-*
URxvt*boldFont: -*-terminus-bold-*-*-*-18-*-*-*-*-*-*-*
URxvt*urgentOnBell: true
URxvt*scrollBar: true
URxvt*scrollBar_right: true
URxvt*scrollstyle: plain
URxvt*saveLines: 9000

URxvt.perl-ext-common: default,matcher
URxvt.urlLauncher: /usr/bin/google-chrome
URxvt.matcher.button: 2
URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]

After upgrade, URLs are underlined but click does not work. Tried to play with urlLanucher (firefox, xdg-open) and nothing works. I really do not know what is wrong, must be a bug.

Comment 1 Lukas Zapletal 2013-01-24 08:56:00 UTC
SELinux disabled, google-chrome works (and opens tabs correctly), I can confirm the .Xdefaults is loaded (fonts are set up), the only thing that does not work is clicking.

Comment 2 Andreas Bierfert 2013-01-24 20:04:44 UTC

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