|  11-01-2020, 12:46 AM | #1 | 
| Connoisseur  Posts: 95 Karma: 10 Join Date: Aug 2019 Device: Kindle | 
				
				5.42 Still Won't Work on Mac
			 
			
			I downloaded 5.42 having heard it was supposed to fix the bug that prevented me from using it on my MacBook. And it still. Does. Not. Work. Please someone help me! | 
|   |   | 
|  11-01-2020, 11:49 AM | #2 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Nov 2020 Device: Kindle Paperwhite | 
			
			Calibre 5.4 is crashing when I launch it. I can't seem to find a crash report though. Is that the problem you are having? Strangely, if I run calibre-debug instead it seems to work. To try this, open a Terminal window and paste the following command: /Applications/calibre.app/Contents/MacOS/calibre-debug -g | 
|   |   | 
|  11-01-2020, 11:55 AM | #3 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Nov 2020 Device: Kindle Paperwhite | 
			
			I just tried calibre 5.42 and after one false start it now seems to work. So your problem is probably different. Still, try running calibre-debug and see if that works.
		 | 
|   |   | 
|  11-01-2020, 02:28 PM | #4 | |
| Connoisseur  Posts: 95 Karma: 10 Join Date: Aug 2019 Device: Kindle | Quote: 
 | |
|   |   | 
|  11-01-2020, 03:58 PM | #5 | 
| Bibliophagist            Posts: 48,100 Karma: 174315444 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | 
			
			Which, again, suggests that you have not installed calibre 5.3 or higher. A quick walk through. You downloaded calibre-5.4.2.dmg. You opened it and dragged and dropped calibre.app on the Applications folder shortcut. When you got the "An older item named "calibre.app" already exists in this location. Do you want to replace it with the newer one you're moving?" popup, you clicked on Replace. After this you opened Terminal and entered the command line? The following text is what I see on my Mac VM: Spoiler: 
 If you delete the calibre.app currently existing in your Applications directory and re-add the calibre 5.4.2 calibre.app, does it still show as calibre 5.2? If you do a search on your hard drive for "calibre', does it come up with more than one instance of calibre.app? | 
|   |   | 
|  11-01-2020, 04:19 PM | #6 | 
| Custom User Title            Posts: 11,352 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			It sounds like you might have a mixed installation. That happened to me just today (messy situation involving multiple upgrades, in-use files, and Windows Update rebooting my computer) and on Windows it left me with a Calibre that just wouldn't launch.
		 | 
|   |   | 
|  11-01-2020, 09:06 PM | #7 | |
| Connoisseur  Posts: 95 Karma: 10 Join Date: Aug 2019 Device: Kindle | Quote: 
 I have installed 5.42 though. That's the problem. | |
|   |   | 
|  11-01-2020, 09:06 PM | #8 | 
| Connoisseur  Posts: 95 Karma: 10 Join Date: Aug 2019 Device: Kindle | 
			
			I don't know enough about tech so I really am struggling to understand this.
		 | 
|   |   | 
|  11-01-2020, 11:10 PM | #9 | 
| Custom User Title            Posts: 11,352 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			If the 5.2 files got jumbled in with the 5.4.2 files, Calibre doesn't know how to handle that.  Uninstall 5.4.2 and make sure there's no remnants of Calibre anywhere on the system (aside from your library and application settings). Then reinstall 5.4.2. | 
|   |   | 
|  11-02-2020, 09:40 AM | #10 | 
| Member  Posts: 13 Karma: 10 Join Date: Jun 2017 Location: Kansas City, MO Device: Kobo Forma, Kindle: Touch, Touch/3G, 8th Gen, Oasis | 
			
			5.4.2 doesn't work for me.  I tried a clean reinstall, thinking it might have gotten damaged during the overwrite.  No joy.  Reverted back to 5.3.
		 | 
|   |   | 
|  11-02-2020, 02:00 PM | #11 | |
| Connoisseur  Posts: 95 Karma: 10 Join Date: Aug 2019 Device: Kindle | Quote: 
 5.3 didn't work for me either. | |
|   |   | 
|  11-02-2020, 02:17 PM | #12 | |
| Connoisseur  Posts: 95 Karma: 10 Join Date: Aug 2019 Device: Kindle | Quote: 
 I deleted everything besides library, application settings, Calibre-Ebook.com, and QtWebEngine. What did I do wrong? | |
|   |   | 
|  11-02-2020, 07:45 PM | #13 | 
| Bookworm  Posts: 1 Karma: 10 Join Date: Nov 2020 Location: Lost Androideles Device: iPad | 
			
			Do you have SIP enabled? Open a Terminal window and at the command prompt, enter csrutil status and see if it says System Integrity Protection status: enabled. or System Integrity Protection status: disabled. I have SIP disabled, am running macOS Mojave 10.14.6, and calibre 5.4.2 works fine for me. | 
|   |   | 
|  11-02-2020, 08:30 PM | #14 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Nov 2020 Device: Kindle Paperwhite | 
			
			I have SIP disabled, am running macOS Mojave 10.14.6, and calibre 5.4.2 works fine for me.[/QUOTE] FYI 5.4.2 works for me on Catalina 10.15.7, even with SIP enabled. (I do think it's worth running calibre-debug because it might print out the version even if the UI doesn't launch. Also, calibre-debug 5.4 did run for me even when the application wouldn't.) | 
|   |   | 
|  11-02-2020, 09:15 PM | #15 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			In Terminal.app rm -rf /Applications/calibre* Then, install calibre via a fresh download. The in Terminal.app run /Applications/calibre.app/Contents/MacOS/calibre calibre will work fine. If clicking on the calibre icon in finder/dock does not work it will be because the Launch Services cache on your machine is screwed up, resetting it will fix that. | 
|   |   | 
|  | 
| Tags | 
| calibre, glitch | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| what's this? everything used to work but now this error won't go away | midol | Calibre | 4 | 10-28-2020 04:27 PM | 
| Help -- new Calibre won't work on my OS | RevSpyder | Apple Devices | 10 | 06-29-2020 06:14 PM | 
| Sidelaunchers won't work for me | pwright2 | Amazon Fire | 7 | 04-02-2013 01:02 PM | 
| Kindle for PC won't work | vermontcathy | Amazon Kindle | 7 | 10-06-2010 01:15 PM | 
| SD Card won't work... | pemilahu | Bookeen | 31 | 01-04-2008 05:00 PM |