Go Back   PPCGeeks > Windows Phones > Windows Phone Development > ROM/Kitchen Development

Notices



Reply
 
Thread Tools Display Modes
  #1  
Old 02-26-2007, 01:33 AM
Glossman's Avatar
Glossman
Regular 'Geeker
Offline
Pocket PC: Sprint Diamond, HTC Hero
Carrier: Sprint
Location: 34° 50' 47" North, 119° 8' 55" West
 
Join Date: Feb 2007
Posts: 480
Reputation: 790
Glossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuff
UNIFIED ROM PROJECT: 2/25 Meeting Recap

Team Members Present:

Luv2chill
ImCoKeMaN
sfaure03
schettj
naigaboy
colonel
6700Yuma
finster869

Highlights:

Kitchen 1.2 will be the starting point for the project.
Developers will divide into teams:

Team 1 consists of sfaure03, ImCoKeMan, and colonel. This team will focus on solving the outstanding HTC/AKU issues, like BT PAN.

Team 2 consists of luv2chill and 6700Yuma, and will handle the tuning piece, as well as ensure that the core apps and OEMs function reliably.



Action Items

Sogarth and MrHappy to can get the necessary info from cokeman and sfaure03 in order to make a "pre" document of how we get from version 1.0 to version 1.2.

ImCoKeMan needs a 6700 for development! Anyone have a spare??

[b]ImCokeMan to create a separate FTP directory until source control can be established. This will be managed by sfaure03 and ImCoKeMaN until build managers are ready for hand-off.]PM Note: Can we password protect using a zip-like program and only share the password with the Dev-Build-Analyst team?[/i]

Sogarth and MrHappy to coordinate with Dev team on release process.

ROM Analysts to review the existing bug list for 1.2, as provided by schettj. Analysts will crosscheck the list with other 3.5 ROMs to ensure that no other defects have been missed.

I believe I have touched on the main points. If I've missed anything, a full transcript can be found here: ftp://up.ppcgeeks.com/Apache/ImCoKeM...%20minutes.log
__________________
Now residing in the land of the Android!

How to recover your Diamond from a hang at the boot screen!
Reply With Quote
Sponsored Links
  #2  
Old 02-26-2007, 04:52 AM
Sogarth's Avatar
Sogarth
PPCGeeks Regular
Offline
 
Join Date: Jan 2007
Posts: 129
Reputation: 0
Sogarth is a n00b
The question of release process is still pretty open. As stated, I can get a basic Subversion repository up pretty quickly, as long as I actually know exactly what's going in it. Fortunately, there's a pretty quick and easy client that developers can install (and even integrates with Windows Explorer) available here.

For purposes of keeping things tight for the moment, I'd be setting it up with basic user authentication, so people would need to talk to me about setting a simple password for themselves. At the least, this would help keep people out who shouldn't be there (at least not yet).

For defect tracking, I'm offhand thinking of Mantis Bugtracker, although I'm open to suggestions on this one. I've got a VPS running Linux set up, so there are some limitations on what I can run. I'd prefer to stick to running Perl, PHP, or Python (on top of Apache 2), and I have a MySQL database running on the system. I would imagine that to keep things fairly clean, integration with Subversion would be more than nice.
Reply With Quote
  #3  
Old 02-26-2007, 01:37 PM
Glossman's Avatar
Glossman
Regular 'Geeker
Offline
Pocket PC: Sprint Diamond, HTC Hero
Carrier: Sprint
Threadstarter
Location: 34° 50' 47" North, 119° 8' 55" West
 
Join Date: Feb 2007
Posts: 480
Reputation: 790
Glossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuff
Quote:
Originally Posted by Sogarth
The question of release process is still pretty open. As stated, I can get a basic Subversion repository up pretty quickly, as long as I actually know exactly what's going in it. Fortunately, there's a pretty quick and easy client that developers can install (and even integrates with Windows Explorer) available here.

For purposes of keeping things tight for the moment, I'd be setting it up with basic user authentication, so people would need to talk to me about setting a simple password for themselves. At the least, this would help keep people out who shouldn't be there (at least not yet).

For defect tracking, I'm offhand thinking of Mantis Bugtracker, although I'm open to suggestions on this one. I've got a VPS running Linux set up, so there are some limitations on what I can run. I'd prefer to stick to running Perl, PHP, or Python (on top of Apache 2), and I have a MySQL database running on the system. I would imagine that to keep things fairly clean, integration with Subversion would be more than nice.
As much as I hate meeting/chats, shall I arrange a chat with yourself and the Dev team to iron out a release process?

As for DRs, we can work on that together, then post the process for the QA team.

What say you?
__________________
Now residing in the land of the Android!

How to recover your Diamond from a hang at the boot screen!
Reply With Quote
  #4  
Old 02-26-2007, 02:38 PM
schettj's Avatar
schettj
Oh no not that guy
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Kalifornya
 
Join Date: Oct 2006
Posts: 2,427
Reputation: 2411
schettj is a VIPschettj is a VIPschettj is a VIPschettj is a VIPschettj is a VIPschettj is a VIPschettj is a VIPschettj is a VIPschettj is a VIPschettj is a VIPschettj is a VIP
Re: UNIFIED ROM PROJECT: 2/25 Meeting Recap

