---
** [bugs:#221] multiple multimodel problem**
**Status:** open
**Created:** Fri Feb 28, 2014 12:33 PM UTC by Anonymous
**Last Updated:** Fri Feb 28, 2014 12:33 PM UTC
**Owner:** IOhannes m zmölnig
Using more than one [multimodel] in the same instance of pd is buggy. Loading (or reloading if using only a few obj) a series of .obj in each [multimodel] and changing the model number sometimes mess with the model (it displays the wrong model or nothing).
No error message happend.
Tested on OSX 10.7.5
0.43.4-extended
GEM: ver: 0.93.3
See the attached patch.
---
Sent from sourceforge.net because gem-dev(a)lists.iem.at is subscribed to http://sourceforge.net/p/pd-gem/bugs/
To unsubscribe from further messages, a project admin can change settings at http://sourceforge.net/p/pd-gem/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
- **status**: pending-invalid --> open
- **OS**: --> w32
- **Release**: v0.43 --> 0.93.3
---
** [bugs:#226] pix_video CRASH!!!**
**Status:** open
**OS:** w32
**Release:** 0.93.3
**Labels:** pix_video webcamera crash gem
**Created:** Tue Jul 08, 2014 03:12 PM UTC by Andrew
**Last Updated:** Tue Jul 08, 2014 04:15 PM UTC
**Owner:** IOhannes m zmölnig
Hi Everyone!
I use PD extended on win7 and i have some problem with the "pix_video". The object is working properly, but when i activate the window it comes a crash! I try to use PD as administrator, but there's the same.
Is there anybody who have the same problem? Is it a program bug or my laptop camera? (my camera is work fine with other program) I have a Lenovo G580 laptop.
Thanks for any help.
---
Sent from sourceforge.net because gem-dev(a)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.
Ticket moved from /p/pure-data/bugs/1150/
Can't be converted:
- **_milestone**: v0.43
---
** [bugs:#226] pix_video CRASH!!!**
**Status:** pending-invalid
**OS:** None
**Release:** v0.43
**Labels:** pix_video webcamera crash gem
**Created:** Tue Jul 08, 2014 03:12 PM UTC by Andrew
**Last Updated:** Tue Jul 08, 2014 04:15 PM UTC
**Owner:** IOhannes m zmölnig
Hi Everyone!
I use PD extended on win7 and i have some problem with the "pix_video". The object is working properly, but when i activate the window it comes a crash! I try to use PD as administrator, but there's the same.
Is there anybody who have the same problem? Is it a program bug or my laptop camera? (my camera is work fine with other program) I have a Lenovo G580 laptop.
Thanks for any help.
---
Sent from sourceforge.net because gem-dev(a)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.
- **labels**: Pixes (pix_ objects), Pd-extended, crash, pix_film --> Pixes (pix_ objects), Pd-extended, crash, pix_film, plugins, gmerlin
---
** [bugs:#97] crash when loadbangloading movies with gmerlin**
**Status:** closed-rejected
**OS:** linux
**Release:** 0.93-git
**Labels:** Pixes (pix_ objects) Pd-extended crash pix_film plugins gmerlin
**Created:** Mon Mar 15, 2010 08:42 AM UTC by IOhannes m zmölnig
**Last Updated:** Tue Jul 08, 2014 04:11 PM UTC
**Owner:** IOhannes m zmölnig
when i load the clock.avi \(that comes with Pd-extended\) with loadbang, Gem crashes.
patch:
\[loadbang\]
|
\[open clock.avi\(
|
\[pix\_film\]
Gem \(0.93.csv \(today\)\) prints:
pix\_film:: gmerlin support
pix\_film:: quicktime support
\[pix\_film\]: opening /tmp/clock/clock.avi with format 1908
\[pix\_film\]: ...
\[pix\_film:video\_realdll\] Cannot find file /usr/lib/codecs/drvc.so, disabling Real Video 3.0/4.0 DLL decoder
verbose\( 1\):\[pix\_film:demuxer\] Detected AVI format
pd\_gui: pd process exited
Segmentation fault
gdb says:
\#0 0xb755f2c8 in bgav\_superindex\_set\_durations \(\) from /usr/lib/libgmerlin\_avdec.so.1
\#1 0xb74e1bc2 in bgav\_demuxer\_start \(\) from /usr/lib/libgmerlin\_avdec.so.1
\#2 0xb74de7d7 in bgav\_init \(\) from /usr/lib/libgmerlin\_avdec.so.1
\#3 0xb74de92d in bgav\_open \(\) from /usr/lib/libgmerlin\_avdec.so.1
\#4 0xb7b9daf5 in filmGMERLIN::open \(this=0x81a4c48, filename=0xbfffe444 "/tmp/clock/clock.avi", format=6408\) at filmGMERLIN.cpp:158
libgavl 1.1.1-2
libgmerlin-avdec: 1.0.1-0.1
---
Sent from sourceforge.net because gem-dev(a)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.
- **labels**: Pixes (pix_ objects) --> Pixes (pix_ objects), Pd-extended, crash, pix_film
- **assigned_to**: IOhannes m zmölnig
- **OS**: --> linux
- **Release**: linux --> 0.93-git
---
** [bugs:#97] crash when loadbangloading movies with gmerlin**
**Status:** closed-rejected
**OS:** linux
**Release:** 0.93-git
**Labels:** Pixes (pix_ objects) Pd-extended crash pix_film
**Created:** Mon Mar 15, 2010 08:42 AM UTC by IOhannes m zmölnig
**Last Updated:** Tue Mar 30, 2010 02:21 AM UTC
**Owner:** IOhannes m zmölnig
when i load the clock.avi \(that comes with Pd-extended\) with loadbang, Gem crashes.
patch:
\[loadbang\]
|
\[open clock.avi\(
|
\[pix\_film\]
Gem \(0.93.csv \(today\)\) prints:
pix\_film:: gmerlin support
pix\_film:: quicktime support
\[pix\_film\]: opening /tmp/clock/clock.avi with format 1908
\[pix\_film\]: ...
\[pix\_film:video\_realdll\] Cannot find file /usr/lib/codecs/drvc.so, disabling Real Video 3.0/4.0 DLL decoder
verbose\( 1\):\[pix\_film:demuxer\] Detected AVI format
pd\_gui: pd process exited
Segmentation fault
gdb says:
\#0 0xb755f2c8 in bgav\_superindex\_set\_durations \(\) from /usr/lib/libgmerlin\_avdec.so.1
\#1 0xb74e1bc2 in bgav\_demuxer\_start \(\) from /usr/lib/libgmerlin\_avdec.so.1
\#2 0xb74de7d7 in bgav\_init \(\) from /usr/lib/libgmerlin\_avdec.so.1
\#3 0xb74de92d in bgav\_open \(\) from /usr/lib/libgmerlin\_avdec.so.1
\#4 0xb7b9daf5 in filmGMERLIN::open \(this=0x81a4c48, filename=0xbfffe444 "/tmp/clock/clock.avi", format=6408\) at filmGMERLIN.cpp:158
libgavl 1.1.1-2
libgmerlin-avdec: 1.0.1-0.1
---
Sent from sourceforge.net because gem-dev(a)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.
- **assigned_to**: IOhannes m zmölnig
---
** [bugs:#103] part_render crash when speed is set high**
**Status:** closed-fixed
**OS:** linux
**Release:** 0.92.3
**Labels:** rendering (e.g. display) particles part_head crash
**Created:** Thu May 06, 2010 10:28 AM UTC by zomoipotoi
**Last Updated:** Tue Jul 08, 2014 04:10 PM UTC
**Owner:** IOhannes m zmölnig
I have a particle system with part\_head with no arguments \(defaults to 1000 particles max\).
I use part\_render and start rendering.
Then I set part\_head's speed to eg. 300, then my pd crash.
My system is: PD 0.42.5 - GEM 0.92.2 - Ubuntu 9.04 64 bit - NVIDIA GTX 260
---
Sent from sourceforge.net because gem-dev(a)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.
- **labels**: rendering (e.g. display) --> rendering (e.g. display), particles, part_head, crash
- **OS**: --> linux
- **Release**: linux --> 0.92.3
---
** [bugs:#103] part_render crash when speed is set high**
**Status:** closed-fixed
**OS:** linux
**Release:** 0.92.3
**Labels:** rendering (e.g. display) particles part_head crash
**Created:** Thu May 06, 2010 10:28 AM UTC by zomoipotoi
**Last Updated:** Sat May 22, 2010 02:20 AM UTC
**Owner:** nobody
I have a particle system with part\_head with no arguments \(defaults to 1000 particles max\).
I use part\_render and start rendering.
Then I set part\_head's speed to eg. 300, then my pd crash.
My system is: PD 0.42.5 - GEM 0.92.2 - Ubuntu 9.04 64 bit - NVIDIA GTX 260
---
Sent from sourceforge.net because gem-dev(a)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.
- **assigned_to**: IOhannes m zmölnig
- **OS**: --> linux
- **Release**: linux --> 0.92
---
** [bugs:#109] svn compile failure (gcc 4.5.0) - \'multiple definition\'**
**Status:** closed-fixed
**OS:** linux
**Release:** 0.92
**Labels:** build-system
**Created:** Fri Jun 18, 2010 07:54 AM UTC by dmotd
**Last Updated:** Mon Jun 21, 2010 03:30 PM UTC
**Owner:** IOhannes m zmölnig
the compile of svn gem stops at pix\_film/record/video with a \'multiple definition\' error in relation to \`gem::PluginFactory<gem::film>::s\_factory\'.
this error has been repeated by two other people using archlinux:
http://aur.archlinux.org/packages.php?ID=22509
attached is the full compile log \(gzip compressed for upload restriction\).
$ gcc --version
gcc \(GCC\) 4.5.0
Copyright \(C\) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
---
Sent from sourceforge.net because gem-dev(a)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.
- **labels**: Pixes (pix_ objects), crash, pix_compare --> Pixes (pix_ objects), crash, pix_compare, Pd-extended
---
** [bugs:#116] [pix_compare] from pd-ext 42.5 crashes on Lucid.**
**Status:** closed-fixed
**OS:** linux
**Release:** 0.92.3
**Labels:** Pixes (pix_ objects) crash pix_compare Pd-extended
**Created:** Wed Sep 29, 2010 02:28 PM UTC by 01ivier Baudu
**Last Updated:** Tue Jul 08, 2014 04:09 PM UTC
**Owner:** nobody
I have two videos \(320x240 / mjpeg\) which I try to use with \[pix\_compare\]...
On ubuntu 8.04 with pd-ext 41.4 there is no problem.
But it crashes with the 42.5 \(on Ubuntu 8.04 and 10.04\).
If I take the Gem.pd\_linux from my Hardy\'s pd-ext 41.4 and If I put it in my Lucid\'s 42.5 adding some lib \(libMagik, libaviplay... \) it works.
The operation have been done on 5 different computers...
Test patch \(4Mo\) can be found here : http://yamatierea.org/4pd-list/test-pix\_compare.zip
On Ubuntu Lucid 10.04.
With Pd-ext 42.5
GEM: ver: 0.92.3
GEM: compiled: Sep 22 2010
---
Sent from sourceforge.net because gem-dev(a)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.
- **labels**: Pixes (pix_ objects) --> Pixes (pix_ objects), crash, pix_compare
- **OS**: --> linux
- **Release**: linux --> 0.92.3
---
** [bugs:#116] [pix_compare] from pd-ext 42.5 crashes on Lucid.**
**Status:** closed-fixed
**OS:** linux
**Release:** 0.92.3
**Labels:** Pixes (pix_ objects) crash pix_compare
**Created:** Wed Sep 29, 2010 02:28 PM UTC by 01ivier Baudu
**Last Updated:** Wed Dec 22, 2010 09:20 PM UTC
**Owner:** nobody
I have two videos \(320x240 / mjpeg\) which I try to use with \[pix\_compare\]...
On ubuntu 8.04 with pd-ext 41.4 there is no problem.
But it crashes with the 42.5 \(on Ubuntu 8.04 and 10.04\).
If I take the Gem.pd\_linux from my Hardy\'s pd-ext 41.4 and If I put it in my Lucid\'s 42.5 adding some lib \(libMagik, libaviplay... \) it works.
The operation have been done on 5 different computers...
Test patch \(4Mo\) can be found here : http://yamatierea.org/4pd-list/test-pix\_compare.zip
On Ubuntu Lucid 10.04.
With Pd-ext 42.5
GEM: ver: 0.92.3
GEM: compiled: Sep 22 2010
---
Sent from sourceforge.net because gem-dev(a)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.