| 
			
			 | 
		#136 | ||
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 900 
				Karma: 3501166 
				Join Date: Jan 2017 
				Location: Poland 
				
				
				Device: Various 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Memory: 16GB Quote: 
	
 But... Sometimes I can call Sigil to consume memory (ascending) and CPU (about 30%). But it may be related to the system itself (Windows) or some application that does not like Sigil. This is not reproductible, which drives me crazy. Certainly this is not (on my system) related to the anti-virus/firewall program. BTW – I confirm, that commit (Appveyor 0.9.13-132) fixes the blinking problem of the preview window. Thanks for fast reaction. I could check this url() myself via QDebug, but the condition seemed correct.  | 
||
| 
		
 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#137 | 
| 
			
			
			
			 Sigil Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,072 
				Karma: 6361556 
				Join Date: Nov 2009 
				
				
				
				Device: many 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Glad to hear it works. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I do not think there is a report of the huge memory use on a Windows 10 update 1809 machine with any of the recent builds. All really bad reports seem to be limited to Windows 10 update 1803. That is good news in that the next full Windows update should happen soon and so may "fix" some of our issues.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#138 | |
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,891 
				Karma: 207182180 
				Join Date: Jan 2010 
				
				
				
				Device: Nexus 7, Kindle Fire HD 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 When I see a conditional based on a file-path in area that seems problematic for only one or two platforms of the three supported ... I want to see exactly what that "if" is seeing. ![]() You have figured out how to easily see QDebug output with your own Windows builds, right? I made sure they get written to the file defined by the WINDOWS_SIGIL_DEBUG_LOGFILE environment variable. Last edited by DiapDealer; 04-05-2019 at 05:59 PM.  | 
|
| 
		
 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#139 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 878 
				Karma: 2457540 
				Join Date: Nov 2011 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Playing around with different methods of conversion from PDF, I ended up with a Sigil project where each chapter was one long paragraph, split up with styled <br/> objects.   This brought Sigil to its knees - it took several seconds to register even a change in cursor position! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Don't know if this is unique to Windows 10 and/or the current Sigil version. And I'm not really complaining!  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#140 | |
| 
			
			
			
			 Zealot 
			
			![]() Posts: 110 
				Karma: 10 
				Join Date: Aug 2018 
				Location: New Jersey 
				
				
				Device: Samsung Tab E nook 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 (See Attached)  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#141 | 
| 
			
			
			
			 Zealot 
			
			![]() Posts: 110 
				Karma: 10 
				Join Date: Aug 2018 
				Location: New Jersey 
				
				
				Device: Samsung Tab E nook 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#142 | 
| 
			
			
			
			 Sigil Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,072 
				Karma: 6361556 
				Join Date: Nov 2009 
				
				
				
				Device: many 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Sigil is a line based editor that uses syntax highlighting.  So yes, it would break any line based editor that uses syntax highlighting and this would happen in all versions of Sigil. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	You have no lines to syntax highlight, just one huge one! Mend on Open may help as it introduces line breaks after block tags but I am not sure if a br is a block tag or not. That said doing a Mend and Prettify on first opening is probably the best way to handle that or immediately use a Find and Replace after to add in true line breaks after each br tag. Then all editing should be back to normal.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#143 | |
| 
			
			
			
			 Zealot 
			
			![]() Posts: 110 
				Karma: 10 
				Join Date: Aug 2018 
				Location: New Jersey 
				
				
				Device: Samsung Tab E nook 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#144 | 
| 
			
			
			
			 Sigil Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,072 
				Karma: 6361556 
				Join Date: Nov 2009 
				
				
				
				Device: many 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			So virtually no change from lid closed sleeping overnight.  That is what I expected.  A process that is actually sleeping and not being constantly awakened should not even experience true memory leaks.  And it appears yours did not.  From your last screen capture it shows Preview was open.  Did you run the test that way? 
		
	
		
		
		
		
		
		
		
		
		
		
		
			So lid down sleeping does not appear to affect Sigil. My only worry would be having a system utility run that cleans of flushes files in a temp folder. That bug actually hit Macs that sleep for longer than 3 or 4 days. But the user can work around that by setting their own temp directory. So it appears that all is well based on that test. Last edited by KevinH; 04-06-2019 at 10:23 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#145 | 
| 
			
			
			
			 Sigil Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,072 
				Karma: 6361556 
				Join Date: Nov 2009 
				
				
				
				Device: many 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#146 | |
| 
			
			
			
			 Zealot 
			
			![]() Posts: 110 
				Karma: 10 
				Join Date: Aug 2018 
				Location: New Jersey 
				
				
				Device: Samsung Tab E nook 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 as the report said it affected versions QT 5.11.1, QT 5.12.1 can I assume that Sigil 9.10 is not affected by this?  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#147 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 900 
				Karma: 3501166 
				Join Date: Jan 2017 
				Location: Poland 
				
				
				Device: Various 
				
				
				 | 
	
	|
| 
		
 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#148 | |
| 
			
			
			
			 Sigil Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,072 
				Karma: 6361556 
				Join Date: Nov 2009 
				
				
				
				Device: many 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Hopefully as we are moving to Qt 5.12.2, for our next release, this bug will be fixed.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#149 | |
| 
			
			
			
			 Zealot 
			
			![]() Posts: 110 
				Karma: 10 
				Join Date: Aug 2018 
				Location: New Jersey 
				
				
				Device: Samsung Tab E nook 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Will see how it goes today.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#150 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,891 
				Karma: 207182180 
				Join Date: Jan 2010 
				
				
				
				Device: Nexus 7, Kindle Fire HD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Would it not be possible to test an epub where absolutely no font-diddling was taking place? That's the only way I'm going to be able to determine if there's a connection.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		
 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Sigil-0.9.5 Released | KevinH | Sigil | 68 | 04-09-2016 07:30 AM | 
| Sigil-0.9.1 Released | KevinH | Sigil | 36 | 12-04-2015 04:00 PM | 
| Sigil-0.8.900 released for testing - Wait for Sigil-0.8.901 | KevinH | Sigil | 106 | 10-04-2015 11:41 AM | 
| Sigil 0.8.3 Released | user_none | Sigil | 10 | 02-02-2015 05:32 PM |