Patches item #3021460, was opened at 2010-06-25 16:13
Message generated for change (Tracker Item Submitted) made by maxn
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507081&aid=3021460&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: max (maxn)
Assigned to: Nobody/Anonymous (nobody)
Summary: help patch for textoutline
Initial Comment:
ver: 0.93.CVS
GEM: compiled: May 10 2010
help patch was just a copy of text2d
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507081&aid=3021460&group_…
Bugs item #2955520, was opened at 2010-02-20 11:18
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2955520&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: None
Group: None
>Status: Pending
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: scopeXYZ and block~
Initial Comment:
scopeXYZ create some strange artefact when used with block~ object.
see example.
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-25 16:46
Message:
believed to be fixed with rev:3397.
----------------------------------------------------------------------
Comment By: Cyrille Henry (nusmuk)
Date: 2010-02-23 20:32
Message:
using a buffersize that is a multiple of the blocksize solve the probleme.
if the buffersize is not multiple of the blocksize, you can have things
like in the attached image.
(it should be a perfect spiral).
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-02-23 19:57
Message:
i'm not sure whether this is really a bug: the buffersize you are
specifying in your patch (96000) is not a multiple of the blocksize (4096);
try a multiple (e.g. 98304) and see whether this helps.
please also provide a screenshot of what you expect and what you get.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2955520&group_…
Feature Requests item #2519984, was opened at 2009-01-19 15:56
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2519984&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: None
Group: None
>Status: Pending
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: preferences system
Initial Comment:
currently Gem can be tuned via environmental variables.
it might be nicer to use a preference-system, a la Pd:
- linux: ~/.pd/Gem
- osx, w32: registry/pref-file
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-24 09:29
Message:
basically implemented in Gem-0.93
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2519984&group_…
Feature Requests item #1658943, was opened at 2007-02-13 14:23
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=1658943&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: misc
Group: None
>Status: Pending
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: IOhannes m zmlnig (zmoelnig)
Summary: create a plugin-system for external libraries
Initial Comment:
it would be nice if loader-functionality of movies and the like would be implemented as "plugins" which are loaded at the start of Gem (and possibly re-loaded!)
this should make distribution much easier (esp. on linux systems, where a lot of external libraries are used and all distros handle them differently)
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-24 09:27
Message:
implemented
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-03-04 21:07
Message:
Logged In: YES
user_id=564396
Originator: YES
basically this is (being) implemented in the VideoIO framework (which
lives in Gem's CVS _besides_ Gem and GemLibs)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=1658943&group_…
Feature Requests item #2922792, was opened at 2009-12-29 13:51
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2922792&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: OS:: Linux
Group: None
>Status: Pending
Priority: 5
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: IOhannes m zmlnig (zmoelnig)
Summary: pix_video to look for all driver for each device
Initial Comment:
opening /dev/video0 may fail if it is a v4l device and gem look for a v4l2 device. even if Gem is able to open a v4l device.
i think when sending a [open ...< message Gem should try to open this device with all available driver (V4L,V4L2,DV).
this would allow patch to work on diferent computer without changing the patch.
i think no one should care the drivers used by a webcam, so Gem should not ask...
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-24 09:26
Message:
good idea
i have implemented this in the new plugin-based system
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2922792&group_…
Feature Requests item #2940286, was opened at 2010-01-26 16:13
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2940286&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: image processing
Group: None
>Status: Pending
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: IOhannes m zmlnig (zmoelnig)
Summary: support for GiGE cams
Initial Comment:
support for cameras using the "GigE Vision" (video over gigabit ethernet)
unfortunately it seems like there is no standardized (and free) implementation of GigE Vision.
prosilica offers at least an SDK (for all platforms): http://www.prosilica.com/products/gige_sdk.html
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-23 16:55
Message:
if it doesn't work, i would be happily accepting Prosilica's (and other
GiGE's) to develop and test.
contact me via email for postal instructions.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-23 16:53
Message:
the problem with GiGE, is of course that the standard is not open, so
people cannot a) build devices according to the GiGE standard and b) build
APIs supporting the GiGE standard if they are not part of the AIA
committee.[1]
however, there is a commercial API available from MVtec called "HALCON"
[2], that should be able to grab GiGE-cameras (and other cool stuff).
you can purchase their framework for $$$ (or get a free (as in beer)
evaluation license (lasting only a short period of time)).
i have done the latter and implemented a videoHALCON backend for
[pix_video], which seems to work so far (at least on linux)
it comes with a README to get you going.
[1] http://en.wikipedia.org/wiki/GigE_vision
[2] http://www.mvtec.com/halcon/
----------------------------------------------------------------------
Comment By: JordiPuig (jordipuig)
Date: 2010-03-31 14:06
Message:
Hi IOhannes,
I have one Prosilica with me and I would like to get it working on PD. do
you have any code started? i can test it on Mac and Windows.
Thanks!
j
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2940286&group_…
Feature Requests item #2940286, was opened at 2010-01-26 16:13
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2940286&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: image processing
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: IOhannes m zmlnig (zmoelnig)
Summary: support for GiGE cams
Initial Comment:
support for cameras using the "GigE Vision" (video over gigabit ethernet)
unfortunately it seems like there is no standardized (and free) implementation of GigE Vision.
prosilica offers at least an SDK (for all platforms): http://www.prosilica.com/products/gige_sdk.html
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-23 16:53
Message:
the problem with GiGE, is of course that the standard is not open, so
people cannot a) build devices according to the GiGE standard and b) build
APIs supporting the GiGE standard if they are not part of the AIA
committee.[1]
however, there is a commercial API available from MVtec called "HALCON"
[2], that should be able to grab GiGE-cameras (and other cool stuff).
you can purchase their framework for $$$ (or get a free (as in beer)
evaluation license (lasting only a short period of time)).
i have done the latter and implemented a videoHALCON backend for
[pix_video], which seems to work so far (at least on linux)
it comes with a README to get you going.
[1] http://en.wikipedia.org/wiki/GigE_vision
[2] http://www.mvtec.com/halcon/
----------------------------------------------------------------------
Comment By: JordiPuig (jordipuig)
Date: 2010-03-31 14:06
Message:
Hi IOhannes,
I have one Prosilica with me and I would like to get it working on PD. do
you have any code started? i can test it on Mac and Windows.
Thanks!
j
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2940286&group_…
Bugs item #3000166, was opened at 2010-05-11 22:48
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3000166&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: None
Group: None
>Status: Pending
Resolution: Accepted
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: lighting with cone and cylinder
Initial Comment:
hi, even if this is very unlikely, but is it possible that when turning on lighting with cone and cylinder the lighting vector is pointing to the wrong direction? at least it looks as if the light source is coming from the opposite side (compared to other geos like cube or sphere). I am using GEM: ver: 0.92.3, compiled: Mar 15 2010 on mac OSX
----------------------------------------------------------------------
Comment By: marius schebella (mariusschebella)
Date: 2010-06-23 07:25
Message:
thanks, I don't think it will break too much, if anything at all. (since
nobody noticed till now...)
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-21 12:59
Message:
anyhow, i committed the fix to trunk
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-15 11:57
Message:
this fix is quite simple: change the orientation value in cyliner.cpp:62 to
"true"
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-15 11:47
Message:
i think you are right.
the question is: should we just change it to be correct (e.g. will it
break anything)?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3000166&group_…
Bugs item #3000166, was opened at 2010-05-11 16:48
Message generated for change (Settings changed) made by mariusschebella
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3000166&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: None
Group: None
>Status: Open
Resolution: Accepted
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: lighting with cone and cylinder
Initial Comment:
hi, even if this is very unlikely, but is it possible that when turning on lighting with cone and cylinder the lighting vector is pointing to the wrong direction? at least it looks as if the light source is coming from the opposite side (compared to other geos like cube or sphere). I am using GEM: ver: 0.92.3, compiled: Mar 15 2010 on mac OSX
----------------------------------------------------------------------
>Comment By: marius schebella (mariusschebella)
Date: 2010-06-23 01:25
Message:
thanks, I don't think it will break too much, if anything at all. (since
nobody noticed till now...)
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-21 06:59
Message:
anyhow, i committed the fix to trunk
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-15 05:57
Message:
this fix is quite simple: change the orientation value in cyliner.cpp:62 to
"true"
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-15 05:47
Message:
i think you are right.
the question is: should we just change it to be correct (e.g. will it
break anything)?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3000166&group_…
Bugs item #3017931, was opened at 2010-06-18 17:54
Message generated for change (Comment added) made by dmotd
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3017931&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: build-system
Group: linux
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: dmotd (dmotd)
Assigned to: Nobody/Anonymous (nobody)
Summary: svn compile failure (gcc 4.5.0) - \'multiple definition\'
Initial Comment:
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.
----------------------------------------------------------------------
>Comment By: dmotd (dmotd)
Date: 2010-06-22 01:30
Message:
fix confirmed, thanks for fast response IOhannes.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-06-21 22:23
Message:
this is believed to be fixed with revision3372
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3017931&group_…