View Single Post
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#3600
Looking into Tweak G, I think there is a problem with the restore of Traffic + Day/Night + TTD, because restoring this one with this:

Code:
cp -rf /home/user/MyDocs/.N9QTweakBackup/usr/lib /usr
would remove the Change default photo/video file name KK Tweak, because with the code above it also copy original libqcamera.so.1.0.0.

In addition to this I noticed that in the Tweak KK you used

Code:
ariadne sh -c "perl /opt/N9QTweak/UA/refhashlist.pl"
but with that code you didn't noticed that there was a lag while starting camera?
If I remember well (about camera lag), isn't better to have two choices, one for Open Mode user and the other for who hasn't this one? For the first one the code above isn't necessary, for the second one it is.

Last edited by death_jax; 2012-10-09 at 16:29.
 

The Following User Says Thank You to death_jax For This Useful Post: