Your message dated Thu, 8 Sep 2016 11:04:44 +0200
with message-id <[email protected]>
and subject line Re: Bug#836827: pd-zexy: 'date' and 'time' objects missing
(only their help files are in package)
has caused the Debian Bug report #836827,
regarding pd-zexy: 'date' and 'time' objects missing (only their help files are
in package)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
836827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836827
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pd-zexy
Version: 2.2.6-2
Severity: normal
Dear Maintainer,
To reproduce this:
- open Pd
- Click 'Help' -> 'Browser...' -> 'zexy/' -> 'date-help.pd' or 'time-help.pd'
When the help patch is opened, the 'date' and/or 'time' objects will appear
with a dashed line, and Pd console will print "date ... couldn't create" and
"time ... couldn't create"
When opening a file manager at /usr/lib/pd/extra/zexy, it appears that
'time-help.pd' and 'date-help.pd' exist, but 'time.pd' and 'date.pd' (which are
the source files for the objects described in the help patches) are missing.
I was expecting the 'time' and 'date' objects to be included in the 'pd-zexy'
package along with the documentation.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 4.6.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages pd-zexy depends on:
ii libc6 2.23-4
ii puredata 0.47.1-1
ii puredata-core [pd] 0.47.1-1
pd-zexy recommends no packages.
pd-zexy suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
it seems you have forgotten to load zexy (just installing zexy is not
enough, you have to actively load it into your Pd instance; this is
similar to installing a program on your computer will not automatically
launch it :-)).
see /usr/share/doc/pd-zexy/README.Debian for instructions.
since Pd-0.47, an additional way to load zexy would be to add
[declare -stdlib zexy -stdpath zexy]
to your patches.
fgmasdr
IOhannes
On 2016-09-06 11:51, Pelle Hjek wrote:
> Package: pd-zexy
> Version: 2.2.6-2
> Severity: normal
>
> Dear Maintainer,
>
> To reproduce this:
> - open Pd
> - Click 'Help' -> 'Browser...' -> 'zexy/' -> 'date-help.pd' or
> 'time-help.pd'
>
> When the help patch is opened, the 'date' and/or 'time' objects will appear
> with a dashed line, and Pd console will print "date ... couldn't create" and
> "time ... couldn't create"
>
> When opening a file manager at /usr/lib/pd/extra/zexy, it appears that
> 'time-help.pd' and 'date-help.pd' exist, but 'time.pd' and 'date.pd' (which
> are the source files for the objects described in the help patches) are
> missing.
>
> I was expecting the 'time' and 'date' objects to be included in the 'pd-zexy'
> package along with the documentation.
>
> -- System Information:
> Debian Release: stretch/sid
> APT prefers testing
> APT policy: (500, 'testing')
> Architecture: i386 (i686)
>
> Kernel: Linux 4.6.0-1-686-pae (SMP w/1 CPU core)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages pd-zexy depends on:
> ii libc6 2.23-4
> ii puredata 0.47.1-1
> ii puredata-core [pd] 0.47.1-1
>
> pd-zexy recommends no packages.
>
> pd-zexy suggests no packages.
>
> -- no debconf information
>
>
--- End Message ---