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

impossible to disable notification #2839

Open
moxgreen opened this issue Sep 9, 2024 · 1 comment
Open

impossible to disable notification #2839

moxgreen opened this issue Sep 9, 2024 · 1 comment
Labels

Comments

@moxgreen
Copy link

moxgreen commented Sep 9, 2024

Describe the bug

I'm trying to disable notification as described here https://copyq.readthedocs.io/en/latest/faq.html#how-to-enable-or-disable-displaying-notification-when-clipboard-changes. But I can't disable them, even if I put 0 for “Interval in seconds to display notifications” and for “Number of lines for clipboard notification”. Both for native and non natative notification modes.

To Reproduce

sudo add-apt-repository ppa:hluk/copyq
sudo apt update
sudo apt install copyq

Open Preference and put 0 for “Interval in seconds to display notifications” and for “Number of lines for clipboard notification”

Expected behavior
Non notification nor sound should be emitted when copying something.

Screenshots

image

Version, OS and Environment

CopyQ Clipboard Manager 9.0.0~jammy
Qt: 5.15.3
KNotifications: 5.92.0
Compiler: GCC
Arch: x86_64-little_endian-lp64
OS: Ubuntu 22.04.4 LTS

Additional context

@moxgreen moxgreen added the bug label Sep 9, 2024
@hluk
Copy link
Owner

hluk commented Sep 9, 2024

How do the notifications looks like? Most of the settings is to disable notifications for clipboard changes, other popups would still show up (mainly for errors or warnings).

Do you use any commands that call popup or notification? You can look up these in Commands dialog (F6 shortcut) and searching for those terms (in the Find field at the bottom of the dialog).

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