| 
			
			 | 
		#346 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Nice surprise! Thank you for this information.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#347 | 
| 
			
			
			
			 ebook fan 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735 
				Karma: 2528718 
				Join Date: Dec 2010 
				
				
				
				Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#348 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Code: 
	currentRotation=$(cat /sys/class/graphics/fb0/rotate) echo 0 > /sys/class/graphics/fb0/rotate $ROOT/launcher -qws -stylesheet $STYLESHEET echo "$currentRotation" > /sys/class/graphics/fb0/rotate Last edited by tshering; 03-19-2014 at 08:23 AM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#349 | ||
| 
			
			
			
			 ebook fan 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735 
				Karma: 2528718 
				Join Date: Dec 2010 
				
				
				
				Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch 
				
				
				 | 
	
	
	
		
		
			
			 
				
				1.2.6.37
			 
			
			
			Hi! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Version 1.2.6.37 is released. The single fix - screen orientation for FW3.2.0 (thanks, tshering). So, DO NOT INSTALL IT if you have no problem with screen orientation. It should work on Touch, Aura 6'', Glo. Does it work with the Aura HD and Mini? Quote: 
	
 Quote: 
	
  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#350 | 
| 
			
			
			
			 Zealot 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 117 
				Karma: 1027062 
				Join Date: Nov 2012 
				Location: Berlin 
				
				
				Device: Kobo Elipsa 2e, Kobo Forma, Tolino Epos 2 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I just installed version 1.2.6.37 on my Glo, but the screen remains still unresponsive.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#351 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Sergey, 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I would like to share some thoughts. Since the recent FW includes now a mouse/touch driver, I thought we might be getting better results by using the kobo libraries. The executable is running, but shows no response to touch. The importent debug data from my first run are Code: 
	QFactoryLoader::QFactoryLoader() looking at "/usr/local/Kobo/plugins/gfxdrivers/libimxepd.so" 
keys ("imxepd") 
killall: on-animator.sh: no process killed
killall: pickel: no process killed
Screen resolution is.. 600 x 800 
QFactoryLoader::QFactoryLoader() looking at "/usr/local/Kobo/plugins/mousedrivers/libtouchscreen.so" 
keys ("touch_device") 
QObject::connect: Cannot queue arguments of type 'QList<QTouchEvent::TouchPoint>'
(Make sure 'QList<QTouchEvent::TouchPoint>' is registered using qRegisterMetaType().)
Loading iType..  YES
Code: 
	    ui->setupUi(this);
    qRegisterMetaType<QList<QTouchEvent::TouchPoint> >("QList<QTouchEvent::TouchPoint>");
    this->setAttribute(Qt::WA_AcceptTouchEvents);
    ui->listWidget->setAttribute(Qt::WA_AcceptTouchEvents);
Code: 
	QFactoryLoader::QFactoryLoader() looking at "/usr/local/Kobo/plugins/gfxdrivers/libimxepd.so" 
keys ("imxepd") 
killall: on-animator.sh: no process killed
killall: pickel: no process killed
Screen resolution is.. 600 x 800 
QFactoryLoader::QFactoryLoader() looking at "/usr/local/Kobo/plugins/mousedrivers/libtouchscreen.so" 
keys ("touch_device") 
Loading iType..  YES
 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#352 | |
| 
			
			
			
			 ebook fan 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735 
				Karma: 2528718 
				Join Date: Dec 2010 
				
				
				
				Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#353 | 
| 
			
			
			
			 ebook fan 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735 
				Karma: 2528718 
				Join Date: Dec 2010 
				
				
				
				Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#354 | 
| 
			
			
			
			 Zealot 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 117 
				Karma: 1027062 
				Join Date: Nov 2012 
				Location: Berlin 
				
				
				Device: Kobo Elipsa 2e, Kobo Forma, Tolino Epos 2 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#355 | 
| 
			
			
			
			 Pain in the arse 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 758 
				Karma: 77856 
				Join Date: Apr 2013 
				
				
				
				Device: Kobo Aura One, Kindle 4 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hello, I think you have to substitute in .kobo/vlasovsoft/usbnet.sh this line: 
		
	
		
		
		
		
		
		
		
		
		
		
		
			PHP Code: 
	
			
	PHP Code: 
	
			
	Last edited by Lucas Malor; 03-25-2014 at 07:16 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#356 | 
| 
			
			
			
			 Pain in the arse 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 758 
				Karma: 77856 
				Join Date: Apr 2013 
				
				
				
				Device: Kobo Aura One, Kindle 4 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			deleted by me
		 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Last edited by Lucas Malor; 03-25-2014 at 07:00 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#357 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 81 
				Karma: 20528 
				Join Date: Oct 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Happy buyer of the Launcher! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Thanks sergeyvl12  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#358 | |
| 
			
			
			
			 Member 
			
			![]() Posts: 22 
				Karma: 10 
				Join Date: Feb 2013 
				
				
				
				Device: Kobo Aura HD, Kobo Glo 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 If some debugging will help - let me know what is needed.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#359 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Are you by chance running FW 3.2.0 and the "Two-fingers light control on older models" kernel is installed?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#360 | |
| 
			
			
			
			 ebook fan 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735 
				Karma: 2528718 
				Join Date: Dec 2010 
				
				
				
				Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 The only way to fix it is factory reset. It will completely uninstalls "Two-fingers light control". Another option: Is 2-finger light control exists for Kobo Glo? I can install it to my Glo and find the reason if so.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| fbreader-0.10.7 Standalone Installer | pwarren | iRex | 70 | 03-01-2013 01:17 PM | 
| Eink stanalone demo Qt eink driver for standalone qt apps ie no nickel nickel | tonyv | Kobo Developer's Corner | 2 | 12-27-2012 10:35 AM | 
| Standalone FlightCrew | capidamonte | Sigil | 8 | 04-25-2012 06:20 PM | 
| Standalone flightcrew? | bfollowell | Sigil | 4 | 06-30-2011 12:21 PM | 
| iLiad Standalone Flash Player | vols | iRex Developer's Corner | 3 | 03-02-2007 03:20 PM |