Menu

#147 If registry write fails, report to user

open
Outlook (81)
5
2005-03-16
2005-02-14
i_am_andy_k
No

I used SpamBayes for a few weeks at work on Win2000.
No problems - I even enabled spam column per
instructions. Great program.
I used version 1.0.3.exe, but I don't see that on the
Group pulldown.

Got a new PC at work - now have no write permissions
in Program Files (completely locked down). Maybe the
Registry is similarly locked down.

Here is the log file contents:
Traceback (most recent call last):
File "addin.py", line 1546, in ?
File "win32com\server\register.pyc", line 483, in
UseCommandLine
File "win32com\server\register.pyc", line 413, in
RegisterClasses
File "win32com\server\register.pyc", line 181, in
RegisterServer
File "win32com\server\register.pyc", line 32, in
_set_string
pywintypes.error: (5, 'RegSetValue', 'Access is denied.')

Any tips to work-around this issue appreciated !
I miss my SpamBayes filtering !

Discussion

  • Tony Meyer

    Tony Meyer - 2005-02-14

    Logged In: YES
    user_id=552329

    It does look like you don't have access to the registry.
    Unfortunately, there's no way to let Outlook know about the
    plug-in without putting information in the registry, so
    unless you can get permission to do that, nothing can be done.

     
  • i_am_andy_k

    i_am_andy_k - 2005-02-15

    Logged In: YES
    user_id=1219094

    I suggest 2 changes:
    1) change installer to not claim success if this happens
    2) mention write permissions to registry as a requirement

    Also - add 1.0.3 to SourceForge group list (but this registry
    issue likely applies to all versions)

     
  • i_am_andy_k

    i_am_andy_k - 2005-02-15

    Logged In: YES
    user_id=1219094

    We haven't heard from the original reporter of the bug for some
    time. Without the requested information, there really isn't much
    we can do. If anyone does provide further information, please
    also change the bug status back to "Open".

     
  • Tony Meyer

    Tony Meyer - 2005-03-16

    Logged In: YES
    user_id=552329

    We should certainly report this as an error if we can, so
    changing to a feature request.

    If we don't remove this requirement (see other tracker) then
    we should mention the requirement somewhere, too.

     
  • Tony Meyer

    Tony Meyer - 2005-03-16
    • labels: 479157 --> Outlook
    • assigned_to: nobody --> anadelonbrin
    • summary: Install claim success, but no plugin visible --> If registry write fails, report to user
     
  • Johan

    Johan - 2006-10-04

    Logged In: YES
    user_id=1612597

    Hello,

    i find the same problem on my laptop, although i DO have
    write permission in the registry, see log file:

    Traceback (most recent call last):
    File "addin.py", line 1546, in ?
    File "win32com\server\register.pyc", line 483, in
    UseCommandLine
    File "win32com\server\register.pyc", line 413, in
    RegisterClasses
    File "win32com\server\register.pyc", line 282, in
    RegisterServer
    File "win32com\server\register.pyc", line 32, in
    _set_string
    pywintypes.error: (5, 'RegSetValue', 'Access is denied.')

    I should note thought that i'm using Outlook in connection
    with an exchange server THROUGH a virtual privat nerwork
    (VPN) to my home university. Could this do the cause of the
    malfunction,

    any help is greatly appreciated.

    greetings,
    Johan.

     

Log in to post a comment.