Re: [Evolution] Evolution closes when double clicking to open an email
- From: Pete Biggs <pete biggs org uk>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Evolution closes when double clicking to open an email
- Date: Mon, 01 Jul 2019 22:08:42 +0100
Using these hints I ran the gsettings get commands for the /mail/browser-window/ location.
height=977
width=33766
then ran the reset command on those, which then returned
height = 0
width = 0
Then ran Evolution and double clicked an email, which closed the program.
Ran the gsettings get commands and got:
height=977
width=33766
So that's your problem. Something is forcing the width to stupid
values. It will not happen with the bug fix that Milan pointed you to.
If the height / width is zero, then the program will choose a value for
them. Can you set the width/height manually to values other than 0 so
that the program uses those values - say:
gsettings set org.gnome.evolution.window:/org/gnome/evolution/mail/browser-window/ width 800
gsettings set org.gnome.evolution.window:/org/gnome/evolution/mail/browser-window/ height 800
Do you now get something sensible?
P.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]