|  06-08-2013, 09:46 AM | #136 | 
| Wizard            Posts: 2,841 Karma: 5843878 Join Date: Oct 2010 Location: UK Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura | |
|   |   | 
|  06-08-2013, 10:26 AM | #137 | 
| Grand Sorcerer            Posts: 13,693 Karma: 79983758 Join Date: Nov 2007 Location: Toronto Device: Libra H2O, Libra Colour | 
			
			The new home screen is only on the Glo and Aura; Minis and Touchs stay as they were.
		 | 
|   |   | 
|  06-08-2013, 12:23 PM | #138 | 
| Wizard            Posts: 2,841 Karma: 5843878 Join Date: Oct 2010 Location: UK Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura | |
|   |   | 
|  06-08-2013, 12:56 PM | #139 | 
| Grand Sorcerer            Posts: 13,693 Karma: 79983758 Join Date: Nov 2007 Location: Toronto Device: Libra H2O, Libra Colour | 
			
			Remember it's the same code base for all units (the N905C Touch, Glo, Min and Aura share the same download), so more than likely some of tricks used by the tweaks to intercept will need to be revised.
		 | 
|   |   | 
|  06-08-2013, 04:34 PM | #140 | |
| Wizard            Posts: 2,841 Karma: 5843878 Join Date: Oct 2010 Location: UK Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura | Quote: 
   | |
|   |   | 
|  06-10-2013, 02:40 PM | #141 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Oct 2012 Device: Kindle 4NT | 
			
			please excuse my english, but i try my best   is there a possibility for a chapter progressbar? thanks for your answer | 
|   |   | 
|  06-18-2013, 04:50 AM | #142 | 
| Wizard            Posts: 1,083 Karma: 11496771 Join Date: Mar 2013 Location: Guben, Brandenburg, Germany Device: Kobo Clara 2E, Tolino Shine 3 | 
			
			Meanwhile, the Fw. 2.6.1 arrived in Germany. Is there anybody who could report that the tweaks plugin works with it, or how to make it work?
		 | 
|   |   | 
|  07-01-2013, 06:34 PM | #144 | 
| Android Developer            Posts: 16 Karma: 9304 Join Date: Jun 2013 Device: Kobo Glo | 
			
			I tried compiling this with a development environment built using the new toolchain from 2.6.x firmwares, it compiled fine but the new lib doesn't work. I guess some of the src files need adjusting for the new firmware, unfortunately I probably won't be able to do this as I know barely any C++. I create apps for Android which are coded in Java so I've never really needed to use C++ before... | 
|   |   | 
|  07-02-2013, 03:29 AM | #145 | 
| Wizard            Posts: 3,489 Karma: 2914715 Join Date: Jun 2012 Device: kobo touch | 
			
			Could this be related to the new Home screen and the Tweaks' integration into the menu? If so. there might be a chance that your compilation works for Touch and Mini.
		 Last edited by tshering; 07-02-2013 at 03:47 AM. | 
|   |   | 
|  07-02-2013, 03:29 AM | #146 | |
| Wizard            Posts: 2,841 Karma: 5843878 Join Date: Oct 2010 Location: UK Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura | Quote: 
 | |
|   |   | 
|  07-02-2013, 03:50 AM | #147 | 
| Time Waster            Posts: 422 Karma: 289160 Join Date: May 2011 Device: Kobo Glo and Aura HD | 
			
			@JonnyXDA I'm trying to do this as well, but I'm stuck at compiling qt in order to have qmake. Could you outline the steps you took? If I succeed in compiling it I could be able to fix it for the new home layout.
		 | 
|   |   | 
|  07-02-2013, 04:26 AM | #148 | |
| Android Developer            Posts: 16 Karma: 9304 Join Date: Jun 2013 Device: Kobo Glo | Quote: 
 I first tried with 4.6.2 and qmake compiles fine without any modification but I had to make an edit to the qt.sh script to get 4.8.0 to compile. On the ./configure line in qt.sh remove -qt-gif and then it should compile fine, for some reason the command switch must have been edited/removed in 4.8.0 - took me 3 days to figure out why it wasn't compiling lol. | |
|   |   | 
|  07-05-2013, 02:13 PM | #149 | 
| Junior Member  Posts: 7 Karma: 57 Join Date: Jun 2013 Device: kobo glo | 
			
			@JonnyXDA and @giorgio130 Maybe you already know, but i wasted some time on it myself, so i want to share it with you in case it might speed up things: one of the things you might want to check is the QT_BUILD_KEY. I tried to compile something myself using the plugin interface as shown in the examples on github - kobolabs and what blocked me was the fact that QT only loads libraries via the plugin interface provided the QT_BUILD_KEY present in your .so matches the one present in the QT libraries on your kobo. After building qt 4.8.0 (the one from github - kobolabs) including the patches present there, i manually modified the key in these files: include/QtCore/qconfig.h include/Qt/qconfig.h Code: // #define QT_BUILD_KEY "arm linux g++-4 no-pkg-config QT_NO_QWS_CURSOR QT_NO_QWS_QPF2" #define QT_BUILD_KEY "arm qws/linux kobo-g++ no-pkg-config QT_NO_QWS_CURSOR QT_NO_QWS_QPF2" | 
|   |   | 
|  07-05-2013, 02:26 PM | #150 | |
| Android Developer            Posts: 16 Karma: 9304 Join Date: Jun 2013 Device: Kobo Glo | Quote: 
   | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kobo Reader Settings Tweaks | EldRick | Kobo Reader | 61 | 03-03-2013 05:52 AM | 
| (Re)Import tweaks and preferences? | kksdragons | Library Management | 1 | 02-10-2012 10:59 PM | 
| Best Calibre plugins/tweaks | baronrus | Kobo Reader | 2 | 05-24-2011 11:09 PM | 
| Thank You for the new Tweaks Window | Archon | Calibre | 4 | 02-16-2011 07:29 PM | 
| Mobileread RSS Tweaks | Alexander Turcic | Announcements | 1 | 01-03-2005 05:52 PM |