LinuxMCE Forums
May 24, 2013, 07:02:14 pm 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 [3] 4 5
  Print  
Author Topic: Touch Orbiter - a new approach to Touch Based Orbiters  (Read 6945 times)
uplink
Administrator
Guru
*****
Posts: 183

Linux and LinuxMCE witchdoctor


View Profile
« Reply #30 on: July 27, 2010, 02:56:34 am »

I committed changes in SVN to allow building of both arm and x86 targets. I updated the wiki as well.
Logged
sambuca
Guru
****
Posts: 420


View Profile
« Reply #31 on: July 27, 2010, 09:29:28 am »

The orbiter also runs on a supposedly WinCE 6.0 device, the Toshiba Journ.e Touch. The device is quite cheap , but is just as quick as the web orbiter 2.0 on Firefox on a regular laptop.

best regards,
sambuca
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #32 on: July 27, 2010, 09:59:11 am »

[..]Toshiba Journ.e Touch. The device is quite cheap[..]

250EUR is not quite cheap anymore, with comparable Androiod based devices selling for < 100EUR
Logged

sambuca
Guru
****
Posts: 420


View Profile
« Reply #33 on: July 27, 2010, 05:01:04 pm »

Well, your absolutely right. But on the Norwegian market, it's one of the more reasonable priced devices I've found that ships at this time. Or maybe I just didn't search good enough  Wink

br,
sambuca
Logged
uplink
Administrator
Guru
*****
Posts: 183

Linux and LinuxMCE witchdoctor


View Profile
« Reply #34 on: July 27, 2010, 05:21:01 pm »

So far so good. Basically we have Orbiters for a whole slew of devices now. Waiting for information on the WebDT 366 (which is x86-based, and I don't have one of these).
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #35 on: July 28, 2010, 02:37:25 pm »

But on the Norwegian market [...] maybe I just didn't search good enough  Wink


A little help in your search quest...

http://search.eim.ebay.no/Tablet%20Computers/171485-2?Query=7%22+touch*&CatLevel=2&Site=999

Smiley
Logged

wierdbeard65
Guru
****
Posts: 449


View Profile WWW
« Reply #36 on: July 28, 2010, 02:43:58 pm »

Humm, just followed you link. Top 4 returned items were:
  • 7 SCREEN PROTECTOR For iPod Touch 2 3 2G 3G CLEAR GUARD
  • Set of 7 Laminated Chakra Cards - Reiki, Healing Touch
  • Olay total effects touch of Sunshine 7-in-1 DEEP 50ml
  • OIL OF OLAY 7 total effects touch of sunshine SPF 15
Shocked

Something tells me e-bay is getting just to WILD!!!!

 Grin
Logged

Paul
If you have the time to help, please see where I have got to at: http://wiki.linuxmce.org/index.php/User:Wierdbeard65
hari
Administrator
LinuxMCE God
*****
Posts: 2413



View Profile WWW
« Reply #37 on: July 28, 2010, 02:59:55 pm »

I want the chakra cards please
Logged

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


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #38 on: July 28, 2010, 03:05:48 pm »

Humm, just followed you link. Top 4 returned items were:
[..]Something tells me e-bay is getting just to WILD!!!!

That happens if someone clicks on a provided URL, instead of copying and pasting it. It seems our forum software cut the link before the category.
Logged

uplink
Administrator
Guru
*****
Posts: 183

Linux and LinuxMCE witchdoctor


View Profile
« Reply #39 on: July 28, 2010, 11:15:24 pm »

Humm, just followed you link. Top 4 returned items were:
[..]Something tells me e-bay is getting just to WILD!!!!

That happens if someone clicks on a provided URL, instead of copying and pasting it. It seems our forum software cut the link before the category.

Worked for me when I clicked from e-mail, and was surprised to see that the URL was split at the asterisk in the forum.

http://search.eim.ebay.no/Tablet%20Computers/171485-2?Query=7%22+touch*&CatLevel=2&Site=999
Logged
hermanvh
Regular Poster
**
Posts: 28


View Profile
« Reply #40 on: July 30, 2010, 01:52:28 pm »

I build the Touchorbiter for x86 and installed it on a webdt366 with WinCE 5.0.

When starting the application it reports "No a valid Win CE application" and aborts.

Any Clue?

BR Herman
Logged
uplink
Administrator
Guru
*****
Posts: 183

Linux and LinuxMCE witchdoctor


View Profile
« Reply #41 on: July 31, 2010, 06:02:26 pm »

I build the Touchorbiter for x86 and installed it on a webdt366 with WinCE 5.0.

When starting the application it reports "No a valid Win CE application" and aborts.

Any Clue?

BR Herman

Well, I do think it says "experimental" for x86. You did copy the x86 directory, right?

Here's a list of DLLs to look for:

* COREDLL.dll
* AYGSHELL.dll
* WS2.dll

See if you have these in your Windows installation. If one of them is missing, you'd get that error message (I think). Aygshell.dll would stand a change of not being there, in which case you don't have tap-and-hold gesture support and the code needs a small change (to use right click instead or something).
Logged
hermanvh
Regular Poster
**
Posts: 28


View Profile
« Reply #42 on: July 31, 2010, 07:27:56 pm »

Uplink,

I checked the mentioned files, they are all available.
When I remove one of the dll I get a message about missing files, so I do not think this is the problem.

I created a helloworld program with cegcc, which works fine on the webdt.
Also the examples provided by the zlib and jpeg lib run fine.
However the example pngtest provided by libpng fails with the same message. So I assume the problem is in this library.
I added the following settings to the makefile....
MINGW_CCFLAGS="-DPNG_CONSOLE_IO_SUPPORTED -D_WIN32_IE=0x0400 -D_WIN32_WCE=0x0420" ALIGN="-falign-loops=2 -falign-functions=2

but no difference... continue to investigate... but help is appreciated.
Logged
uplink
Administrator
Guru
*****
Posts: 183

Linux and LinuxMCE witchdoctor


View Profile
« Reply #43 on: July 31, 2010, 08:22:01 pm »

Hmm... I wonder if I forgot to change a hardcoded compiler somewhere. Need to check if everything is built with the x86 compiler and nothing with the arm compiler.
Logged
Crawtech
Veteran
***
Posts: 68



View Profile WWW
« Reply #44 on: August 03, 2010, 04:32:32 am »

Hi all

I have al;so found you need texinfo installed

apt-get install texinfo
Logged

Pages: 1 2 [3] 4 5
  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!