Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird notifications on running flatpak install and flatpak uninstall #8151

Closed
shellheim opened this issue Dec 23, 2024 · 1 comment
Closed
Labels

Comments

@shellheim
Copy link

On running either flatpak install or flatpak uninstall, kitty starts a sort of count in notifications

To Reproduce
Steps to reproduce the behavior:

  1. Install kitty
  2. Run either flatpak install or flatpak uninstall
  3. See notifications

Screenshots

Screenshot-2024-12-23_17:08:17

Environment details

kitty 0.37.0 created by Kovid Goyal
Linux berserk 6.12.5-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Dec 15 16:48:23 UTC 2024 x86_64
S
Kernel 6.12.5-200.fc41.x86_64 on an x86_64 (/dev/tty)

Running under: Wayland (kwin 6.2.4) missing: single_pixel_buffer
OpenGL: '4.6 (Core Profile) Mesa 24.2.8' Detected version: 4.6
Frozen: False
Fonts:
  medium: JetBrainsMonoNF-Regular: /usr/local/share/fonts/j/JetBrainsMonoNerdFont_Regular.ttf:0
          Features: ()
    bold: JetBrainsMonoNF-Bold: /usr/local/share/fonts/j/JetBrainsMonoNerdFont_Bold.ttf:0
          Features: ()
  italic: JetBrainsMonoNF-Italic: /usr/local/share/fonts/j/JetBrainsMonoNerdFont_Italic.ttf:0
          Features: ()
      bi: JetBrainsMonoNF-BoldItalic: /usr/local/share/fonts/j/JetBrainsMonoNerdFont_BoldItalic.ttf:0
          Features: ()
Paths:
  kitty: /usr/bin/kitty
  base dir: /usr/lib64/kitty
  extensions dir: /usr/lib64/kitty/kitty
  system user: /usr/bin/fish
Loaded config files:
  /home/user/.config/kitty/kitty.conf

Config options different from defaults:
enable_audio_bell       False
font_family             JetBrainsMono Nerd Font
font_size               17.0
Added shortcuts:
	ctrl+c →  copy_or_interrupt
	ctrl+v →  paste_from_clipboard
Changed shortcuts:
	kitty_mod+c →  no-op
Colors:
	active_border_color     #b4befe   
	active_tab_background   #cba6f7   
	active_tab_foreground   #11111b   
	background              #1e1e2e   
	bell_border_color       #f9e2af   
	color0                  #45475a   
	color1                  #f38ba8   
	color10                 #a6e3a1   
	color11                 #f9e2af   
	color12                 #89b4fa   
	color13                 #f5c2e7   
	color14                 #94e2d5   
	color15                 #a6adc8   
	color2                  #a6e3a1   
	color3                  #f9e2af   
	color4                  #89b4fa   
	color5                  #f5c2e7   
	color6                  #94e2d5   
	color7                  #bac2de   
	color8                  #585b70   
	color9                  #f38ba8   
	cursor                  #f5e0dc   
	cursor_text_color       #1e1e2e   
	foreground              #cdd6f4   
	inactive_border_color   #6c7086   
	inactive_tab_background #181825   
	inactive_tab_foreground #cdd6f4   
	mark1_background        #b4befe   
	mark1_foreground        #1e1e2e   
	mark2_background        #cba6f7   
	mark2_foreground        #1e1e2e   
	mark3_background        #74c7ec   
	mark3_foreground        #1e1e2e   
	selection_background    #f5e0dc   
	selection_foreground    #1e1e2e   
	tab_bar_background      #11111b   
	url_color               #f5e0dc   

Important environment variables seen by the kitty process:
	PATH                                /home/user/.local/share/pnpm:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
	LANG                                en_IN.UTF-8
	EDITOR                              /usr/bin/nano
	SHELL                               /usr/bin/fish
	DISPLAY                             :0
	WAYLAND_DISPLAY                     wayland-0
	USER                                user
	XDG_DATA_DIRS                       /home/user/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
	XDG_RUNTIME_DIR                     /run/user/1000
	XDG_CONFIG_DIRS                     /home/user/.config/kdedefaults:/etc/xdg:/usr/share/kde-settings/kde-profile/default/xdg
	XDG_CURRENT_DESKTOP                 KDE
	XDG_MENU_PREFIX                     plasma-
	XDG_SEAT                            seat0
	XDG_SEAT_PATH                       /org/freedesktop/DisplayManager/Seat0
	XDG_SESSION_CLASS                   user
	XDG_SESSION_DESKTOP                 KDE
	XDG_SESSION_ID                      2
	XDG_SESSION_PATH                    /org/freedesktop/DisplayManager/Session1
	XDG_SESSION_TYPE                    wayland
	XDG_VTNR                            2

Additional context
It can be produced with kitty --config NONE

@shellheim shellheim added the bug label Dec 23, 2024
@kovidgoyal
Copy link
Owner

dup of #8011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants