Giter Site home page Giter Site logo

Comments (1)

rc2md3 avatar rc2md3 commented on July 20, 2024

运行的log

  • main
    ++ id -u
  • '[' 0 -ne 0 ']'
  • setupUserGroup
  • '[' -n 995 ']'
  • groupmod -o -g 995 audio
  • '[' -n 986 ']'
  • groupmod -o -g 986 video
    ++ id -g user
  • '[' 969 '!=' 1000 ']'
  • groupmod -o -g 969 group
    ++ id -u user
  • '[' 1000 '!=' 1000 ']'
  • chown user:group '/home/user/.wine/drive_c/users/user/Application Data' /home/user/WXWork
  • setupHostname
  • export HOSTNAME=DoWork
  • HOSTNAME=DoWork
  • echo DoWork
  • hostname DoWork
  • exec gosu user /entrypoint.sh
  • main
    ++ id -u
  • '[' 1000 -ne 0 ']'
  • startWXWork
  • hello
    ++ cat /VERSION
  • VERSION=0.2.0
  • echo '[DoWork] 盒装企业微信 v0.2.0'
    [DoWork] 盒装企业微信 v0.2.0
  • disableUpgrade
  • echo 'To be write'
  • setupFontDpi
  • DELETE_KEYS=('HKEY_CURRENT_USER\Control Panel\Desktop' 'HKEY_CURRENT_USER\Software\Wine\Fonts')
  • for key in "${DELETE_KEYS[@]}"
  • wine reg DELETE 'HKEY_CURRENT_USER\Control Panel\Desktop' /v LogPixels /f
  • true
  • for key in "${DELETE_KEYS[@]}"
  • wine reg DELETE 'HKEY_CURRENT_USER\Software\Wine\Fonts' /v LogPixels /f
  • wine reg ADD 'HKEY_LOCAL_MACHINE\System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts' /v LogPixels /t REG_DWORD /d 120 /f
    [DoWork] Starting...
  • true
  • echo '[DoWork] Starting...'
  • '[' -n true ']'
  • unset WINEDEBUG
  • wine 'C:\Program Files\WXWork\WXWork.exe'
    0035:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
  • true
    ++ pgrep -i WXWork.exe
  • '[' -n '' ']'
  • echo '[DoWork] WXWork.exe exited'
  • break
  • unset upgrading
  • true
    ++ pgrep -i WeWorkUpdate.ex
    [DoWork] WXWork.exe exited
  • '[' -z '' ']'
  • echo
  • break
  • '[' -z '' ']'
  • break

from docker-wxwork.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.