~$ export | grep LANG
declare -x LANG="fr_FR.UTF-8"
declare -x LANGUAGE="fr:en"

~$ export | grep LC_
declare -x LC_ADDRESS="fr_FR.UTF-8"
declare -x LC_COLLATE="fr_FR.UTF-8"
declare -x LC_CTYPE="fr_FR.UTF-8"
declare -x LC_IDENTIFICATION="fr_FR.UTF-8"
declare -x LC_MEASUREMENT="fr_FR.UTF-8"
declare -x LC_MESSAGES="fr_FR.UTF-8"
declare -x LC_MONETARY="fr_FR.UTF-8"
declare -x LC_NAME="fr_FR.UTF-8"
declare -x LC_NUMERIC="fr_FR.UTF-8"
declare -x LC_PAPER="fr_FR.UTF-8"
declare -x LC_TELEPHONE="fr_FR.UTF-8"
declare -x LC_TIME="fr_FR.UTF-8"

On 22/01/2013 04:20, Hans-Christoph Steiner wrote:
Could all three of you who are affected by this issue send me the result of
these two commands:

$ export | grep LANG
$ export | grep LC_


There seems to be some kind of odd unicode bug.  Your system is also looking
for the wrong thing:

verbose(4): Loading /usr/lib/pd-extended/startup/1.list.pd_linux
tried ./.l_ia64 and failed
tried /home/jwmatthys/pd-externals/.l_ia64 and failed
tried /usr/local/lib/pd-externals/.l_ia64 and failed
tried /usr/lib/pd-extended/extra/.l_ia64 and failed
tried ./.pd_linux and failed
tried /home/jwmatthys/pd-externals/.pd_linux and failed
tried /usr/local/lib/pd-externals/.pd_linux and failed
tried /usr/lib/pd-extended/extra/.pd_linux and failed
tried .//.l_ia64 and failed
tried /home/jwmatthys/pd-externals//.l_ia64 and failed
tried /usr/local/lib/pd-externals//.l_ia64 and failed
tried /usr/lib/pd-extended/extra//.l_ia64 and failed
tried .//.pd_linux and failed
tried /home/jwmatthys/pd-externals//.pd_linux and failed
tried /usr/local/lib/pd-externals//.pd_linux and failed
tried /usr/lib/pd-extended/extra//.pd_linux and failed
tried .//-meta.pd and failed
tried /home/jwmatthys/pd-externals//-meta.pd and failed
tried /usr/local/lib/pd-externals//-meta.pd and failed
tried /usr/lib/pd-extended/extra//-meta.pd and failed
error: /usr/lib/pd-extended/startup/1.list.pd_linux: can't load startup 
library'!

.hc


On 01/21/2013 09:46 PM, Joel Matthys wrote:
I'm on Ubuntu Quantal amd64.

$ ls -l /usr/lib/pd-extended/startup/1.list.pd_linux
lrwxrwxrwx 1 root root 30 Jan 21 17:09
/usr/lib/pd-extended/startup/1.list.pd_linux -> ../extra/vanilla/list.pd_linux

I'm attaching the log.

Joel

On 01/21/2013 09:10 PM, Hans-Christoph Steiner wrote:
Hey Joel,

Are you on Debian or Ubuntu?  i386/amd64?  Can you run these two commands and
send the log?

pd-extended -stderr -verbose -noprefs -nrt
ls -l /usr/lib/pd-extended/startup/1.list.pd_linux

I'm running Linux Mint Maya amd64 (which is basically Ubuntu/precise) and I've
never seen this... I wonder what it is...

.hc

On 01/21/2013 07:38 PM, Joel Matthys wrote:
Nope, not fixed for me.

Just re-installed the Ubuntu Quantal package, and I still get

/usr/lib/pd-extended/startup/1.list.pd_linux: can't load startup library'!

It does work after [import list] though.

Joel

On 01/21/2013 06:31 PM, Julian Brooks wrote:
With the below Ubuntu package all seems better - list has 2 inlets once
more:)

Jb
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list



_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to