Bugs item #1811453, was opened at 2007-10-11 03:58
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1811453&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: externals
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Ed Kelly (edkelly)
Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: msgfile cannot read files on pd extended 0.39.3 win32
Initial Comment:
msgfile on pd-extended-0.39.3 gives the following message when trying to read a file:
error: msgfile_read: unable to lseek
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2008-04-23 19:20
Message:
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2008-04-09 11:49
Message:
Logged In: YES
user_id=564396
Originator: NO
i think i have fixed this in CVS. the problem turned out to be a binary vs
text reading of the file.
pleas check whether it works (at least with Pd-ext-0.40)
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-10-15 01:04
Message:
Logged In: YES
user_id=564396
Originator: NO
does this problem persist when you build zexy yourself?
or with older versions of zexy? (both in pd-extended and the outdated zexy
distribution?)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1811453&group_…
Bugs item #1950095, was opened at 2008-04-23 20:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1950095&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: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Nobody/Anonymous (nobody)
Summary: [readanysf~] incompatible with new FLAC API
Initial Comment:
It seems the FLAC API changed recently, making it impossible to compile readanysf~ on GNU/Linux Debian Lenny, and probably other systems too:
./configure && make
[snip]
ReadFlac.cpp: In member function ‘virtual bool ReadFlac::Initialize()’:
ReadFlac.cpp:80: error: ‘FLAC__stream_decoder_set_read_callback’ was not declared in this scope
ReadFlac.cpp:81: error: ‘FLAC__stream_decoder_set_write_callback’ was not declared in this scope
ReadFlac.cpp:83: error: ‘FLAC__stream_decoder_set_metadata_callback’ was not declared in this scope
ReadFlac.cpp:84: error: ‘FLAC__stream_decoder_set_error_callback’ was not declared in this scope
ReadFlac.cpp:85: error: ‘FLAC__stream_decoder_set_client_data’ was not declared in this scope
ReadFlac.cpp:87: error: ‘FLAC__stream_decoder_init’ was not declared in this scope
ReadFlac.cpp: In member function ‘void ReadFlac::ErrorCheck(int)’:
ReadFlac.cpp:273: error: ‘FLAC__STREAM_DECODER_INVALID_CALLBACK’ was not declared in this scope
make[2]: *** [ReadFlac.o] Error 1
make[2]: Leaving directory `/home/claude/src/pure-data/trunk/externals/august/readanysf~/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/claude/src/pure-data/trunk/externals/august/readanysf~'
make: *** [all] Error 2
This might have some useful tips, but I haven't the time at the moment to read it:
http://flac.sourceforge.net/api/group__porting.html
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1950095&group_…
Bugs item #1749885, was opened at 2007-07-08 05:16
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1749885&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: externals
Group: None
>Status: Closed
Resolution: Works For Me
Priority: 7
Private: No
Submitted By: Frank Barknecht (fbar)
Assigned to: Nobody/Anonymous (nobody)
Summary: zl nth from cyclone crashes on lists with more than 32 items
Initial Comment:
The object [zl nth] from cyclone crashes Pd when dealing with lists of more than 32 items. See attached patch.
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2008-04-21 19:20
Message:
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2008-04-07 02:34
Message:
Logged In: YES
user_id=564396
Originator: NO
works fine here too (with self-compiled pd-0.41 and cyclone)
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-10-16 05:47
Message:
Logged In: YES
user_id=1658640
Originator: NO
I can not reproduce. Instead it works as expected.
This is Pd-extended (0.39.3) of the 13th of October 2007 autobuilds on
core due macbook running mac os x.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1749885&group_…
Bugs item #1814754, was opened at 2007-10-16 15:37
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1814754&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: pd-extended
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: olsen (sesselastronaut)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: libquicktime0 dependency on gutsy
Initial Comment:
depends on libquicktime0 which is not availiable for
gutsy.
hackish & evil workaround posted by IOhannes:
newer versions of debian (and therefore ubuntu) have replaced
libquicktime0 (0.9.x) by libquicktime1 (1.0.x)
most likely these are binary compatible and you could install the old
package with an override-dependencies flag.
(you might also have to symlink the /usr/lib/libquicktime.so.0 to
/usr/lib/libquicktime.so)
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2008-04-21 19:20
Message:
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: oli44 (oli44)
Date: 2008-04-07 01:24
Message:
Logged In: YES
user_id=1473188
Originator: NO
Shouldn t this bug be closed? i just installed pd-extended on a fresh
gutsy install and it looked ok
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-10-18 06:31
Message:
Logged In: YES
user_id=27104
Originator: NO
pdp and pidip will need to be ported to libquicktime 1.0.
----------------------------------------------------------------------
Comment By: olsen (sesselastronaut)
Date: 2007-10-17 08:12
Message:
Logged In: YES
user_id=1911773
Originator: YES
this attempt was done with Pd-0.39.3-extended-ubuntu-feisty-i386.deb of
course
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1814754&group_…
Patches item #1948287, was opened at 2008-04-21 17:50
Message generated for change (Comment added) made by radarsat1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948287&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: puredata
Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stephen Sinclair (radarsat1)
Assigned to: Nobody/Anonymous (nobody)
Summary: Throttle speed of mouse motion events whhen moving objects.
Initial Comment:
Use a clock to throttle mouse motion events when objects are being moved in the editor.
This improves GUI responsiveness when moving many objects at once. Perhaps there is a better way than adding a clock instance to each and every canvas.
----------------------------------------------------------------------
>Comment By: Stephen Sinclair (radarsat1)
Date: 2008-04-21 21:20
Message:
Logged In: YES
user_id=616837
Originator: YES
It would probably help to use 'move', but this doesn't really conflict
with that idea. Either way I think it's somewhat wasteful to redraw the
screen on every mouse move event. It's only necessary to redraw as fast
as:
- a human can move the mouse
- the screen can refresh
Some tests I did with moving lots of objects (and large arrays) were much
smoother using this clock. Probably one global clock could be used, since
only one canvas can receive mouse motion events at a time. But that might
require more complicated changes. I wasn't sure about adding the e_xnew
and e_ynew variables, but I couldn't think of a better way. I'm open to
ideas.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-04-21 19:51
Message:
Logged In: YES
user_id=27104
Originator: NO
This in interesting idea, I think some of the IEMGUIs have built-in clocks
for drawing, like [vu]. IIRC. I wonder if it would be necessary if the
displace_fn stuff was cleaned up to use 'move' instead of 'delete' then
'create', like in patch #1948146.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948287&group_…
Patches item #1948287, was opened at 2008-04-21 17:50
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948287&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: puredata
>Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stephen Sinclair (radarsat1)
Assigned to: Nobody/Anonymous (nobody)
Summary: Throttle speed of mouse motion events whhen moving objects.
Initial Comment:
Use a clock to throttle mouse motion events when objects are being moved in the editor.
This improves GUI responsiveness when moving many objects at once. Perhaps there is a better way than adding a clock instance to each and every canvas.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-04-21 19:51
Message:
Logged In: YES
user_id=27104
Originator: NO
This in interesting idea, I think some of the IEMGUIs have built-in clocks
for drawing, like [vu]. IIRC. I wonder if it would be necessary if the
displace_fn stuff was cleaned up to use 'move' instead of 'delete' then
'create', like in patch #1948146.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948287&group_…
Patches item #1948287, was opened at 2008-04-21 17:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948287&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: puredata-dev
Group: wishlist
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stephen Sinclair (radarsat1)
Assigned to: Nobody/Anonymous (nobody)
Summary: Throttle speed of mouse motion events whhen moving objects.
Initial Comment:
Use a clock to throttle mouse motion events when objects are being moved in the editor.
This improves GUI responsiveness when moving many objects at once. Perhaps there is a better way than adding a clock instance to each and every canvas.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948287&group_…
Patches item #1948146, was opened at 2008-04-21 20:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948146&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: puredata-dev
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jakob Leben (jleben)
Assigned to: Nobody/Anonymous (nobody)
Summary: array: move instead of redraw graphics
Initial Comment:
This is a patch that fixes slow ("sticky") displacing of arrays by moving instead of recreating their graphics.
It also fixes the problem of array name not appearing immediately after its creation as it was necessary now that arrays don't recreate but only move all that belongs to their appearance when displaced.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948146&group_…
Hi,
I'm trying to configure my system to start using ubuntu (7.10). So far so
good, unbuntustudio, pd (both versions) and jack are working.
I was looking into hid, but I don't have permission in udev to read
/dev/input. I saw that there were some posts on the list about this, but
no one was either clear enough/made for ubuntu (more for debian). I
thought, instead of loosing lots of time on myself and potentially
becoming frustrated and destryoing my system, I ask for 5 minutes to
someone else and potentially will waste only 1/2 hour later, and
everything will work.
Also in puredata.info there was nothing about this topic, even though a
great number of persons already went through these steps. I guess I'll do
a report once things are working, for the next sucke.., uh, person who
tries to venture into this.
Below are my xorg.conf and a list of my current input devs (identified, as
I could with cat /dev/input/xxx). My questions would be:
- I'm using an ibm thinkpad with trackpoint & touchpad, + an usb wacom
Intous3. How can I get Pd (hid) to capture the Intuous3, without the
intous3 controlling the cursor? [The trackpoint is using the "mice"
driver, which apparently is wrong]
- is it possible for the intuos3 to behave like stated in pd, but like a
normal mouse controller outside of pd? I guess not, but just wanted to
know.
- did anyone got the side pads and buttons of the Intuos3 to work? I saw
few documentation in the net about it. I got the pads on my xorg.conf, but
I have no program that can test it for now.
I guess that might be it for now. Thanks for you r help.
Joao
PS: when this is finished, my next step will be the rme multiface. are
there any good pages to look at that?
-- XORG.CONF --
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool,
using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically
updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection
# Konfiguration fÃŒr Thinkpad Synaptic Mittelknopf
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "USB" "on"
# Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "USB" "on"
# Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "USB" "on"
# Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "pad"
Option "Device" "/dev/input/wacom"
Option "Type" "pad"
Option "USB" "on" # USB ONLY
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet - gemacht
InputDevice "stylus" "AlwaysCore"
InputDevice "cursor" "AlwaysCore"
InputDevice "eraser" "AlwaysCore"
InputDevice "pad" "SendCoreEvents"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "ati"
Busid "PCI:1:0:0"
Driver "ati"
Screen 1
Option "MergedFB" "off"
EndSection
Section "ServerFlags"
EndSection
-- LIST OF DEVICES --
/dev/input/
drwxr-xr-x 2 root root 80 2008-04-18 11:10 by-id
drwxr-xr-x 2 root root 200 2008-04-18 11:10 by-path
crw-rw---- 1 root root 13, 64 2008-04-18 11:10 event0
crw-rw---- 1 root root 13, 65 2008-04-18 11:10 event1
crw-rw---- 1 root root 13, 66 2008-04-18 11:10 event2
crw-rw---- 1 root root 13, 67 2008-04-18 11:10 event3
crw-rw---- 1 root root 13, 68 2008-04-18 11:10 event4
crw-rw---- 1 root root 13, 69 2008-04-18 11:10 event5
crw-rw---- 1 root root 13, 70 2008-04-18 11:11 event6
crw-rw---- 1 root root 13, 71 2008-04-18 11:11 event7
crw-rw---- 1 root root 13, 72 2008-04-18 11:11 event8
crw-rw---- 1 root root 13, 63 2008-04-18 13:10 mice -- TRACKPOINT
+ TOUCHPAD
crw-rw---- 1 root root 13, 32 2008-04-18 13:10 mouse0
crw-rw---- 1 root root 13, 33 2008-04-18 11:10 mouse1
crw-rw---- 1 root root 13, 34 2008-04-18 11:10 mouse2
crw-rw---- 1 root root 13, 35 2008-04-18 11:10 mouse3
lrwxrwxrwx 1 root root 6 2008-04-18 11:10 wacom -> event3
/dev/input/by-id
lrwxrwxrwx 1 root root 9 2008-04-18 11:10 usb-Tablet_PTZ-630-event-mouse
-> ../event3
lrwxrwxrwx 1 root root 9 2008-04-18 11:10 usb-Tablet_PTZ-630-mouse ->
../mouse1
/dev/input/by-path
lrwxrwxrwx 1 root root 9 2008-04-18 11:10
pci-0000:00:1d.1-usb-0:1:1.0-event-mouse -> ../event3
lrwxrwxrwx 1 root root 9 2008-04-18 11:10
pci-0000:00:1d.1-usb-0:1:1.0-mouse -> ../mouse1
lrwxrwxrwx 1 root root 9 2008-04-18 11:10 platform-i8042-serio-0-event-kbd
-> ../event1 -- KEYBOARD
lrwxrwxrwx 1 root root 9 2008-04-18 11:10
platform-i8042-serio-1-event-mouse -> ../event4 -- TOUCHPAD
lrwxrwxrwx 1 root root 9 2008-04-18 11:10 platform-i8042-serio-1-mouse ->
../mouse2 -- TOUCHPAD
lrwxrwxrwx 1 root root 9 2008-04-18 11:10
platform-i8042-serio-2-event-mouse -> ../event5 -- TRACKPOINT
lrwxrwxrwx 1 root root 9 2008-04-18 11:10 platform-i8042-serio-2-mouse ->
../mouse3 -- TRACKPOINT
lrwxrwxrwx 1 root root 9 2008-04-18 11:10 platform-pcspkr-event-spkr ->
../event2
--
Friedenstr. 58
10249 Berlin
Deutschland
Tel +49 30 42020091
Mob +49 162 6843570
jmmmpais(a)googlemail.com
skype: jmmmpjmmmp
http://www.puredata.org/Members/jmmmp
IBM Thinkpad R51, XP, Pd-Ext-0.39-2-t5, Pd Van 0.40-t2