View Single Post
  #20  
Old 02-17-2008, 03:05 PM
ToMMeR's Avatar
ToMMeR ToMMeR is offline    
Member
Mobile Model: HTC Touch Dual

 
Join Date: January 10th, 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0


View ToMMeR's Profile   Edit Options Edit Profile Picture View ToMMeR's Photo Album Add ToMMeR's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Re: Cube Config Tool 4.1 Working For ICUBE !!

I have the same problem with the Cube Config Tool version 4.1 on a HTC Touch Dual from europe with iCube installed on it,

Its not a rebranded model like the Sprint, its with the original HTC logo on it, bought from HTC in europe.

When trying to startup the cube config tool it comes up with an unexpected error in CubeConfig.exe. Ill post u the detailed error message at the bottom of this post if that helps debugging the problem.

Another minor bug i found is that since my Touch Dual isnt in english but in danish the Cube Config Tool creates a folder called Programs inside my Programs folder in the start menu (called Programmer in danish) and then creates the shortcut in there. So the shortcut is in Menu, Programmer, Programs instead of just in Menu, Programmer.
I can simply remove this folder and move the shortcut which isnt a problem.

Here's the detailed error:

“ Quote ”

CubeConfig.exe DirectoryNotFoundException
at System.IO._Error.WinIOError()
at System.IO.Directory.InternalGetFileDirectoryNames( )
at System.IO.Directory.InternalGetFiles()
at System.IO.DirectoryInfo.GetFiles()
at CubeDAL.DeviceStorage.GetApplications()
at CubeConfig.Form1.LoadiCubeApp()
at CubeConfig.Form1.SelectiCubeApp()
at CubeConfig.Form1.ddliCubeSide_SelectedIndexChanged ()
at System.Windows.Forms.ComboBox.OnSelectedIndexChang ed()
at System.Windows.Forms.ComboBox.WnProc()
at System.Windows.Forms.Control._InternalWnProc()
at Microsoft.AGL.Forms.CTL.ComboBoxSetSelIndex()
at System.Windows.Forms.ComboBox.set_SelectedIndex()
at CubeConfig.Form1.Build_iCube()
at CubeConfig.Form1..ctor()
at CubeConfig.Program.Main()
Reply With Quote