Bug 452767

Summary: Visual bell notification does not have all variables interpolated
Product: [Applications] konsole Reporter: Philipp Keck <philipp.keck>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ninjalj
Priority: NOR    
Version: 21.08.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Philipp Keck 2022-04-19 13:30:51 UTC
SUMMARY

STEPS TO REPRODUCE
1. Change Remote tab title format to sth like "%H : %w"
2. Log in to a remote machine and provoke a bell (might also work with local bells though, haven't tried that).

OBSERVED RESULT

Notification saying "Bell in 'mymachine : %w' (Session 'Profile 1')"

So it looks like the placerholder / variable / parameter %w does not get replaced / interpolated correctly.

EXPECTED RESULT

Notification saying "Bell in 'mymachine : the_actual_command' (Session 'Profile 1')"

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Some Debian-based thing.
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90
Qt Version: 5.15.2
Comment 1 ninjalj 2022-04-19 16:53:34 UTC

*** This bug has been marked as a duplicate of bug 443411 ***