| Summary: | rxvt tab support not working properly after migrating to f20 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Guillermo Gómez <guillermo.gomez> |
| Component: | rxvt-unicode | Assignee: | Andreas Bierfert <andreas.bierfert> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | andreas.bierfert, guillermo.gomez, mlichvar |
| Target Milestone: | --- | Flags: | guillermo.gomez:
needinfo+
|
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-24 00:11:16 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: | |
|
Description
Guillermo Gómez
2013-11-14 21:21:24 UTC
Does this still happen with 9.19-1? Yes, still happening. [gomix@movix ~]$ rpm -qf $(which urxvt) rxvt-unicode-9.19-1.fc20.x86_64 [gomix@movix ~]$ urxvt -pe tabbed urxvt: perl hook 0 evaluation error: /usr/lib64/urxvt/perl/tabbedex: syntax error at /usr/lib64/urxvt/perl/tabbedex line 634, near "$hook qw(start destroy user_command key_press property_notify add_lines)" syntax error at /usr/lib64/urxvt/perl/tabbedex line 646, near "} }" ... Found the problem, i was using a modified version of tabbed perl (tabbedex) extension that's not working anymore with the actual version. So im just closing it, this is not a bug of the package provided by fedora. |