Category Archives: How to Fix

GConf Error: Failed to contact configuration server solution

GConf Error:Unable to reach configuration server workaround

GConf Error:Unable to contact configuration server; some possible reasons are that you need to enable TCP/IP networking for ORBit, or have an old NFS lock due to a system crash. For information, see http://www.gnome.org/projects/gconf/. (Details- 1:IOR file ‘/tmp/gconfd-chris/lock/ IOR ‘Not open, no such file or directory found 2:IOR file ‘/tmp/gconfd-chris/lock/ IOR ‘Not open, no such file or directory found’)
GConf Error: contact configuration server failed; some possible reasons are that you need to enable TCP/IP networking for ORBit, or have old NFS locks due to a system crash. For information, see http://www.gnome.org/projects/gconf/. (Details- 1:IOR file ‘/tmp/gconfd-chris/lock/ IOR ‘not open, no such file or directory found; 2:IOR file ‘/tmp/gconfd-chris/lock/ IOR not open, no such file or directory found)
==================================================
Some on the Internet say it was because of the execution of this order.
#chmod -R 0777 /tmp
Not on my machine, it’s a result of manually upgrading glibc2.7 according to the default path.

Solution.
# rm – r *user*
Then delete the .gnome2 and .gnome folders from the user’s home directory.

Centos7 executes the command service mysqld start and prompts Failed to start mysqld.service: Unit mysqld.service not loaded

An error condition
After mysql is installed on Centos7, service Mysqld Start cannot be started and Service Mysqld Stop cannot be stopped
The solution
find/-name mysql.server
The following path is found
/usr/share/mysql/mysql.server
so
/usr/share/mysql/mysql.server start
It can start successfully
Use the/usr/share/mysql/mysql. Server stop
You can close it successfully
 

Configure Nvidia graphics card on ubuntu18.04 xrandr Failed to get size of gamma for output default

Initial problem: when I used teamViewer to connect uBuntu18.04, I immediately lost the display window. At first, I thought that it might be the resolution, so I looked up the resolution of Ubuntu18.04. The result showed that there was only a default 800×600, xrandr Failed to get size of Gamma for output default for a long time
Ubuntu18.04 for Nvidia graphics card configuration
https://blog.csdn.net/qq_37935670/article/details/80377196
 
 
Solve ubuntu18.04 installation of nvidia driver that nvidia-dkms dependent cannot be installed (complete picture matching)
https://blog.51cto.com/cfy10/2450167

Problems encountered in window10 system configuration tesseract

 

Mainly according to the tutorial to http://www.wangtuizhijia.com/archives/272
The runtime reports an error like this:
pytesseract.pytesseract.TesseractError: (1, ‘Error opening data file \\Program Files (x86)\\Tesseract-OCR\\eng.traineddata Please make sure the TESSDATA_PREFIX environment variable is set to your “tessdata” directory. Failed loading language \’eng\’ Tesseract couldn\’t load any languages! Could not initialize tesseract. ‘)
The key message is underlined: the environment configuration should be configured to the path of ‘tessdata
Because global variables are not configured to perform data conversion across disks, we add a configuration message to the environment variable.
 
Maybe the tutorial is win7 system slightly different, Win10 Under my operation
Environment variable – New – Variable name :TESSDATA_PREFIX Variable value :C:\Program Files (x86)\Tesseract-OCR\ tessData
Then the system might just need to be rebooted

INSTALL PARSE FAILED INCONSISTENT CERTIFICATES error solution

Share my teacher’s artificial intelligence tutorial! Zero basis, easy to understand! http://blog.csdn.net/jiangjunshow

You are also welcome to reprint this article. Share knowledge, benefit the people, and realize the great rejuvenation of the Chinese nation!

               
A prompt similar to INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES appears when installing the APK file, along with the following similar prompt:
Android Launch!
adb is running norm.
Performing com. android123.cwj activity launch
Automatic Target Mode: Using device ‘HT840GZ25974’
Uploading CWJ. Apk onto device ‘HT840GZ25974’
Uploading
Application already exists. Attempting to re – install home…
re-installation failed due to different application signatures.
You must perform a full uninstall of the application. WARNING: This will remove the application data! Android123.cwj ‘in a shell.
Launch canceled!
Such problems mainly due to signature conflict, such as you use the ADB debug permissions signature, but then use standard sign signature and then install the same file will appear such errors, the solution in addition to honestly uninstall the original version to install again from the mobile phone, the ADB install – r parameter can’t solve this problem.            

Call my teacher’s artificial intelligence tutorial! http://blog.csdn.net/jiangjunshow

ERROR: `phpize’ failed

The following errors occurred when installing the software:

Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
ERROR: ` phpize ‘failed

Solutions:

yum install m4 autoconf

How to Fix Failed to start service jboss.deployment.unit.”jboss-as-bmt.war”.INSTALL: org.jboss.msc.service.S

