> 
> 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.



_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to