[kaffeine] [Bug 414542] New: "--spdif --alsa-audio-device iec958" produces no audio

2019-11-26 Thread jamie marchant
https://bugs.kde.org/show_bug.cgi?id=414542

Bug ID: 414542
   Summary: "--spdif --alsa-audio-device iec958" produces no audio
   Product: kaffeine
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mchehab+sams...@kernel.org
  Reporter: jamie.march...@sympatico.ca
  Target Milestone: ---

NOTES: 

Some of the terms I use are explained in "Additional info" 

Description of problem:

Passing "--spdif --alsa-audio-device iec958" to VLClib(remember Kaffeine is
just a front-end) causes no audio to be played. The source is Dolby Digital and
the command should send the Dolby to my receiver(this is called "passthrough").

Version-Release number of selected component (if applicable):
2.0.18

How reproducible:

If I start playing any audio with VLC while Kaffeine is playing a video(tested
by receiving an ATSC broadcast), sound plays from Kaffeine when VLC is closed
and seems to keep working until Kaffeine is closed. I used the GUI in VLC to
set it up in a way that matches those arguments, I have also tested VLC with
those arguments and it does indeed work correctly. 

Under some rare unreproducible cases, I was able to get a Stereo audio track to
play but this was not passthrough(the light was not on).

Steps to Reproduce:
When testing this I used an ATSC broadcast, I have not fully tested other
features. 
0. Click the "Settings" menu and click "Configure Kaffeine", in "libVLC" add
"--spdif --alsa-audio-device iec958" and then restart Kafffeine 
1. Start a stream that can use SPDIF Passthrough(like receiving an ATSC
broadcast) 
2. You will here silence

Actual results:
You will hear silence.(in one case this affected other programs too until
Kaffine was closed) 


Expected results:
You here the stream. 


Additional info:
In case you don't know some of the terms I used here:

SPDIF Passthrough: 

Passes non-PCM streams(like Dolby Digital) directly to a decoder(amp or A/V
receiver) rather than having the PC decode it. No other sounds can play when
you do this. 

ATSC: 
Digital television broadcast in the USA and Canada(maybe other places too), can
be received with the correct hardware and software. (Kaffeine is the software) 

The odd thing:
Kafffeine uses VLC as a backend and as I said it works fine.

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

[kaffeine] [Bug 414542] "--spdif --alsa-audio-device iec958" produces no audio

2019-11-26 Thread jamie marchant
https://bugs.kde.org/show_bug.cgi?id=414542

jamie marchant  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from jamie marchant  ---
Had to use a slightly different command as I realized I also told VLC to use
ALSA, so now it works fine with this command: 
--spdif --alsa-audio-device iec958 --aout=alsa

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

[kde] [Bug 369294] New: Crash after changing monitor

2016-09-24 Thread jamie marchant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369294

Bug ID: 369294
   Summary: Crash after changing monitor
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: jamie.march...@sympatico.ca

Application: kdenlive (16.04.2)

Qt Version: 5.6.1
Frameworks Version: 5.25.0
Operating System: Linux 4.7.3-100.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:
I open the moniotir on a secound and treid playing the video I was working on.
It did not play but this is a seprete bug(if it can be reproduced). I can't
remember what I did next but I closed a bunch of parts in the layout including
the monitor. I palyed the video again and a window that said 'Mplayer' poped
up, I treid makeing this fullscreen but it did not work so I dceicid to close
it and try again. I hit something like 'view' -> 'monitor' and now the program
won't come up at all. I seem to have currupted my layout. As I have some
editing to do I will reset my setting by deleting the configuration files.

The crash can be reproduced every time.

-- Backtrace:
Application: Kdenlive (kdenlive), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8f2b975940 (LWP 8955))]

Thread 13 (Thread 0x7f8f225f6700 (LWP 8956)):
#0  0x7f8f3c2e8b7d in poll () at /lib64/libc.so.6
#1  0x7f8f3908a272 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x7f8f3908bee7 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x7f8f24db0039 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x7f8f3cef300c in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#5  0x7f8f38a5461a in start_thread () at /lib64/libpthread.so.0
#6  0x7f8f3c2f45fd in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7f8f18090700 (LWP 8961)):
#0  0x7f8f3c2e476d in read () at /lib64/libc.so.6
#1  0x7f8f36b7f3f0 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0
#2  0x7f8f36b3bc84 in g_main_context_check () at /lib64/libglib-2.0.so.0
#3  0x7f8f36b3c130 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#4  0x7f8f36b3c29c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#5  0x7f8f3d0ddb5b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#6  0x7f8f3d08e25a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#7  0x7f8f3ceeebd4 in QThread::exec() () at /lib64/libQt5Core.so.5
#8  0x7f8f467a0675 in QDBusConnectionManager::run() () at
/lib64/libQt5DBus.so.5
#9  0x7f8f3cef300c in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#10 0x7f8f38a5461a in start_thread () at /lib64/libpthread.so.0
#11 0x7f8f3c2f45fd in clone () at /lib64/libc.so.6

