Bug 1374063 - Disable automatic updates check
Summary: Disable automatic updates check
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: owncloud-client
Version: 26
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Nikos Roussos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-07 20:35 UTC by Germano Massullo
Modified: 2018-02-24 13:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-23 22:49:49 UTC
Type: Bug


Attachments (Terms of Use)

Description Germano Massullo 2016-09-07 20:35:12 UTC
Description of problem:
Reminder for all owncloud-client maintainers.
Automatic updates check should be disabled. The only way Fedora users can update their owncloud-client is by running Fedora updates, so the message is completely useless.

A few suggestions from #owncloud-client-dev Freenode channel

[17:24] <jt***> Germano: There seems to be a skipUpdateCheck config checked by src/gui/updater/ocupdater.cpp
[17:27] <jt***> ConfigFile::skipUpdateCheck defaults to false, worst case you could patch it to default to true.
[17:29] <Germano> jt***: mmh I cannot find           ConfigFile::skipUpdateCheck          in                     https://github.com/owncloud/client/blob/master/src/gui/updater/ocupdater.cpp
[17:30] <jt***> Germano: that one's in src/libsync/configfile.cpp
[17:30] <jt***> getValue(QLatin1String(skipUpdateCheckC), con, false); <-- could s/false/true/
[17:32] <Germano> jt***: this one? https://github.com/owncloud/client/blob/master/src/libsync/configfile.cpp#L418
[17:33] <jt***> Germano: Yes that one
[17:33] <jt***> (I didn't try though)

Comment 1 Fedora End Of Life 2017-02-28 10:13:29 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 2 Germano Massullo 2018-02-23 22:49:49 UTC
I removed myself from this package to concentrate effort on next generation nextcloud-client.
Feel free to reopen the bugreport if you want to take it


Note You need to log in before you can comment on or make changes to this bug.