I assume if you change
832 if (active_mainwin == NULL && !quitting) {
to
832 if (active_mainwin == NULL && active_win != NULL && !quitting) {
the issue is reliably fixed?
you need to update your terminal, or export TERM=vte-256color . It's
not a bug in irssi, the terminfo claims wrong features which aren't
supported by your terminal emulator.
this was fixed in 1.0.3
Please check if this solves your issue:
diff --git a/src/fe-text/irssi.c b/src/fe-text/irssi.c
index ad79e0c4..48414845 100644
--- a/src/fe-text/irssi.c
+++ b/src/fe-text/irssi.c
@@ -313,6 +313,7 @@ int main(int argc, char **argv)
g_log_set_always_fatal(loglev);
textui_finish_init(
Hi, if you are serious about finding this problem it would be best if you could
git bisect the code to pin point the changeset responsible
On Sun, 26 Feb 2017 15:24:39 +0200 Alberto Garcia wrote:
> Package: irssi
> Version: 1.0.1-1
> Severity: normal
>
> Hello,
>
> this is not a big problem s
Package: libtinfo-dev
Version: 6.0+20160917-1
I need libtinfo.so and stumbled upon this sentence in the description.
It is bad for 2 reasons - no explanation given - no suggested action.
My guess is to depend on ncurses, but why if I only need tinfo?
Cheers,
Hi,
thanks for your bug report. We recon it's been a while, but now believe
to have fixed your issue in commit bd41899.
--
irssi upstream
Hi,
thanks for your report. Can you evaluate whether https://github.com/irs
si/irssi/pull/485 fixes your issue.
Thanks,>From d6d74c0da981af22fb8cbfa68d3bdc5446c55155 Mon Sep 17 00:00:00 2001
From: ailin-nemui
Date: Mon, 6 Jun 2016 16:58:40 +0200
Subject: [PATCH] Do not crash on OPTCHAN when i
Upstream is currently trying to improve the situation, if you are
interested in helping out we welcome you to test the current git
version from https://github.com/irssi/irssi.git and remark your
findings on the discussion at https://github.com/irssi/irssi/pull/410
Thanks,
Nei
Package: libapache2-mod-perl2
Version: 2.0.2-2.3
Severity: important
Apache segfaults on start when trying to use PerlOptions +Parent together with
a block.
Here is an example /etc/apache2/sites-enabled config:
NameVirtualHost *
PerlOptions +Parent
1;
Package: bitchx
Version: 1:1.1-4
Followup-For: Bug #291434
If BitchX even starts up and does not crash, it can be killed with any
/window xxx command :(.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture:
Package: libxml-sax-perl
Version: 0.12-5
Severity: wishlist
I'd love to see XML::SAX version >=0.13 included with debian. Movable
Type depends on it for example.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Archite
12 matches
Mail list logo