| 
			
			 | 
		#256 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,068 
				Karma: 18821071 
				Join Date: Oct 2010 
				Location: Sudbury, ON, Canada 
				
				
				Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi Martin, and welcome to MobileRead.  There is no need to apologize for your English, it is perfectly understandable. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	It looks like you did all of the installation steps correctly. The program seems to be crashing right after it starts. To see why it crashes, you will need a command-line terminal to see the error messages. Would you install the pbterm application and use it to see what the problem is? If you enter: "/mnt/ext1/system/bin/pbimageviewer.app" at the command line, it will try to launch the application, and any error messages will be written to the screen. If you don't want to install and use the pbterm application, then you can create a file called /applications/pbiv_test.app, and enter the following lines into it: Code: 
	#!/bin/sh /mnt/ext1/system/bin/pbimageviewer.app 1>/mnt/ext1/pbiv_test.txt 2>/mnt/ext1/pbiv_test.txt  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#257 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 4 
				Karma: 10 
				Join Date: Dec 2014 
				Location: Belgium 
				
				
				Device: PB 626 (Touch Lux 2) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			First, thanks  
		
	
		
		
		
		
		
		
		
		
		
		
		
			![]() pbterm tell me ; "/mnt/ext1/system/bin/pbimageviewer.app not found" but it is there. maybe the /mnt/ext1 is wrong ? (I have not yet a microsd) I'm on windows and when I plug the e-reader, the adress is F:\system\bin Last edited by mleroy; 12-22-2014 at 06:58 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#258 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,068 
				Karma: 18821071 
				Join Date: Oct 2010 
				Location: Sudbury, ON, Canada 
				
				
				Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 What are you using to run the application? If you are trying to run it inside a terminal in Windows that won't work. It must be run within the device itself. Last edited by rkomar; 12-22-2014 at 07:03 PM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#259 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 4 
				Karma: 10 
				Join Date: Dec 2014 
				Location: Belgium 
				
				
				Device: PB 626 (Touch Lux 2) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I run pbterm on the e-reader. the "shell" command : /mnt/ext1/system/bin/pbimageviewer.app   
		
	
		
		
		
		
		
		
		
		
		
		
		
			the answer is : $ /mnt/ext1/system/bin/pbimageviewer.app /bin/ash: /mnt/ext1/system/bin/pbimageviewer.app : not found maybe I will try with the firmware update to 5.X... but i read it's beter to be in 4.X ![]() I try too with /mnt/ext1/applications/pbimageviewer.app but it did not found it. the app. is visible on the e-reader.  
		Last edited by mleroy; 12-22-2014 at 07:50 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#260 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,068 
				Karma: 18821071 
				Join Date: Oct 2010 
				Location: Sudbury, ON, Canada 
				
				
				Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Run the mount command within your terminal.  It will show you what partitions are mounted, and at what mount points.  The internal memory partition will probably be of type "vfat".
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#261 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 4 
				Karma: 10 
				Join Date: Dec 2014 
				Location: Belgium 
				
				
				Device: PB 626 (Touch Lux 2) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			OK, with "mount" the adress acces is correct. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	All my fault.... I restart all the installation and I see I used de wrong pbimageviewer.app ( I was working on with the wrong thinking I used -pro 360+ .... I it was "-3XX") With the good one, that works perfectly, Sorry....  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#262 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,068 
				Karma: 18821071 
				Join Date: Oct 2010 
				Location: Sudbury, ON, Canada 
				
				
				Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thanks for explaining what the problem was.  I hope everything goes well from now on.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#263 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() Posts: 68 
				Karma: 592 
				Join Date: Jul 2012 
				
				
				
				Device: Pocketbook Inkpad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi everybody, i'm happy today, i receave my Pocketbook Inkpad 840 
		
	
		
		
		
		
		
		
		
		
		
		
	
	It plug in to my PC now for recharge the version of firmware is :"w840.5.4.83": So i need to instal fwv5 version of pbimageviewer.app, right?  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#264 | |
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() Posts: 68 
				Karma: 592 
				Join Date: Jul 2012 
				
				
				
				Device: Pocketbook Inkpad 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Edit 2 : Ok i found it^^ Last edited by starr974; 12-23-2014 at 04:31 PM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#265 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,068 
				Karma: 18821071 
				Join Date: Oct 2010 
				Location: Sudbury, ON, Canada 
				
				
				Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			If you plug in the USB while the device is powered off, it boots up and automatically goes into charge mode.  If you want the PC link, then you should plug in the USB when the device is already running. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			If you are using Windows to browse the files over USB, then you should enable "view hidden files" to see the "system" files. Yes, you should use the fwv5 version. Last edited by rkomar; 12-23-2014 at 04:35 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#266 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() Posts: 68 
				Karma: 592 
				Join Date: Jul 2012 
				
				
				
				Device: Pocketbook Inkpad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			thanks Rkomar, 
		
	
		
		
		
		
		
		
		
		
		
		
	
	But i dont understand what i do with " "extensions.cfg" ( i dont have extensions.cfg on my inkpad) do i creat notepad and copy/paste this?:" zip:@ZIP_file:1  bimageviewer.app:ICON_JPGcbz:@ZIP_file:1  bimageviewer.app:ICON_JPGrar:@RAR_file:1  bimageviewer.app:ICON_JPGcbr:@RAR_file:1  bimageviewer.app:ICON_JPGtar:@TAR_file:1  bimageviewer.app:ICON_JPGtar.gz:@TAR_file:1  bimageviewer.app:ICON_JPGtgz:@TAR_file:1  bimageviewer.app:ICON_JPGtar.bz2:@TAR_file:1  bimageviewer.app:ICON_JPGtbz2:@TAR_file:1  bimageviewer.app:ICON_JPG"Sorry for my stupid questions but i dont know this kind of things...  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#267 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,068 
				Karma: 18821071 
				Join Date: Oct 2010 
				Location: Sudbury, ON, Canada 
				
				
				Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Yes, that is correct.  If it doesn't work, then you may have to use Notepad++ instead, and enable Unix-style line termination (i.e. ending lines with linefeed character only, instead of both linefeed and carriage return characters which is the default on Windows systems).
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#268 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() Posts: 68 
				Karma: 592 
				Join Date: Jul 2012 
				
				
				
				Device: Pocketbook Inkpad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			message "not a zip archive"  
		
	
		
		
		
		
		
		
		
		
		
		
		
			![]() ok, i test again , and it work now!! Very nice program!! thanks a lot for your help Rkomar! ![]() I dont want white barre in left and right of the screen (take too much place) So i go to menu --> configuration , and i choose "erase marge" but error message "impossible to creat folder" and nothing change. All what i choose in configuration didn't change. and in the home page, can't see the first page of the manga (it's blank with the title) Last edited by starr974; 12-23-2014 at 05:37 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#269 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,068 
				Karma: 18821071 
				Join Date: Oct 2010 
				Location: Sudbury, ON, Canada 
				
				
				Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			The error message was because you don't have an SD card, and the default location for storing saved images is on the SD card.  If you don't save any images, then it doesn't matter that you get this error message.  If you want to get rid of the error message, then change the saved image folder location to be in /mnt/ext1/pbiv-saved-images in the configuration.  (I should make that the default) 
		
	
		
		
		
		
		
		
		
		
		
		
	
	When zooming, the images always keep the same aspect ratio (i.e. they are stretched the same in both directions). When the image is zoomed to fit inside the screen, then you will almost always see some margins on either the sides or on the top and bottom because the images are usually not the same shape as the screen. Try using the reader in landscape mode, or trying other zoom modes to see what you like best.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#270 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() Posts: 68 
				Karma: 592 
				Join Date: Jul 2012 
				
				
				
				Device: Pocketbook Inkpad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			thanks, it work when i use "Zoom" configuration 
		
	
		
		
		
		
		
		
		
		
		
		
	
	and for the home page, can't see the first page of the manga (it's blank with the title) Do you have any solution, or is it normal maybe?  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| RAR archives added as CBR format | hrrgll | Library Management | 5 | 11-17-2022 06:37 PM | 
| Best tablet for .cbr and .cbz | astrangerhere | Android Devices | 5 | 09-20-2011 06:17 PM | 
| another image, cbr and cbz viewer | Max | iRex | 62 | 06-10-2010 02:57 PM | 
| cbr and cbz convertor | asdx | Astak EZReader | 4 | 02-05-2010 03:37 AM | 
| My homebrew imanga (image, cbz, cbr viewer)! | ericshliao | iRex | 14 | 08-19-2009 12:50 AM |