[Bug 1879923] Re: Update Scan Data Over Internet fails
Bug Watch Updater
1879923 at bugs.launchpad.net
Fri Aug 20 12:56:00 UTC 2021
Launchpad has imported 4 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=436371.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2021-04-29T19:32:21+00:00 Oskar Alois Runggaldier wrote:
Created attachment 138009
Fehler
SUMMARY
STEPS TO REPRODUCE
1. Fernsehen einrichten
2. Suchlaufdaten über Internet aktualisieren
3. Aktualisierung fehlgeschlagen
OBSERVED RESULT
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
Ubuntu 21.04 >>>>>>>> pls email : oskar.runggaldier at gmail.com
Reply at:
https://bugs.launchpad.net/ubuntu/+source/kaffeine/+bug/1879923/comments/2
------------------------------------------------------------------------
On 2021-04-30T06:39:46+00:00 Mchehab+huawei wrote:
Git commit 209a263ab2191f0b1d13f48a0a2fa67794357ad0 by Mauro Carvalho Chehab.
Committed on 30/04/2021 at 06:39.
Pushed by mauroc into branch 'master'.
dvbconfigdialog: increase max download size for scandata
By the time Kaffeine was written, a 64KB max limit were
enough, but nowadays, the scandata file has already 104KB.
Increase the limit up to 1MB, in order to fix download
issues with valid files.
While here, also improve the download messages to show
how much data was downloaded and to report the reason
why a download was aborted.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei at kernel.org>
M +21 -7 src/dvb/dvbconfigdialog.cpp
M +1 -0 src/dvb/dvbconfigdialog.h
https://invent.kde.org/multimedia/kaffeine/commit/209a263ab2191f0b1d13f48a0a2fa67794357ad0
Reply at:
https://bugs.launchpad.net/ubuntu/+source/kaffeine/+bug/1879923/comments/3
------------------------------------------------------------------------
On 2021-04-30T06:50:27+00:00 Mchehab+huawei wrote:
(In reply to Oskar Alois from comment #0)
English please.
> STEPS TO REPRODUCE
> 1. Fernsehen einrichten
> 2. Suchlaufdaten über Internet aktualisieren
> 3. Aktualisierung fehlgeschlagen
STEPS TO REPRODUCE
1. Set up television
2. Update search data via the Internet
3. Update failed
Reply at:
https://bugs.launchpad.net/ubuntu/+source/kaffeine/+bug/1879923/comments/4
------------------------------------------------------------------------
On 2021-04-30T06:51:57+00:00 Mchehab+huawei wrote:
In order to prevent too big files, Kaffeine has an upper limit. The
current limit is too low for the size of the current scanfile (104KB).
Commit 209a263ab2191f0b1d13f48a0a2fa67794357ad0 increased the limit to
1MB.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/kaffeine/+bug/1879923/comments/5
** Changed in: kaffeine
Status: Unknown => Fix Released
** Changed in: kaffeine
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1879923
Title:
Update Scan Data Over Internet fails
Status in Kaffeine:
Fix Released
Status in kaffeine package in Ubuntu:
In Progress
Bug description:
Workaround from Tj; 3 commands (ignore word-wrapping by launchpad):
cd ~/.local/share/kaffeine
mv scanfile.dvb{,.$(awk 'C==1{print;exit}/^\[date\]/{C=1}' scanfile.dvb)}
wget https://linuxtv.org/downloads/dtv-scan-tables/kaffeine/scantable.dvb -O scanfile.dvb
----
Running Kaffeine 2.0.18 on Ubuntu 20.04 LTS Plasma Desktop. Update Scan Data Over Internet fails with message: Scan data update failed
I believe Kaffeine is looking for a file called scanfile.dvb or
perhaps scanfile.dvb.qz
https://linuxtv.org/downloads/dtv-scan-tables/kaffeine/ shows a file
called scantable.dvb (Different file name)
The wiki here (https://linuxtv.org/wiki/index.php/Dtv-scan-tables)
says that this file will be autocreated and eventually be located
here: https://autoconfig.kde.org/kaffeine/ The file i see at this
location is currently called: scantable.dvb.qz
Perhaps this is just a file naming issue?
Thanks,
Iestyn Guest
To manage notifications about this bug go to:
https://bugs.launchpad.net/kaffeine/+bug/1879923/+subscriptions
More information about the Ubuntu-sponsors
mailing list