Bug 452767 - Visual bell notification does not have all variables interpolated
Summary: Visual bell notification does not have all variables interpolated
Status: RESOLVED DUPLICATE of bug 443411
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 21.08.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-19 13:30 UTC by Philipp Keck
Modified: 2022-04-19 16:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***