LinuxMCE Forums
June 20, 2013, 10:44:38 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 [2]
  Print  
Author Topic: SymbianMO progress, call for S60v3 developers  (Read 4226 times)
hari
Administrator
LinuxMCE God
*****
Posts: 2414



View Profile WWW
« Reply #15 on: December 10, 2008, 12:02:38 am »

code example that triggers the panic:

Code:
// this panic is raised when an attempt is made to pop too many items from the cleanup stack for the current trap
nest level.
HBufC* buffer = HBufC::NewL(15);
CleanupStack::PushL(buffer);
// Cleanup stack contains only 1 item, buffer.
// Pop 2 items from the cleanup stack -> E32USER-CBase 63 panic
CleanupStack::PopAndDestroy(2);
Logged

rock your home - http://www.agocontrol.com home automation
hari
Administrator
LinuxMCE God
*****
Posts: 2414



View Profile WWW
« Reply #16 on: December 10, 2008, 12:20:20 am »

found the error, forgot to also comment out 2 pop calls in BD

now i get an security error.. slowly but surely..

br, Hari
Logged

rock your home - http://www.agocontrol.com home automation
hari
Administrator
LinuxMCE God
*****
Posts: 2414



View Profile WWW
« Reply #17 on: December 10, 2008, 01:04:03 am »

ok, file paths fixed, the app now starts on the phone. Output of sdptool browse:

Code:
Service Name: Pluto
Service Description: Pluto
Service Provider: PlutoInc
Service RecHandle: 0x10011
Service Class ID List:
  "Serial Port" (0x1101)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 19
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100

the BT security setup needs some fixup, let's see where this leads to.

best regards,
Hari
Logged

rock your home - http://www.agocontrol.com home automation
hari
Administrator
LinuxMCE God
*****
Posts: 2414



View Profile WWW
« Reply #18 on: December 10, 2008, 08:22:34 pm »

Hi girls and guys,

look here:
http://vt100.at/3/Video%2012100002.3gp

download here:
http://vt100.at/3/PlutoMO_3rd.sisx

warning, this is just a PoC :-)

any symbian devs in here? This needs stuff like size changes and such...

best regards,
Hari
Logged

rock your home - http://www.agocontrol.com home automation
posde
Administrator
LinuxMCE God
*****
Posts: 2637


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #19 on: December 11, 2008, 09:28:29 pm »

hari should work for google. They also just do PoC, call it beta, and everybody is happy using it.

If hari would work for Microsoft, it would be release 3.0 Smiley

Thank you hari!
Logged

hari
Administrator
LinuxMCE God
*****
Posts: 2414



View Profile WWW
« Reply #20 on: December 11, 2008, 10:24:50 pm »

lol, good point possy :-p

br, Hari
Logged

rock your home - http://www.agocontrol.com home automation
tycoon79
Newbie
*
Posts: 7


View Profile
« Reply #21 on: July 02, 2010, 02:13:27 pm »

I using PlutoMO_3rd.sisx as mobile orbiter,
Would anybody mind telling me how to configure my screen size on Nokia N80
Logged
hari
Administrator
LinuxMCE God
*****
Posts: 2414



View Profile WWW
« Reply #22 on: July 02, 2010, 06:55:15 pm »

it is hardcoded in the source right now but should be an easy change.. any volunteers? I don't have a symbian phone any more.

br Hari
Logged

rock your home - http://www.agocontrol.com home automation
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!