Failed to start the service jboss. Deployment. Unit.and “jboss – as – BMT. War. INSTALL: org. Jboss. MSC. Service. StartException service in jboss. Deployment. Unit.and” jboss – as – BMT. War. INSTALL: Failed to Process Phase INSTALL of DE…

If there is a file of type WAR.Failed in the red box location above it will have failed changed to Deployed and restart JBoss.
If there is a file of type WAR.Failed in the red box location above it will have failed changed to Deployed and restart JBoss.

Error installing NX10.0 in win10. Tip: ZeroGu6: Windows DLL failed to load

The original machine installed, upgrade before uninstall, and then can not install, from the Internet to find what solution, it seems to encounter few people.

All the advice online is, through my computer:
Right click on splmlicenseserver_v7.0.0 _win64_setup.exe and select Properties. On the Compatibility menu, Select the ‘Compatibility’ TAB

You can also test compatibility, and the system will automatically set the compatibility

But none of these methods work on my machine.

 
Go here and search for Java to delete all related programs
 

Reproduced in: https://www.cnblogs.com/ouyang800/articles/6061367.html

mdt wds deployment windows Litetouch deployment failed, Return Code = -2147467259 0x80004005

It’s deployments that turn out to be wrong.

Litetouch deployment failed, return code = -2147467259 0x80004005

It’s been a long day, but I finally got the results back. Write it down.

Method 1

On your Windows 7 reference PC, open the registry editor. Navigate to the HKLM \ system \ settings. Look for a multi-string value called “CloneTag”. I’m guessing it’s not there. Add a new multistring value named “CloneTag”. The actual value doesn’t matter. I’m not sure if the case on the name matters, so I mimicked the error message. Export the HKLM\system\settings key and save it to the .reg file. Edit the .reg file and remove all other entries except for the CloneTag value.

Run cscript to start the task sequence selector. Select your Sysprep and capture the Task Sequence. Enter your credentials and start.

When it gets to the part where the sysprep is executed, run the .reg file to quickly import the CloneTag multi-string value. If you see that it continues to sport, then you should be clear.

Method 2

Go to the Scripts folder in your DS box and create a backup of the LTISysprep file somewhere on your desktop so you will have a copy and if anything goes wrong open the LTISysprep file with Notepad and remove osshell. MACHINE\System\Setup\CloneTag’ line off and save the file to update your deployment share continues by logging in to the referenced computer and on your DS machine.

Run the LiteTouch script to capture p_w_picpath on

Method 3.

The reason for this failure is that the registry key CloneTag under HKLM\system\settings was deleted during sysprep startup:

1.
Enter your sysprep and capture the task sequence, execute sysprep, Options tab, Add, Registry Settings. Enter “System\Settings” in the “Key” box, and enter the CloneTag in the “Value Name” box, and place the “Value” in the CloneTag. ” box is left blank. The whole step is to add the registry entry back to the HKLM\system\setup after the sysprep is complete.

2. (Same approach as suggested by Jimmy lami)
You can also modify the script to prevent deletion of registry entries. Go to the deploymentshare folder and look for the script named LITSysprep in the scripts folder. Right-click on edit to make changes in the script. You can remove the oShell.RegDelete “HKEY_LOCAL_MACHINE\SystemSetup\CloneTag” or you may want to add. // infront to convert it to a comment.

twrp failed to mount system

Environment Introduction:
Android 9 twrp3.3.1
Installation error display solution:
Go into data clear is the second button in the first row;
Then select advanced and check all but external storage if you want to keep internal storage
You can then re-enter the new image.
 
My magic fun:
https://www.mokeedev.com/

[Unity] Solve the problem of IOException: Failed to Copy… in Unity packaging apk

1: error screenshot

2:
First of all, the problem is not packaged when will now, said the reasons for this error is the Temp folder file already exists, leading to conflict with Unity android packaging bag, delete the Temp folder, then repack (Temp file is Unity runtime generated temporary folder, delete will not affect the other project files, the following chart)



conclusion


if this blog has helped you, welcome to click the link below, and more like-minded partners to communicate, together with progress.

Ubuntu18 “Activation of network connection failed” cannot access the Internet 【Solution】

Ubuntu18 “Activation of Network Connection Failed “cannot connect to the Internet [Solution]
System environment: Windows 10 and Ubuntu18.04 dual systems
Activation of network connection failed. The Activation of network connection failed was reported by Ubuntu18.04 today. The Activation of network connection failed.
Plug in the wireless card, the wireless card can surf the Internet normally.
computer to Win10 environment, wired can be normal Internet. Explain the hardware is good. The problem is only the driver, or network card configuration problem.
The Internet tried all kinds of solutions, including computer rebooting, router rebooting and so on, to no avail.
Finally, the computer shuts down. Let it sit for a few minutes, then turn it on, and Ubuntu18 will be able to surf the web normally.
Ha ha, solution: computer shut down, and then wait to start . It’s amazing.
February 5, 2020 sijing, Shanghai