PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Apache > HTC Apache Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-20-2007, 02:07 PM
avaya's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
 
Join Date: Dec 2006
Posts: 111
Reputation: 0
avaya is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by hefman View Post
I tried this with the new version (just downloaded) and got the same result. See attached images (note: the splash image was a screen dump from the .nb converter program -- could not figure out how to save it as a .bmp).
same result for me as well... but it does have less green dots i think
__________________
Sprint SERO: PPC6700 --> Mogul --> vogue --> TouchPro 2/HTC Hero
Reply With Quote
  #2 (permalink)  
Old 11-20-2007, 02:36 PM
gguruusa's Avatar
Deep Thinker
Offline
Pocket PC: Tin Can
Carrier: Atomic Vibration
Threadstarter
Location: Mountain top
 
Join Date: Jan 2007
Posts: 3,252
Reputation: 4726
gguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by hefman View Post
I tried this with the new version (just downloaded) and got the same result. See attached images (note: the splash image was a screen dump from the .nb converter program -- could not figure out how to save it as a .bmp).
Ok, turns out it was broken for both converters, and I had only fixed one before. New build has been posted.

For the curious, it's actually a bug based on the low order Red color bits. Windows manipulated the pixel value on my behalf in order to distribute accumulated error when moving from a low color depth to a higher color depth. My logic assumed the pixel value I put in would be the pixel value I got out (sounds reasonable, doesn't it?), so when it wasn't things went awry. You see the artifact as green because the low order red bits were writing on top of the high order green bits. By pure chance, green does not write on blue because of an election I took in the code. Blue doesn't have a color after it to overwrite. So, the only color getting messed up is green, which explains why all the artifacts were green.
__________________
Grammar: The difference between knowing your shit and knowing you're shit.

Last edited by gguruusa; 11-20-2007 at 02:43 PM.
Reply With Quote
  #3 (permalink)  
Old 11-20-2007, 03:16 PM
hefman's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: AT&T
 
Join Date: Nov 2006
Posts: 132
Reputation: 0
hefman is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by gguruusa View Post
Ok, turns out it was broken for both converters, and I had only fixed one before. New build has been posted.

For the curious, it's actually a bug based on the low order Red color bits. Windows manipulated the pixel value on my behalf in order to distribute accumulated error when moving from a low color depth to a higher color depth. My logic assumed the pixel value I put in would be the pixel value I got out (sounds reasonable, doesn't it?), so when it wasn't things went awry. You see the artifact as green because the low order red bits were writing on top of the high order green bits. By pure chance, green does not write on blue because of an election I took in the code. Blue doesn't have a color after it to overwrite. So, the only color getting messed up is green, which explains why all the artifacts were green.
Fixed!

Thanks gguru.

For the record, I AM "the curious"...

Excellent work on this program by the way. =D>
Reply With Quote
  #4 (permalink)  
Old 11-20-2007, 02:08 PM
bobonit's Avatar
N00b
Offline
Pocket PC: PPC-6700
Carrier: Sprint
Location: Lake Worth, FL
 
Join Date: Mar 2007
Posts: 40
Reputation: 0
bobonit is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by gguruusa View Post
Re-Download and try again, please. I think I posted the wrong build originally.
No change. I don't know if this helps isolate the problem, I accidentally choose Qwest.nb and it looked ok in the BuildOS\temp folder. Rebuilt with HTC.NB and it again had the green artifacts in the BuildOS\temp folder.
Reply With Quote
  #5 (permalink)  
Old 11-20-2007, 02:29 PM
hefman's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: AT&T
 
Join Date: Nov 2006
Posts: 132
Reputation: 0
hefman is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by bobonit View Post
No change. I don't know if this helps isolate the problem, I accidentally choose Qwest.nb and it looked ok in the BuildOS\temp folder. Rebuilt with HTC.NB and it again had the green artifacts in the BuildOS\temp folder.
I'm guessing this only affects certain colors, which is why the mostly grayscale or white screens come out okay and photos get totally messed up.
Reply With Quote
  #6 (permalink)  
Old 11-20-2007, 12:44 PM
GaMedic's Avatar
Ditch Doctor
Offline
Pocket PC: XV6800
Carrier: VZW
Location: Georgia, USA
 
Join Date: Oct 2007
Posts: 1,172
Reputation: 3637
GaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
I just downloaded the new buildos.zip. I unziped and ran and got error. Am I just supposed to open unzip and run or unzip and place in a folder somewhere?
__________________
Step by Step tutorial for unlocking your device and cooking your own ROM!!!

Feel free to if choose to do so.
My ROM for Verizon, Sprint, Alltel, US Cellular and Cricket 20931 Base!!

The THANKS button is over there------------------------------------------------>
Reply With Quote
  #7 (permalink)  
Old 11-20-2007, 12:48 PM
bobonit's Avatar
N00b
Offline
Pocket PC: PPC-6700
Carrier: Sprint
Location: Lake Worth, FL
 
Join Date: Mar 2007
Posts: 40
Reputation: 0
bobonit is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Ga. Medic View Post
I just downloaded the new buildos.zip. I unziped and ran and got error. Am I just supposed to open unzip and run or unzip and place in a folder somewhere?
Unzip it into your BuildOS\BuildOS folder in your kitchen. Then use your shortcuts you should already have to launch it.
Reply With Quote
  #8 (permalink)  
Old 11-20-2007, 01:10 PM
GaMedic's Avatar
Ditch Doctor
Offline
Pocket PC: XV6800
Carrier: VZW
Location: Georgia, USA
 
Join Date: Oct 2007
Posts: 1,172
Reputation: 3637
GaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIPGaMedic is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by bobonit View Post
Unzip it into your BuildOS\BuildOS folder in your kitchen. Then use your shortcuts you should already have to launch it.

So just drop it in the folder and launch with the old buildos shortcut? I don't really understand what you mean. I put the file in the buildos folder and it is just sitting there. Does this file stay or after I run regular shortcut does it autoupdate the old buildos. If so can I delete this file afterwords?
Attached Images
File Type: jpg Screenshot1120.JPG (78.9 KB, 16 views) Click for barcode!
Reply With Quote
  #9 (permalink)  
Old 11-20-2007, 01:19 PM
avaya's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
 
Join Date: Dec 2006
Posts: 111
Reputation: 0
avaya is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Ga. Medic View Post

So just drop it in the folder and launch with the old buildos shortcut? I don't really understand what you mean. I put the file in the buildos folder and it is just sitting there. Does this file stay or after I run regular shortcut does it autoupdate the old buildos. If so can I delete this file afterwords?
Drop it in the c:\buildos\buildos directory. The short cut points to the buildos.exe in the buildos directory.

avaya
Reply With Quote
  #10 (permalink)  
Old 11-20-2007, 01:27 PM
gguruusa's Avatar
Deep Thinker
Offline
Pocket PC: Tin Can
Carrier: Atomic Vibration
Threadstarter
Location: Mountain top
 
Join Date: Jan 2007
Posts: 3,252
Reputation: 4726
gguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Ga. Medic View Post

So just drop it in the folder and launch with the old buildos shortcut? I don't really understand what you mean. I put the file in the buildos folder and it is just sitting there. Does this file stay or after I run regular shortcut does it autoupdate the old buildos. If so can I delete this file afterwords?
you put it in the wrong place. Buildos.exe should be in c:\buildos\buildos - you put it in c:\buildos
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Apache > HTC Apache Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 07:48 PM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com