! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Clicking the cross in the title bar does close but not quit Orage when systra...
Status:
CLOSED: INVALID
Severity:
enhancement

Comments

Description Enrico Tröger editbugs 2008-09-30 20:31:08 CEST
Created attachment 1852 
Possible fix

When the systray icon is disabled and the panel plugin not loaded, clicking the cross in the window title bar closes the Orage window but it does not quit the process. Orage is still running in the background but not accessable anymore (except for starting a new instance).

I wish it would completely quit when clicking the cross in the title bar as it does with File->Quit.

Find the attached patch as a possible solution.
Comment 1 juha editbugs 2008-10-01 01:22:19 CEST
Even without systray and panel plugin, Orage is still accessible 
1) from os level orage command as you said and 
2) from parameter settings.

This has been discussed earlier a few times and the idea really is that after
starting up, Orage stays alive and handles alarms. It can only be killed from
the exit menu selection. 

The main window is just one of the windows of Orage and closing that closes 
only the window, not the whole application. Similar to closing the event list
or weekly windows.

It would be possible to either add a parameter to change this behaviour or add
a question to the main calendar close action "do you want to hide or exit?", 
but I am not sure it is worth the trouble? 

Why would somebody use Orage without alarms?
If you do not use panel plugin nor the systray icon, you probably are not using
Orage at all?
Comment 2 Enrico Tröger editbugs 2008-10-01 13:01:40 CEST
(In reply to comment #1)

> It would be possible to either add a parameter to change this behaviour or add
> a question to the main calendar close action "do you want to hide or exit?", 
> but I am not sure it is worth the trouble? 

IMO a parameter to quit Orage by clicking on the cross would be cool but not strictly necessary.


> Why would somebody use Orage without alarms?
> If you do not use panel plugin nor the systray icon, you probably are not using
> Orage at all?

Yes, to be honest I only use Orage as a quick access to the calendar, I don't use most of its features like alarms and stuff. I just don't need it.
But I do agree with you that my usage is probably quite uncommon and I think I will write a little application for myself which simply shows a main window including a GtkCalendar widget. This probably does the best for me and doesn't bloat Orage :).
Comment 3 juha editbugs 2008-10-01 13:35:39 CEST
try
zenity --calendar
from shell. 
: )
Comment 4 Enrico Tröger editbugs 2008-10-01 13:42:47 CEST
Ah no, zenity pulls in gnome-dependencies, at least on Debian Lenny. This sucks, won't install any Gnome crap just because of a calendar widget :).

Thanks anyway, I'll just hack a little window with a GtkCalendar in it.
Comment 5 juha editbugs 2008-10-05 06:56:54 CEST
you can quit Orage also from the main window by pressing control-Q.

Bug #4427

Reported by:
Enrico Tröger
Reported on: 2008-09-30
Last modified on: 2008-10-05

People

CC List:
0 users

Version

Version:
unspecified

Attachments

Possible fix (420 bytes, patch)
2008-09-30 20:31 CEST , Enrico Tröger
no flags

Additional information