Bug 1030657 - rxvt tab support not working properly after migrating to f20
Summary: rxvt tab support not working properly after migrating to f20
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: rxvt-unicode
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-14 21:21 UTC by Guillermo Gómez
Modified: 2013-11-24 00:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-24 00:11:16 UTC
Type: Bug
guillermo.gomez: needinfo+


Attachments (Terms of Use)

Description Guillermo Gómez 2013-11-14 21:21:24 UTC
Description of problem:


Version-Release number of selected component (if applicable):

rxvt-unicode-9.18-5.fc20.x86_64

How reproducible: always


Steps to Reproduce:
1. launch with tabs support in xterm.

urxvt -pe tabbed

Actual results:

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 "}

in xterm window.

Expected results:

No error in xterm, and tab support in urxvt, not working properly.

Comment 1 Andreas Bierfert 2013-11-16 09:53:05 UTC
Does this still happen with 9.19-1?

Comment 2 Guillermo Gómez 2013-11-18 10:24:03 UTC
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 "}

}"
...

Comment 3 Guillermo Gómez 2013-11-24 00:11:16 UTC
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.


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