Trouble with installing Titanium plugins - Windows Mobile Apps and Games

Hi,
I've tried to install some titanium plugins (such as Notifications 1.3, Showaco Titanium Weather ...), and installing is successed, but my today screen has not changed any more, New rows did not add to my today screen?
I have also used Showaco CHome Editor to check them and all of them had enabled!
What happens with my today screen or installer?
I use samsung i907 with WM6.5 (23569).
Thanks for any advices!

For my I900 it working

I got this messages when installing?
Code:
[FONT=&quot]A[/FONT][FONT=&quot]TPluginInstaller.exe[/FONT]
[FONT=&quot]UnauthorizedAccessException[/FONT]
[FONT=&quot] [/FONT]
[FONT=&quot] at System.IO.__Error.WinIOError(Int32 errorCode, String str)[/FONT]
[FONT=&quot] at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath)[/FONT]
[FONT=&quot] at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)[/FONT]
[FONT=&quot] at System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding)[/FONT]
[FONT=&quot] at System.Xml.XmlDOMTextWriter..ctor(String filename, Encoding encoding)[/FONT]
[FONT=&quot] at System.Xml.XmlDocument.Save(String filename)[/FONT]
[FONT=&quot] at ATPluginInstaller.Main.AddLayoutToCpr(String pluginName, Int32 screenWidth, Int32 screenHeight, XmlDocument plgFileXml)[/FONT]
[FONT=&quot] at ATPluginInstaller.Main.Main(String[] args)[/FONT][FONT=&quot][/FONT]

Related

[APP] Kheb v1.1 - File system and registry discovery tool [UPDATE - 20.7.2010]

