http://qa.mandrakesoft.com/show_bug.cgi?id=4766
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
Ever Confirmed| |1
Version|0.19.1-1mdk |0.19.1-2mdk
------- Additional Comments From [EMAIL PROTECTED] 2003-01-09 15:07 -------
Should be ok in the current version (0.19.1-2mdk) ...
I added the require on gnome-python-gnomevfs yesterday and it works fine where I
tested it.
For the python version, looks like it was already fixed :
$ head /usr/bin/straw
#!/usr/bin/env python2.3
Do you have thelatest version ?
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEEDINFO
creation_date:
description:
straw doesn't start:
$ straw
/usr/bin/env: python2.2: No such file or directory
after patching this issue:
$ straw
Traceback (most recent call last):
File "/usr/bin/straw", line 30, in ?
import straw
File "src/lib/__init__.py", line 36, in ?
File "src/lib/OPMLExport.py", line 4, in ?
ImportError: No module named vfs