|  03-17-2022, 09:43 AM | #736 | |
| Groupie            Posts: 175 Karma: 1044642 Join Date: Jun 2017 Device: changing frequently | 
			
			So I got my Libra 2 now and I am running in to a problem using NickelMenu. I want to use rclone on my Libra 2 and basically it runs when I use cmd_output with the command "rclone --help" and gives me the expected output. But when I use it for syncing my books with "rclone sync..." it gives me an error: Quote: 
 Last edited by AnimalOfArt; 03-17-2022 at 11:25 AM. | |
|   |   | 
|  03-17-2022, 11:24 AM | #737 | |
| Evangelist            Posts: 495 Karma: 356531 Join Date: Jul 2016 Location: 'burta, Canada Device: Kobo Glo HD | Quote: 
 | |
|   |   | 
|  03-17-2022, 11:55 AM | #738 | |
| Groupie            Posts: 175 Karma: 1044642 Join Date: Jun 2017 Device: changing frequently | Quote: 
 I really need to get the exact error to figure out what the problem is. EDIT: here is the solution to get the exact error https://unix.stackexchange.com/quest...ecuted-command Last edited by AnimalOfArt; 03-17-2022 at 12:17 PM. | |
|   |   | 
|  03-17-2022, 01:13 PM | #739 | |
| Junior Member   Posts: 9 Karma: 150 Join Date: Oct 2021 Device: Kobo Clara HD | Quote: 
 menu_item :main :Rclone Sync :cmd_spawn:quiet:/mnt/onboard/.adds/rclone sync /mnt/onboard/ PCloud:Kobo_HD --log-level INFO --log-file=/mnt/onboard/.adds/rclone.log | |
|   |   | 
|  03-17-2022, 01:24 PM | #740 | 
| Evangelist            Posts: 495 Karma: 356531 Join Date: Jul 2016 Location: 'burta, Canada Device: Kobo Glo HD | 
			
			The only other thing I can think of is if you have a lot of extra fonts, try removing some of them, reboot and try again. Like I said, I get that exact same error whenever I'm running low on RAM and try to launch programs like koreader or plato. Killing nickel and restarting it would do it too, but that was easier in the days of KSM; obviously, NickelMenu needs nickel to run. Perhaps running the rsync operation needs a lot of RAM itself.
		 | 
|   |   | 
|  03-17-2022, 01:48 PM | #741 | |
| Groupie            Posts: 175 Karma: 1044642 Join Date: Jun 2017 Device: changing frequently | Quote: 
 The "exact same error" is just an trivial error! It just says that the bash script you have run ended with an error. But depeding on the things you do in the script it can be everything. So I needed to tackle down the problem more speicific! | |
|   |   | 
|  03-17-2022, 01:52 PM | #742 | 
| Evangelist            Posts: 495 Karma: 356531 Join Date: Jul 2016 Location: 'burta, Canada Device: Kobo Glo HD | 
			
			Ah, I gotcha. As useful a message as "Segmentation Fault", then. Glad you figured it out!
		 | 
|   |   | 
|  03-17-2022, 07:55 PM | #743 | 
| Member  Posts: 13 Karma: 10 Join Date: Mar 2022 Device: Kobo Aura HD | 
			
			Hi there.  After installing Nickel, my main menu from top left has disappeared.  It's still missing as well after trying uninstall Nickel.  Any suggestions? Reset has even disappeared from the "Settings" options.
		 | 
|   |   | 
|  03-17-2022, 08:13 PM | #744 | |
| Bibliophagist            Posts: 48,089 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | Quote: 
 For reset on the Settings menu, have you tapped on the More button at the bottom left of the Home or My Books screen? Then Settings => Device information => Factory reset your eReader. Though that is not a true factory reset, for that you will either need to follow the manual factory reset for an Aura HD: 
 The alternative is to do a search for devmodeon from the search icon. You won't get any results back but when you go the Device information page, you should now see a Developer options item at the end of the list. The last page of options should have a Factory reset your eReader which will do the revert to factory firmware and wipe all content, etc. Edit: BTW, it is NickelMenu. Nickel is what supplies the GUI for your Kobo eReader. | |
|   |   | 
|  03-18-2022, 02:34 AM | #745 | ||
| Groupie            Posts: 175 Karma: 1044642 Join Date: Jun 2017 Device: changing frequently | Quote: 
 Quote: 
 Code: --no-check-certificate | ||
|   |   | 
|  03-18-2022, 08:46 AM | #746 | |
| Junior Member   Posts: 9 Karma: 150 Join Date: Oct 2021 Device: Kobo Clara HD | Quote: 
   | |
|   |   | 
|  03-22-2022, 11:19 PM | #747 | 
| Junior Member  Posts: 5 Karma: 10 Join Date: Mar 2022 Location: Shenzhen Device: GLO HD | 
				
				When I read one of the kepub books, the interface stopped working
			 
			
			Feedback: my device is glo HD and has upgraded the latest firmware. When I read one of the kepub books, the interface stopped working and can't turn the page. However, it's no problem to use Plato to read. Is the system's default firmware not perfect enough to support kepub?how to fixed it? https://github.com/pgaskin/NickelMenu/issues/121 | 
|   |   | 
|  03-23-2022, 12:34 AM | #748 | |
| Bibliophagist            Posts: 48,089 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | Quote: 
 Code: <style type="text/css" class="kobostylehacks">div#book-inner { margin-top: 0; margin-bottom: 0;}</style>Code: <p class="calibre6" style="margin:0pt; border:0pt; height:1em"><span class="koboSpan" id="kobo.2.1">*</span></p> Code: <style id="kobostylehacks" type="text/css">div#book-inner * { margin-top: 0 !important; margin-bottom: 0 !important;}</style>
<style type="text/css" id="koboSpanStyle">.koboSpan { -webkit-text-combine: inherit; }</style>Last edited by DNSB; 03-23-2022 at 12:36 AM. Reason: Added comment about cleanup | |
|   |   | 
|  03-25-2022, 10:44 AM | #749 | 
| Junior Member            Posts: 6 Karma: 8306 Join Date: Nov 2012 Device: kobo glow | 
			
			Hello Dark mod is not working with my kobo glo HD with firmware higher than 4.26.16704 I use the last nickel menu found on this website. When i see it failed with 4.31.19086 , i uninstall nickel menu and install it again without success ( only dark mod don't work) Then i try all others firmwares 4.30.18838, 4.28.18220 without success. It work with 4.26.16704 regards | 
|   |   | 
|  03-25-2022, 02:27 PM | #750 | 
| Bookish            Posts: 1,049 Karma: 2006208 Join Date: Jun 2011 Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11 | |
|   |   | 
|  | 
| Tags | 
| kobo, launcher, ldpreload, nickel | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kobo eReaders and Heat | PeterT | Kobo Reader | 13 | 08-02-2014 04:35 AM | 
| kobo arc launcher not working | lana loves books | Kobo Tablets | 8 | 03-21-2014 06:40 AM | 
| Orginization on kobo ereaders | crochetgeek2010 | Kobo Reader | 7 | 09-03-2013 02:13 PM | 
| Kobo Announces eReaders Available for Purchase on Kobo.com in Canada and US | markemark | News | 1 | 04-02-2013 01:46 PM | 
| Ereaders with Integrated Dictionary | poohbear_nc | Which one should I buy? | 4 | 04-08-2010 06:42 AM |