Introduction
Kheb allows you to see exactly what changes any software makes on your Pocket PC. It works by taking complete snapshots of your PPC's state, and creating a diff file that shows the changes between snapshots.
Kheb is a useful tool for software developers, ROM chefs, and advanced users.
Examples of useful stuff Kheb can do
• Shows you where an application places its files - for example, sometimes the executable and shortcuts are placed in obscure locations, with Kheb you can always find them.
• Security – See for yourself if dubious applications install sneaky registry settings to auto-load, or if they leave traces behind after being uninstalled.
• Helps create a custom CAB or OEM package based on an existing CAB, even if the CAB uses setup.dll to run code during installation. Great for aspiring ROM Chefs.
• Gives you a deeper understanding of how system settings work under the hood.
• Tells you exactly where an application hides its "registration information" after you enter a valid serial number. It can help you avoid going through annoying registration schemes over and over. Note that Kheb isn’t a hacking tool – you still need to properly register first, though Kheb could be used to easily create pre-registered releases.
• Helps you learn – if you’re a software developer, studying real-life examples of registry changes will let you find interesting and useful hooks into the system that you can use in your own software.
UPDATE New version 1.1 released.
Notes
• Requires .NET Compact Framework 3.5
• Please read the help file accessible through the menu for usage instructions.
• A complete snapshot of your device can take several minutes, so be patient...
• If you have network mapped storage, you will probably want to exclude the network directory in kheb.ini.
• I’d like to hear about your experience using Kheb - bug reports, feature requests, usability suggestions are all appreciated.
• If you create a release using Kheb, I'd appreciate it if you mention the program. Thank you!
This free software is provided AS IS, and you, its user, assume all risks when using it.
If you find Kheb useful, and want to support my efforts, please consider a small donation:
Changelog
v1.1
• Improved storage card detection algorithm.
• Improved error reporting - info about the exact problematic registry key\file is written to error.log file.
• Improved error handling - Kheb recovers from most IO problems (permissions, unconnected network filesystems, etc) and continues running.
• New icon
• "Generate OEM from diff" item is only enabled if there are existing diffs.
• Latest diff is auto selected
• More entries in kheb.ini
v1.0
• Initial public release
Ideas for a future version
• gui editor for kheb.ini file
• ability to pause\abort Kheb operation
• ability to run in the background with lowered priority
• Separate kheb.ini into 2 files to allow retaining user setting when upgrading version
• Real time monitoring of registry modifications and filesystem changes
• Ability to add description to diffs
• XDA_UC compatible .reg
• Ability to name snapshots, not just diffs
Elemris
Getting error while taking snapshot
I am getting error whil taking snapshot below are errors if that can help you look into issue.
This happend twice on my first run and second run
I do see files in SC\kheb folder for registry and dirlist but look like dirlist is not completed.
An unexpected error has occurred in Kheb.exe.
Select Quit and then restart this program, or select Details for more information.
Click to expand...
Click to collapse
Kheb.exe
DirectoryNotFoundException
at System.IO.Directory.InternalGetFileDirectoryNames(String fullPath, Boolean file)
at System.IO.DirectoryInfo.GetDirectories(String searchPattern)
at Kheb.FileDirList.WalkDirectoryTree(DirectoryInfo root, FileVisitorHandler fileVisitor, List`1 ExcludedPaths)
at Kheb.FileDirList.WalkDirectoryTree(DirectoryInfo root, FileVisitorHandler fileVisitor, List`1 ExcludedPaths)
at Kheb.FileDirList.WalkDirectoryTree(DirectoryInfo root, FileVisitorHandler fileVisitor, List`1 ExcludedPaths)
at Kheb.FileDirList.WalkEntireFileSystem(FileVisitorHandler fileVisitor, List`1 ExcludedPaths)
at Kheb.Kheb.SnapshotDirlist(String outputFilename)
at Kheb.Kheb.TakeSnapshot(String snapshotsName, Boolean doRegistry, Boolean doDirlist)
at Kheb.KhebForm.buttonSnapshot_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.Menu.ProcessMnuProc(Control ctlThis, WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
at System.Windows.Forms.Application.Run(Form fm)
at Kheb.Program.Main()
Click to expand...
Click to collapse
v3patel, thank you for the detailed error report, I'm looking into it.
Update: There is some specific directory on your device that Kheb can't handle - perhaps a temporary directory or one that is used by other apps. Posted a new version that should handle the problem, please try it as I can't reproduce the issue. It might be possible to see which directory is causing the problem by looking at where the dirlist file stopped.
also errors right after start
HTC Leo, ROM 1.66.479.2 (76641) WWE
Code:
Kheb.exe
IOException
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
as System.IO.Directory.InternalCreateDirectory(String fullPath, Sting path)
at System.IO.Directory.CreateDirectory(String path)
at Kheb.Kheb.FetchDirectoryListing(String directory)
at Kheb.Kheb.FetchSnapshotList()
at Kheb.KhebForm.RefreshForm()
at Kheb.KhebForm..ctor()
at Kheb.Program.Main()
PS. anyone knows how could I copy the above error report instead of having to retype it from device?
p107r0 said:
also errors right after start
HTC Leo, ROM 1.66.479.2 (76641) WWE
Code:
Kheb.exe
IOException
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
as System.IO.Directory.InternalCreateDirectory(String fullPath, Sting path)
at System.IO.Directory.CreateDirectory(String path)
at Kheb.Kheb.FetchDirectoryListing(String directory)
at Kheb.Kheb.FetchSnapshotList()
at Kheb.KhebForm.RefreshForm()
at Kheb.KhebForm..ctor()
at Kheb.Program.Main()
PS. anyone knows how could I copy the above error report instead of having to retype it from device?
Click to expand...
Click to collapse
This error means Kheb tries to create the "\Storage Card\Kheb\Snapshots" directory and the operation fails due to an IO error.
Could you try creating the directory manually, then running Kheb and telling me what happened? the directories are named:
"\Storage Card\Kheb\snapshots"
"\Storage Card\Khed\diff"
Also is your storage card named "Storage Card" ? Kheb should recognize the storage regardless of name, but it could be a problem.
use http://mymobiler.com/
p107r0 said:
also errors right after start
HTC Leo, ROM 1.66.479.2 (76641) WWE
PS. anyone knows how could I copy the above error report instead of having to retype it from device?
Click to expand...
Click to collapse
if you are using active sync then use my mobiler http://mymobiler.com/
I use it not just copy paste but for screen shot and many other things
Elemris said:
Could you try creating the directory manually, then running Kheb and telling me what happened? the directories are named:
"\Storage Card\Kheb\snapshots"
"\Storage Card\Khed\diff"
Also is your storage card named "Storage Card" ? Kheb should recognize the storage regardless of name, but it could be a problem.
Click to expand...
Click to collapse
Card is indeed named "Storage Card", created both dirs as advised:
Storage Card\Kheb\Snapshots
Storage Card\Kheb\diff
the same error pops up
v3patel said:
use my mobiler
Click to expand...
Click to collapse
thanks!! I have it, played with it, liked it, yet somehow it never occured to me I could use it with some purpose...
Erro again
Elemris said:
v3patel, thank you for the detailed error report, I'm looking into it.
Update: There is some specific directory on your device that Kheb can't handle - perhaps a temporary directory or one that is used by other apps. Posted a new version that should handle the problem, please try it as I can't reproduce the issue. It might be possible to see which directory is causing the problem by looking at where the dirlist file stopped.
Click to expand...
Click to collapse
it errored again
last files in dirlist are
\Windows\eT9DisInput.dll 129197743296870237
\Windows\eT9ime.dll 129197743296870237
Click to expand...
Click to collapse
next file in list is eT9MyWords.exe hopefully this may help.
v3patel, p107r0 - I'm contacting you privately to figure these issues out. It's amazing how different each device can be. Thanks for your help!
Amazing program! Useful to every kind of user; power-user, programer etc..
Thank you very very much,
Keep it up!
Hi,
the snapshot function crashes, error log is attached.
with friendly greet
starbase64
It likes very interesting. Will test for some days and report back here.
So far...
Running on HTC Imagio with stock ROM runs fine.
Installed with no errors to storage card, runs off storage card.
I did a snap shot, then waited and then I did a diff and it very properly found a diff in the sync'ing status.
I like this idea of knowing what's changing in the registry when installing software.
have touch hd..with 6.1 stock rom .....
Kheb v1.0 ..working very, very smooth ..no errors
this is really a very" usefull tool ".... a must have ?
thank you
willcor
I could do the Snapshots & Diff but Help produces the following error:
Code:
Kheb.exe
Win32Exception
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Kheb.KhebForm.menuItemHelp_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.Menu.ProcessMnuProc(Control ctlThis, WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
at System.Windows.Forms.Application.Run(Form fm)
at Kheb.Program.Main()
Kheb is installed on SDCard.
Really nice job! I already have SK Tracker, but I like the way this tool dumps the registry and the full device directory with each snapshot. The OEM option is also really handy-it's great having the reg keys dumped directly to one file.
illi said:
I could do the Snapshots & Diff but Help produces the following error:
Code:
Kheb.exe
Win32Exception
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Kheb.KhebForm.menuItemHelp_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.Menu.ProcessMnuProc(Control ctlThis, WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
at System.Windows.Forms.Application.Run(Form fm)
at Kheb.Program.Main()
Kheb is installed on SDCard.
Click to expand...
Click to collapse
Thanks for the report. "Help" opens the kheb.html file in your browser. If that doesn't work on your device, you can just look at the kheb.html manually, it's in the Program Files\Kheb directory.
Is it possible you don't have a browser installed? Or perhaps no program is defined to handle html files?
starbase64 said:
Hi,
the snapshot function crashes, error log is attached.
with friendly greet
starbase64
Click to expand...
Click to collapse
Thanks, the error means a specific registry key is causing problems. I'll look into it. Meanwhile, your can try the snapshot and diff for the file system only, by unchecking "Registry" in the "Storage Sites" menu.
Elemris said:
Thanks for the report. "Help" opens the kheb.html file in your browser. If that doesn't work on your device, you can just look at the kheb.html manually, it's in the Program Files\Kheb directory.
Is it possible you don't have a browser installed? Or perhaps no program is defined to handle html files?
Click to expand...
Click to collapse
I have IE in ROM but the default browser, Opera Mobile 10, is installed on SDCard. I think there is a problem with my ROM; clicking the html files returns an error saying that there is no application associated... I still get an error even if I force open by these two browsers. So it is not your apps problem.
Thank you for sharing.
Suggestion for .reg export file
This will come in handy for me (and others) who use the XDA_UC ability of custom ROMs. Instead of the current outputted .reg file where at the top of the file it says 'REGEDIT4' It would be beneficial to put it in the XDA_UC form with 'Windows Registry Editor Version 5.00' and 2 blank lines at the end (So it can be read from the file after flashing) Just a thought though. Great app!

[Q] problem with runing prorams using net 3.5

cannot run programs that need net 3.5 for example the error message that pop when running no-data
invaliadoperationexception
at sorterobjectarray.quicksort
at system.array.sort
at system.array.sort
at system.collections.arraylist.sort
at system.collections.arraylist.sort
at inthehand.win32[]
at nodata.[].0
at nodata.[].0
at system.windows.forms.form.onload
at system.windows.forms.form._setvisiblenotify
at system.windows.forms.forms.control.set_visible
at system.windows.forms.application.run
at nodata
i tried to reinstall net 3.5
can I fix the problem not by hard reset?
bigelar said:
cannot run programs that need net 3.5 for example the error message that pop when running no-data
invaliadoperationexception
at sorterobjectarray.quicksort
at system.array.sort
at system.array.sort
at system.collections.arraylist.sort
at system.collections.arraylist.sort
at inthehand.win32[]
at nodata.[].0
at nodata.[].0
at system.windows.forms.form.onload
at system.windows.forms.form._setvisiblenotify
at system.windows.forms.forms.control.set_visible
at system.windows.forms.application.run
at nodata
i tried to reinstall net 3.5
can I fix the problem not by hard reset?
Click to expand...
Click to collapse
Ok, there really isn't enough information here to make an educated answer.
What ROM are you running?
Which application are you trying to run?
Looking at the error, it is more of an application error than a .Net CF 3.5 error simply because if there were a problem with the framework, 9 time out of 10, the application in question would not launch. It would throw a more cryptic error.
my rom version is 1.66.415.3 (76641) wwe
when trying to CHT editor 1.8.5.1 i grt en error:
An unexpected error has occurred in CHTEditor.exe.
Select Quit and then restart this program, or select Details for more information.
details
CHTEditor.exe
PlatformNotSupportedException
at System.Globalization.CompareInfo..ctor(Int32 culture)
at System.Globalization.CompareInfo.GetCompareInfo(Int32 culture)
at System.Globalization.CultureInfo.get_CompareInfo()
at System.String.IndexOf(Char value, Int32 startIndex, Int32 count)
at System.String.IndexOf(Char value)
at Microsoft.Win32.RegistryKey.FixupName(String name)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at CHTEditor.CHTEditor_MainWindow.LoadSettings()
at CHTEditor.CHTEditor_MainWindow..ctor()
at CHTEditor.Program.Main(String[] args)
the problem started after touch alarm got stuck in time sync. touch alarm is ,also, not working.
bigelar said:
my rom version is 1.66.415.3 (76641) wwe
when trying to CHT editor 1.8.5.1 i grt en error:
An unexpected error has occurred in CHTEditor.exe.
Select Quit and then restart this program, or select Details for more information.
details
CHTEditor.exe
PlatformNotSupportedException
at System.Globalization.CompareInfo..ctor(Int32 culture)
at System.Globalization.CompareInfo.GetCompareInfo(Int32 culture)
at System.Globalization.CultureInfo.get_CompareInfo()
at System.String.IndexOf(Char value, Int32 startIndex, Int32 count)
at System.String.IndexOf(Char value)
at Microsoft.Win32.RegistryKey.FixupName(String name)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at CHTEditor.CHTEditor_MainWindow.LoadSettings()
at CHTEditor.CHTEditor_MainWindow..ctor()
at CHTEditor.Program.Main(String[] args)
the problem started after touch alarm got stuck in time sync. touch alarm is ,also, not working.
Click to expand...
Click to collapse
Ahhh, ok. That makes much more sense. A hard reset would fix that. It sounds like you have a corrupted library.

[Q] Referencing to dialog's progressbar within AsyncTask

Hey guys,
I am currently developing a mechanism for my app to store its database into a pdf file.
However, I am a bit stuck with the progressbar.
The progressbar is inside of a dialog.
The dialog is created in the main activity and then the asynctask is called, which should update the dialog's progressbar.
the method to achieve this, looks like this:
Code:
protected void onProgressUpdate(Integer... progress){
ProgressBar progressBar = (ProgressBar)((Activity)mContext).progressDialog.findViewById(R.id.pdfProgressBar);
progressBar.setProgress(progress[0]);
}
progressDialog is handed over within the constructor in the main activity:
(progressDialog = dialog)
Code:
Dialog dialog = new Dialog (this);
dialog.setContentView(R.layout.pdfprogress_dialog);
dialog.setTitle("Creating shopping list...");
dialog.setCancelable(false);
dialog.show();
createPDFTask pdfTask = new createPDFTask(this, elements, dialog);
pdfTask.execute("blabla");
dialog.dismiss();
Now eclipse throws me a funny error:
"progressDialog cannot be resolved or is not a field"
I believe there is soemthing wrong with the syntax of
Code:
ProgressBar progressBar = (ProgressBar)((Activity)mContext).progressDialog.findViewById(R.id.pdfProgressBar);
any idea what?

[Q] RemoteViews - OnClickListener & SetTextViewText

I have been working on a Home Screen widget for the past two days. The widget's `onUpdate()` method calls a service which fetches RSS information (title and image link) using `XmlPullParser`. These are working properly by printing the value in `LogCat`.
I want to set the text in the `TextView (tv1)` of AppWidget and image link as image to the `ImageView (imv1)` and a `TextView (go11)` clickable to open the browser and goto the link. I put the following in `OnStart()` just to test the SetText.
Code:
RemoteViews rv = new RemoteViews(this.getApplicationContext().getPackageName(),R.layout.main);
// Set the text
rv.setTextViewText(R.id.tv1,"WORKED");
Its not working. Second, I tried to set the image by:
Code:
InputStream is = (InputStream) new URL(imglnk).getContent();
Drawable d = Drawable.createFromStream(is, "src name");
rv.setImageViewResource(R.id.imv1, 0);
Bitmap bitmap = ((BitmapDrawable)d).getBitmap();
rv.setImageViewBitmap(R.id.imv1,bitmap);
Where imglnk is the link to the image. ImageView is not showing the image.
Then I tried to set the OnClick listener to open the browser with google as a test.
Code:
RemoteViews rv1 = new RemoteViews("com.example.axstartup",R.layout.main);
Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse("http://www.google.com"));
PendingIntent pi = PendingIntent.getActivity(context, 0, browserIntent,PendingIntent.FLAG_UPDATE_CURRENT);
rv1.setOnClickPendingIntent(R.id.go11, pi);
Even that is not working. Please help me with this.

Help I cant Relock my Bootloader using SE Bootloader Unlocking v1.6 by quangnhut123

Please help I cant relock my bootloader
This error windows message appear.. when im trying to relock/flash..
----------------------------------------------------------------------------------------------
SE Bootloader Unlocking/Relocking v1.6 by quangnhut123
Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attemp to continue. If you click Quit, the application will close immediately
The requiested operation reqiuires elevation
Details
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ComponentModel.Win32Exception: The requested operation requires elevation
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at .(String , String )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
and so on..
I also tried enabling 'usb debug' 'unknown sources' and 'msc' I think
still the same error
please help
Were u on stock kernel before doing this???
Regards,
AJ
Sent from my SK17i using Tapatalk 2
alokbina said:
Were u on stock kernel before doing this???
Regards,
AJ
Sent from my SK17i using Tapatalk 2
Click to expand...
Click to collapse
yes, i return to stock kernel or ics rom, because i thought will work
but still cant, same error.
im in mesa 3.1 kernel before
still cant relock
please help

Categories

Resources