View Single Post
Old 09-15-2018, 07:30 PM   #59
bookpixels
Enthusiast
bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.bookpixels ought to be getting tired of karma fortunes by now.
 
bookpixels's Avatar
 
Posts: 28
Karma: 2768996
Join Date: Sep 2018
Device: Pocketbook Color PB633
Could not get to work?

Quote:
Originally Posted by jcn363 View Post
nickel.yaml
Only Reading and My Books
Do NOT use with Remove footer (row3) on new home screen
Spoiler:
Code:
Only Reading and My Books:
  - Enabled: no
  - PatchGroup: Home screen tweaks
# To see Current Collection remove #row2col2 into Repalace clause
  - ReplaceZlib:
      Find:    "[qApp_isFontScaleLarge=true] #row1col2 {\n  qproperty-visible: false;\n}"
      Replace: "#row1col2,#row2col2,#row3{qproperty-visible:false;}"

Only Reading
Do NOT use with Remove footer (row3) on new home screen

Spoiler:
Code:
Only Reading:
  - Enabled: no
  - PatchGroup: Home screen tweaks
  - ReplaceZlib:
      Find:    "[qApp_isFontScaleLarge=true] #row1col2 {\n  qproperty-visible: false;\n}"
      Replace: "#row1col2,#row2,#row3{qproperty-visible:false;}"


Good luck.

Hey, I disabled the row 3, and reloaded. all good. Tried your patch, both of them could not get either to build? I am on 4.10.11655.
The patching system is the new yaml. Everytime, i get an error. They have both been placed in my nickel.yaml file at the bottom. Only one is activated. I have attached the log. Only my reading and my books first, then only reading. Thank you

P.S. It looks like you might be missing a find zlib line. Im not sure, know nothing really of coding, just basing that off of the above stuff.
Attached Files
File Type: txt log.txt (86.2 KB, 333 views)
bookpixels is offline   Reply With Quote