scenario
The new entry test of the company is suspected to have directly deleted the XXX. App folder under the Applications directory, resulting in the disappearance of the app icon on the desktop but not uninstalled in the Cydia installed list.
Repetition steps
Try to uninstall or install any plug-ins
The results of
sub-process /usr/libexec/cydia/cydo returned an error code(100)
The solution
Use iFile to find /usr/libexec/cydia/cydo file on the mobile phone, click I on the right to check the access rights, and change the access rights to
user: sticky, read, write, execute
group: sticky, read, execute
global: read, execute
Other methods that have been tried do not work
Delete all files under the DPKG/Updates folder
conclusion
In order to avoid this kind of problem, it is necessary not to misoperate and do not interrupt the installation and uninstallation process. Xiaobai had better use Cydia to operate and do not try to delete files directly.
Tag Archives: ProgrammerAH
PC login Citrix WI times CPS License Acquisition Error (500) screenshot and solution
This is to use
pc
client login
Citrix CPS WI
, click the apply icon to create the ICA channel:
The font>
The font>
error screenshot:
The font>
The font>
The font>
The font>
The font>
the problem is that the CPS does not find the License Server, or the License has expired.
The font>
may also be due for other problems. If you confirm that the License or License Server is ok, try the following method:
The font>
open terminal service configuration : connection -> RDP-TCP-> The attribute font> – & gt; Citrix Settings — administrators only publish applications; delete the tick before !
The font>
The font>
The font>
Reproduced in: https://blog.51cto.com/19810629/190802
Android Studio Error: Invoke-customs are only supported starting with Android O (–min-api 26)
Android Studio compiler error reporting:
Error: Invoke-customs are only supported starting with Android O (–min-api 26)
Solutions:
Add under Android node in build.gradle file:
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
Summary of the Android development tutorial series
A preliminary study on the android
Install development tools
Create your first Android project
Developing language learning
Kotlin language foundation
UI control learning series
UI control _TextView
UI control _EditText
UI control _Button
UI control _ImageView
UI control _RadioButton
UI control _CheckBox
UI control _ProgressBar
CentOS 7 installation error: Cannot find a valid baseurl for repo: base/7/x86_6
If centos in Docker reports an error, restart Docker service, Service Docker Restart,
Detailed reference “docker port mapping or start the container times wrong” https://blog.csdn.net/whatday/article/details/86762264
First, report the wrong situation
When using the yum command, you cannot parse the yum source, and an error occurs:
Second, report the cause of the error
The machine cannot parse the yum source, for three reasons:
(1) The machine can not access the Internet! Please check the network configuration to make sure that you can surf the Internet and then look at the second situation. A simple point is ping a public network IP, such as ping 114.114.114.114 if ping does not work, is not on the network. If you can ping it, that would be the second case.
(2) DNS configuration problem! Nslookup www.baidu.com
nslookup www.baidu.com
nslookup www.baidu.com
nslookup www.baidu.com
nslookup www.baidu.com
nslookup www.baidu.com
(3) The machine can access the Internet, DNS configuration has also been configured, but still cannot resolve yum source, then you can change to a yum source and try again.
Three, can’t access the Internet solution
(1) Check the network card name and enter the command:
(2) Start to modify the network information configuration file, open the configuration file, and enter the command:
vi /etc/sysconfig/network-scripts/ifcfg-Name of the network card
e.g:vi /etc/sysconfig/network-scripts/ifcfg-ens33
(3) Change ONBOOT=no to ONBOOT=yes
4. DNS configuration error solution
(1) This problem is caused by yum’s inability to resolve the domain name corresponding to the remote packet management library even though it has been connected to the Internet during the process of package installation. Therefore, we only need to add the IP address corresponding to DNS to the network configuration. Open the configuration file and enter the command:
vi /etc/sysconfig/network-scripts/ifcfg-Name
(2) Append DNS at the end of the file:
DNS1=8.8.8.8
DNS2=4.2.2.2
(3) Restart the network and enter the command:
ifup Name
e.g:ifup ens33
Solve the problem of VC 6.0 fatal error C1033: cannot open program database’.\debug\vc60.pdb’
VC++6.0 compiled a few times, suddenly appeared
The
There are several sayings on the Internet:
The
The
The
The
The
Only need to modify the directory, because my original directory path contains Chinese, not recognized, all changed to English. This doesn’t happen on the Chinese version of XP.
The
|
The
The
The
Edit-> If Preferences find: repositories is empty, change it to stdmod |
The second method to modify the path is the solution to the problem I encountered, but it is not the optimal one. In fact, if you are careful, you will find that the compilation fails because of the Chinese scrambled code caused by the Chinese path, so solving the scrambled code problem should solve the problem.
The solution, of course, is to modify the format of the language’s advanced options.
Hanyu Formats and Language for Non-Unicode Programs choose Chinese.
After following the steps in the red box above
To Build – first & gt; The Clean, and then Build – & gt; Rebuild All
That solves the problem. This is much more convenient than changing the path, especially for Chinese projects where changing the name will make you cry
Declare my IDE environment:
Windows8.1 with UPDATE, English, Enterprise, VC6.0 SP6, the official original mirror file + official download SP6 patch, many castrated version of VC6.0 sometimes appear some puzzling mistakes, especially the Chinese version of VC6.0, even VC assistant VA are not used, as a developer, if fear of English, then I still advised you to change line.
svn Key usage violation in certificate has been detected
- sudo apt-get install libneon27-dev
cd /usr/lib
sudo mv libneon-gnutls.so.27 libneon-gnutls.so.27.old
sudo ln -s libneon.so.27 libneon-gnutls.so.27
< script> window._bd_share_config={“common”:{“bdSnsKey”:{},”bdText”:””,”bdMini”:”2″,”bdMiniList”:false,”bdPic”:””,”bdStyle”:”0″,”bdSize”:”16″},”share”:{}}; with(document)0[(getElementsByTagName(‘head’)[0]||body).appendChild(createElement(‘script’)).src=’http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=’+~(-new Date()/36e5)]; < /script>
Read (761) | comments (0) | forward (0) |
0
VIM VMB Installation plug-in
Next: PCH Warning
Related hot articles
Android development environment to build Android custom View implementation… Androidmanifest.xml configuration file… Android relative layout + rounded buttons +Sha… View the Android application package name package and…
Linux DHCP Peizhi ROC soft link on Unix files Ask what this command means, I am new… Sed -e what does “/grep/d” mean… Who can help me with LINUX 2.6 10…
Leave something for the master! ~ ~
Comment on hot
SQLCODE=-551, SQLSTATE=42501 error resolution
Dbvisualizer: SQLCODE=-551, SQLSTATE=42501, SQLERRMC= user name; SELECT; The name of the table
Use software
Dbvisualizer software
Iii. Solutions (Windows system) :
Db2 Grant DBADM on Database to User user name
Reprint address: http://www.bubuko.com/infodetail-3002569.html
Reprint address 2:https://www.cnblogs.com/clfonly1/p/10613487.html
firefox ssl_error_unsupported_version
Unable to Connect Securely
Firefox cannot guarantee the safety of your data on xxxx because it uses SSLv3, a broken security protocol.
Advanced info: ssl_error_unsupported_version
Solution:
address bar enter about: config.
will be security. The TLS version. The fallback – limit to change the value of 1
the revised all normal!
What’s the matter with updating cydia “sub-process/usr/libexec/cydia/cydo returned anerror code (2)”?
Recently updated when cydia to the sub – process/usr/libexec/cydia cydo returned anerror code (2) of the scarlet letter is how to return a responsibility?

