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

Ulauncher automatically open multiple times on start up #1224

Open
3 tasks done
navaneethnpk opened this issue May 6, 2023 · 0 comments
Open
3 tasks done

Ulauncher automatically open multiple times on start up #1224

navaneethnpk opened this issue May 6, 2023 · 0 comments
Labels

Comments

@navaneethnpk
Copy link

Environment

Fedora 38

Bug description

Whenever I open my fedora system, the Ulauncher automatically opening the search bar. When I toggle off with hotkey it comes again. This will happen couple of times.

Log output

2023-05-06 10:24:02,225 | INFO | ulauncher: main() | Ulauncher version 5.15.2
2023-05-06 10:24:02,225 | INFO | ulauncher: main() | Extension API version 2.0.0
2023-05-06 10:24:02,226 | INFO | ulauncher: main() | GTK+ 3.24.37
2023-05-06 10:24:02,226 | INFO | ulauncher: main() | Is Wayland: True
2023-05-06 10:24:02,226 | INFO | ulauncher: main() | Wayland compatibility: off
2023-05-06 10:24:02,250 | DEBUG | ulauncher.ui.windows.Builder: __init__() | consider using a pythonic name instead of design name 'input-box'
2023-05-06 10:24:02,257 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','destroy', 'on_destroy'
2023-05-06 10:24:02,257 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','focus_in_event', 'on_focus_in_event'
2023-05-06 10:24:02,258 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','focus_out_event', 'on_focus_out_event'
2023-05-06 10:24:02,260 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'input','key_press_event', 'on_input_key_press_event'
2023-05-06 10:24:02,261 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_input_changed'
2023-05-06 10:24:02,261 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_about_activate'
2023-05-06 10:24:02,262 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_close_activate'
2023-05-06 10:24:02,262 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_preferences_activate'
2023-05-06 10:24:02,262 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_preferences_dialog_destroyed'
2023-05-06 10:24:02,264 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:02,264 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:02,265 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:02,311 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:02,337 | INFO | ulauncher.search.apps.app_watcher: start() | Started scanning desktop dirs
2023-05-06 10:24:02,340 | INFO | ulauncher.api.server.ExtensionServer: _start_thread() | Starting WS server on port 5054
2023-05-06 10:24:02,555 | INFO | ulauncher.utils.desktop.reader: read_desktop_file() | Could not read "/usr/share/applications/grub-customizer.desktop": constructor returned NULL
2023-05-06 10:24:02,566 | INFO | ulauncher.utils.desktop.reader: find_apps_cached() | Found 55 apps in cache
2023-05-06 10:24:02,594 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:02,594 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:02,594 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:02,633 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:02,691 | INFO | ulauncher.ui.windows.UlauncherWindow: bind_show_app_hotkey() | Trying to bind app hotkey: <Primary>space
2023-05-06 10:24:02,703 | INFO | ulauncher.utils.desktop.reader: find_apps_cached() | Found 54 apps in the system
2023-05-06 10:24:02,703 | INFO | ulauncher.search.apps.app_watcher: start() | Scanned desktop dirs in 0.37 seconds
2023-05-06 10:24:02,736 | DEBUG | ulauncher.search.apps.app_watcher: start() | Start watching desktop files...
2023-05-06 10:24:05,102 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:05,102 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:05,102 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:05,117 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:06,898 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:06,899 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:06,899 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:06,900 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:08,698 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:08,699 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:08,699 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:08,700 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:10,417 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:10,417 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:10,417 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:10,418 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:12,264 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:12,264 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:12,264 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:12,266 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:14,005 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:14,005 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:14,005 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:14,005 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:17,914 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:17,914 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:17,914 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:17,915 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:18,503 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:18,504 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:18,504 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:18,507 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:28,164 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:24:28,164 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:24:28,164 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:24:28,165 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:24:30,287 | DEBUG | ulauncher.ui.windows.UlauncherWindow: activate_preferences() | create new preferences_dialog
2023-05-06 10:24:30,303 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_hotkey_set'
2023-05-06 10:24:30,303 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_scheme_callback'
2023-05-06 10:24:30,521 | DEBUG | ulauncher.ui.windows.Builder: __init__() | consider using a pythonic name instead of design name 'hotkey-dialog-vbox1'
2023-05-06 10:24:30,521 | DEBUG | ulauncher.ui.windows.Builder: __init__() | consider using a pythonic name instead of design name 'new-hotkey-label'
2023-05-06 10:24:30,527 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'hotkey_dialog','delete_event', 'on_delete_event'
2023-05-06 10:24:30,530 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'hotkey_input','key_press_event', 'on_hotkey_input_key_press_event'
2023-05-06 10:24:31,229 | INFO | ulauncher.ui.windows.PreferencesUlauncherDialog: prefs_get_all() | API call /get/all
2023-05-06 10:24:47,166 | INFO | ulauncher.ui.windows.PreferencesUlauncherDialog: prefs_open_url() | Open Web URL https://github.com/Ulauncher/Ulauncher/wiki/Hotkey-In-Wayland
2023-05-06 10:24:50,353 | INFO | ulauncher.ui.windows.PreferencesUlauncherDialog: prefs_open_url() | Open Web URL https://github.com/Ulauncher/Ulauncher/wiki/Hotkey-In-Wayland
2023-05-06 10:24:51,825 | INFO | ulauncher.ui.windows.PreferencesUlauncherDialog: prefs_shortcut_get_all() | Handling /shortcut/get-all
2023-05-06 10:24:53,515 | INFO | ulauncher.ui.windows.PreferencesUlauncherDialog: prefs_extension_get_all() | Handling /extension/get-all
2023-05-06 10:25:07,322 | INFO | ulauncher.ui.windows.PreferencesUlauncherDialog: prefs_open_url() | Open Web URL https://github.com/Ulauncher/Ulauncher/discussions/991
2023-05-06 10:31:15,020 | INFO | ulauncher.ui.windows.PreferencesUlauncherDialog: prefs_close() | Close preferences
2023-05-06 10:31:18,151 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:31:18,151 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:31:18,151 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:31:18,151 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:33:51,329 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2023-05-06 10:33:51,329 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 0 - X: 1366, Y: 0, W: 1920, H: 1080
2023-05-06 10:33:51,329 | DEBUG | ulauncher.utils.display: get_screens() |   Monitor 1 - X: 0, Y: 0, W: 1366, H: 768
2023-05-06 10:33:51,330 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2023-05-06 10:33:56,875 | DEBUG | ulauncher.ui.windows.UlauncherWindow: activate_preferences() | show existing preferences_dialog
2023-05-06 10:34:00,017 | INFO | ulauncher.ui.windows.PreferencesUlauncherDialog: prefs_close() | Close preferences

Communication guidelines

  • I have read and agree with Ulauncher's communication guidelines and checked the troubleshooting page for self-help.

Not an extension issue

  • This issue applies to the Ulauncher application, not a specific extension.

Ulauncher v6

  • I have made sure the bug isn't already fixed in v6.
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

1 participant