Opened 6 years ago

Closed 4 years ago

Last modified 4 years ago

#55574 closed defect (fixed)

mkvtoolnix: Disable update checker

Reported by: mf2k (Frank Schima) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: mkvtoolnix

Description

When I launch mkvtoolnix-gui from the command line, it checks for an update. This should be disabled.

$ mkvtoolnix-gui 
libpng warning: iCCP: known incorrect sRGB profile
[...]
Creating checker
UpdateChecker::start: initiating requests
UpdateChecker::start: checkStarted emitted
UpdateChecker::start: URL list built
UpdateChecker::start: startup done
NetworkAccessManager::startDownload: token 0 starting for url QUrl("https://mkvtoolnix.download/latest-release.xml.gz")
NetworkAccessManager::manager: creating QNetworkAccessManager
qt.network.ssl: Error receiving trust for a CA certificate

Change History (3)

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newaccepted

Yes that would be a good idea. I haven't looked into how to do that.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: acceptedclosed

In e360c0eff9282f726d7a7b853342d66dd3e031dd/macports-ports (master):

mkvtoolnix: Update to version 45.0.0

  • Set --maxdepth 6000 to fix problem building docs with xsltproc
  • Disable update checking
  • Fix minor lint issue

Fixes: #55574
Fixes: #60148

comment:3 Changed 4 years ago by mf2k (Frank Schima)

In 90bab9ec1ee473a67be6b49d6ab803f95cab3b73/macports-ports (master):

mkvtoolnix: Update to version 45.0.0

  • Set --maxdepth 6000 to fix problem building docs with xsltproc
  • Disable update checking
  • Fix minor lint issue

Fixes: #55574
Fixes: #60148

Note: See TracTickets for help on using tickets.