Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2015 15:07:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203416] x11/rxvt-unicode: gets stuck, won't create new clients / open new tabs via tabbed extension
Message-ID:  <bug-203416-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203416

            Bug ID: 203416
           Summary: x11/rxvt-unicode: gets stuck, won't create new clients
                    / open new tabs via tabbed extension
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry@FreeBSD.org
          Reporter: tony@git-pull.com
             Flags: maintainer-feedback?(thierry@FreeBSD.org)
          Assignee: thierry@FreeBSD.org

This started happening only a few days ago (on or around September 26, 2015)

New urxvt terminals do not launch, this includes tabs that'd be started via the
urxvt perl extension (the extension / plugin is called "tabbed"). I have to
`killall urxvtd`  to get it working again.

Let me know if there's any more debug information I could provide

$ echo $TERM
xterm

$ freebsd-version -ku; uname -apKU                                              
11.0-CURRENT
11.0-CURRENT
FreeBSD z600 11.0-CURRENT FreeBSD 11.0-CURRENT #20: Sun Sep 27 12:29:40 CDT
2015     root@z600:/usr/obj/usr/src/sys/MYKERNEL  amd64 amd64 1100079 1100079

$ pkg info rxvt-unicode
rxvt-unicode-9.21
Name           : rxvt-unicode
Version        : 9.21
Installed on   : Sun Sep  6 20:41:23 CDT 2015
Origin         : x11/rxvt-unicode
Architecture   : freebsd:11:x86:64

$ cat ~/.Xresources

URxvt.letterSpace:      0

URxvt*intensityStyles: false
URxvt*internalBorder: 0

URxvt.inputMethod: fcitx
URxvt.preeditType: OverTheSpot

URxvt*scrollBar_right: false
URxvt*scrollBar: false

URxvt.perl-ext-common: default,matcher,tabbed
URxvt.tabbed.tabbar-bg: -1
URxvt.scrollBar:        false
URxvt.urgentOnBell:     true
URxvt.imLocale:         en_US.UTF-8
URxvt.cursorBlink:      true


URxvt.borderless:       true
URxvt*perl-ext-common:  default,matcher
URxvt*urlLauncher:      x-www-browser
URxvt*matcher.button:   1
URxvt.searchable-scrollback: CM-s

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203416-13>