Available for a limited time only - £10 off a £20 spend at eXpansys! For more details visit this topic!

Please Log In or Register - it's FREE!

37 Pages V   1 2 3 > » 

The PocketTV Tea...
Posted on: Apr 7 2008, 07:57


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


This bug has been reported on the Treo 500v (identified by the OEM string Treo 500v-1.02).

The spurious message received is msg 0x00008017, wParam 0 (0x00000000), IParam 0 (0x00000000)

This spurious message is received by applications after a phonecall is performed on this mobile.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #887619 · Replies: 11 · Views: 10,777

The PocketTV Tea...
Posted on: Mar 27 2008, 07:43


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(Green_Lantern620 @ Mar 27 2008, 06:26) *
I have the i760. I do notice a little bit of the misbehavior. How do I fix it? Any info?


You cannot fix it.

Each application or game that uses the GETRAWFRAMEBUFFER API must be modified by their developers to take this bug into account and work around it. The problems that you observe are probably with applications or games that have not been addapted to work with the i760, or with older versions of those applications or games.
  Forum: Other · Post Preview: #885805 · Replies: 2 · Views: 1,476

The PocketTV Tea...
Posted on: Oct 25 2007, 03:23


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


Apparently there is a display driver bug on the Verizon Samsung i760 that causes some games and video applications to misbehave or display video incorrectly.

We traced the issue to GETRAWFRAMEBUFFER: On the Samsung i760, rfbi.cxPixels and rfbi.cyPixels are permuted when GETRAWFRAMEBUFFER is called while the display is in Landscape orientation.
  Forum: Other · Post Preview: #852382 · Replies: 2 · Views: 1,476

The PocketTV Tea...
Posted on: Sep 28 2007, 03:23


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(yagyesh @ Sep 28 2007, 03:20) *
Does anyone has experienced any issues with CreateProcess api when launching a managed application from custom homescreen dll on samsung blackjack ? I'm not able to do as yet and on all other devcies that i have tested it works absolutely fine. Is this issue reported before, is this some firmware or OS bug or there is something that i'm possibly missing?


what is the error code?

it could be a permission / privilege issue.
  Forum: i60x - i60x.MoDaCo.com · Post Preview: #845129 · Replies: 2 · Views: 3,569

The PocketTV Tea...
Posted on: Jun 27 2007, 22:04


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(m8cca @ Jun 27 2007, 17:46) *
And after the SIM unlock my carrier name now said (AT&T) where previously it still say Cingular. Not sure if this is related to the unlocking or if they updated something about my SIM on the server side. I was using my Cingular issued SIM from before.

this is unrelated. Cingular changed its name to AT&T, and now all the phones on the Cingular network now display AT&T.
  Forum: i60x - i60x.MoDaCo.com · Post Preview: #828617 · Replies: 14 · Views: 36,721

The PocketTV Tea...
Posted on: Jun 22 2007, 23:44


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


apparently some Motorola Q devices with WM5 broadcast also the following spurious message to applications:

msg = 0x00008064, wParam = 48 (0x00000030) , lParam = 0 (0x0000000)

this information is based on an un-confirmed user report.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #827725 · Replies: 11 · Views: 10,777

The PocketTV Tea...
Posted on: Jun 19 2007, 20:41


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(zorba990 @ Jun 19 2007, 17:55) *
Was able to flip it back, but haven't fixed up the colors yet. Tried a few
basic things but they've done something awful. I put in an SR to Motorola
just so they know that someone else is unhappy about this....


you might have a bug on your side concerning colors. we never had any color-related problem with the Q.
  Forum: Q - Q.MoDaCo.com · Post Preview: #827197 · Replies: 22 · Views: 6,729

The PocketTV Tea...
Posted on: Jun 19 2007, 05:08


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(zorba990 @ Jun 19 2007, 05:03) *
Thanks again, it showed up as "MotoQ".


yep. it's supposed to be different for every model. althought not always the case, but for the Q it works.
  Forum: Q - Q.MoDaCo.com · Post Preview: #827003 · Replies: 22 · Views: 6,729

The PocketTV Tea...
Posted on: Jun 19 2007, 04:37


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(zorba990 @ Jun 19 2007, 04:32) *
Thanks. Is there a standard detection method? Like platform IDs or something?


