When launching urxvt I get following error - urxvt: perl extension 'mark-urls' not found in perl library search path Version-Release number of selected component (if applicable): rxvt-unicode-8.0-1.fc6 How reproducible: Always Steps to Reproduce: 1. Set your X resources accordingly: ! Handle URLs urxvt.perl-ext-common: selection-autotransform,mark-urls urxvt.urlLauncher: firefox 2. Launch urxvtc Actual results: urxvt: perl extension 'mark-urls' not found in perl library search path Expected results: Extension to load as in previous version
This is not a bug as the mark-urls extension ist not part of the 8.0 version. Please talk to upstream if you want it back.
You are right. I've missed the changelog. "- added 'matcher' extension by tpope, replacing the mark-urls extension."