[GEM-dev] [pd-gem:bugs] #233 load gem_videoVLC.so at startup crash pd

2014-08-26 Thread IOhannes m zmölnig
- **labels**:  -- linux, imageMagick, videoVLC, crash
- **assigned_to**: IOhannes m zmölnig
- **Priority**: 5 -- 7



---

** [bugs:#233] load gem_videoVLC.so at startup crash pd**

**Status:** open
**OS:** linux
**Release:** unknown
**Labels:** linux imageMagick videoVLC crash 
**Created:** Sat Aug 23, 2014 11:52 AM UTC by jack 
**Last Updated:** Tue Aug 26, 2014 08:53 AM UTC
**Owner:** IOhannes m zmölnig

When I try to load gem_videoVLC.so at startup, Pd crash.

Backtrace :
http://pastebin.com/nGnfAaBQ
++

Jack


---

Sent from sourceforge.net because gem-dev@lists.iem.at is subscribed to 
https://sourceforge.net/p/pd-gem/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/pd-gem/admin/bugs/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.___
GEM-dev mailing list
GEM-dev@lists.iem.at
http://lists.puredata.info/listinfo/gem-dev


Re: [GEM-dev] [pd-gem:bugs] #233 load gem_videoVLC.so at startup crash pd

2014-08-24 Thread IOhannes m zmölnig
On 23. August 2014 13:52:02 MESZ, jack  jacko...@users.sf.net wrote:

** [bugs:#233] load gem_videoVLC.so at startup crash pd**


There are two probable issues:
- there was a crasher bug with videoVLC, that was (introduced and) fixed 
recently
- there seems to be some glib incompatibility with *another* external. I dont 
know if this is fixable at all.

To detect which of the two issued you have do:
- make sure you have the latest 
Gem from git
- try loading Gem/videoVLC without *any* other external (and then add externals 
until you find the culprit)

-- 
mfh.ifs.dhr
IOhannes

sent from my pdp-12

___
GEM-dev mailing list
GEM-dev@lists.iem.at
http://lists.puredata.info/listinfo/gem-dev


[GEM-dev] [pd-gem:bugs] #233 load gem_videoVLC.so at startup crash pd

2014-08-24 Thread jack
Yes, I have the latest Gem from git.
It is a problem between gem_imageMAGICK.so and gem_videoVLC.so. When I add 
gem_imageMAGICK.so in the Gem directory (where gem_videoVLC.so is already in 
place), Pd crash at startup.
++

Jack




---

** [bugs:#233] load gem_videoVLC.so at startup crash pd**

**Status:** open
**OS:** linux
**Release:** unknown
**Created:** Sat Aug 23, 2014 11:52 AM UTC by jack 
**Last Updated:** Sat Aug 23, 2014 11:52 AM UTC
**Owner:** nobody

When I try to load gem_videoVLC.so at startup, Pd crash.

Backtrace :
http://pastebin.com/nGnfAaBQ
++

Jack


---

Sent from sourceforge.net because gem-dev@lists.iem.at is subscribed to 
https://sourceforge.net/p/pd-gem/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/pd-gem/admin/bugs/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.___
GEM-dev mailing list
GEM-dev@lists.iem.at
http://lists.puredata.info/listinfo/gem-dev


[GEM-dev] [pd-gem:bugs] #233 load gem_videoVLC.so at startup crash pd

2014-08-24 Thread Cyrille Henry
i do have both gem_imageMAGICK.so and gem_videoVLC.so, and i have no crash.
ubuntu 14.04 and Gem from current git.



---

** [bugs:#233] load gem_videoVLC.so at startup crash pd**

**Status:** open
**OS:** linux
**Release:** unknown
**Created:** Sat Aug 23, 2014 11:52 AM UTC by jack 
**Last Updated:** Sun Aug 24, 2014 10:06 AM UTC
**Owner:** nobody

When I try to load gem_videoVLC.so at startup, Pd crash.

Backtrace :
http://pastebin.com/nGnfAaBQ
++

Jack


---

Sent from sourceforge.net because gem-dev@lists.iem.at is subscribed to 
https://sourceforge.net/p/pd-gem/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/pd-gem/admin/bugs/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.___
GEM-dev mailing list
GEM-dev@lists.iem.at
http://lists.puredata.info/listinfo/gem-dev


[GEM-dev] [pd-gem:bugs] #233 load gem_videoVLC.so at startup crash pd

2014-08-24 Thread jack
I still get the Pd crash (Ubuntu 14.04). Always between gem_imageMAGICK.so and 
gem_videoVLC.so.

$ dpkg --list | grep libvlc
ii  libvlc-dev  2.1.4-0ubuntu14.04.1  amd64  development files for libvlc
ii  libvlc5  2.1.4-0ubuntu14.04.1  amd64  multimedia player and streamer library
rc  libvlccore5  2.0.8-1  amd64  base library for VLC and its modules
ii  libvlccore7  2.1.4-0ubuntu14.04.1  amd64  base library for VLC and its 
modules

$ dpkg --list | grep magick
ii  imagemagick  8:6.7.7.10-6ubuntu3  amd64  image manipulation programs
ii  imagemagick-common  8:6.7.7.10-6ubuntu3  all  image manipulation programs 
-- infrastructure
ii  libmagick++-dev  8:6.7.7.10-6ubuntu3  amd64  object-oriented C++ interface 
to ImageMagick - development files
ii  libmagick++5:amd64  8:6.7.7.10-6ubuntu3  amd64  object-oriented C++ 
interface to ImageMagick
ii  libmagickcore-dev  8:6.7.7.10-6ubuntu3  amd64  low-level image manipulation 
library - development files
ii  libmagickcore5:amd64  8:6.7.7.10-6ubuntu3  amd64  low-level image 
manipulation library
ii  libmagickcore5-extra:amd64  8:6.7.7.10-6ubuntu3  amd64  low-level image 
manipulation library - extra codecs
ii  libmagickwand-dev  8:6.7.7.10-6ubuntu3  amd64  image manipulation library - 
development files
ii  libmagickwand5:amd64  8:6.7.7.10-6ubuntu3  amd64  image manipulation library

++

Jack




---

** [bugs:#233] load gem_videoVLC.so at startup crash pd**

**Status:** open
**OS:** linux
**Release:** unknown
**Created:** Sat Aug 23, 2014 11:52 AM UTC by jack 
**Last Updated:** Sun Aug 24, 2014 10:17 AM UTC
**Owner:** nobody

When I try to load gem_videoVLC.so at startup, Pd crash.

Backtrace :
http://pastebin.com/nGnfAaBQ
++

Jack


---

Sent from sourceforge.net because gem-dev@lists.iem.at is subscribed to 
https://sourceforge.net/p/pd-gem/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/pd-gem/admin/bugs/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.___
GEM-dev mailing list
GEM-dev@lists.iem.at
http://lists.puredata.info/listinfo/gem-dev