SPI_GETOEMINFO
  Forum: Q - Q.MoDaCo.com · Post Preview: #827000 · Replies: 22 · Views: 6,729

The PocketTV Tea...
Posted on: Jun 19 2007, 04:07


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


you have to detect the Q and handle it with a special case, i'm affraid.
  Forum: Q - Q.MoDaCo.com · Post Preview: #826998 · Replies: 22 · Views: 6,729

The PocketTV Tea...
Posted on: Jun 9 2007, 07:52


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(Dumdidum @ Jun 9 2007, 07:32) *
Maybe this has the same reason as your bug?

it is possible, but it could be also a completely un-related reason that causes your problem.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #825002 · Replies: 11 · Views: 10,777

The PocketTV Tea...
Posted on: Jun 8 2007, 18:15


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


We have just been notified that the HTC Hermes Pocket PC (Windows Mobile 5) has this bug, too.

On the HTC Hermes , applications receive the spurious message 0x00008101.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #824930 · Replies: 11 · Views: 10,777

The PocketTV Tea...
Posted on: Jun 7 2007, 03:32


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


We have just been notified that the Asus P535 (Windows Mobile 5) has this bug, too.

On the Asus P535, applications receive the spurious messages 0x00008015 and 0x00008017.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #824575 · Replies: 11 · Views: 10,777

The PocketTV Tea...
Posted on: May 17 2007, 10:14


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


see here:

http://www.pocketmatrix.com/forums/viewtop...p=280442#280442
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #820653 · Replies: 0 · Views: 1,213

The PocketTV Tea...
Posted on: Apr 12 2007, 10:50


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


thanks.

i didn't know about EnumDisplaySettings(NULL, ENUM_CURRENT_SETTINGS, &devMode);
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #814420 · Replies: 9 · Views: 3,423

The PocketTV Tea...
Posted on: Mar 1 2007, 00:03


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


we just received information that the O2 Xda Zinc (designed by Asus) has a "spurious private messages" firmware bug similar to the one affecting the Motorola Q:

http://www.modaco.com/Motorola-Q-Spurious-...la-t242539.html

once again it shows that MSFT does not have anything to test this issue in their platform test suite, and that major Windows Mobile device manufacturers are still un-aware of this issue.

this firmware bug may affect applications that use private messages (in the range [0x8000 to 0xBFFF]) for inter-thread communications.

other Windows Mobile devices that are known to have this firmware bug include:

- Motorola Q
- Samsung i-600
- Asus P525
- E-Ten M500
- E-Ten E700
  Forum: All Pocket PC / Professional devices - Asus.MoD... · Post Preview: #808205 · Replies: 0 · Views: 1,469

The PocketTV Tea...
Posted on: Feb 28 2007, 13:10


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


We have been notified that the O2 Xda Zinc (designed by Asus) has this bug, too.

On the O2 Xda Zinc , applications receive the spurious message 0x00008017.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #808127 · Replies: 11 · Views: 10,777

The PocketTV Tea...
Posted on: Feb 27 2007, 22:20


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE
Mastersoft Sudoku v2 was also unable to run after an install without issues (and even erased almost everything on my PDA , so this is probably not *only* a display problem).


this display issue can cause applications to simply not run, so it might be related.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #808046 · Replies: 9 · Views: 3,423

The PocketTV Tea...
Posted on: Feb 27 2007, 05:57


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


We have been notified that the Eten M700 (Windows Mobile 5) has this bug, too.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #807934 · Replies: 11 · Views: 10,777

The PocketTV Tea...
Posted on: Feb 22 2007, 03:28


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


we have released version 1.3.10 of PocketTV Classic (freeware) and PocketTV Enterprise Edition, and we think that it resolves the issues on the Rx5900 series.

you can download it from www.pockettv.com .

please let us know if you still have see problems.
  Forum: HP iPaq - iPaq.MoDaCo.com · Post Preview: #807303 · Replies: 5 · Views: 2,331

The PocketTV Tea...
Posted on: Feb 22 2007, 03:08


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


double post, please disregard.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #807302 · Replies: 9 · Views: 3,423

The PocketTV Tea...
Posted on: Feb 22 2007, 03:08


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


