[kaffeine] [Bug 479872] New: Option --lastchannel doesn't free dvb adapter after stop

2024-01-15 Thread Valerio Vanni
https://bugs.kde.org/show_bug.cgi?id=479872

Bug ID: 479872
   Summary: Option --lastchannel doesn't free dvb adapter after
stop
Classification: Applications
   Product: kaffeine
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mche...@kernel.org
  Reporter: valerio.va...@inwind.it
  Target Milestone: ---

SUMMARY
***
If I start kaffeine without options and I play a DVB channel when I click stop,
kaffeine frees immediately /dev/dvb/xxx device.
If I start kaffeine with --lastchannel and do the same (click stop),
/dev/dvb/xxx device is busy.

A child process is locking it: 

lsof finds this:
kioslave5 21356  valerio   35u  CHR 
212,3 0t01173529 /dev/dvb/adapter0/frontend0

  21356 ?S  0:00 /lib/x86_64-linux-gnu/libexec/kf5/kioslave5
/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/tags.so tags 
local:/run/user/1000/kaffeineppPvOO.1.kioworker.socket

After some minutes, this process ends and dvb device is free an can be
rmmod-ed.

***

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian Bookworm 64 bit
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.18

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 471025] kaffeine running after closing interface

2023-11-23 Thread Valerio Vanni
https://bugs.kde.org/show_bug.cgi?id=471025

--- Comment #1 from Valerio Vanni  ---
It doesn't happen anymore on Debian 11 (kaffeine 2.0.18).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 471025] New: kaffeine running after closing interface

2023-06-14 Thread Valerio Vanni
https://bugs.kde.org/show_bug.cgi?id=471025

Bug ID: 471025
   Summary: kaffeine running after closing interface
Classification: Applications
   Product: kaffeine
   Version: 2.0.15
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mche...@kernel.org
  Reporter: valerio.va...@inwind.it
  Target Milestone: ---

Created attachment 159655
  --> https://bugs.kde.org/attachment.cgi?id=159655=edit
Console output, from command "kaffeine" to exit (before CTRL+C)

SUMMARY
***
I'm using kaffeine 2.0.15 on Debian 10. The issue appeared after update from
Debian 9, and it shows most of the times but not every time.
I use kaffeine only to watch TV with DVB-T card, I don't use it as media
player.

When I start kaffeine in the first place, it works. I watch DVB-T channels.
Then I close interface, and get no error.

Then I try to open it again, it doesn't open. I see for 3-4 seconds the
application appear on bar (nothing in desktop) and then it disappears.

Before trying to open, I find this leftover:
23939 ?Sl 0:05 /usr/bin/kaffeine
23948 ?S  0:00 file.so [kdeinit5] file
local:/run/user/1000/klauncherToADQP.1.slave-socket
local:/run/user/1000/kaffeineaTZRyV.1.slave-socket

And after trials to reopen I find additional "kaffeine" processes:
939 ?Sl 0:05 /usr/bin/kaffeine
23948 ?S  0:00 file.so [kdeinit5] file
local:/run/user/1000/klauncherToADQP.1.slave-socket
local:/run/user/1000/kaffeineaTZRyV.1.slave-socket
23979 ?Sl 0:00 /usr/bin/kaffeine
23982 ?Sl 0:00 /usr/bin/kaffeine

I I kill all processes, I can open kaffeine again and everything works.

If I try to launch kaffeine from a terminal, it's the same: it starts, but when
I close interface I find console still busy. In this case, I can terminate with
CTRL+C and get process killed (and console available again).


***


STEPS TO REPRODUCE
1. Open kaffeine
2. Open television tab and watch some channel
3. Close kaffeine from interface
4. Try to open again kaffeine

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
Kaffeine opens

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian 10 64bit - kernel 5.15.114
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 421795] New: DVB-T channels received on multiple frequencies

2020-05-19 Thread Valerio Vanni
https://bugs.kde.org/show_bug.cgi?id=421795

Bug ID: 421795
   Summary: DVB-T channels received on multiple frequencies
   Product: kaffeine
   Version: 2.0.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: mchehab+sams...@kernel.org
  Reporter: valerio.va...@inwind.it
  Target Milestone: ---

SUMMARY
In my antenna system I receive some MUX and its channels on multiple
frequencies.
This is fine, they come from different repeaters and they are redundant. If one
falls, I can see the channels from the others.
When I launch channels scan, they are all found, but then kaffeine stores them
once in channel list. Only one of the frequency (I don't know why one instead
of another: perhaps signal strength?).


STEPS TO REPRODUCE
1. Scan channels, some are on multiple frequencies
2. Add them to list

OBSERVED RESULT
Multiple channels are stored only one time. For example, I receive a MUX on 618
Mhz and on 778 Mhz: only "778" copies are stored.

EXPECTED RESULT
Both channels are stored, with a different name (channel-1, channel-2, as it
already happens for multiple lcns).


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.