Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > PocketBook > PocketBook Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 08-11-2023, 09:41 AM   #46
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,191
Karma: 10057265
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Quote:
Originally Posted by kaznelson View Post
Another icons variant for KOReader.
Nice! That ties in nicely with my icon set and was better than the one I had attempted/modified.

neil_swann80 is offline   Reply With Quote
Old 08-11-2023, 09:43 AM   #47
jrw174
Connoisseur
jrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the rough
 
Posts: 78
Karma: 7126
Join Date: May 2023
Device: PocketBook Era
Is that reboot app a shell script that calls reboot? That's a useful one
jrw174 is offline   Reply With Quote
Advert
Old 08-11-2023, 09:48 AM   #48
jrw174
Connoisseur
jrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the rough
 
Posts: 78
Karma: 7126
Join Date: May 2023
Device: PocketBook Era
Next project is trying to integrate dark mode to light schedules
jrw174 is offline   Reply With Quote
Old 08-11-2023, 09:53 AM   #49
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,191
Karma: 10057265
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Quote:
Originally Posted by jrw174 View Post
Is that reboot app a shell script that calls reboot? That's a useful one
Yeah, a short and sweet one too!

Code:
#!/bin/sh

picview=/ebrmain/cramfs/bin/picviewer.app
bootlogo=/ebrmain/logo/bootlogo/PocketBook.bmp

$picview "$bootlogo" & iv2sh reboot
Launches an image to view which then freezes as the system restarts. A very hacky restart splash screen.
neil_swann80 is offline   Reply With Quote
Old 08-11-2023, 09:54 AM   #50
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,191
Karma: 10057265
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Quote:
Originally Posted by jrw174 View Post
Next project is trying to integrate dark mode to light schedules
I see you're a glass is half-full kinda guy!
neil_swann80 is offline   Reply With Quote
Advert
Old 08-11-2023, 10:14 AM   #51
nhedgehog
Guru
nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.
 
Posts: 746
Karma: 619508
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
Did anyone play with a modified Line.cfg (extracted from Line.pbt and placed into the "system/resources/Line" folder)?
nhedgehog is offline   Reply With Quote
Old 08-11-2023, 12:15 PM   #52
jrw174
Connoisseur
jrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the rough
 
Posts: 78
Karma: 7126
Join Date: May 2023
Device: PocketBook Era
Quote:
Originally Posted by nhedgehog View Post
Did anyone play with a modified Line.cfg (extracted from Line.pbt and placed into the "system/resources/Line" folder)?
I was able to edit the C code from this pbres.c file https://github.com/Enyby/pbres. I got the CFG from it but all the bmps came out fully black. Didn't try to to put the cfg in though

Quote:
Originally Posted by nhedgehog View Post
Did anyone play with a modified Line.cfg (extracted from Line.pbt and placed into the "system/resources/Line" folder)?
Yes I am lol buying technology that perfectly suits me has been an issue
jrw174 is offline   Reply With Quote
Old 08-11-2023, 01:57 PM   #53
nhedgehog
Guru
nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.
 
Posts: 746
Karma: 619508
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
I think the bitmaps are not black but a special PB format though I didn't figure out how to view them. My versions of pbres extract the cfg file without any problem but only a small part of the the bitmaps and than stops due to some error. But I get a full list of the content of the skin file (line.pbt).
nhedgehog is offline   Reply With Quote
Old 08-11-2023, 08:23 PM   #54
jrw174
Connoisseur
jrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the roughjrw174 is a jewel in the rough
 
Posts: 78
Karma: 7126
Join Date: May 2023
Device: PocketBook Era
Still no luck with the pbres decompiler but not giving up just yet.

The BMPs are fully black but do have data in them. I believe the pbres decompiler is messing up the transparent part...

