View Issue Details

IDProjectCategoryView StatusLast Update
0007608Kali LinuxKali Package Bugpublic2022-03-18 22:06
ReporterDrDv Assigned ToGamb1t  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0007608: Qterminal bookmarks column width is broken.
Description

I would like you to fix something. The column width has been changed (since Kali Linux 2021.1) and it is annoying, and I didn't find a way to expand the left column and be able to see the whole name.
Please see the screenshot below, where the left column is the "Name" of the bookmark, and the right column is and command itself.

bad-new view.png VS good-old view.png

[+]
I already talked to the developer about it, and he suggested reporting here because you modified the source code.
https://github.com/lxqt/qterminal/issues/886#issuecomment-1060339543
please read all related comments.

[+]
On Kali linux 2021.1 release notes mention you are "Kali-fy" the built-in terminal, so you really modified it?
https://www.kali.org/blog/kali-linux-2021-1-release#terminals-tweaks

Steps To Reproduce

Use Qterminal in Kali Linux 2021.1 or later.

Additional Information

Fix it or better, update it to the latest version (1.0.0)

Attached Files
bad-new view.png (112,224 bytes)   
bad-new view.png (112,224 bytes)   
good-old view.png (73,062 bytes)   
good-old view.png (73,062 bytes)   

Activities

daniruiz

daniruiz

2022-03-07 12:10

manager   ~0015828

We did not modify the source code of the terminal. In Kali 2021.1 we mention that we added the kali color-scheme to some terminals, but never modified the code of qterminal. In fact we don't package the terminal, it comes directly from the debian package ( which is a bit outdated, so maybe that's why they think it's modified)

What I don't understand is why the bookmarks have changed, because there has not been an update in the qterminal package from debian since 2020-12-18. Here are the 2 packages needed for qterminal:
http://pkg.kali.org/pkg/qterminal
http://pkg.kali.org/pkg/qtermwidget

DrDv

DrDv

2022-03-07 13:09

reporter   ~0015829

If so, it's definitely very strange. I have Kali 2020.4 installed and everything is fine over there (from there I took a screenshot).
I checked with other people who installed Kali Linux recently (2021.4, 2022.1) all of them with the same problem.

any ideas ?

alfakali

alfakali

2022-03-08 14:51

reporter   ~0015831

I have installed Kali Linux 2022 without any problem. No problem is coming in the new version of 2022.

DrDv

DrDv

2022-03-08 15:06

reporter   ~0015833

alfakali, I'v installed 2022.1 also but it's the same. can you please provide a screenshot from qterminal with Bookmarks open ?

arnaudr

arnaudr

2022-03-11 03:22

manager   ~0015850

Works for me, on a fresh Kali install. Didn't change anything, just installed Kali, opened a terminal, enabled bookmarks, and here it is:

arnaudr

arnaudr

2022-03-11 03:34

manager   ~0015851

Did you try to reset your qterminal config? You just need to move the qterminal.ini somewhere else, but you need to be sure that qterminal is not running.

To do that, close all your qterminal instances, then start xterm, and try that:


$ cd ~/.config/qterminal.org/
$ mv qterminal.ini qterminal.ini.backup

Then launch qterminal again, it should start with the default config. Maybe that's enough to fix the issue?

if you want to get back to your previous settings, just copy the file qterminal.ini.backup (created above) back to qterminal.ini (once again, do that with xterm, and make sure all qterminal instances are closed).

DrDv

DrDv

2022-03-11 07:54

reporter   ~0015865

I really don't know what are differents and why me and my 2 friends got this problem, and you have it working well.
I tried full installation from ISO, I tried pre-made VMWare version downloaded from kali.org website - both the same issue.
here's another screenshot

image.png (183,133 bytes)   
image.png (183,133 bytes)   
DrDv

DrDv

2022-03-11 08:02

reporter   ~0015866

And i want to mention that i tired it on different PC's.
1 - Win10 running VMware
2 - Macbook Pro M1 running Parallel
3 - 2 Win10 laptops with VMware also.
all of them have the same problem.

DrDv

DrDv

2022-03-18 11:00

reporter   ~0015903

Anyone got a clue about this bug?

DrDv

DrDv

2022-03-18 18:15

reporter   ~0015904

Problem solved:
if you mark the "Enable bookmarks" -> problem fixed.
if unmarked -> width is smaller.

image-2.png (300,488 bytes)
Gamb1t

Gamb1t

2022-03-18 22:06

reporter   ~0015905

Closing as it is solved.

Issue History

Date Modified Username Field Change
2022-03-07 11:23 DrDv New Issue
2022-03-07 11:23 DrDv File Added: bad-new view.png
2022-03-07 11:23 DrDv File Added: good-old view.png
2022-03-07 12:10 daniruiz Note Added: 0015828
2022-03-07 13:09 DrDv Note Added: 0015829
2022-03-08 14:51 alfakali Note Added: 0015831
2022-03-08 15:06 DrDv Note Added: 0015833
2022-03-11 03:22 arnaudr File Added: Screenshot from 2022-03-11 10-20-35.png
2022-03-11 03:22 arnaudr Note Added: 0015850
2022-03-11 03:34 arnaudr Note Added: 0015851
2022-03-11 07:54 DrDv File Added: image.png
2022-03-11 07:54 DrDv Note Added: 0015865
2022-03-11 08:02 DrDv Note Added: 0015866
2022-03-18 11:00 DrDv Note Added: 0015903
2022-03-18 18:15 DrDv File Added: image-2.png
2022-03-18 18:15 DrDv Note Added: 0015904
2022-03-18 22:06 Gamb1t Assigned To => Gamb1t
2022-03-18 22:06 Gamb1t Status new => closed
2022-03-18 22:06 Gamb1t Resolution open => fixed
2022-03-18 22:06 Gamb1t Note Added: 0015905