Project

General

Profile

Bug #1410

Wrong part of chat list is hidden on disconnect

Added by wink almost 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/30/2016
Due date:
% Done:

0%

Estimated time:
Version:
0.12.4
OS:
Linux

Description

I have 2 custom chat lists called Channels and Queries - they unsurprisingly have all Channels and all Queries respectively.

I have a core and am connected to 7 networks. (One of them is irc.mozilla.org which is often flaky.) So when I rightclick -> disconnect on one network, the queries for a different network are hidden. Disconnecting from core and reconnecting fixes this.

The version is actually today's master (0.13-pre) but I've had this issue since at least 0.12.3 (One reason why I upgraded today)

my build flags:

LINGUAS="en_US" cmake .. -DWANT_CORE=OFF -DWANT_MONO=OFF -DWITH_KDE=OFF -DWITH_WEBKIT=ON -DEMBED_DATA=ON

cmake output:

-- Using CMake 3.5.2
-- Building for Qt4...
-- Found execinfo (built-in)
-- Embedding data files into the binary
-- Embedding bundled Oxygen icons
-- Including languages: en
--
-- The following features have been enabled:

  • WANT_QTCLIENT , Build the client-only binary (requires a core to connect to)
  • WITH_OXYGEN , Install Oxygen icon set
  • EMBED_DATA , Embed icons and translations in the binaries instead of installing them
  • QtDBus module , Needed for supporting D-Bus-based notifications and tray icon, used by most modern desktop environments
  • SSL support in Qt , Use secure network connections
  • syslog.h , Provide support for logging to the syslog
  • Qt Linguist Tools , Translation support for Quassel

-- The following OPTIONAL packages have been found:

  • PkgConfig
  • ExecInfo , a library for inspecting backtraces
    Used for generating backtraces in case of a crash
  • Git

-- The following RECOMMENDED packages have been found:

  • ZLIB , a popular compression library , <http://www.zlib.net>
    Use the most common library for protocol compression, instead of the bundled miniz implementation

-- The following REQUIRED packages have been found:

  • Qt4 (required version >= 4.8.0)

-- The following features have been disabled:

  • WANT_CORE , Build the core (server) binary
  • WANT_MONO , Build the monolithic (all-in-one) binary
  • WITH_KDE , Enable KDE4 integration
  • WITH_WEBKIT and QtWebKit module , Support showing previews for URLs in chat

-- The following OPTIONAL packages have not been found:

-- The following RECOMMENDED packages have not been found:

-- Configuring done
-- Generating done
-- Build files have been written to: /opt/src/quassel/build

Also available in: Atom PDF