Thread 11 (Thread 0x7f8f14d42700 (LWP 8962)):
#0  0x7f8f38a59b20 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f8f162f7e43 in radeon_drm_cs_emit_ioctl () at
/usr/lib64/dri/r600_dri.so
#2  0x7f8f162f7597 in impl_thrd_routine () at /usr/lib64/dri/r600_dri.so
#3  0x7f8f38a5461a in start_thread () at /lib64/libpthread.so.0
#4  0x7f8f3c2f45fd in clone () at /lib64/libc.so.6

Thread 10 (Thread 0x7f8efe250700 (LWP 8964)):
#0  0x7f8f3c2e8b7d in poll () at /lib64/libc.so.6
#1  0x7f8f36b3c18c in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f8f36b3c29c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f8f3d0ddb5b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f8f3d08e25a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f8f3ceeebd4 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f8f406d57f5 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#7  0x7f8f3cef300c in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7f8f38a5461a in start_thread () at /lib64/libpthread.so.0
#9  0x7f8f3c2f45fd in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7f8efd24f700 (LWP 8965)):
#0  0x7f8f38a59ec9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f8f3cef3638 in QWaitCondition::wait(QMutex*, unsigned long) () at
/lib64/libQt5Core.so.5
#2  0x7f8f3cef00b2 in QThreadPoolThread::run() () at /lib64/libQt5Core.so.5
#3  0x7f8f3cef300c in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#4  0x7f8f38a5461a in start_thread () at /lib64/libpthread.so.0
#5  0x7f8f3c2f45fd in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f8efca4e700 (LWP 8966)):
#0  0x7f8f36b80779 in g_mutex_lock () at /lib64/libglib-2.0.so.0
#1  0x7f8f36b3c288 in g_main_context_iteration () at
/lib64/libglib-2.0.s

[kdenlive] [Bug 369294] Crash after changing monitor

2016-09-26 Thread jamie marchant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369294

--- Comment #2 from jamie marchant  ---
Created attachment 101306
  --> https://bugs.kde.org/attachment.cgi?id=101306&action=edit
Output of 'kdenlive' when run from the terminal.

Output of 'kdenlive' when run from the terminal.

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


[kdenlive] [Bug 369294] Crash after changing monitor

2016-09-26 Thread jamie marchant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369294

--- Comment #3 from jamie marchant  ---
I have an ATI Radon 5400 and am using the Kernel driver.(not the 'proprietary'
ones.) 

Here is my terminal output in a >> normal run. <<(as I said I had to get the
program to work, so I deleted all the Kdenlive stuff in my home folder.) 

I don't see anything OpenGL related in that log.

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


[kdenlive] [Bug 369294] Crash after changing monitor

2016-09-26 Thread jamie marchant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369294

--- Comment #5 from jamie marchant  ---
Yes I have OpenGL enabled drivers and to make sure everything still works I ran
the Linux port of Portal 2. The OpenGL stuff must have been removed from the
Fedora Cora port of kdenlive? Would you like to see the output of 'glxinfo'?

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


[kdenlive] [Bug 369294] Crash after changing monitor

2016-09-26 Thread jamie marchant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369294

--- Comment #8 from jamie marchant  ---
Hmm this does look like a duplicate too me.

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


[kdenlive] [Bug 364278] kdenlive crashes whilst starting

2016-09-26 Thread jamie marchant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364278

jamie marchant  changed:

   What|Removed |Added

 CC||jamie.march...@sympatico.ca

--- Comment #15 from jamie marchant  ---
*** Bug 369294 has been marked as a duplicate of this bug. ***

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


[kdenlive] [Bug 369294] Crash after changing monitor

2016-09-26 Thread jamie marchant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369294

jamie marchant  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #9 from jamie marchant  ---


*** This bug has been marked as a duplicate of bug 364278 ***

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