Bugs item #3602035, was opened at 2013-01-24 12:33
Message generated for change (Tracker Item Submitted) made by po-b
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3602035&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: Open
Resolution: None
Priority: 5
Private: No
Submitted …
[View More]By: Pierre-Olivier Boulant (po-b)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Portaudio-Mouse problem on Win32
Initial Comment:
Patco :
On win32, I've got many pd patches that makes the GUI not working with mouse binding,
I can not move any object on the patch, only the arrows can make it move when it's selected.
It's still hard to tell where does it come from without passing hours opening, modifying,
closing, and opening again patches that makes pd GUI doing this, maybe one day...
(...)
I think I've found out where this problem comes from...
It's related with audio, asio particulary...portaudio is still a big problem here...
In some words, when asio doesn't work the mouse binding is out.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3602035&group_…
[View Less]
hi all,
i logged in MacOSX106-X86_64 this afternoon to build pix_opencv
and my session hanged up and I get time out now :
~$ ssh pddev(a)141.54.159.89
ssh: connect to host 141.54.159.89 port 22: Connection timed out
IP was found here : http://puredata.info/docs/developer/MacOSX106X8664
but doesn't equal the one point by MacOSX106-x86_64.pdlab.puredata.info
and i can't ping this one :
$ ping MacOSX106-x86_64.pdlab.puredata.info
PING MacOSX106-x86_64.pdlab.puredata.info (193.170.191.182) 56(…
[View More]84) bytes of
data.
nor logging in :
$ ssh pddev(a)MacOSX106-x86_64.pdlab.puredata.info
Permission denied (publickey).
where am i wrong ?
do i miss something ?
cheers
antoine
--
do it yourself
http://antoine.villeret.free.fr
[View Less]
The PdLab Debian servers also host some chroots that you can use with the
pddev account. I added a blurb about them on the wiki:
http://puredata.info/docs/developer/PdLab
Currently these are available:
Debian:
squeeze-i386
wheezy-i386
Ubuntu:
precise-i386
precise-amd64
raring-amd64
Raspbian for RPi:
raspbian-wheezy-armhf
I'm running my first full Pd-extended build for Raspbian on that new chroot,
I'll post it when its done tomorrow.
.hc
Bugs item #3601922, was opened at 2013-01-23 12:34
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601922&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted …
[View More]By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pd- 0.43.4-Win7 help browser path problem
Initial Comment:
I keep getting this error message, even with the right permissions or if run as admin:
couldn't read directory "C:/Users/jumplink/Application Data/*": permission denied
while executing
"glob -nocomplain -type d -path $dir "*""
(procedure "build_references" line 15)
invoked from within
"build_references"
(procedure "::helpbrowser::open_helpbrowser" line 19)
invoked from within
"::helpbrowser::open_helpbrowser"
(procedure "menu_helpbrowser" line 2)
invoked from within
"menu_helpbrowser"
(menu invoke)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601922&group_…
[View Less]
Bugs item #3601706, was opened at 2013-01-21 19:44
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601706&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
…
[View More]Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: musil (tmusil)
Summary: iem_image on Win32 cannot open unicode paths/filenames
Initial Comment:
Win32's open() returns only ASCII, not UTF-8, so paths with unicode will not open. Luckily there is the new sys_fopen() function in Pd 0.44 and Pd-extended 0.43.4! :-D
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601706&group_…
[View Less]
Bugs item #3601703, was opened at 2013-01-21 19:40
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601703&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
…
[View More]Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Martin Peach (mrpeach)
Summary: mrpeach on Win32 cannot open unicode files/paths
Initial Comment:
Win32's open() returns only ASCII, not UTF-8, so paths with unicode will not open. Luckily there is the new sys_fopen() function in Pd 0.44 and Pd-extended 0.43.4! :-D It will solve all your woes:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revision&revisio…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601703&group_…
[View Less]
Bugs item #3601701, was opened at 2013-01-21 19:33
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601701&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
…
[View More]Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Martin Peach (mrpeach)
Summary: pd-lua on Win32 has trouble with unicode paths/filenames
Initial Comment:
Win32's open() returns only ASCII, not UTF-8, so paths with unicode will not open. Luckily there is the new sys_open() function in Pd 0.44 and Pd-extended 0.43.4! :-D It will solve all your woes:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601701&group_…
[View Less]