For the Era, the icons are listed as 110x110 so I'll give those sizes a shot tomorrow.
jrw174 is offline   Reply With Quote
Old 08-12-2023, 12:52 AM   #55
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,191
Karma: 10057265
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Quote:
Originally Posted by jrw174 View Post
For the Era, the icons are listed as 110x110 so I'll give those sizes a shot tomorrow.
Icon squares of 96-100 pixels seem to be the sweet-spot for the HD3.
neil_swann80 is offline   Reply With Quote
Old 08-12-2023, 04:43 PM   #56
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,191
Karma: 10057265
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Made a load of icons over the last few days.

My Home screen and App Menu now:



Trying to figure out how to change the Apps icon. "apps.json" suggests it's referenced as "SYS_Apps", but trying to assign an image to this in "view.json" just errors.

EDIT: The Apps icon can be updated by saving icons here (same location as sleep image):
/mnt/ext1/system/resources/Line/desktop_app_apps.bmp
/mnt/ext1/system/resources/Line/desktop_app_apps_f.bmp

I've attached my icon, sleep screen image and view.json files.
Attached Files
File Type: zip icons.zip (290.4 KB, 74 views)

Last edited by neil_swann80; 08-13-2023 at 07:13 AM.
neil_swann80 is offline   Reply With Quote
Old 12-26-2023, 04:47 AM   #57
InkPad
Junior Member
InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.
 
Posts: 5
Karma: 30226
Join Date: Dec 2023
Device: Inkpad 3 Color
I own an Inkpad 3 Color and have installed the latest stable KOReader as well as the latest nightly build. For both of them I end up with two icons in section "User's". One is named "@._koreader" (clicking on it leads to the home screen of the reader) and the second one is named "@koreader", which opens the app.

Does anyone know how I can get rid of the unnecessary @._koreader icon?
InkPad is offline   Reply With Quote
Old 12-26-2023, 08:05 AM   #58
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,191
Karma: 10057265
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Quote:
Originally Posted by InkPad View Post
I own an Inkpad 3 Color and have installed the latest stable KOReader as well as the latest nightly build. For both of them I end up with two icons in section "User's". One is named "@._koreader" (clicking on it leads to the home screen of the reader) and the second one is named "@koreader", which opens the app.

Does anyone know how I can get rid of the unnecessary @._koreader icon?
Can you see a file with that name in the applicaions directory? Make sue you have hidden files visibility enabled.
neil_swann80 is offline   Reply With Quote
Old 12-26-2023, 09:23 AM   #59
InkPad
Junior Member
InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.InkPad can even cheer up an android equipped with a defective Genuine Personality Prototype.
 
Posts: 5
Karma: 30226
Join Date: Dec 2023
Device: Inkpad 3 Color
There is no hidden file in the application or bin directory, just the files extracted from the installation zip file (see screenshots). Hidden files are visible, though, otherwise I can't see the "system" folder on the Pocketbook.
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2023-12-26 at 15.20.49.jpg
Views:	16
Size:	24.9 KB
ID:	205417   Click image for larger version

Name:	Screenshot 2023-12-26 at 15.21.00.jpg
Views:	19
Size:	14.3 KB
ID:	205418  
InkPad is offline   Reply With Quote
Old 12-26-2023, 10:25 AM   #60
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,191
Karma: 10057265
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Try saving a text file to applications, then renaming it to ._koreader.app

Reboot, delete the file, reboot... Still there?
neil_swann80 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove question mark icons KayLee Calibre 2 03-05-2016 11:38 AM
desktop icons disappeared after reboot futureway enTourage eDGe 5 11-30-2011 07:27 AM
Totally stupid question: where's my app drawer? maxbookworm Nook Developer's Corner 6 01-26-2011 10:13 PM
DR800 Icons for desktop files Iñigo iRex Developer's Corner 3 05-16-2010 06:26 PM
no desktop icons on boot-up Unregistered Lounge 11 08-16-2005 12:47 PM


All times are GMT -4. The time now is 11:36 AM.


MobileRead.com is a privately owned, operated and funded community.