|  08-11-2020, 01:34 PM | #211 | |
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | Quote: 
 
 | |
|   |   | 
|  08-11-2020, 08:37 PM | #212 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | 
			
			NickelMenu v0.3.2 This release consists of fixes, updates, and improvements for 4.23.15505. In addition, there are some minor documentation improvements and a fix for using generators in the reader/browser menus. No changes are required to your configuration files, and all firmware versions 4.6+ are still fully supported. 
 . Last edited by geek1011; 08-11-2020 at 08:43 PM. | 
|   |   | 
| Advert | |
|  | 
|  08-11-2020, 09:39 PM | #213 | 
| Enthusiast  Posts: 31 Karma: 10 Join Date: Apr 2020 Device: kobo libra h20 | 
			
			@geek1011, is it possible to put nickel menu item in `more` tab, i find myself `nickelmenu` tab is redundant and clutter.
		 | 
|   |   | 
|  08-11-2020, 09:44 PM | #214 | 
| Bibliophagist            Posts: 48,102 Karma: 174315444 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | 
			
			Personally, I like it where it is.  I don't find it redundant since it's the only instance on the home/my books/discover/more screens.  I also like having the 5 icons since, to my eyes, it balances the bottom bar. The current location also saves me a tap each time I want to use a NickelMenu function.
		 | 
|   |   | 
|  08-11-2020, 09:57 PM | #215 | |
| Enthusiast  Posts: 31 Karma: 10 Join Date: Apr 2020 Device: kobo libra h20 | Quote: 
   | |
|   |   | 
| Advert | |
|  | 
|  08-12-2020, 08:11 AM | #216 | 
| Enthusiast  Posts: 29 Karma: 10 Join Date: Feb 2016 Device: PW3, Kobo Glo HD | 
			
			I see that it doesn't accept <label> like ON/OFF in reader, library, browser. But in main it is accepted, seems strange. Is it known?
		 | 
|   |   | 
|  08-12-2020, 08:27 AM | #217 | 
| Grand Sorcerer            Posts: 8,005 Karma: 71261339 Join Date: Feb 2009 Device: Kobo Clara 2E | 
			
			With the Kobo firmware changing, any chance that you can implement setting the light level using nickelmenu?
		 | 
|   |   | 
|  08-12-2020, 10:56 AM | #218 | 
| Wizard            Posts: 1,026 Karma: 500000 Join Date: Jun 2015 Device: Rocketbook, kobo aura h2o, kobo forma, kobo libra color | 
			
			Debugging NickelMenu is an exercise in frustration. It'd be a lot less so if an error didn't zap all my custom menus, especially the one containing force usb...  Instead of ignoring all configuration, when it gets an error, could you have it add the config error to the menu as it does now and then do one of the following: * stop reading config entries, but accept what it has read so far * abort reading the current file (or ignore everything in the current file) but continue to the next file as if there was no error * skip the flawed entry (and any following chained entries), but continue with the rest of the file Ideallly, if there are multiple flaws, it might end up with multiple config errors in the menu. | 
|   |   | 
|  08-12-2020, 11:48 AM | #219 | 
| Wizard            Posts: 1,026 Karma: 500000 Join Date: Jun 2015 Device: Rocketbook, kobo aura h2o, kobo forma, kobo libra color | 
			
			On a related note, the entry that was failing for me was: Code: menu_item:main:Web Browser: nickel_browser: I can get it to work if I either add modal or add a url (or both). Also, there's no examples in Doc for nickel_browser | 
|   |   | 
|  08-12-2020, 01:46 PM | #220 | 
| Member  Posts: 11 Karma: 10 Join Date: Aug 2020 Device: Kobo Libra H2O | 
			
			Dumb question, with Nickelmenu can I launch QT apps, or thats outside of the scope of things it can run? I am unsure if this can be a replacement to something like Kobo Launcher or if they are different things? | 
|   |   | 
|  08-12-2020, 06:33 PM | #221 | |||||||
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | Quote: 
 Quote: 
 Quote: 
 
 Quote: 
 Quote: 
 Quote: 
 Quote: 
 Yes, you should be able to launch normal Qt apps with NickelMenu as long as the executable is standalone or you have a script to launch it. You can use the `cmd_spawn` action to start it. | |||||||
|   |   | 
|  08-12-2020, 06:46 PM | #222 | 
| Guru            Posts: 776 Karma: 2475053 Join Date: May 2007 Device: Galaxy Tab A (2019) - iPhone 11 - KA1 - Onyx Boox Nova Pro | 
			
			@geek1011 is it possible for nikel menu to make the clock stay on all screens?.
		 | 
|   |   | 
|  08-12-2020, 06:53 PM | #223 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  08-12-2020, 08:22 PM | #224 | ||
| Wizard            Posts: 1,026 Karma: 500000 Join Date: Jun 2015 Device: Rocketbook, kobo aura h2o, kobo forma, kobo libra color | 
			
			(about keeping menus on errors) Quote: 
 Quote: 
 So I've tried it all ways, although it is possible it didn't reload on some of the attempts and I didn't notice. Also possibly an early error made it stop reloading and it took a reboot to clear that. The error was something like parse error in field 5 unexpected end of line. edit: I'm sure the last version I tested before I got it working had the trailing colon and so it had a reboot immediately before I gave up on the line I pasted. Last edited by compurandom; 08-12-2020 at 08:58 PM. | ||
|   |   | 
|  08-12-2020, 09:53 PM | #225 | ||
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | Quote: 
 Quote: 
 | ||
|   |   | 
|  | 
| 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 |