Debian

如果我打開 konsole,它會不停地打開更多的 konsole 視窗

  • September 5, 2018

如果我打開 konsole,它會不停地打開更多的 konsole 視窗,並且由於過載而導致 gui 掛起,我嘗試過apt purge konsole && apt install konsole,嘗試重新啟動但無濟於事。

編輯: @RuiFRibeiro

這是 ~youruser/.config/konsolerc 的內容

[Desktop Entry]
2 DefaultProfile=programmer.profile
3
4 [Favorite Profiles]
5 Favorites=programmer.profile
6
7 [KFileDialog Settings]
8 Recent Files[$e]=gott.png,file:$HOME/Pictures/trinity_the_matrix-11351.jpg,file:$HOME/Pictures/gott.png
9 Recent URLs[$e]=file:$HOME/Pictures/
10
11 [MainWindow]
12 Height 1024=625
13 State=AAAA/wAAAAD9AAAAAAAABQAAAAOhAAAABAAAAAQAAAAIAAAACPwAAAAA
14 ToolBarsMovable=Disabled
15 Width 1280=845
16 Window-Maximized 1024x1280=true
17
18 [Notification Messages]
19 CloseAllTabs=true

從你之前的問題來看,它似乎konsole在自稱。

我會查看內容~youruser/.config/konsolerc並將其刪除以解決問題。

引用自:https://unix.stackexchange.com/questions/466751