[k3b] problems exporting k3b to ascii problems exporting k3b to ascii problems exporting k3b to ascii

Antonio Barragan ajbarragang08 at gmail.com
Sat Mar 24 10:32:52 UTC 2012


Hi, Sebastian
I'm having problems trying to extract the song list from a k3b project:
Hi, there

I'm running K3b 2.0.1 Using KDE Development Platform 4.5.5 (KDE 4.5.5)
in Ubuntu 10.10

In k3b, I created the project:  K3bProject-0.k3b
Then I ran the script:

for ((x=1; x<=`dcop k3b K3bProject-1 trackCount`;x++)); do echo "$x.
"`dcop k3b K3bProject-1 trackArtist $x`" - "`dcop k3b K3bProject-1
trackTitle $x` >>toc; done

The result is this message:

ERROR: Couldn't attach to DCOP server!
bash: ((: x<=: syntax error: operand expected (error token is "<=")

What am I doing wrong???

Thanks


More information about the k3b mailing list