Bug 55808 - restore status at startup, silent mode button [patch]
Summary: restore status at startup, silent mode button [patch]
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: Main Application (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 66393 105857 108283 116735 163244 164017 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-03-10 19:32 UTC by darklyng
Modified: 2011-03-20 22:24 UTC (History)
11 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
simple patch to be improved (4.86 KB, patch)
2008-06-14 18:08 UTC, Cyrill Helg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description darklyng 2003-03-10 19:32:26 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Gentoo Packages

for autoloaded protocols, it would be useful to restore the last known status when autoloaded, with whatever away message was previously in use. I sometimes forget to set away status, as I have Kopete start minimised, and this results in (shock horror) people trying to chat with me *g*.

If/when you implement per-contact and/or per-group status settings, it would be cool if these could be restored at startup as well.

Another thing that would be useful is a single button to activate some sort of "silent" mode. It is often useful to have the various notifications turned on, but it can be annoying if you are watching a film/tv, and messages appear over the top of the picture. A single button to turn all the notifications on and off in one go would be nice, or perhaps an options to turn all the notifications/popups off when not in "online" mode.

keep up the good work :-)
Comment 1 Johannes Lechner 2003-08-05 12:32:28 UTC
... or it would at least be great to get the "connection default status"-setting
back from 0.6
Comment 2 Olivier Goffart 2003-10-22 21:08:36 UTC
*** Bug 66393 has been marked as a duplicate of this bug. ***
Comment 3 Stefan Gehn 2004-02-09 12:35:56 UTC
There's no silent mode button needed if you're away and tell kopete that it should not show any notifications while being away.
In CVS this also finally hides the yellow bubble (I fixed that recently).
Comment 4 Mathieu Jobin 2004-05-05 03:58:06 UTC
Actually, I think the "connect at startup" option should be change for 
"initial default status at startup".

... as Johannes Lechner said.

and maybe one of the default status available could be "Last one use"

Comment 5 Arkadiusz Miskiewicz 2004-08-25 21:20:21 UTC
That would be great option! Right now I have to set away status manually every time at startup (I always use away mode when using kopete, never online).

Option "initial default status at startup" is much better and more flexible than ,,connect at startup''.
Comment 6 Nick Matteo 2004-10-20 02:59:32 UTC
Although disabling notifications while away works well, it would be nice to have a "mute" option in the systray menu as well.  This would let the other notifications continue, but suppress any sounds kopete makes, while leaving you in online status.

I found this feature very convenient when I used to use Gaim, as I have to turn up the volume to watch some movies, which results in other noises blasting my ears.  I'd still like to talk to people but easily switch sounds on/off.
Comment 7 Olivier Goffart 2005-05-18 09:15:50 UTC
*** Bug 105857 has been marked as a duplicate of this bug. ***
Comment 8 Matt Rogers 2005-06-29 02:59:42 UTC
*** Bug 108283 has been marked as a duplicate of this bug. ***
Comment 9 Alejandro Villar 2006-04-07 04:50:27 UTC
I've been suffering from the "Notifications when away" thing for a while. I think you should be able to make a distinction between sounds and notifications so you can disable either one, or maybe both, but I do want taskbar icons flash when my status isn't Online, and having sound when it is would be swell.
Comment 10 Philip Rodrigues 2006-12-16 00:41:27 UTC
*** Bug 116735 has been marked as a duplicate of this bug. ***
Comment 11 Störm Poorun 2007-04-30 19:38:48 UTC
To summarise, it appears essentially that there are two feature requests here: 

Firstly, the replacement of the 'connect at start-up' option with 'initial default status at startup' (containing global_user-level, im_account-level, and possibly even contact-level, options).

The second request is that there be options, but also a quick button, for switching on/off audio notifications, and switching on/off graphical notifications. 

Further, the muting of sounds could be set to include or exclude audio notifications of when a user is disconnected.

I agree with comment #5, the 'connect at start-up' setting should really be amended. This is a seriously annoying feature omission for me, and my friends who try to use kopete - echoing what others have stated here.

Has anyone tried to patch these? I am up for working on this, but not alone as I do not (yet) have the experience, being new to this.
Comment 12 Dmitrii 'Mamut' Dimandt 2007-08-23 12:31:02 UTC
Bug still open as of August 23, 2007
Comment 13 Dennis Nienhüser 2008-06-14 17:59:36 UTC
*** Bug 163244 has been marked as a duplicate of this bug. ***
Comment 14 Dennis Nienhüser 2008-06-14 18:02:03 UTC
*** Bug 164017 has been marked as a duplicate of this bug. ***
Comment 15 Cyrill Helg 2008-06-14 18:08:09 UTC
I think i'll add my patch. Maybe someone has time to further improve it. The select case must be made better, and we should add an option: Disconnect and then remove the connect at startup checkbox completely.

For this some more code changes are needed.
Comment 16 Cyrill Helg 2008-06-14 18:08:45 UTC
Created attachment 25338 [details]
simple patch to be improved
Comment 17 Dennis Nienhüser 2008-06-14 18:11:12 UTC
For notification settings, please follow up in bug 51584.

"Connect at startup" should be be extended to

( ) Set the x/y status
( ) Restore the last status

@Cyrill: Thanks for adding the patch, I was just about linking it here :-)
It's too late for 4.1 now, but once trunk is open for new features we can add and extend it.
Comment 18 Cyrill Helg 2008-06-14 18:15:21 UTC
Hmm I think we should use a combobox with:

-Disconnected
-Restore exited status
-Online
-Away
-Busy
-Invisible

Thats cool, no?
Comment 19 Dennis Nienhüser 2008-06-14 18:51:47 UTC
Personally I'd prefer two radiobuttons, one for "Restore last state" and the other the combobox with possible status values:

( ) Restore last status
(X) Set status
      (x) Offline
      ( ) Away
      ( ) ...
      ( ) Online
Comment 20 A. Spehr 2008-07-29 04:50:13 UTC
http://bugs.kde.org/show_bug.cgi?id=51584 also talks about sounds
Comment 21 Cyrill Helg 2009-05-09 00:48:27 UTC
My patch is in kopete btw... so this is fixed I guess.
Comment 22 Lamarque V. Souza 2011-03-20 22:24:28 UTC
Closing the bug. Reopen if you think it is still valid.