Bug 903524 - Urxvt no longer respects URL matcher after upgrade to F18
Summary: Urxvt no longer respects URL matcher after upgrade to F18
Keywords:
Status: CLOSED DUPLICATE of bug 901544
Alias: None
Product: Fedora
Classification: Fedora
Component: rxvt-unicode
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-24 08:53 UTC by Lukas Zapletal
Modified: 2013-01-24 20:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-24 20:04:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.