Bugs item #3541059, was opened at 2012-07-07 05:24
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541059&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Pixes (pix_ objects)
Group: None
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: pix_film crash when opening 2 file on the same time
Initial Comment:
sending 2 open message to pix_film on the same logical time crash pd.
see patch.
this was confirmed on 3 different computer. (ubuntu 10.04 and ubuntu 12.04), using recent Gem from git
gdb backtrace :
.#0 0x00007ffff74613c4 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x00007fffef21e702 in pix_film::grabThread (you=<value optimized out>)
at pix_film.cpp:160
#2 0x00007ffff745e9ca in start_thread () from /lib/libpthread.so.0
#3 0x00007ffff6fb3cdd in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2012-07-11 00:15
Message:
shall be fixed with 613c7d6
----------------------------------------------------------------------
Comment By: jack (jackovic)
Date: 2012-07-07 06:23
Message:
I can confirm that on Ubuntu 12.04 with Gem ver: 0.93.git 841057e on Pd
0.43.2test1.
++
Jack
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541059&group_…
Bugs item #3541589, was opened at 2012-07-09 05:59
Message generated for change (Tracker Item Submitted) made by kubriel
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541589&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Pixes (pix_ objects)
Group: linux
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: kubriel (kubriel)
Assigned to: Nobody/Anonymous (nobody)
Summary: pix_record codeclist
Initial Comment:
there is no output to console in linux when inserting [codeclist( co pix_record in gem from git 3.7.2012.
i cant set any other codec as mjpa seen in example, because i dont know its name.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541589&group_…
Bugs item #3541177, was opened at 2012-07-07 11:05
Message generated for change (Tracker Item Submitted) made by nimon
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541177&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rendering (e.g. display)
Group: osx
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nicolas Montgermont (nimon)
Assigned to: Nobody/Anonymous (nobody)
Summary: gemlist output an error when used after GEMglBegin
Initial Comment:
I'm not sure if it's a feature or a bug.
[gemlist] output the error:
GL: invalid operation
each frame when used between [GEMglBegin] and [GEMglEnd]. It does not when used before.
see attached patch.
Pd-extended-0.42.5
GEM compiled 2 days ago.
OSX 10.6.8
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541177&group_…
Bugs item #3541059, was opened at 2012-07-07 05:24
Message generated for change (Comment added) made by jackovic
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541059&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Pixes (pix_ objects)
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: pix_film crash when opening 2 file on the same time
Initial Comment:
sending 2 open message to pix_film on the same logical time crash pd.
see patch.
this was confirmed on 3 different computer. (ubuntu 10.04 and ubuntu 12.04), using recent Gem from git
gdb backtrace :
.#0 0x00007ffff74613c4 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x00007fffef21e702 in pix_film::grabThread (you=<value optimized out>)
at pix_film.cpp:160
#2 0x00007ffff745e9ca in start_thread () from /lib/libpthread.so.0
#3 0x00007ffff6fb3cdd in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()
----------------------------------------------------------------------
Comment By: jack (jackovic)
Date: 2012-07-07 06:23
Message:
I can confirm that on Ubuntu 12.04 with Gem ver: 0.93.git 841057e on Pd
0.43.2test1.
++
Jack
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541059&group_…
Bugs item #3541059, was opened at 2012-07-07 05:24
Message generated for change (Tracker Item Submitted) made by nusmuk
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541059&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Pixes (pix_ objects)
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: pix_film crash when opening 2 file on the same time
Initial Comment:
sending 2 open message to pix_film on the same logical time crash pd.
see patch.
this was confirmed on 3 different computer. (ubuntu 10.04 and ubuntu 12.04), using recent Gem from git
gdb backtrace :
.#0 0x00007ffff74613c4 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x00007fffef21e702 in pix_film::grabThread (you=<value optimized out>)
at pix_film.cpp:160
#2 0x00007ffff745e9ca in start_thread () from /lib/libpthread.so.0
#3 0x00007ffff6fb3cdd in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541059&group_…
Hello,
Try to install on my pdgst pd-extended, but it does not work.
Here's how I do:
$svn co https://svn.umlaeute.mur.at/svnroot/zmoelnig/projects/pdgst
$git clone git://pure-data.git.sourceforge.net/gitroot/pure-data/pure-data
$git clone git://pd-gem.git.sourceforge.net/gitroot/pd-gem/Gem
$cd pdgst
$make PD_SRC=/home/quentin/Bureau/pure-data/src GEM_SRC=/home/quentin/Bureau/Gem/src
It leaves me this:
make -C src
make[1]: entrant dans le répertoire « /home/quentin/Bureau/pdgst/src »
gcc -g -O2 -fPIC -DPD -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -DPDGST_PLUGIN -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I/home/quentin/Bureau/pd/src -I../include -o properties.o -c properties.c
gcc -g -O2 -fPIC -DPD -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -DPDGST_PLUGIN -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I/home/quentin/Bureau/pd/src -I../include -o setup.o -c setup.c
gcc -shared -lc -lm -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstapp-0.10 -lgstaudio-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -o pdgst.pd_linux audio/pdgst_adc~.o audio/pdgst_dac~.o gvalue.o loop.o pdgst.o pdgst_base.o pdgst_capsfilter.o pdgst_element.o properties.o setup.o
make[1]: quittant le répertoire « /home/quentin/Bureau/pdgst/src »
make -C src/gem
make[1]: entrant dans le répertoire « /home/quentin/Bureau/pdgst/src/gem »
g++ -DPD -g -O2 -fPIC -DPDGST_PLUGIN -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I/home/quentin/Bureau/pd/src -I/home/quentin/Bureau/Gem/src -I/home/quentin/Bureau/Gem/src/deprecated -I. -I../../include/ -I../include -o pix_gst2pix.o -c pix_gst2pix.cpp
In file included from pdgstGem.h:16:0,
from pix_gst2pix.h:13,
from pix_gst2pix.cpp:13:
/home/quentin/Bureau/Gem/src/deprecated/Base/GemPixUtil.h:2:3: attention : #warning GemPixUtil.h is deprecated - please include "Gem/Image.h" instead [-Wcpp]
In file included from pix_gst2pix.cpp:15:0:
/home/quentin/Bureau/Gem/src/deprecated/Base/GemState.h:2:3: attention : #warning GemState.h is deprecated - please include "Gem/State.h" instead [-Wcpp]
pix_gst2pix.cpp:151:2: attention : #warning LATER store the original pixblock in render() and restore it here [-Wcpp]
g++ -DPD -g -O2 -fPIC -DPDGST_PLUGIN -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I/home/quentin/Bureau/pd/src -I/home/quentin/Bureau/Gem/src -I/home/quentin/Bureau/Gem/src/deprecated -I. -I../../include/ -I../include -o pdgstGem.o -c pdgstGem.cpp
In file included from pdgstGem.h:16:0,
from pdgstGem.cpp:18:
/home/quentin/Bureau/Gem/src/deprecated/Base/GemPixUtil.h:2:3: attention : #warning GemPixUtil.h is deprecated - please include "Gem/Image.h" instead [-Wcpp]
g++ -fPIC -rdynamic -shared -o pix_gst2pix.pd_linux pix_gst2pix.o pdgstGem.o -lc -lm -lgstapp-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0
g++ -DPD -g -O2 -fPIC -DPDGST_PLUGIN -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I/home/quentin/Bureau/pd/src -I/home/quentin/Bureau/Gem/src -I/home/quentin/Bureau/Gem/src/deprecated -I. -I../../include/ -I../include -o pix_pix2gst.o -c pix_pix2gst.cpp
In file included from pdgstGem.h:16:0,
from pix_pix2gst.h:13,
from pix_pix2gst.cpp:13:
/home/quentin/Bureau/Gem/src/deprecated/Base/GemPixUtil.h:2:3: attention : #warning GemPixUtil.h is deprecated - please include "Gem/Image.h" instead [-Wcpp]
In file included from pix_pix2gst.cpp:14:0:
/home/quentin/Bureau/Gem/src/deprecated/Base/GemState.h:2:3: attention : #warning GemState.h is deprecated - please include "Gem/State.h" instead [-Wcpp]
g++ -fPIC -rdynamic -shared -o pix_pix2gst.pd_linux pix_pix2gst.o pdgstGem.o -lc -lm -lgstapp-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0
make[1]: quittant le répertoire « /home/quentin/Bureau/pdgst/src/gem »
quentin@quentin-AMILO-Xi-2428:~/Bureau/pdgst$
quentin@quentin-AMILO-Xi-2428:~/Bureau/pdgst$ make PD_SRC=/home/quentin/Bureau/pd/src GEM_SRC=/home/quentin/Bureau/Gem/src
make -C src
make[1]: entrant dans le répertoire « /home/quentin/Bureau/pdgst/src »
make[1]: Rien à faire pour « current ».
make[1]: quittant le répertoire « /home/quentin/Bureau/pdgst/src »
make -C src/gem
make[1]: entrant dans le répertoire « /home/quentin/Bureau/pdgst/src/gem »
make[1]: Rien à faire pour « default ».
make[1]: quittant le répertoire « /home/quentin/Bureau/pdgst/src/gem »
quentin@quentin-AMILO-Xi-2428:~/Bureau/pdgst$
I have files that are created ('pix_gst2pix.pd_linux' and 'pix_pix2gst.pd_linux' in 'src/gem' and 'pdgst.pd_linux' in my'src' of pdgst)
'pix_gst2pix.pd_linux' and 'pix_pix2gst.pd_linux' was a copy in /usr/lib/pd-extended/extra/Gem and 'pdgst.pd_linux' in /usr/lib/pd-extended/extra.
But try open the pdgst-test.pd
I [pdgst] which is framed in red, same for [videotestsrc], [sfsink] and [audio / x-raw-float channels = 10]
in the window of my log:
videotestsrc
... couldn't create
glimagesink
... couldn't create
/home/quentin/Bureau/pdgst/src/pdgst.pd_linux: /home/quentin/Bureau/pdgst/src/pdgst.pd_linux: undefined symbol: g_object_get_property
pdgst
... couldn't create
sfsink
... couldn't create
audio/x-raw-float channels=10
... couldn't create
gst-launch-0.10 v4l2src ! queue ! ffmpegcolorspace ! videoscale ! video/x-raw-yuv,width=320,height=240 ! theoraenc quality=16 ! queue ! ......
Is fonctionnal in terminal.
Would I miss some things to make it work properly?
Can you tell me how to install it entirely (where to put files etc ... Once the compilation made)?
I can help it work.
Thank you in advance.
+++ Quentin Dumont.