PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Pocket PC Themes (http://forum.ppcgeeks.com/forumdisplay.php?f=31)
-   -   HOW TO: Customize TouchFLO3D / Manila Themes (http://forum.ppcgeeks.com/showthread.php?t=44689)

mikel81 02-25-2009 06:39 AM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
I don't know where the OP went but, A BIG THANKS TO HIM FOR HIS WORK!!

I just upgraded to a touch pro from an original moto Q and was a little overwhelmed before i found this thread.

Thanks again, GoodThings2Life

time to learn a new phone.

jawxx 02-27-2009 01:42 PM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
To anyone who uses the Manila Editor Program.

I can use the program and open the Manila Files but I get this error the first time I try to replace an image.

http://img.photobucket.com/albums/v6...anilaerror.png

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

************** Exception Text **************
System.TypeInitializationException: The type initializer for 'Manila_Editor.QTCConverter' threw an exception. ---> System.UnauthorizedAccessException: Access to the path 'C:\lut1.lut' 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)
at Manila_Editor.LookupTable..ctor(Byte[] data, String t)
at Manila_Editor.QTCConverter..cctor()
--- End of inner exception stack trace ---
at Manila_Editor.QTCConverter..ctor(String srcFileName, String destFileName, Int32 header)
at Manila_Editor.Form1.button2_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.3521 (NetFXspW7.050727-3500)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Manila Editor
Assembly Version: 0.2.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Justin-Big/Desktop/Manila%20Editor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
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.3521 (NetFXspW7.050727-3500)
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.3521 (NetFXspW7.050727-3500)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.


Anyone know how to fix this... I'm not really grasping it??


Insatiable 02-28-2009 04:32 PM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
I have been getting that error too. So what I have been doing is using the CFC_Gui to save & replace my files, the I use Manilla Editor to zip em all.

Ms.Two 03-04-2009 12:50 AM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
hey,

i've been reading the tutorial on customizing your touch pro theme. i am also using the sprint theme as a default and i just changed the background for the phone and the operator logo using manilla. they replaced and i went to zip them and created a zip file successfully supposedly. however, when i go to extract the zip file..errors come up and it says "unknown method in; no files to extract". anyone know why this could be happening and what i can do to fix this??
-thanks

manyakis 03-04-2009 05:24 PM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
ok im understanding this whole process..sorta. the only thing im trying to figure out is how do i extract the manila files on my phone to my pc??:scratch:
i tried to use total commander but i dont know how to extract from there....i kno its probably the easiest step in customizing manila themes..lol! but i would greatly appreciate the help with the steps to do so....thanks so much!!

shaun0207 03-04-2009 06:08 PM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
Quote:

Originally Posted by Ms.Two (Post 752097)
hey,

i've been reading the tutorial on customizing your touch pro theme. i am also using the sprint theme as a default and i just changed the background for the phone and the operator logo using manilla. they replaced and i went to zip them and created a zip file successfully supposedly. however, when i go to extract the zip file..errors come up and it says "unknown method in; no files to extract". anyone know why this could be happening and what i can do to fix this??
-thanks


I don't I 'm understanding you correctly. You mean you changed your back ground and operator log using Manila Editor? You can easily do both of those thing without Manila Editor if you want to.

For your background, just go to the "Settings" tab in TF3D, then "wallpaper" and change it there.

For your operator logo: Use "Personalizer". You can find it on this site.


BTW. Welcome to the site!

shaun0207 03-04-2009 06:11 PM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
Quote:

Originally Posted by manyakis (Post 753370)
ok im understanding this whole process..sorta. the only thing im trying to figure out is how do i extract the manila files on my phone to my pc??:scratch:
i tried to use total commander but i dont know how to extract from there....i kno its probably the easiest step in customizing manila themes..lol! but i would greatly appreciate the help with the steps to do so....thanks so much!!


Connect you phone to your computer via Active Sync. Then start Manila Editor. You should be able to follow it from there. I havent used the program, but I think once its connected it finds the Manila files. No sure though

BTW. Welcome to the site!

manyakis 03-05-2009 06:24 AM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
i got as far as changing the icons and saving them, and as i try to zip the ones i changed it gives me an error ( unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. if you click quit, the application will close immediately.

Could not load file or assembly 'ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neautral, PublicKeyYoken=null' or one of its dependencies. the system cannot find the file specified. )

thanks a million to any who could assist me!! :headbang:

manyakis 03-07-2009 07:03 AM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
ok i got as far as extracting zip on my phone but got an error reading zip file ](*,) im such a noob!! lol...does anyone know whats going on???

shaun0207 03-07-2009 11:16 AM

Re: HOW TO: Customize TouchFLO3D / Manila Themes
 
So you ziped all of the Manila files up on yopu phone and extracted them? What are you trying to change?


All times are GMT -4. The time now is 10:16 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0