Solution: Delete all the updates and var/lib/dpk/updates (lots of numbered files and one TMP.i file)
Reproduced in: https://www.cnblogs.com/Percy_Lee/p/5080704.html
[Errno 8] nodename nor servname provided, or not known
gevent
Use the GEvent coroutine to initiate an HTTP request
Using python’s own standard DNS library,
Frequent errors
[Errno 8] nodename nor servname provided, or not known
Check some articles, DNS resolution is a problem with a lot of concurrency.
Solution: Instead of using Python’s DNS resolution standard library, use gEvent’s built-in DNS resolution module to replace the standard library.
(When the following patch_all() is implemented, GEvent will help us replace a series of standard libraries.)
from gevent import monkey;monkey.patch_all()
At this point, [Errno 8] Nodename Nor Servname provided, or Not known issues only happen the first time DNS is resolved, only once.
Adb error: more than one device/emulator error handling
jason@zhanghailongdeMacBook-Pro ~ % adb shell
error: more than one device/emulator
According to the error prompt, the error is caused by the connection of multiple devices on the computer, and adb shell command does not know which one to operate, so the error is exploded. Check with ADB Devices:
jason@zhanghailongdeMacBook-Pro ~ % adb devices
List of devices attached
LGUS9982d76c740 device
192.168.201.7:5555 device
Sure enough, several devices appear. If you want to debug for a particular device, you need to specify the name of the device for adb command, such as debugging for device 2F54EE0:
jason@zhanghailongdeMacBook-Pro ~ % adb -s LGUS9982d76c740 shell
Joan:/$
In this way, it is possible to debug normally. If there is still a problem with the above method, the following scheme is recommended:
// Kill adb Server first :adb kill-server
// Restart ADB Server: ADB Start-up – Server
Error Code: S1023 when installing DirectX SDK

Reason for error:
Also, I continued to distribute Microsoft Visual C++ 2010 Redistributable after I installed the updated Microsoft Visual C++ 2010 Redistributable and opened the program and function control panel on my computer. While DXSDK_Jun installed “Microsoft
Visual C++ 2010 x86 redistributable-1010.0.30319″, the version was lower than the installed version of this machine, so s1023 error occurred in the installation.
Solutions:
Uninstall the higher version of “Microsoft Visual C++ 2010 x86 redistributable-1010.0.40219” and reinstall it.
