[kamoso] [Bug 356133] crash when starting - segmentation fault

2017-02-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=356133

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kam
   ||oso/1ff5f14fedd42bfa61ae181
   ||e0c598ec991ba4407
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #18 from Aleix Pol  ---
Git commit 1ff5f14fedd42bfa61ae181e0c598ec991ba4407 by Aleix Pol.
Committed on 16/02/2017 at 23:40.
Pushed by apol into branch '3.2'.

Gracefully exit when the pipeline can't be bootstraped

M  +5-0src/main.cpp
M  +13   -8src/video/webcamcontrol.cpp
M  +2-2src/video/webcamcontrol.h

https://commits.kde.org/kamoso/1ff5f14fedd42bfa61ae181e0c598ec991ba4407

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

[kamoso] [Bug 356133] crash when starting - segmentation fault

2017-02-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=356133

Aleix Pol  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #17 from Aleix Pol  ---
Thanks Lisa!

I'll apply the patch. Please next time use phabricator.kde.org to submit the
patch.

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

[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-06-05 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

darkosm...@gmail.com changed:

   What|Removed |Added

 CC|darkosm...@gmail.com|

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-06-04 Thread Simon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

Simon  changed:

   What|Removed |Added

 CC||s.sueu...@gmail.com

--- Comment #16 from Simon  ---
On Archlinux:
$sudo pacman -S gst-plugins-bad

On Ubuntu (in Mint and Debian the package name+ installation should be pretty
much the same/similar):
$sudo apt-get install gstreamer0.10-plugins-bad 

On Fedora (not sure which one of these or maybe both):
$dnf install gstreamer-plugins-bad-free 
$dnf install gstreamer1-plugins-bad-free 

That should fix the not working kamoso.

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-06-04 Thread Lisa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

--- Comment #15 from Lisa  ---
Created attachment 99372
  --> https://bugs.kde.org/attachment.cgi?id=99372=edit
Shutting down gracefully at startup in case of missing plugin.

As promised, a patch for improved error handling. Let me know about it :)

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-06-04 Thread Lisa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

--- Comment #14 from Lisa  ---
On Chakra, the bad plugins for gstreamer1.0 are also in their own package; once
installed that, kamoso starts up without issues.

I have added the gst-plugins-bad package as a dependency of kamoso, other
packagers should do the same for their distros (e.g. Archlinux).

Error handling inside kamoso could be improved, if there are no objections I'll
send a patch for that later on.

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-06-04 Thread Lisa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

--- Comment #13 from Lisa  ---
Regarding my comment "but I still cannot get kamoso to find it, i.e.
QGst::ElementFactory::find fails too, not just ::make.", that is because on
Chakra kamoso uses gstreamer-1.0 and not gstreamer-0.10. 

For some reason gstreamer-1.0 does not have the plugin on my system (as shown
by gst-inspect-1.0).

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-06-04 Thread Lisa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

--- Comment #12 from Lisa  ---
More information: the crash is caused by the fact that the element factory
"wrappercamerabinsrc" does not exist on the system, therefore a null element is
returned.

This should be part of gstreamer-bad-plugins. Before installing the bad plugins
I run "gst-inspect-0.10 | grep camera" and got an empty output. After
installing them, I get this:

camerabin2:  camerabin2: CameraBin2
camerabin2:  wrappercamerabinsrc: V4l2 camera src element for camerabin
camerabin2:  viewfinderbin: Viewfinder Bin
bayer:  bayer2rgb: Bayer to RGB decoder for cameras
camerabin:  camerabin: Camera Bin

but I still cannot get kamoso to find it, i.e. QGst::ElementFactory::find fails
too, not just ::make.

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-06-01 Thread Lisa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

Lisa  changed:

   What|Removed |Added

 CC||syn.shai...@gmail.com

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-04-13 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

--- Comment #10 from Raghavendra kamath  ---
I have the same version , but  i get the segfault like earlier.

a month ago it started working but died again , My graphic card is nvidia and i
don't remember if the drivers got updated

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-04-13 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

--- Comment #9 from maj...@outlook.sk ---
$ pacman -Q kamoso
kamoso 3.1.0-2

in this version, there is no segfault

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-04-12 Thread Cyril Brosch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

--- Comment #8 from Cyril Brosch  ---
It has never been fixed for me, too.

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-04-12 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

Raghavendra kamath  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #7 from Raghavendra kamath  ---
This bug has resurfaced again

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

maj...@outlook.sk changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from maj...@outlook.sk ---
same for me, closing

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-03-27 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

--- Comment #5 from Raghavendra kamath  ---
for me this problem has gone away, if it has stopped for others too we can
close this bug.

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2015-12-22 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

darkosm...@gmail.com changed:

   What|Removed |Added

 CC||darkosm...@gmail.com

--- Comment #4 from darkosm...@gmail.com ---
+1

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