Bug 263559 - Allow binding online statuses to global shortcut
Summary: Allow binding online statuses to global shortcut
Status: RESOLVED NOT A BUG
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 198140 274295 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-18 17:04 UTC by Kai Uwe Broulik
Modified: 2011-05-28 07:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2011-01-18 17:04:08 UTC
Version:           unspecified (using KDE 4.5.95) 
OS:                Linux

When saying to a friend like “going to toilet” or something :D I want to be able to switch to Away or busy or something like that quickly, with a shortcut like Meta+Shift+B for busy, A for away and so on. Unfortunately, you cannot bind away statuses to Global shortcuts. And when assigned to a normal shortcut, they don‘t work in chat windows as well.

Reproducible: Always
Comment 1 Lamarque V. Souza 2011-03-18 00:21:31 UTC
You can do that using qdbus. Create a shortcut and enter the command:

qdbus org.kde.kopete /Kopete org.kde.Kopete.setOnlineStatus "online"

You can change "online" to "away", "busy", "invisible", "offline"

You can also alternate between "away" and "online" using Ctrl+Alt+W
Comment 2 Kai Uwe Broulik 2011-03-18 16:10:45 UTC
Well that definitly IS some user friendly way of assigning a shortcut.
(And it‘s a Wontfix, not invalid.)
Comment 3 Lamarque V. Souza 2011-03-18 18:45:47 UTC
I marked it as invalid because there is nothing to fix, the options to do what you want are already there. If we needed to do code something to do it but we decided it is not possible or it would cause more troubles than fixes then that would be a wontfix.

Just a correction, the shortcut to alternate between "away" and "online" is Ctrl+Shift+W.
Comment 4 Kai Uwe Broulik 2011-03-18 18:51:20 UTC
Okay, thanks for the info.
So I will stick with those dbus things, too good Linux finally is suitable for normal users in 2010, NOT.
Comment 5 Lamarque V. Souza 2011-03-20 04:05:24 UTC
*** Bug 198140 has been marked as a duplicate of this bug. ***
Comment 6 Lamarque V. Souza 2011-05-28 07:34:32 UTC
*** Bug 274295 has been marked as a duplicate of this bug. ***