Quote:
Originally Posted by Glossman
ROM Analysts to review the existing bug list for 1.2, as provided by schettj. Analysts will crosscheck the list with other 3.5 ROMs to ensure that no other defects have been missed.
Along those lines, the "1.2" was still kinda fluid. Can someone let me know which build I should use as the base 1.2 I can wait a few days if you want or if any other fixes are very near...

My idea was to build a rom from whatever the base 1.2 is supposed to be, without any extra OEMs, flash it, run it thru the bug list I had (since several of those are supposed to be fixed already) and then come up with the new list if any.

Its possible the new list is as short as "BT Pan or/and DUN don't work", although I did see a post re the hardware keyboard backspace key not working after putting it into the red-dot mode?

Seems to work correctly in my old 1.1 build.
Test:
Notepad, open keyboard:
enter 1234567890
put cursor between 6|7
Press <- key
deletes 6.
Press red dot key. Press <- key (now acts as DEL key) deletes 7
Press red dot key twice (locked mode). Press <- key (still DEL) until all chars right of curser are gone.... seems to work.
Putting it into caps lock leaves <- as Backspace, works.

So... maybe this is a new bug in 1.2, but it may be user error.
Reply With Quote
  #5  
Old 02-26-2007, 02:45 PM
ChrisFix's Avatar
ChrisFix
PPCGeeks Regular
Offline
 
Join Date: Feb 2007
Posts: 67
Reputation: 0
ChrisFix is a n00b
Re: UNIFIED ROM PROJECT: 2/25 Meeting Recap

Quote:
Originally Posted by schettj
Quote:
Originally Posted by Glossman
ROM Analysts to review the existing bug list for 1.2, as provided by schettj. Analysts will crosscheck the list with other 3.5 ROMs to ensure that no other defects have been missed.
Along those lines, the "1.2" was still kinda fluid. Can someone let me know which build I should use as the base 1.2 I can wait a few days if you want or if any other fixes are very near...

My idea was to build a rom from whatever the base 1.2 is supposed to be, without any extra OEMs, flash it, run it thru the bug list I had (since several of those are supposed to be fixed already) and then come up with the new list if any.

Its possible the new list is as short as "BT Pan or/and DUN don't work", although I did see a post re the hardware keyboard backspace key not working after putting it into the red-dot mode?

Seems to work correctly in my old 1.1 build.
Test:
Notepad, open keyboard:
enter 1234567890
put cursor between 6|7
Press <- key
deletes 6.
Press red dot key. Press <- key (now acts as DEL key) deletes 7
Press red dot key twice (locked mode). Press <- key (still DEL) until all chars right of curser are gone.... seems to work.
Putting it into caps lock leaves <- as Backspace, works.

So... maybe this is a new bug in 1.2, but it may be user error.
FWIW...I just performed your test routine (with Colonel's 3.5) and it worked as you described.
Reply With Quote
  #6  
Old 02-26-2007, 02:55 PM
Sogarth's Avatar
Sogarth
PPCGeeks Regular
Offline
 
Join Date: Jan 2007
Posts: 129
Reputation: 0
Sogarth is a n00b
Quote:
Originally Posted by Glossman
As much as I hate meeting/chats, shall I arrange a chat with yourself and the Dev team to iron out a release process?
I suppose it depends on what the needs of the dev team are. I'd be up for a chat, but do any of the devs have any particular opinions on the direction of the release process?

Quote:
Originally Posted by Glossman
As for DRs, we can work on that together, then post the process for the QA team.
Sounds fair.
Reply With Quote
  #7  
Old 02-27-2007, 12:23 PM
Glossman's Avatar
Glossman
Regular 'Geeker
Offline
Pocket PC: Sprint Diamond, HTC Hero
Carrier: Sprint
Threadstarter
Location: 34° 50' 47" North, 119° 8' 55" West
 
Join Date: Feb 2007
Posts: 480
Reputation: 790
Glossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuffGlossman knows their stuff
Quote:
Originally Posted by Sogarth
Quote:
Originally Posted by Glossman
As much as I hate meeting/chats, shall I arrange a chat with yourself and the Dev team to iron out a release process?
I suppose it depends on what the needs of the dev team are. I'd be up for a chat, but do any of the devs have any particular opinions on the direction of the release process?

Quote:
Originally Posted by Glossman
As for DRs, we can work on that together, then post the process for the QA team.
Sounds fair.
The Dev guys have not really expressed a preference regarding the release process. I'll put the feelers out on a chat so we can define just what the needs are and how we will proceed.
__________________
Now residing in the land of the Android!

How to recover your Diamond from a hang at the boot screen!
Reply With Quote
Reply

  PPCGeeks > Windows Phones > Windows Phone Development > ROM/Kitchen Development

Thread Tools
Display Modes

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

Forum Jump




All times are GMT -4. The time now is 03:01 AM.


Powered by vBulletin® ©2000 - 2010, Jelsoft Enterprises Ltd.
©2009 - PPCGeeks.com