GithubHelp home page GithubHelp logo

easylpac's Issues

About Linux Depedencies

It happened just now that I figured out why I can't use EasyLPAC on my Linux Mint distribution. The error message is provided below.

/home/azote/EasyLPAC/lpac version
SCardEstablishContext() failed: 8010001D
APDU driver init failed

The Linux Mint doesn't included the pcscd in any installation option. So in order to run EasyLPAC( or lpac actually), the Linux must need a pcscd service running in the background.

(Also it needs a card reader inserted to prevent errors below. but actually it isn't a bug for EasyLPAC)

/home/azote/EasyLPAC/lpac version
SCardListReaders() failed: 8010002E
APDU driver init failed

So, please update the README and add some hint when Linux users meet error code 8010001D(pcscd not running or even not installed) or 8010002E(No card reader found)

`LpacErrDialog` will be popup three times if there's no card while click the refresh button

Description

LpacErrDialog will be popup three times if there's no card while click the refresh button.

Screenshots

iShot_2024-03-06_21.03.25.mp4

Environment

EasyLPAC: 0.6.7
macOS: 14.2

Dive into

It seems happes because of each function below call the ShowLpacErrDialog function

EasyLPAC/control.go

Lines 153 to 155 in f567f7b

RefreshProfile()
RefreshNotification()
RefreshChipInfo()

But due to the lack knowledge of golang, I don't know which is the best practice, so I'm afraid I can't PR. :(
Anyway, just a little bug(

Publish to Homebrew

It would make the installation on Mac devices easier if EasyLPAC is published to Homebrew.

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.