|  03-03-2024, 05:17 PM | #1216 | 
| Junior Member            Posts: 5 Karma: 19600 Join Date: Feb 2024 Device: Kobo Libra2 |   | 
|   |   | 
|  03-04-2024, 05:55 AM | #1217 | 
| Weirdo            Posts: 933 Karma: 11941602 Join Date: Nov 2019 Location: Wuppertal, Germany Device: Kobo Sage, Kobo Libra 2, Kindle Paperwhite 2021, Kindle Scribe 2022 | |
|   |   | 
|  03-10-2024, 08:20 AM | #1218 | 
| SG-1  Posts: 25 Karma: 10 Join Date: Dec 2021 Device: Libra 2 | 
			
			What are the requirements for an icon to be used in experimental: menu_main_15505_icon? (size, format) It's for a Libra 2. | 
|   |   | 
|  03-10-2024, 05:42 PM | #1219 | 
| Wizard            Posts: 1,773 Karma: 16319690 Join Date: Sep 2022 Device: Kobo Libra 2 | 
			
			The icon should be 42x42 for the Libra 2, if you want it to be pixel perfect. The icon will be scaled if you use another resolution, IIRC. It should be PNG with transparency so the image borders aren't visible.
		 | 
|   |   | 
|  03-11-2024, 03:32 PM | #1220 | 
| SG-1  Posts: 25 Karma: 10 Join Date: Dec 2021 Device: Libra 2 | 
			
			thanks, that's useful info!
		 | 
|   |   | 
|  03-21-2024, 09:28 AM | #1221 | 
| 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 | 
			
			@geek1011, would it be possible to make a change to NickelMenu to check the the existence of certain files so if they exist, the Kobo will reboot? This is to make a temporary fix for the possibly open files  that can cause a corrupted database when the Kobo is connected to the computer. Thanks.
		 | 
|   |   | 
|  03-21-2024, 12:29 PM | #1222 | |
| 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: 
 However, as I mentioned earlier, it should be possible to make a separate NickelHook-based mod to either work around or prevent the database issue from happening (we can hook going in and going out from USB). | |
|   |   | 
|  03-21-2024, 02:56 PM | #1223 | 
| Bibliophagist            Posts: 48,100 Karma: 174315444 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | 
			
			In my playing with the issue of the database not being properly closed when connecting to the computer, attempting to detect the presence of a .sqlite-wal file and triggering a database close took slightly longer than triggering a reboot on my Kobo Sage, plugging in the USB cable and waiting for the USB connect popup. Given that this issue is likely to resolved in the next firmware release, I'm not certain that spending more time and effort on solving it is worthwhile. | 
|   |   | 
|  03-24-2024, 11:15 AM | #1224 | |
| Enthusiast    Posts: 25 Karma: 260 Join Date: Jan 2024 Device: Kobo Libra 2 | Quote: 
 Hi, I just set this up and it works as expected, however when I'm in book cover mode, all my screensaver images show up as books under "my books". Is that expected or did I do something funky? | |
|   |   | 
|  03-24-2024, 11:50 AM | #1225 | |
| 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 | Quote: 
 | |
|   |   | 
|  03-24-2024, 12:50 PM | #1226 | |
| Still reading            Posts: 14,990 Karma: 111111255 Join Date: Jun 2017 Location: Ireland Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper | Quote: 
 I'm thinking there may be a way to hide a folder either using . prefix or an exclude command, but I have no idea what that does to the screensaver. | |
|   |   | 
|  03-24-2024, 01:59 PM | #1227 | |
| 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 | Quote: 
 The solution is to add to the config... Code: [FeatureSettings] ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+) | |
|   |   | 
|  03-24-2024, 05:05 PM | #1228 | 
| Bibliophagist            Posts: 48,100 Karma: 174315444 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | 
			
			The idea is to make sure the database has no connections and is properly closed during the USB connect process. Removing the last connection to the database files triggers the cleanup procedure but that is not something that would be done during normal operations when the database would be in use. If the database is in use, you could still see those files before attempting a USB connect so your suggested test would be basically meaningless. The only way to be certain the database was properly closed would be if you did not see the .sqlite-wal and .sqlite-shm files after the connect.
		 | 
|   |   | 
|  03-25-2024, 06:54 AM | #1229 | |
| 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 | Quote: 
 | |
|   |   | 
|  03-25-2024, 11:36 AM | #1230 | |
| Enthusiast    Posts: 25 Karma: 260 Join Date: Jan 2024 Device: Kobo Libra 2 | Quote: 
 | |
|   |   | 
|  | 
| Tags | 
| kobo, launcher, ldpreload, nickel | 
| Thread Tools | Search this Thread | 
| 
 | 
|  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 |