---
** [bugs:#222] [pix_film] does not loop animated gifs**
**Status:** open
**Group:** linux
**Labels:** animated gif
**Created:** Sun Mar 16, 2014 08:11 PM UTC by hellocatfood
**Last Updated:** Sun Mar 16, 2014 08:11 PM UTC
**Owner:** nobody
I'm running pd extended 0.43.4 on Ubuntu 13.10. I've install gmerlin in order to load animated gifs into GEM with [pix_film]
When playing them the gifs only play once and don't loop unless the open message is triggered again.
See attached patch for example
---
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.
---
** [feature-requests:#56] Tesselation shaders in Gem**
**Status:** open
**Group:** Next_Release_(example)
**Created:** Sat Jul 05, 2014 11:30 AM UTC by jack
**Last Updated:** Sat Jul 05, 2014 11:30 AM UTC
**Owner:** nobody
It is not possible to work on tesselation with the current version of Gem. If I understand the process, we need to more type of shaders : tessellation control shader and tessellation evaluation shader.
It should be nice to have two new objects to manage these shaders in Gem.
---
Sent from sourceforge.net because gem-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pd-gem/feature-requests/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pd-gem/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [feature-requests:#55] Custom vertex attributes for [gemvertexbuffer]**
**Status:** open
**Group:** Next_Release_(example)
**Created:** Sat Jul 05, 2014 11:20 AM UTC by jack
**Last Updated:** Sat Jul 05, 2014 11:20 AM UTC
**Owner:** nobody
Is it possible for the user to choose its own name for vertex attributes instead of built in vertex attributes (position, color, normal or texture) for [gemvertexbuffer] ? If not, it should be useful to pass other informations to vertex. A message starting with [attribute( could be used.
---
Sent from sourceforge.net because gem-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pd-gem/feature-requests/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pd-gem/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [feature-requests:#54] draw method for [model]**
**Status:** open
**Group:** Next_Release_(example)
**Created:** Tue Jun 24, 2014 08:23 PM UTC by hellocatfood
**Last Updated:** Tue Jun 24, 2014 08:23 PM UTC
**Owner:** nobody
Currently .obj files loaded via the [model] object cannot have the draw method set to line, point or anything else. In fact, sending [draw( does nothing. Can support for different drawing methods be added?
---
Sent from sourceforge.net because gem-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pd-gem/feature-requests/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pd-gem/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Hello all,
I'm trying to compile Gem from git on osx 10.9.2 intel i7. I was used to
compile it on osx 10.6.8 with an Intel Core 2 duo with success.
I tried to do it from a fresh install:
$ git clone git://git.code.sf.net/p/pd-gem/gem
first question: is this the good repository if I want a dev version of
Gem? (Iohannes you said sourceforge, but I don't know which sourceforge
repo...)
then:
$ cd gem
$ ./autogen.sh
now i configure for a 32bit output and I desactivate ftgl for a first step:
$ ./configure --without-ftgl --enable-fat-binary=i386
then make, it stops with these errors:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src
-DGEM_INTERNAL -DGLEW_BUILD -g -O2 -MT glew.lo -MD -MP -MF
.deps/glew.Tpo -c glew.c -o glew.o >/dev/null 2>&1
mv -f .deps/glew.Tpo .deps/glew.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -DPD
-I/Applications/Pd-extended.app/Contents/Resources/src -arch i386 -g
-O2 -Os -ffast-math -mmmx -fpascal-strings -arch i386 -framework
QuickTime -framework Carbon -framework Cocoa -framework AGL -o
libGem.la glew.lo libGem_la-Cache.lo libGem_la-ContextData.lo
libGem_la-Dylib.lo libGem_la-Event.lo libGem_la-Exception.lo
libGem_la-Files.lo libGem_la-GLStack.lo libGem_la-Image.lo
libGem_la-ImageLoad.lo libGem_la-ImageSave.lo
libGem_la-PixConvertAltivec.lo libGem_la-PixConvertSSE2.lo
libGem_la-Loaders.lo libGem_la-Manager.lo libGem_la-PBuffer.lo
libGem_la-Properties.lo libGem_la-Rectangle.lo libGem_la-Settings.lo
libGem_la-Setup.lo libGem_la-State.lo
-L/Applications/Pd-extended.app/Contents/Resources/bin -ldl -lz -lm
libtool: link: ar cru .libs/libGem.a .libs/glew.o
.libs/libGem_la-Cache.o .libs/libGem_la-ContextData.o
.libs/libGem_la-Dylib.o .libs/libGem_la-Event.o
.libs/libGem_la-Exception.o .libs/libGem_la-Files.o
.libs/libGem_la-GLStack.o .libs/libGem_la-Image.o
.libs/libGem_la-ImageLoad.o .libs/libGem_la-ImageSave.o
.libs/libGem_la-PixConvertAltivec.o .libs/libGem_la-PixConvertSSE2.o
.libs/libGem_la-Loaders.o .libs/libGem_la-Manager.o
.libs/libGem_la-PBuffer.o .libs/libGem_la-Properties.o
.libs/libGem_la-Rectangle.o .libs/libGem_la-Settings.o
.libs/libGem_la-Setup.o .libs/libGem_la-State.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
archive member: .libs/libGem.a(libGem_la-Cache.o) cputype (7) does not
match previous archive members cputype (16777223) (all members must match)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
archive member: .libs/libGem.a(libGem_la-ContextData.o) cputype (7) does
not match previous archive members cputype (16777223) (all members must
match)
[...]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
archive member: .libs/libGem.a(libGem_la-State.o) cputype (7) does not
match previous archive members cputype (16777223) (all members must match)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
for architecture: i386 file:
.libs/libGem.a(libGem_la-PixConvertAltivec.o) has no symbols
make[3]: *** [libGem.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
-----------------------------------------
if I try to look at the architecture of the file:
$ file src/Gem/.libs/*
src/Gem/.libs/glew.o: Mach-O 64-bit object x86_64
src/Gem/.libs/libGem.a: Mach-O universal binary
with 2 architectures
src/Gem/.libs/libGem.a (for architecture x86_64): current ar archive
random library
src/Gem/.libs/libGem.a (for architecture i386): current ar archive
random library
src/Gem/.libs/libGem_la-Cache.o: Mach-O object i386
src/Gem/.libs/libGem_la-ContextData.o: Mach-O object i386
src/Gem/.libs/libGem_la-Dylib.o: Mach-O object i386
src/Gem/.libs/libGem_la-Event.o: Mach-O object i386
src/Gem/.libs/libGem_la-Exception.o: Mach-O object i386
src/Gem/.libs/libGem_la-Files.o: Mach-O object i386
src/Gem/.libs/libGem_la-GLStack.o: Mach-O object i386
src/Gem/.libs/libGem_la-Image.o: Mach-O object i386
src/Gem/.libs/libGem_la-ImageLoad.o: Mach-O object i386
src/Gem/.libs/libGem_la-ImageSave.o: Mach-O object i386
src/Gem/.libs/libGem_la-Loaders.o: Mach-O object i386
src/Gem/.libs/libGem_la-Manager.o: Mach-O object i386
src/Gem/.libs/libGem_la-PBuffer.o: Mach-O object i386
src/Gem/.libs/libGem_la-PixConvertAltivec.o: Mach-O object i386
src/Gem/.libs/libGem_la-PixConvertSSE2.o: Mach-O object i386
src/Gem/.libs/libGem_la-Properties.o: Mach-O object i386
src/Gem/.libs/libGem_la-Rectangle.o: Mach-O object i386
src/Gem/.libs/libGem_la-Settings.o: Mach-O object i386
src/Gem/.libs/libGem_la-Setup.o: Mach-O object i386
src/Gem/.libs/libGem_la-State.o: Mach-O object i386
It seems the arch of glew.o is not good, as we can see on the
compilation line before, the "--enable-fat-binary=i386" flag to
configure doesn't seem to pass the arch flag to the c compiler.
-----------------------------------------
I tried forcing the c compiler in 32bits:
$ CFLAGS="-arch i386" ./configure --without-ftgl --enable-fat-binary=i386
It is now passing the precedent step and stops on new errors, the first
one is:
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src
-DGEM_INTERNAL -DGLEW_BUILD -DPD
-I/Applications/Pd-extended.app/Contents/Resources/src -arch i386 -g -O2
-Os -ffast-math -mmmx -fpascal-strings -MT libBase_la-GemVertex.lo -MD
-MP -MF .deps/libBase_la-GemVertex.Tpo -c GemVertex.cpp -o
libBase_la-GemVertex.o >/dev/null 2>&1
TextBaseNone.cpp:25:13: error: constructor for 'TextBase' must
explicitly initialize the member 'm_infoOut' which does not have a
default constructor
TextBase :: TextBase(int argc, t_atom *argv){
^
./TextBase.h:205:20: note: member is declared here
gem::RTE::Outlet m_infoOut;
^
../../src/RTE/Outlet.h:22:22: note: 'gem::RTE::Outlet' declared here
class GEM_EXTERN Outlet {
^
1 error generated.
-----------------------------------------
I'm not sure if it's related to the errors m.grimm had before but I
thought these errors were corrected now.
Does someone know how I can correct these errors, and compile Gem?
Tell me if I can provide files or output to help.
Thanks in advance,
n
--
http://www.nimon.org
Dear list !
Is it possible to grab some part of a screen in PureData outside the GEM-window and render it in real-time into the GEM-Window ?
There's an object [jit.desktop] in MAX, which does the thing. Is there anything like this in PD ?
Thanks !
Hi,
I'm running Pd Extended 0.43.4 on Ubuntu 14.04. I've got a Dell XPS13
with Intel Ivybridge Mobile i7 graphics and I'm getting lots of screen
tear/flicker when I go full screen with an external monitor attached.
It doesn't matter if I'm full screen on the external or primary
monitor, I still get lots of flicker.
Attached is an example patch that causes this problem (contains
flashing colours)
I've noticed that if I don't go full screen (deleting border 0) then
the flicker stops, but I then have the window borders and menu bar
being displayed.
Is this a problem with GEM?
--
============================
antonio(a)hellocatfood.com
http://www.hellocatfood.com
============================
i think this is an invalid response to the original bug-report, as it seems to report *another* problem.
if you agree, please open a new ticket.
i would also welcome it, if you were a bit more precise with with what you mean by "if don't save it first"?
- does saving the patch make the error go away?
- immediately, on next load?
- does the location where you safe the patch matter?
---
** [bugs:#219] text2d bug**
**Status:** open
**Group:** win32
**Created:** Mon Oct 28, 2013 01:07 PM UTC by Anonymous
**Last Updated:** Fri May 23, 2014 06:15 AM UTC
**Owner:** IOhannes m zmölnig
text2d crash on windows if we don't explicitly load a font file before render it.
pd-extended 0.43 with gem 0.93.3 on windows7 / windows8
---
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.
> Upgrade to latest version of the intel graphics drivers, and dependencies:
> https://01.org/linuxgraphics/downloads
Updated to the latest version but still no file called 20-intel.conf.
Not even an xorg.conf. Closest was an xorg.conf.failsafe located in
/etc/X11/
On 26 May 2014 15:59, Kjetil Matheussen <k.s.matheussen(a)gmail.com> wrote:
>
>
>
> On Mon, May 26, 2014 at 4:51 PM, Antonio Roberts <antonio(a)hellocatfood.com>
> wrote:
>>
>> >> > If you have tearing in general, try to create a file called
>> >> > /etc/X11/xorg.conf.d/20-intel.conf
>> >> > with the following options:
>> >> That directory (xorg.conf.d) doesn't exist for me
>> >>
>> >
>> > mkdir /etc/X11/xorg.conf.d
>> That stopped my computer from starting up!
>>
>> Any other possible solutions?
>>
>
> Upgrade to latest version of the intel graphics drivers, and dependencies:
> https://01.org/linuxgraphics/downloads
>
> It should be pretty simple. You run a graphical tool which takes care of
> updating everything.
>
> After that, if you still can't use /etc/X11/xorg.conf.d/20-intel.conf,
> just put the content of it into /etc/X11/xorg.conf
>
>
--
============================
antonio(a)hellocatfood.com
http://www.hellocatfood.com
============================
>> > If you have tearing in general, try to create a file called
>> > /etc/X11/xorg.conf.d/20-intel.conf
>> > with the following options:
>> That directory (xorg.conf.d) doesn't exist for me
>>
>
> mkdir /etc/X11/xorg.conf.d
That stopped my computer from starting up!
Any other possible solutions?
On 26 May 2014 14:30, Kjetil Matheussen <k.s.matheussen(a)gmail.com> wrote:
>
>
> On Mon, May 26, 2014 at 3:17 PM, Antonio Roberts <antonio(a)hellocatfood.com>
> wrote:
>>
>> Strangely I'm only getting some tearing as the youtube player controls
>> start to disappear. Once they've gone the video plays as normal.
>>
>
> It might be fine then...
>
>
>
>>
>> > If you have tearing in general, try to create a file called
>> > /etc/X11/xorg.conf.d/20-intel.conf
>> > with the following options:
>> That directory (xorg.conf.d) doesn't exist for me
>>
>
> mkdir /etc/X11/xorg.conf.d
>
--
============================
antonio(a)hellocatfood.com
http://www.hellocatfood.com
============================