> I am experiencing similar problems on my HP rx5935 with other applications also (particularly games, for exemple the Nine Hole Golf provided for free on Microsoft WM website).

thanks for reporting this. i'm not really surprized to hear that, but it's funny that a Microsoft game is among the applications with problems on the HP rx5900 series.

> Do you think this is a firmware problem which can be corrected by HP in a next release ?

from our past experience with device manufacturers, it is VERY UNLIKELY that HP will do anything about the firmware issues, even in their next release (if there is one).

the best that can happen is that some software developers will adapt their applications to work around the firmware issues on this device. that's what we have done.

it would be nice if device manufacturers (and MSFT) would learn of their past mistakes, but they rarely do, as you can see here (similar issues have happened in the past, and if they had learned, this one would have been caught).

it would certainely be helpful if you could post here (in this thread) the name of all games and applications that have problems on the HP rx5900 series, and that you try to contact the developers of the software and point them to this thread.
  Forum: Windows Mobile Development - Visual C++ · Post Preview: #807301 · Replies: 9 · Views: 3,423

The PocketTV Tea...
Posted on: Feb 13 2007, 05:17


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(____E____ @ Feb 13 2007, 04:42) *
i am sorry i have officially banned my self from reading posts while drinking lol sorry everyone who read this and thought what a moron


no problem.

actually we found that the current CAB above will not work well when the display orientation is changed to other settings than the defaul landscape orientation. we are working on resolving those issues.
  Forum: HP iPaq - iPaq.MoDaCo.com · Post Preview: #805391 · Replies: 5 · Views: 2,331

The PocketTV Tea...
Posted on: Feb 13 2007, 02:09


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


QUOTE(____E____ @ Feb 12 2007, 23:56) *
i attempted thisbut none of the files on the download would run on the Q


the CAB file above was only meant to be tested on the HP iPaq rx5900 series (a Pocket PC with GPS).

it was not meant for Smartphones like the Q.
  Forum: HP iPaq - iPaq.MoDaCo.com · Post Preview: #805385 · Replies: 5 · Views: 2,331

The PocketTV Tea...
Posted on: Feb 12 2007, 03:50


Addict
Group Icon

Group: Posters
Posts: 911
Joined: 21st April 2003
From: San Francisco, CA
Member No.: 4,885


PocketTV is looking for beta-testers to help ensure that PocketTV MPEG Movie Player will work well on the rx5900 series.

Because the rx5900 series is the first Pocket PC natively oriented in "Portrait" orientation, some video and games applications may have display problems on this device (technical details here).

We have adapted PocketTV to better support the rx5900 series, as previous version were reported to display the video with an incorrect orientation.

To help us, please install the latest version of PocketTV Classic using the CAB file located here:

http://www.pockettv.com/cab/PocketTV.POCKE..._COMPRESSED.CAB

- to install the CAB file, click on the link above to download it to your PC, then just copy it to your device and open it from the device.

- to copy the CAB file from the PC to the device, connect and sync your device to your PC, then click on the "Explore" tab in ActiveSync (on the PC) to open the window showing the content of your device. then drag the CAB file to this window (on your PC).

- to open the CAB file from your device, start the File Explorer and locate the CAB file in "My Document". tap on the CAB file to open it. it will automatically install PocketTV.

then start PocketTV and check the the video is now displayed correctly (i.e. that it is not rotated sideways). you can find some test MPEG files at http://pockettv.com/mpg/

please report your observation (positive or negative) in this thread. make sure to indicate the PocketTV version (from Menu > About) and the device screen orientation that is causing problems. thanks!
  Forum: HP iPaq - iPaq.MoDaCo.com · Post Preview: #805144 · Replies: 5 · Views: 2,331

37 Pages V   1 2 3 > » 

New Posts  New Replies
No New Posts  No New Replies
Hot topic  Hot Topic (New)
No new  Hot Topic (No New)
Poll  Poll (New)
No new votes  Poll (No New)
Closed  Locked Topic
Moved  Moved Topic
 

RSS hit counter Lo-Fi Version Time is now: 5th September 2008 - 11:06


Please visit our 'Plus Partners' - these companies support MoDaCo through 'MoDaCo Plus' - Click Here for more details!

VITO Technology | Slipstream Solutions |