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 Touch Pro 2 > CDMA TP2 Development
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #3891 (permalink)  
Old 02-13-2010, 03:00 PM
xpressyourcell's Avatar
Themed ROM Chef
Offline
Pocket PC: CDMA UNLOCKED Touch Pro2
Carrier: Verizon (for now)
Location: Mid West USA
 
Join Date: Jan 2008
Posts: 586
Reputation: 6760
xpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Broke my Kitchen!

When I try to "create ROM" it throws up an error that says my file name is more than 248 characters?

Here's a copy of the details of the error report if that would help:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
at System.IO.Path.SafeSetStackPointerValue(Char* buffer, Int32 index, Char value)
at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
at System.IO.Path.GetFullPathInternal(String path)
at System.Security.Util.StringExpressionSet.Canonical izePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateLis tFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPa thList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor (FileIOPermissionAccess access, String path)
at System.IO.FileSystemInfo.get_FullName()
at HSJ9GuSvLoWix.AOAQs.�g8hmh�7��(String , Boolean , Boolean , Boolean , Boolean , Boolean )
at HSJ9GuSvLoWix.AOAQs.�ex�s0���sl(String , Boolean , Boolean , Boolean , Boolean , Boolean )
at HSJ9GuSvLoWix.AOAQs.�om(0�)p(String , Boolean , Boolean )
at HSJ9GuSvLoWix.AOAQs.�x�hy(Boolean , Boolean )
at HSJ9GuSvLoWix.AOAQs.�2�i��yl()
at HSJ9GuSvLoWix.AOAQs.�0ah���wph(Object , EventArgs )
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.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Fra...7/mscorlib.dll
----------------------------------------
ezencryption_lib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/assembly/GAC_32/m...9/mscorlib.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL...dows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL...089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL...em.Drawing.dll
----------------------------------------
License
Assembly Version: 1.0.0.0
Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/assembly/GAC_32/m...9/mscorlib.dll
----------------------------------------
erviuskitchen
Assembly Version: 1.0.0.0
Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/assembly/GAC_32/m...9/mscorlib.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL...isualBasic.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL...essibility.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.
__________________
If I helped you, hit the THANKS button. If you like my work, Donations are not required but are appreciated.

  #3892 (permalink)  
Old 02-13-2010, 03:33 PM
NEPATR1OTS's Avatar
PPCGeeks Regular
Offline
Pocket PC: TP, TP2, Imagio
Carrier: Alltel-Verizon
Location: Mobile, AL
 
Join Date: May 2009
Posts: 132
Reputation: 290
NEPATR1OTS is becoming a PPCGeeks regularNEPATR1OTS is becoming a PPCGeeks regularNEPATR1OTS is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

xpressyourcell, move the kitchen to your desktop and it will solve the too many characters issue.
  #3893 (permalink)  
Old 02-13-2010, 03:49 PM
Blades's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC TP2, 2X HTC HD2s
Carrier: Verizon & TmoUS
 
Join Date: Nov 2009
Posts: 101
Reputation: 45
Blades is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Desktop is C:\Users\*Username*\Desktop.. That may be too long depending on the user name. What I do is create a new, small partition and format it with a small cluster size.. Then I mount it into a folder in the C drive.. For example, mine is called "SmallFiles-8KCluster". I use 8K cluster size because I have a RAID 64KB stripe.
  #3894 (permalink)  
Old 02-13-2010, 04:23 PM
DarkLord's Avatar
VIP Member
Offline
Pocket PC: Samsung Galaxy SIII
Carrier: Straight Talk
Location: FL
 
Join Date: May 2007
Posts: 2,288
Reputation: 2545
DarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Quote:
Originally Posted by NEPATR1OTS View Post
xpressyourcell, move the kitchen to your desktop and it will solve the too many characters issue.
Quote:
Originally Posted by Blades View Post
Desktop is C:\Users\*Username*\Desktop.. That may be too long depending on the user name. What I do is create a new, small partition and format it with a small cluster size.. Then I mount it into a folder in the C drive.. For example, mine is called "SmallFiles-8KCluster". I use 8K cluster size because I have a RAID 64KB stripe.
he needs to move it to the root directory of whatever drive he's using...the desktop was definately a bust for me..
__________________
This has been a public service message from your friendly, neighborhood DarkLord.

-MightyMike was here.... true story!
  #3895 (permalink)  
Old 02-13-2010, 04:37 PM
DarkLord's Avatar
VIP Member
Offline
Pocket PC: Samsung Galaxy SIII
Carrier: Straight Talk
Location: FL
 
Join Date: May 2007
Posts: 2,288
Reputation: 2545
DarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIPDarkLord is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Quote:
Originally Posted by a1d2catz View Post
Here is my erv. This may help.
Quote:
Originally Posted by a1d2catz View Post
Did you download the ebooks tab from post# 3811. This works. After it installs and manila loads, you probably will have no books found. Then there is another link a few pages back to a cab that will find all of the books.
still didn't get it working...i think i may create a barebones rom with it and see if that works..
  #3896 (permalink)  
Old 02-13-2010, 05:14 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Since the database for the stock tab is new as well, I just created an OEM that copies "ygoservice.db" into "\application data\htc\ygo" and one that copies books.db into "\my documents\reader" and no more "no books found"
__________________
If this post was helpfull, let me know by clicking Thanks!

This post has been thanked 1 times.
  #3897 (permalink)  
Old 02-13-2010, 05:50 PM
xpressyourcell's Avatar
Themed ROM Chef
Offline
Pocket PC: CDMA UNLOCKED Touch Pro2
Carrier: Verizon (for now)
Location: Mid West USA
 
Join Date: Jan 2008
Posts: 586
Reputation: 6760
xpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Moving the kitchen to C:/ worked. Thanks guys.
  #3898 (permalink)  
Old 02-13-2010, 06:06 PM
jadoe05's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
 
Join Date: Jul 2008
Posts: 228
Reputation: 175
jadoe05 is keeping up the good workjadoe05 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Quote:
Originally Posted by jadoe05 View Post
hey all i am getting an error when i try to build my rom. After i click create everything goes smooth until the end and then i get a message saying ImgfsFromDump.exe has stopped working. Could anyone help me?
no ideas?
  #3899 (permalink)  
Old 02-13-2010, 06:13 PM
legharb's Avatar
Lurker
Offline
Pocket PC: Can't use .jar file
Carrier: VzW
 
Join Date: Dec 2009
Posts: 6
Reputation: 0
legharb is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Thanks a bunch!!

Where the heck is the download link??
  #3900 (permalink)  
Old 02-13-2010, 07:20 PM
icon123's Avatar
Regular 'Geeker
Offline
Pocket PC: TP2
Carrier: Verizon
 
Join Date: Oct 2009
Posts: 327
Reputation: 215
icon123 is keeping up the good workicon123 is keeping up the good workicon123 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-8 ][ v1.51 ][ 23529 / 21891 / 21056 ] Calkulin's Visual WVGA Kitch

Quote:
Originally Posted by a1d2catz View Post
Here is the new 25005. I set it up for Calk's kitchen. Verified no watermark and fixed the dialer. I am not sure of the benefits of this build but it just released yesterday on a rollup package I believe. If anyone wants to try, feel free. Enjoy!!

http://rapidshare.com/files/350121331/25005.zip.html
Thanks, but can anyone put it somewhere else? Rapidshare always seems to be overloaded. Thanks.
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > CDMA TP2 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:21 PM.


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