The Following 2 Users Say Thank You to bigbrovar For This Useful Post: | ||
|
2008-12-22
, 21:00
|
Posts: 112 |
Thanked: 28 times |
Joined on Mar 2008
@ Victoria, BC
|
#42
|
Queuing works now
There are 3 ways to do it:
- Via the GUI, in the file menu
- On the command line by passing the --queue option
- Or over D-Bus:
Code:dbus-send --type="method_call" --dest=org.panucci /player org.panucci.interface.queue_file string:<absolute filepath>
|
2008-12-22
, 21:16
|
Posts: 105 |
Thanked: 48 times |
Joined on Aug 2008
|
#43
|
cd ~ mkdir panucci
svn checkout https://garage.maemo.org/svn/panucci/trunk panucci
panucci/bin/panucci
The Following User Says Thank You to MattZTexasu For This Useful Post: | ||
|
2009-01-01
, 08:54
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#44
|
The Following User Says Thank You to danramos For This Useful Post: | ||
|
2009-01-17
, 05:24
|
Posts: 112 |
Thanked: 28 times |
Joined on Mar 2008
@ Victoria, BC
|
#45
|
|
2009-01-17
, 05:39
|
Posts: 105 |
Thanked: 48 times |
Joined on Aug 2008
|
#46
|
The Following User Says Thank You to MattZTexasu For This Useful Post: | ||
|
2009-01-17
, 09:16
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#47
|
|
2009-01-17
, 15:55
|
Posts: 112 |
Thanked: 28 times |
Joined on Mar 2008
@ Victoria, BC
|
#48
|
pushing "up" on the d-pad will cycle through your command history.
"svn not found" would indicate that you did not take the first step, "-> install subversion from the extras repository", in my post above.
|
2009-01-18
, 11:53
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#49
|
Thanks. I wasn't sure what "subversion" was but now I know that it is a program called SVN. I installed that and everything seemed to work fine. I got a message "checked out version 73".
However when I tried to start Panucci, I got an error message:
~ $ panucci/bin/panucci
Traceback (most recent call last):
File "panucci/bin/panucci", line 63, in <module>
from panucci import util
ImportError: cannot import name util
cd panucci bin/panucci
|
2009-01-18
, 17:23
|
Posts: 112 |
Thanked: 28 times |
Joined on Mar 2008
@ Victoria, BC
|
#50
|
If man has evolved from apes and monkeys, why are there still apes monkeys?.
My Blog