Bright colors are broken on Sakura 3.3.0

Bug #1485360 reported by Alexander Harvey
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Sakura
Fix Released
Medium
Unassigned
Arch Linux
Fix Released
Undecided
Unassigned

Bug Description

Something between Sakura 3.2.0 and 3.3.0 messed up the color palette. Here's a screenshot of Sakura 3.2.0 on the left and 3.3.0 on the right with a shared screen -x session using the "Linux" color palette.

Revision history for this message
Alexander Harvey (abortretryfail) wrote :
David Gómez (dabisu)
Changed in sakura:
status: New → Confirmed
David Gómez (dabisu)
Changed in sakura:
importance: Undecided → Medium
Revision history for this message
Andreas Rönnquist (gusnan) wrote :

I have a Debian stable machine, and a Debian unstable virtual machine, both with sakura 3.3.3 built from source - and only the Debian unstable machine shows the reported behavior. Is it perhaps something that has changed in later versions of libvte or other libraries sakura depend on?

Revision history for this message
Torbjörn Lönnemark (tobbez) wrote :

Happens on Ubuntu 19.04, where the cause seems to be: https://bugzilla.gnome.org/show_bug.cgi?id=762247.

Confirmed by adding `vte_terminal_set_bold_is_bright(VTE_TERMINAL(term->vte), true);` inside the loop in sakura_set_colors, which restores the previous behaviour.

It should probably be exposed as an option.

Revision history for this message
David Gómez (dabisu) wrote :

Added hidden command line option (--bold-is-bright) to call vte_terminal_set_bold_is_bright. If this fixes the problem, please let me know leaving a comment in this bug, thanks.

Changed in sakura:
status: Confirmed → Fix Committed
David Gómez (dabisu)
Changed in sakura:
status: Fix Committed → Fix Released
Changed in archlinux:
status: New → Fix Released
Revision history for this message
Sergey Popov (fil0soff) wrote :

The --bold-is-bright fixes the issue for me, but only for the first tab.
Text is not bright inside the second tab.
Moving "vte_terminal_set_bold_is_bright()" inside the loop in sakura_set_colors fixes it for me.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.