Hi
Hope someone can help. My phone (Polaris) has gone back to O2 for repair and I have to use a Kaiser for the month whilst its away.
Use SPB Mobile shell but love S2U2 for Caller ID, and the Slide 2 Unlock function.
However, they are conflicting with each other. I set S2U2 and then switch off device. When I then push the device back on S2U2 pops up but is then over-ridden by Mobile shell.
Any ideas?
PS> I did use the SPBWatcher cab to make Shell my permanent today screen. Have tried both ticking and unticking the option which says make mobile shell enable when wake up.
So S2U2 pops up when a call is coming in instead of Shell? Right. Is that the problem?
vish4488 said:
So S2U2 pops up when a call is coming in instead of Shell? Right. Is that the problem?
Click to expand...
Click to collapse
Edit: Ohh okay I see what you mean. Is the device set to lock after some time?
Start > Settings > Lock. Is there a password there of is it off.
I had the same problem when that feature was on.
Yes - it's set to lock after 24 hours (my company insist on it otherwise it won't synch my email !!!)
In the newest update of S2U2 1.05 A_C has fixed the problem
Even with 1.05 I still had the same problem. So i had to turn the 'Lock' off.
wearefree said:
In the newest update of S2U2 1.05 A_C has fixed the problem
Click to expand...
Click to collapse
Thats why its doing that. Even though its 24 hours
pna said:
Yes - it's set to lock after 24 hours (my company insist on it otherwise it won't synch my email !!!)
Click to expand...
Click to collapse
vish4488 said:
Even with 1.05 I still had the same problem. So i had to turn the 'Lock' off.
Click to expand...
Click to collapse
You need to change the registry settings:
WakeupDelayMS=100 (delay (in ms) to start S2U2 when the device is woke up. For SPB Mobile Shell user, a longer delay time is required, e.g. 300ms to let the S2U2 to lock the Now screen)
http://forum.xda-developers.com/showthread.php?t=381588
Thanks for your help wearefree, but i tried that a while back and it still didn't work for me.
wearefree said:
You need to change the registry settings:
WakeupDelayMS=100 (delay (in ms) to start S2U2 when the device is woke up. For SPB Mobile Shell user, a longer delay time is required, e.g. 300ms to let the S2U2 to lock the Now screen)
http://forum.xda-developers.com/showthread.php?t=381588
Click to expand...
Click to collapse
brilliant - many thanks !
Quick question
i have done the sdawatcher.cab hack but i was wondering if there is a way to compleatley replace the original today screen with sda?
See if this helps...
http://www.spbclub.com/forum/viewtopic.php?t=17396
Related
I am using HTC touch can anyone please help me to make spb mobile shell as the default today screen i went to the posts of spb mobile shell but they are soooo big that i couldnt find anything.........all i want that spb interface to be my default today screen.... thanks in advance
You mean the 3 sided one where you can flip through?
You can't really have it as a today screen. You can however set it to display on wakeup so every time you turn on your phone it's there. And when you lock your phone it is also there.
Ta,
Dave
no all i want is the first one the analog clock one with the weather and all plugins i dont need the spb menu and the speed dial contacts
DaveShaw said:
You mean the 3 sided one where you can flip through?
You can't really have it as a today screen. You can however set it to display on wakeup so every time you turn on your phone it's there. And when you lock your phone it is also there.
Ta,
Dave
Click to expand...
Click to collapse
This can be happen and after soft reset. Just edit the mobile shell's shortcut in the windows\startup folder with a file manager(I use total commander) and remove the "-noshow" option. If there is not exist an spb mobile shell shortcut, just create one from the executable.
The problem is that starts in launcher screen and not in Now, and I didn't find until now how to change this. Maybe there is a command line parameter but I don't know which is.
please sum1 only tell me how to bring the now screen (the analog clock one only) as the today screen i dont want anything else...........
sourav_cool35 said:
please sum1 only tell me how to bring the now screen (the analog clock one only) as the today screen i dont want anything else...........
Click to expand...
Click to collapse
you cant. search through the millions of mobile shell 2.0 threads. the closest thing you can do is that reg hack, or go to mobile shell settings and set the now screen to appear on device wake up. it cant be set as your today screen.
There is a shortcut to the Now screen. If you look where you can assign buttons it allows you to choose the Now screen. I am not sure where it is as an exucatable.
You can go to the Now screen with the "\Program Files\Spb Mobile Shell\Menulauncher.exe -now" command. You can assign it to a button, or a FTouchFlo gesture.
1.) Copy the "MobileShell.exe" application from \Program Files\Spb Mobile Shell, and
2.) create a shortcut "Shortcut to MobileShell.lnk" in \windows\StartUp, then
3.) Perform a Soft reset.
Now the Mobile Shell Spb Menu (Application) screen auto loads after the soft reset. No Reg edit required for this...
I have not seen or heard of a Now Screen edit as of yet but I'm sure one of these great Programmer / Chefs has one in the works... Have you seen what they are doing so far?
http://forum.xda-developers.com/showthread.php?t=374335
The above mention instructions does not replace the Today Screen but only bypasses it after a reset. If you close MS2.0 at any time, it will take you back to the Today Screen. As far as I know, you can not totally replace your Today Screen.
Good luck and keep on reading... The XDA Google search function can do wonders....
ghal said:
You can go to the Now screen with the "\Program Files\Spb Mobile Shell\Menulauncher.exe -now" command. You can assign it to a button, or a FTouchFlo gesture.
Click to expand...
Click to collapse
Thanks for this! With this I achieve to make the device starts in now screen after soft reset with the help of mortscript.
I made a shortcut with above command, and after I write this script:
Code:
run ("\Program Files\Spb Mobile Shell\MobileShell.exe")
Sleep( 10000 )
Run ("\Program Files\Spb Mobile Shell\MenuLauncher.lnk")
I put a shortcut of the script file in windows\startup folder and reset the device.
Now I have the now screen after every soft reset.
I modified the memwatcher sdk sample to launch spb now screen whenever user gets to today screen. Install the CAB file and every time when you return to today screen it'll quickly put you back at spb now screen.
thedumbkid said:
I modified the memwatcher sdk sample to launch spb now screen whenever user gets to today screen. Install the CAB file and every time when you return to today screen it'll quickly put you back at spb now screen.
Click to expand...
Click to collapse
is mortscript required to use this file? thx.
WB reminder to track this thread...
thanks guys thanks a lot.....i installed the cab file provided by thedumbkid and it works like magic .... once again thanks everyone
thedumbkid said:
I modified the memwatcher sdk sample to launch spb now screen whenever user gets to today screen. Install the CAB file and every time when you return to today screen it'll quickly put you back at spb now screen.
Click to expand...
Click to collapse
I knew it wouldn't be long before someone made this happen... Good work....
That's What I Have Been Waiting For!!!!!!!!!!!!
God Job!
Be careful when using this cab.
I installed this tool on my german htc touch and now the device freezes all the time.
There is an error message saying " can`t open file MenuLauncher. Perhaps this file is not signed or one of its component is missing".
Then my device is showing the rotating icon for searching and doesn`t accept any input. How can i get rid of this without having to hardreset my htc ? After soft reset the device is still running in this error message, and active sync will not recognize my ppc to uninstall from there, so I need some help please.......
got the same problem on my german device.
any ideas to fix it?
@rod65
perform a softreset and boot in "safe-mode"... deinstallieren fertig...
Thank YOU!
thedumbkid said:
I modified the memwatcher sdk sample to launch spb now screen whenever user gets to today screen. Install the CAB file and every time when you return to today screen it'll quickly put you back at spb now screen.
Click to expand...
Click to collapse
Great job -- I know lot of people were looking for this.
parabolon said:
got the same problem on my german device.
any ideas to fix it?
@rod65
perform a softreset and boot in "safe-mode"... deinstallieren fertig...
Click to expand...
Click to collapse
I didn`t know there is a way to boot in "safe-mode", can you please tell me how it can be done ? Many thanx in advance
It's found there are several issues when running S2U2 on Diamond. An intermidiate fix is that:
1. Disable DirectDraw will prevent the occasional blank screen;
2. Enable NoBackLightCheck (it's only valid in v1.05 or later; create a DWORD value with name NoBackLightCheck and value 1 under \HKEY_CURRENT_USER\Software\A_C\S2U2; restart iLock2) will make IdleStart works again.
Known issues:
1. CallerID does not work.
2. Home key cannot be locked.
3. "S2U2 Settings" has error when it's scrolling about half the way.
UPDATE on 29 July:
A new version of S2U2 v1.10 is released at http://forum.xda-developers.com/showthread.php?t=412418.
For optimal usage with Diamond, make sure you grab the VGA version & turn on "Don't double check Backlight" at the S2U2 Settings.
thnx A_C for the info, already try to solve it but hope you can come out a diamond version soon....by the way s2v zoom function also not able to use on diamond any solution??
Had the same problem with zooming, did not found the bugs with s2u2 yet but if you say soo... Is there a version for Daimond of s2u2 en s2v coming??
Greetz and thanx for your wonderfull applications!
thank you for yr concern. the only thing that real bother me is my diamond always answering my calls due to the pressure from the belt case. i realy hate that. i miss s2u2 soooooo much. please do something. no need of gifs or fancy clocks. only a slide to unlock and caller id that works with the diamond. please!...
"ExceptionEXE4"="cprog.exe"
"SafeMode"=dword:00700000
for callerID, if you use advanceconfig to disable the phone skin, then it works! But your diamond-style dialpad will disappear.
I just installed S2U2 on my diamond.
When my device is locked, i can access my device when i press the home key. so basically, it is not ''locked''.
any idea how to disable all hardware buttons during locked up?
ranchu said:
I just installed S2U2 on my diamond.
When my device is locked, i can access my device when i press the home key. so basically, it is not ''locked''.
any idea how to disable all hardware buttons during locked up?
Click to expand...
Click to collapse
Did you read the first post?!
I guess A_C is working on the problem (hope so )
thx for A_C again
And for the weather?
A_C are you planing on releasing a version which fixes the issue ?
Da9L said:
A_C are you planing on releasing a version which fixes the issue ?
Click to expand...
Click to collapse
Sure, but as said in the first post, it takes times...
S2U2 v1.10 released
@ALL
A new version of S2U2 is released at http://forum.xda-developers.com/showthread.php?t=412418.
For optimal usage with Diamond, make sure you grab the VGA version & turn on "Don't double check Backlight" at the S2U2 Settings.
could i have the battery in blue color? or a method to create myself if is it possible
i've put the vga battery bigger than normal
very compliments A_C for the program,it is very usefull
tnx
A_C said:
@ALL
A new version of S2U2 is released at http://forum.xda-developers.com/showthread.php?t=412418.
For optimal usage with Diamond, make sure you grab the VGA version & turn on "Don't double check Backlight" at the S2U2 Settings.
Click to expand...
Click to collapse
totally sweet
Thanks A_C - looks like this works nicely with having a password lock, etc
i been playing around with it for the last hour, had 3 calls and a few sms, all working perfectly, now whos for coffee
Only HTC Weather isnt working
Imaginati0n said:
Only HTC Weather isnt working
Click to expand...
Click to collapse
Same issue for me... I use the TF3D weather...
I don't know why my Diamond touch screen was disable when I lock it with the new version 1.10b? Cannot slide to unlock? I've uninstall my older version, delete all the file/ reg. and install the new version. Can anyone told me what to do? Thank you so much and I love this software very much!!!
Hello,
I'm trying to "disable" the home button when S2U2 active (= possibly deactivate the touchflo when s2u2 is active, because you can still recall the home screen when it's pushed). I tried to use the TouchFlo config file.
Code:
FTouchFloConfig.txt
Exclude:s2u2.exe
or
Code:
FTouchFloConfig.txt
Exclude:S2U2.exe
currently it's located in \Windows\FtouchFlo\FTouchFloConfig.txt
Unfortunately it still doesn't work ... I will check for following locations one more time to test the exclusion.
\Program Files\FTouchFlo\FTouchFloConfig.txt
\Program Files\Touch Flo\FTouchFloConfig.txt
\Windows\FTouchFloConfig.txt
any help how to make it correct?
I already extended the exclusion to following items, but still no success (and yes I reload touch flo, including device reboots)
Code:
Exclude:iLock.exe
Exclude:iLock2.exe
Exclude:s2u2.exe
You want to "exclude" S2U2 ? What does it mean ? What is your problem ?
reply ....
Wolfman017 said:
You want to "exclude" S2U2 ? What does it mean ? What is your problem ?
Click to expand...
Click to collapse
I can't get answer for wrong question, right it's wrongly formulated.
my problem is that when S2U2 is running the HOME button is still active and you are able to "virtually push" him, which means that your TODAY screen can be activated and is visible. My goal is to have all virtual keys deactivated when S2U2 is running.
Well, I am using S2U2 and I don't have this kind of problem. When I press the Home button, the TF3D page appears only a fraction of second, then S2U2 reappears.
Which version of S2U2 do you have ?
Wolfman017 said:
When I press the Home button, the TF3D page appears only a fraction of second, then S2U2 reappears.
Click to expand...
Click to collapse
I have the same "problem"
Wolfman017 said:
Well, I am using S2U2 and I don't have this kind of problem. When I press the Home button, the TF3D page appears only a fraction of second, then S2U2 reappears.
Which version of S2U2 do you have ?
Click to expand...
Click to collapse
the latest one ... S2U2-1.35-VGA.zip
Wolfman017 said:
Well, I am using S2U2 and I don't have this kind of problem. When I press the Home button, the TF3D page appears only a fraction of second, then S2U2 reappears.
Which version of S2U2 do you have ?
Click to expand...
Click to collapse
Same behavior for me, so it works fine
nick007 said:
I have the same "problem"
Click to expand...
Click to collapse
This is not a problem, the device is still locked even if it shows home page for a fraction of second
Hi all...
i use s2u2 from long time on all my htc devices and this time ive to report a little issue, vey little for true...
sometime, generally after pc connection or bluetooth headset connection, but also without using usb connection at all, ive the headset icon showed and it disappears only if i connect-diosconnet the wired headset.
anyone with this problem? i repeat, not a big problem, but very boring...
possible to solve?
thx you!
no one with this problem?
davidebeatrice said:
Hi all...
i use s2u2 from long time on all my htc devices and this time ive to report a little issue, vey little for true...
sometime, generally after pc connection or bluetooth headset connection, but also without using usb connection at all, ive the headset icon showed and it disappears only if i connect-diosconnet the wired headset.
anyone with this problem? i repeat, not a big problem, but very boring...
possible to solve?
thx you!
Click to expand...
Click to collapse
same thing here. seems like it started with me after I used my s9 bluetooth headset. when I used my wired set, I don't think this happened.
I have the same issue, but it doesn't have any consequences for me.
Another issue I do have with S2U2 is when I make a call via a bluetooth headset, the keypad disables and it happens often that keys are pressed while the phone is in my pocket after I made a call. Haven't found a setting that disables this either.
i tried to install it but i get the error that it is not signed and therefor not running.
i looked up everything here but there is so much on S2U2 that i dont know what to install in wath order.
-go here and download the wvga version and the language pack.
-extract the s2u2 cab file in your memory card and the correct language file.
-install the cab in your tp2 (not in the memory card), rename the language file (i.e. lang.english.ini->lang.ini) and copy it into \programs\s2u2 folded (when asked click on replace existing file).
-reboot.
when windows starts a popup appears and s2u2 starts for the first time. so you can now set it up in s2u2 setting (wallpaer, ecc...)
thx dude for the lightning fast response
you're welcome...solved?
yep, just ninstalled it and works fine.
one more issue...
S2U2 is not picking the weather from HTC's weather panel... wht do u think is wrong?
thx....
mine shows weather correctly...have u selected touchflo3d in s2u2 settings?
...have you downloaded the weather for the location and have you setting up the gmt time for the same locatioon in home tab?
to show weather correctly weather tabs must shows the same location as gmt time.
sorry for my English...
the seven options for weather that s2u2 1.62 gives me are
Off | SPB Weather 1.x | Weather Panel | Pocket Weather | HTC Home Weather | UserWeather | Manila 2D Weather | Manila 3D Weather
I selected both Weather panel and HTC Home Weather, none seem to work.
Yes, tocuflo3d's weather panel has downloaded the latest weather updates...
my home location and time are correct too...
thx....
EDIT: I tried Manilla 3D and its working! .... hmm.... is tht its name?....
yeah!
Hey I just installed S2U2 cause I needed a good locking program but for some weird reason and multiple installations, uninstall and soft-resets, I'm still not able to get the slide to unlock work.
I mean i get the screen with the time and all just the slider isn't there.
i have tried many skins but still no go.
Is there a solution I don't know?
thanks for your help.
yadvani said:
Hey I just installed S2U2 cause I needed a good locking program but for some weird reason and multiple installations, uninstall and soft-resets, I'm still not able to get the slide to unlock work.
I mean i get the screen with the time and all just the slider isn't there.
i have tried many skins but still no go.
Is there a solution I don't know?
thanks for your help.
Click to expand...
Click to collapse
In the S2U2-Settings, set the following values (beside the others you want, of course):
Hide all softkeys: OFF (This is the value that hides the slider)
Display mode: GDI (Otherwise the screen would be scrambled sometimes when you change the orientation)
skycamefalling said:
Display mode: GDI (Otherwise the screen would be scrambled sometimes when you change the orientation)
Click to expand...
Click to collapse
Thank you for that! I was wondering why that was happening!
dazultra2000 said:
Thank you for that! I was wondering why that was happening!
Click to expand...
Click to collapse
It won't go completely away by this but it's much better than with the other display driver modes.
If you find a definitive solution for this problem, please let me know
skycamefalling said:
In the S2U2-Settings, set the following values (beside the others you want, of course):
Hide all softkeys: OFF (This is the value that hides the slider)
Click to expand...
Click to collapse
Thanks works perfectly now
A-C posted a new version...
go here
...headset isuue always present...
A quick note to tell that CSDEVCTRL works perfectly on the Rhodium. Not only it is a light unlocking application enhancing the WM unlocking, but it is incredibly useful, with a number of goodies not related to unlocking. The hard button utility is highly configurable, it can work even when phone is locked (if you wish). I use it to toggle wifi or set bluetooth off, in order to save battery. AEButtonPlus did not identify buttons correctly on the Rhodium, but this one does.
Thread here :http://forum.xda-developers.com/showthread.php?t=386451
PS: the bluetooth toggle does not work at the moment due to the Rhodium stack, I use the hotkey utility to launch TurnBTOff.exe in \WIndows in order to set BT off.
Thierry
CSDEVCTRL locks the phone while having a call. So U cannot end your call bevor unlock again ...
Gonzo_62 said:
CSDEVCTRL locks the phone while having a call. So U cannot end your call bevor unlock again ...
Click to expand...
Click to collapse
This is a setting (I guess it prevents your ear to hang up when touching the screen on some phones), you can put it the way you like (in "Lock Triggers", uncheck "Lock During Call"). You can also set it so that only soft keys are locked.
Well, locked/freeze my phone a couple of times. Personally, not recommended. Don't really works well.
Well, I forgot to say that it does not look compatible with TF3D (I do not use TF3D). It is fully compatible with SPB Mobile Shell. I used it with "WM Today". Sorry !
Also the settings are not so easy to figure out : If you have a foreign Rom (French Orange for me), most important is to write the title displayed in at the top when Unlock Window is shown (Déverrouiller instead of UNLOCK for me)in the Unlock Triggers window, the same with Phone (Téléphone for me) in the Lock Triggers window).
thierry2064 said:
Well, I forgot to say that it does not look compatible with TF3D (I do not use TF3D). It is fully compatible with SPB Mobile Shell. I used it with "WM Today". Sorry ! .....
Click to expand...
Click to collapse
Ha! that explained why its work for you :> Well, SPB Mobile Shell is nice too, I will wait for SPB to have them make it 100% works on TP2