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 > Windows Mobile Development > ROM/Kitchen Development
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 03-06-2007, 07:38 PM
TheRocoLoco's Avatar
PPCGeeks Regular
Offline
Location: Fresno, CA Phone: XV6700
 
Join Date: Jan 2007
Posts: 77
Reputation: 0
TheRocoLoco is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Yeah I flashed back to 1.2 PRE2 for the moment untill there is a reason for me to do more testing on this =).
  #12 (permalink)  
Old 03-06-2007, 07:59 PM
finster869's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Pennsylvania
 
Join Date: Nov 2006
Posts: 282
Reputation: 105
finster869 is keeping up the good workfinster869 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
.ROM folder and .VM folder

It appears as though the .ROM folder and the .VM folders are missing from the OS folder in the kitchen for this release. That is probably why people are getting an error trying to cook with it.

Anyone trying to cook, please copy the .ROM and .VM folders from OS in the 3.5r2 into the OS folder for this release and see what happens.
  #13 (permalink)  
Old 03-06-2007, 09:03 PM
finster869's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Pennsylvania
 
Join Date: Nov 2006
Posts: 282
Reputation: 105
finster869 is keeping up the good workfinster869 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Ok, after adding the .ROM and .VM folders to OS, I am now able to start the createos.exe. However, I am getting the following error when trying to cook:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\Downloads\windows mobile 5.0\Custom Rom builder\WM5 AKU3.5 ROM Kitchen 1.0.0.8 RC1\Fin Modified WM5 AKU3.5\Temp\boot.rgu' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at CreateOS.Form1.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CreateOS
Assembly Version: 1.0.2371.28156
Win32 Version:
CodeBase: file:///C:/Downloads/windows%20mobile%205.0/Custom%20Rom%20builder/WM5%20AKU3.5%20ROM%20Kitchen%201.0.0.8%20RC1/Fin%20Modified%20WM5%20AKU3.5/CreateOS.exe
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.163
Win32 Version: 8.00.50727.163
CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727. 163_x-ww_681e29fb/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Any ideas????
  #14 (permalink)  
Old 03-06-2007, 10:45 PM
Sogarth's Avatar
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Jan 2007
Posts: 129
Reputation: 0
Sogarth is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
I'll investigate the disappearance of the .ROM and .VM folders, which confuses me because they should be there. It's entirely possible that my zip program refused to see them.

The .NET errors are due to the majority of the files being read-only. I'll address that in all future releases so that it doesn't happen again (including the one I'll be upping shortly to deal with these current issues).

Does anybody know what TheRocoLoco is hitting up against? I suppose it could be a possibility that the files being read-only carries over to the device...?

I'll toss another ROM and another ROM kitchen up to see whether that works better. I'll update this when they're both up, because it would be good if we could actually get something working.
  #15 (permalink)  
Old 03-07-2007, 12:45 AM
Sogarth's Avatar
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Jan 2007
Posts: 129
Reputation: 0
Sogarth is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Sogarth
I'll toss another ROM and another ROM kitchen up to see whether that works better. I'll update this when they're both up, because it would be good if we could actually get something working.
The ROM is now available in this location instead:

ftp://up.ppcgeeks.com/Apache/Project....0.8%20RC1.rar

I've changed it to be a .rar archive, and this time, the files should all be non-read-only (which will hopefully fix the really mysterious issues). Since it's password protected, the password is: unikitchenrc1

The kitchen is currently being uploaded to the dev FTP site. Similarly, it is now a .rar archive, all the files in it are non-read-only, and I've confirmed that the .ROM and .VM directories are in it. Uploading should complete in a little over 10 minutes.
  #16 (permalink)  
Old 03-07-2007, 10:04 AM
MrHappy's Avatar
PPCGeeks Regular
Offline
Pocket PC: 6800
Carrier: Sprint
Location: Sunny FL
 
Join Date: Jan 2007
Posts: 180
Reputation: 6
MrHappy is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to MrHappy Send a message via Yahoo to MrHappy
Cool, Im glad it wasnt me.

I will try it today!
__________________
The Unified ROM Project: One ROM to rule them all and in the darkness bind them.
  #17 (permalink)  
Old 03-07-2007, 12:02 PM
jamesus's Avatar
VIP Member
Offline
Pocket PC: HTC Mogul, HTC Apache
Carrier: Sprint
Location: Chicago, IL
 
Join Date: Sep 2006
Posts: 3,345
Reputation: 556
jamesus knows their stuffjamesus knows their stuffjamesus knows their stuffjamesus knows their stuffjamesus knows their stuffjamesus knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to jamesus Send a message via Yahoo to jamesus
Downloading now and cooking later!
__________________
Device History: PPC 6800 (Mogul) < PPC 6700 < PPC 6600 < iPAQ 2200 Series < Palm 505 < Pen & Paper





A mass of tears have transformed to stones now sharpened on suffering and woven into slings...
  #18 (permalink)  
Old 03-07-2007, 03:38 PM
MrHappy's Avatar
PPCGeeks Regular
Offline
Pocket PC: 6800
Carrier: Sprint
Location: Sunny FL
 
Join Date: Jan 2007
Posts: 180
Reputation: 6
MrHappy is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to MrHappy Send a message via Yahoo to MrHappy
Well that was fun. I am running this now and have found out a few things.

1. Hitting "favorites" within PIE causes File Explorer to pop up...
2. Tried to install an application via cab file and discovered that ANY cab I choose fails... Tried Cert_SPCS, Cert_SPCS.sa and several others.... No workie...

Sorry, I didnt see the post above. I am seeing all of those issues as well as the inability to install cab files.
  #19 (permalink)  
Old 03-07-2007, 03:48 PM
Sogarth's Avatar
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Jan 2007
Posts: 129
Reputation: 0
Sogarth is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Grr... very disappointing. I'm guessing I might have to give up my mostly-stable 3.3 installation, back up all my data, and then start reflashing ROMs again to try and figure out what's going on (I was personally kinda hoping to be able to hold off until this stabilized before going through the ROM cooking process again). That is, unless somebody else can figure out what might be going wrong?
  #20 (permalink)  
Old 03-08-2007, 05:57 AM
Sogarth's Avatar
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Jan 2007
Posts: 129
Reputation: 0
Sogarth is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
First post updated.
Closed Thread

  PPCGeeks > Windows Mobile > Windows Mobile Development > ROM/Kitchen 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 02:33 PM.


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