|  06-21-2017, 10:12 AM | #16 | 
| US Navy, Retired            Posts: 9,897 Karma: 13806776 Join Date: Feb 2009 Location: North Carolina Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen | 
			
			I am running Windows 10 Pro (64 bit), version 1703, OS build 15063.413 I used the restart feature successfully on both the portable version and the 64 bit versions of calibre. | 
|   |   | 
|  06-21-2017, 11:17 PM | #17 | 
| Member   Posts: 22 Karma: 134 Join Date: Mar 2010 Device: Kobo Clara HD, Onyx Boox Leaf 2 | 
			
			I'm running Windows 10 Home (64 bit) Version 1703 Build 15063.413
		 | 
|   |   | 
| Advert | |
|  | 
|  06-22-2017, 12:43 AM | #18 | 
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | |
|   |   | 
|  06-22-2017, 09:04 AM | #19 | 
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | |
|   |   | 
|  06-22-2017, 05:38 PM | #20 | |
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 I think there are other differences too. BTW: MS released some security patched for XP! See ==>> June 2017 security update release – MSRC BR | |
|   |   | 
| Advert | |
|  | 
|  06-22-2017, 10:48 PM | #21 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 IIRC Anytime upgrade, is just a new Key | |
|   |   | 
|  06-23-2017, 05:56 AM | #22 | 
| Wizard            Posts: 2,086 Karma: 14079267 Join Date: Oct 2007 Location: Almere, The Netherlands Device: Kobo Sage | 
			
			I'm having the same issue with 3.1.0 (perhaps with 3.0 also, but didn't try there). Restart doesn't work, restart in debug mode does. Windows 10 Home 1703, build 15063.413. | 
|   |   | 
|  06-23-2017, 06:00 AM | #23 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Seems to be something in windows 10 home -- unfortunately I only have windows 10 pro. I'm surprised though, as I would not think that basic functionality of launching processes would be different between home and pro.
		 | 
|   |   | 
|  06-23-2017, 06:17 AM | #24 | |
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | Quote: 
 
 @Kovid: I am happy to run any experiments you suggest. I don't have a C/C++ development environment installed. | |
|   |   | 
|  06-23-2017, 06:42 AM | #25 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			@chaley: The restart logic is in gui2/main.py around line 394 you can stick some print statements in there to see what is happening. (You will need to print to a file somewhere, as stdout/stderr are redirected to NUL).  print >>open('c:/log.txt', 'a'), 'some debug stuff' or from calibre import prints prints('some debug stuff', file=open('c:/log.txt', 'a')) | 
|   |   | 
|  06-23-2017, 06:47 AM | #26 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Oh and since it works runnign from source, you'll have to make your changes to the pylib.zip file in the calibre install folder. Basically fund gui2/main.pyo in there, delete it and replace it with your modified gui2/main.py
		 | 
|   |   | 
|  06-23-2017, 06:48 AM | #27 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Another thing you can check using processexplorer is to see if the main rpocess is actually launching the child process on restart or dying before that. If the latter I assuem the child process dies, it might be useful to see what it is doing when it dies.
		 | 
|   |   | 
|  06-23-2017, 07:23 AM | #28 | |
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | Quote: 
 
 When it doesn't work the child calibre.exe never appears. | |
|   |   | 
|  06-23-2017, 07:29 AM | #29 | 
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | 
			
			Be interesting to know if other restartable programs suffer a similar fate on Win 10 Home version 1703 - firefox comes to mind. Process Explorer has an option to restart a running task, can it restart calibre 3 on windows 1703 Home. It works fine on Windows 1611 Pro. BR | 
|   |   | 
|  06-23-2017, 07:32 AM | #30 | ||
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | Quote: 
 Quote: 
 | ||
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| calibre not working in windows 8.1 | snbhat1 | Calibre | 2 | 11-06-2015 12:58 PM | 
| Calibre Updates not working on Windows 8.1 | rex176 | Devices | 3 | 04-18-2014 08:07 PM | 
| Calibre Stops Working Windows 8 | Sydney's Mom | Calibre | 13 | 03-29-2013 08:01 PM | 
| Jetbook not working with Windows 7 | tselling | Ectaco jetBook | 4 | 01-15-2010 01:10 PM | 
| PRS-500 working fine on 64-bit windows | fleon | Calibre | 0 | 05-21-2009 04:46 AM |