Reply
Thread Tools
xpilz's Avatar
Posts: 9 | Thanked: 23 times | Joined on Apr 2013 @ Germany
#151
Originally Posted by n0x View Post
Any chance the Power Pack affects the SDK Connectivity Tool? The USB option doesn't seem to be working. Going to "Processing" then back.

OT: Anyone know how to open SDK Connectivity Tool in terminal to see what's happening?
This issue appeared also on my n9. But you can still connect if you know the IP. (Default is: 192.168.2.15.)

Code:
Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so 

Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.4 driver, enabling brokenTexSubImage 
MeegoGraphics: found EGL_NOK_image_shared
MeegoGraphics: found EGL_KHR_lock_surface2
MeegoGraphics: found EGL_KHR_fence_sync
maxScren
hijackWindow() context created for MainWindow(0xaeebea9c) 1 
Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.4 driver, enabling brokenTexSubImage 
QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x4f2e88) 
Found EGL_KHR_image_pixmap & GL_OES_EGL_image extensions (preferred method)!
Found texture_from_pixmap EGL extension!
##########################pos 1
Meego graphics system destroyed
minScren
killall: x11vnc: no process killed
Pos 1 is the position where the USB mode where selected. No Errors occured.
If it helps, here is the exec line from the .desktop file:
Code:
Exec=/usr/lib/sdk-connectivity-tool/bin/mad-withhome.sh /usr/bin/single-instance /usr/lib/sdk-connectivity-tool/bin/sdk-connectivity-tool
__________________
learning..
 

The Following User Says Thank You to xpilz For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#152
Strange... I can't download this 4 files for N950:
Code:
Reinstallation of applauncherd is not possible, it cannot be downloaded.
Reinstallation of applauncherd-invoker is not possible, it cannot be downloaded.
Reinstallation of applauncherd-launcher is not possible, it cannot be downloaded.
Reinstallation of applauncherd-single-instance is not possible, it cannot be downloaded.
I checked and I saw that all files have the same name, size, version like in N9. That mean (I hope/think) we can use this 4 files from N9 to restore to default. I can just upload them to dropbox and integrate to tweak for download and installation.. before apt-get of all other files...

PS. I checked with dpkg -l, it have the same versions like N9. But for some reasons it not in the repo of N950... Not important, I will do like I said before (via dropbox 4 packages)

titilambert did you tried restore to default all of this files ?

Last edited by Schturman; 2013-06-23 at 13:28.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#153
Originally Posted by n0x View Post
Any chance the Power Pack affects the SDK Connectivity Tool? The USB option doesn't seem to be working. Going to "Processing" then back.

OT: Anyone know how to open SDK Connectivity Tool in terminal to see what's happening?
Same here
 

The Following User Says Thank You to Schturman For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#154
Originally Posted by zaidk9 View Post
Easy installation method
For Inception mode u can do the same for open mode just replace /usr/sbin/incept with dpkg-i
Code:
devel-su
~ # /usr/sbin/incept a.deb b.deb c.deb d.deb e.
deb f.deb g.deb h.deb i.deb j.deb k.deb l.deb mInception
.deb n.deb o.deb p.deb q.deb r.deb s.deb t.deb
u.deb v.deb w.deb x.deb y.deb z.defilesb aa.deb bb.d 
eb cc.deb dd.deb ee.deb
Below is the rar file which has all files same as in powerpack 0.2.1, just renamed.
https://www.box.com/s/vwirq6i5emflqh6h7xc5
is /usr/sbin/incept *.deb not working ??

[QUOTE=Garp;1354089]
Originally Posted by Schturman View Post
Just now tested via N9QT (install/uninstall).
It work perfectly But after reinstallation of original packages it looks like the turns of screens still look like in PP. It nice and not so important (I think)

What about this problem due to N9QT in PP testet by coderus to which arcean haven't answered yet?:
http://talk.maemo.org/showthread.php...37#post1353837
#135
arcean tested PP with Wazapp and it starting. I'm not using PP or N9QT on my phone.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 3 Users Say Thank You to coderus For This Useful Post:
pallokallo's Avatar
Posts: 51 | Thanked: 32 times | Joined on Jul 2010 @ Finland
#155
Originally Posted by zaidk9 View Post
Easy installation method
For Inception mode u can do the same for open mode just replace /usr/sbin/incept with dpkg-i
Code:
devel-su
~ # /usr/sbin/incept a.deb b.deb c.deb d.deb e.
deb f.deb g.deb h.deb i.deb j.deb k.deb l.deb mInception
.deb n.deb o.deb p.deb q.deb r.deb s.deb t.deb
u.deb v.deb w.deb x.deb y.deb z.defilesb aa.deb bb.d 
eb cc.deb dd.deb ee.deb
Below is the rar file which has all files same as in powerpack 0.2.1, just renamed.
https://www.box.com/s/vwirq6i5emflqh6h7xc5
Ô_o wat is the point of this
these installs all the packages in the folder
/usr/sbin/incept *.deb
dpkg -i *.deb

Last edited by pallokallo; 2013-06-23 at 20:06.
 

The Following User Says Thank You to pallokallo For This Useful Post:
Posts: 673 | Thanked: 230 times | Joined on Oct 2012 @ Mumbai
#156
Just for small code and a litte easy way
Nothing else
__________________
MeeGo Wont Die
2016
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#157
Ok, i tested on n950, also work and also have problem with usb window in sdk connectivity.
Restore also work without any problem with 4 applauncherd files from n9
 
Posts: 220 | Thanked: 1,260 times | Joined on Apr 2010 @ Poland
#158
Originally Posted by n0x View Post
Any chance the Power Pack affects the SDK Connectivity Tool? The USB option doesn't seem to be working. Going to "Processing" then back.

OT: Anyone know how to open SDK Connectivity Tool in terminal to see what's happening?
Thanks, fixed internally.
__________________
Gnumeric - a spreadsheet application for N900
Camdrive transforms your N9 into a car black box
CSSU developer, join us!
 

The Following 4 Users Say Thank You to arcean For This Useful Post:
Posts: 220 | Thanked: 1,260 times | Joined on Apr 2010 @ Poland
#159
Originally Posted by Garp View Post
What about this problem due to N9QT in PP testet by coderus to which arcean haven't answered yet?:
http://talk.maemo.org/showthread.php...37#post1353837
#135
The latest Wazapp version works flawlessly .
Please make sure, you have properly installed the updates.
__________________
Gnumeric - a spreadsheet application for N900
Camdrive transforms your N9 into a car black box
CSSU developer, join us!
 
Posts: 84 | Thanked: 62 times | Joined on Jun 2013
#160
There is visual bug in landscape mode about screen (disappear QR code and text is out of frame).
And i have some glitch in stock audio player. When track goes from one to another one in start of next track is repeat 1 sec of ends of previous track. But i'm not sure its coz of PP.

Last edited by berrybear; 2013-06-23 at 23:09.
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:12.