last 20 errors ----------------------------------------
ERROR: externals/mjlib/.svn/text-base/mjLib.opt.svn-base failed verification -- update discarded.
ERROR: packages/darwin_app/VolumeIcon.icns failed verification -- update discarded.
ERROR: packages/darwin_app/.svn/text-base/VolumeIcon.icns.svn-base failed verification -- update discarded.
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/main.c(1506) [generator=3.0.4]
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
The system cannot find the path specified.
The system cannot find the path specified.
/pd-settings.reg: line 210: syntax error: unexpected end of file
The system cannot find the path specified.
last 5 lines ----------------------------------------
C:\msys\1.0\home\pd\auto-build\pd-devel\packages\win32_inno>"bin\pd.exe" -font 10 -path "doc\vasp" -lib cyclone -lib Gem -lib OSC -lib vasp -lib xeq -lib xsample -listdev
The system cannot find the path specified.
/pd.ico: ./pd.ico: cannot execute binary file
/pdpatch.ico: ./pdpatch.ico: cannot execute binary file
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-09-11/logs/2009-09-11_03.31.…
last 20 errors ----------------------------------------
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) [receiver=2.6.9]
last 5 lines ----------------------------------------
Uploading
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync: connection unexpectedly closed (4 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-09-11/logs/2009-09-11_02.17.…
last 20 errors ----------------------------------------
rsync error: syntax or usage error (code 1) at main.c(1234) [receiver=3.0.3]
last 5 lines ----------------------------------------
upload specs linux_make . deb
Uploading
Unexpected local arg: debian
If arg is a remote file/dir, prefix it with a colon (:).
rsync error: syntax or usage error (code 1) at main.c(1234) [receiver=3.0.3]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-09-11/logs/2009-09-11_02.17.…
Revision: 12308
http://pure-data.svn.sourceforge.net/pure-data/?rev=12308&view=rev
Author: sevyves
Date: 2009-09-11 04:42:05 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
numbering little fix
Modified Paths:
--------------
trunk/externals/pix_opencv/pix_opencv_motempl.cc
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12307
http://pure-data.svn.sourceforge.net/pure-data/?rev=12307&view=rev
Author: eighthave
Date: 2009-09-11 04:40:19 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
removed -background flag for CanvasWindow stuff so that the background color can easily be controlled via the option database, i.e. option add *CanvasWindow*Canvas.background green
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/pd-gui.tcl
branches/pd-gui-rewrite/0.43/src/pdtk_canvas.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12306
http://pure-data.svn.sourceforge.net/pure-data/?rev=12306&view=rev
Author: eighthave
Date: 2009-09-11 04:37:12 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
add the Pd window to the ::loaded array
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/pdwindow.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12305
http://pure-data.svn.sourceforge.net/pure-data/?rev=12305&view=rev
Author: sevyves
Date: 2009-09-11 04:34:34 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
numbering little fix
Modified Paths:
--------------
trunk/externals/pdp_opencv/pdp_opencv_motempl.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12304
http://pure-data.svn.sourceforge.net/pure-data/?rev=12304&view=rev
Author: eighthave
Date: 2009-09-11 04:29:51 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
fixed up editmode plugin to use new ::loaded trigger
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/startup/disabled/editmode_look.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12303
http://pure-data.svn.sourceforge.net/pure-data/?rev=12303&view=rev
Author: eighthave
Date: 2009-09-11 03:25:23 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
- basic scrollbar functionality, it'll be tricky to really get right
- put some pdtk_canvas procs into the pdtk_canvas namespace
- created ::loaded array which stores whether a canvas has finished
loading. Basically, when 'pd' is done loading, it sends a
'pdtk_canvas_setscroll' with the canvas name rather than the toplevel name,
so that is the test.
- made it so only on Aqua is the menu_new_dir/menu_open_dir set to home,
that's the only place where [pwd] doesn't make sense, AFAIK
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/pd-gui.tcl
branches/pd-gui-rewrite/0.43/src/pd_bindings.tcl
branches/pd-gui-rewrite/0.43/src/pdtk_canvas.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12302
http://pure-data.svn.sourceforge.net/pure-data/?rev=12302&view=rev
Author: eighthave
Date: 2009-09-11 02:58:47 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
reduced font size of 'DIO' for readability's sake
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/pdwindow.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.