LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-05-2018, 01:58 PM   #1
kaza
Member
 
Registered: Apr 2010
Distribution: FC17
Posts: 343

Rep: Reputation: 2
Suddenly Evolution remembers wrong windows size/position (FC26+KDE 5.10.4)


Hello!

I don't know what I did few weeks ago but since then my Evolution no longer remembers
its windows size/position: it opens as a small (less than 1/4 of the screen) window
and same about particular e-mails windows. I drag the corners to the position that I want
but the next time I open the Evolution it again opens small window, as if it forgot
that size/position I dragget its corners to.

After some searching I saw an advice to use "Settings->System settings->Window management->
Window rules.

I used this advise and set the Evolution window to remember its size/position.
When I opened the Evolution, indeed the sizse/position of the window was as I set it
the last time. But the Evolution stopped working: the "Create message list" task
never completed, the "Xorg" is stuck on 103% CPU and Evolution is stuck on 40% CPU,
the "Incoming" folder shows only the number of messages that fill the first screen
and only by moving the bottom of the Evolution window I get the whole messages list.
But, clicking on any message I get a white empty window (of the correct size/position
I set it to previously) and that's it. From time to time the Evolution was capable of showing
the messages content but mostly not. After few days I cancelled the "Window rule" for
Evolution - and it returned to being functional but again starting at wrong window size
and position.

Why is that?

Where Evolution (under KDE) keeps its windows size/positions?

I looked in file

~/.gconf/apps/evolution/shell/view_defaults/%gconf.xml

Code:
<?xml version="1.0"?>
<gconf>
	<entry name="window_height" mtime="1338895283" type="int" value="893"/>
	<entry name="window_width" mtime="1338895283" type="int" value="1189"/>
	<entry name="window_y" mtime="1338895233" type="int" value="37"/>
	<entry name="window_x" mtime="1338895233" type="int" value="62"/>
	<entry name="window_maximized" mtime="1338895283" type="bool" value="false"/>
	<entry name="statusbar_visible" mtime="1338895231" type="bool" value="true"/>
	<entry name="sidebar_visible" mtime="1338895231" type="bool" value="true"/>
	<entry name="toolbar_visible" mtime="1338895231" type="bool" value="true"/>
	<entry name="buttons_visible" mtime="1338895231" type="bool" value="true"/>
	<entry name="buttons_style" mtime="1296772106" type="string">
		<stringvalue>toolbar</stringvalue>
	</entry>
	<entry name="height" mtime="1296772107" type="int" value="896"/>
	<entry name="width" mtime="1296772107" type="int" value="1216"/>
	<entry name="maximized" mtime="1269807072" type="bool" value="false"/>
	<entry name="component_id" mtime="1338895231" type="string">
		<stringvalue>mail</stringvalue>
	</entry>
</gconf>
The width/height values look like what I had in the past - close to the screen size
but the actual size of the window opened is about 1/4 of that.

Same thing in file

~/.gconf/apps/evolution/mail/composer/%gconf.xml

Code:
<?xml version="1.0"?>
<gconf>
	<entry name="no_signature_delim" mtime="1338895231" type="bool" value="false"/>
	<entry name="top_signature" mtime="1338895231" type="bool" value="false"/>
	<entry name="spell_color" mtime="1338895231" type="string">
		<stringvalue>#FFFF00000000</stringvalue>
	</entry>
	<entry name="request_receipt" mtime="1338895231" type="bool" value="false"/>
	<entry name="reply_start_bottom" mtime="1338895231" type="bool" value="false"/>
	<entry name="group_reply_to_list" mtime="1338895231" type="bool" value="false"/>
	<entry name="ignore_list_reply_to" mtime="1338895231" type="bool" value="false"/>
	<entry name="outlook_filenames" mtime="1338895231" type="bool" value="false"/>
	<entry name="magic_smileys" mtime="1338895231" type="bool" value="false"/>
	<entry name="magic_links" mtime="1338895231" type="bool" value="true"/>
	<entry name="charset" mtime="1338895231" type="string">
		<stringvalue></stringvalue>
	</entry>
	<entry name="send_html" mtime="1338895231" type="bool" value="true"/>
	<entry name="window_maximized" mtime="1338895045" type="bool" value="false"/>
	<entry name="window_height" mtime="1338895045" type="int" value="735"/>
	<entry name="window_width" mtime="1338895045" type="int" value="1177"/>
	<entry name="current_folder" mtime="1338894989" type="string">
		<stringvalue>/home/kaza/download</stringvalue>
	</entry>
	<entry name="inline_spelling" mtime="1338895231" type="bool" value="false"/>
	<entry name="spell_languages" mtime="1338895249" type="list" ltype="string">
		<li type="string">
			<stringvalue>en_US</stringvalue>
		</li>
	</entry>
</gconf>

Here too the width/height seems ok (as I used to have) but actual window is about 1/4
of that. It looks like "Evolution" stopped looking at these files to get its windows sizes
and instead decided on some default which I can't override.

TIA for any ideas,
kaza.
linuxfedora kaza is online now Click to check your reputation for this post Report This Post
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suddenly Evolution remembers wrong windows size/position (FC26+KDE) kaza Linux - Desktop 0 11-24-2018 11:48 PM
[SOLVED] Can HP StorageWorks 215 tape cause FC26 KDE GUI to be stuck? kaza Linux - Hardware 18 11-21-2018 01:43 PM
FC26+KDE: how to disable sddm before "Xorg -configure"? kaza Fedora 4 08-18-2017 12:58 AM
Is there a Audio player in Linux that remembers current play position? mrminty Linux - Software 3 08-22-2011 07:33 AM
how that mplayer remembers the position of the MP3 we were listening, after reboot? frenchn00b Linux - General 1 03-31-2009 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration