Menu

#58 Problem if bayescustomize.ini not there

closed-fixed
pop3proxy (138)
5
2003-04-24
2003-04-23
Remi Ricard
No

Hi,

I'm using spambayes and this morning I downloaded the
latest cvs version and I have some problems.

If the file bayescustomize.ini does not exist in the
directory then I get the second trace.

I tryed to get a patch for this problem but I don't
know how to only save the new configuration values and
not do an update_file ;-(

My python skill are very poor....

For the first problem I don't know what is going on.

Remi Ricard
papaDoc@videotron.ca

Traceback (most recent call last):

File
"C:\Devtools\SPAMBA~1\SPAMBA~1.23\spambayes\Dibbler.py",
line 398, in found_terminator
getattr(plugin, name)(**params)

File
"C:\Devtools\SPAMBA~1\SPAMBA~1.23\spambayes\UserInterface.py",
line 511, in onChangeopts
op = open(optionsPathname, "r")

IOError: [Errno 2] No such file or directory:
'C:\\Devtools\\SPAMBA~1\\SPAMBA~1.23\\bayescustomize.ini'

Discussion

  • Tony Meyer

    Tony Meyer - 2003-04-23
    • assigned_to: nobody --> anadelonbrin
     
  • Tony Meyer

    Tony Meyer - 2003-04-23

    Logged In: YES
    user_id=552329

    This is probably also my fault. I'm fixing options stuff at the
    moment, so I'll do this too.

     
  • Tony Meyer

    Tony Meyer - 2003-04-24
    • status: open --> closed-fixed
     
  • Tony Meyer

    Tony Meyer - 2003-04-24

    Logged In: YES
    user_id=552329

    This should now be fixed. Pleas re-open if it is not.

     

Log in to post a comment.