View Single Post
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#7
Originally Posted by kayamagan View Post
i just got a probleme with your method to change the useragents, siantago!

first one, change in the status bar menu not modify the useragent of microb when i'm surfing. and this, for the 4s U.A (realize the teste on this website:Whats My User Agent). i have the same U.A at the begining, it never changed.

2nd one, when i want to remove HIDEUSERAGENT (rootsh or app manage) i can't. try to remove hideuseragent by xTerm give me the follows results:

"
/home/user # apt-get remove --purge hideuseragent
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
hideuseragent*
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
After this operation, 119kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 29793 files and directories currently installed.)
Removing hideuseragent ...
/var/lib/dpkg/info/hideuseragent.prerm: line 4: /opt/HideUserAgent/MicroBUserAgent.sh: not found
dpkg: error processing hideuseragent (--purge):
subprocess pre-removal script returned error exit status 127
/var/lib/dpkg/info/hideuseragent.postinst: line 6: /opt/HideUserAgent/MicroBUserAgent.sh: not found
Errors were encountered while processing:
hideuseragent
E: Sub-process /usr/bin/dpkg returned an error code (1)


plz can you tell me what is wrong and what i have to do to solve this probleme?

thnx
hi, try manually

Open xterm, paste all of this
Code:
root
rm -r /opt/HideUserAgent
rm -r /var/lib/dpkg/info/hideuseragent.*
dpkg -r hideuseragent
close
close