Windows Vista

Asked by mabra

HI Steven,
This morning with my colleague I have worked with Whyteboard in a PC with Operation System Windows Vista and we Can't save any file in Whyteboard.
This is the error message:
Whyteboard 0.40.1
Operating System: Windows Vista (build 6002, Service Pack 2)
Screen Resolution: 1280x800
Python Version: 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
wxPython Version: 2.8.10.1 (msw-unicode)
wxPython Info: (__WXMSW__, wxMSW, unicode, wx-assertions-on, SWIG-1.3.29)
Python Encoding: Default=ascii File=mbcs
wxPython Encoding: utf-8
System Architecture: 32bit x86
Byte order: little
Frozen: windows_exe
#---- End System Information ----#

#---- Preferences ----#
last_opened_dir = C:\Users\OEM\Desktop\Filo&Lett\Nuova cartella

#---- Traceback Info ----#

*** Thu Sep 30 08:20:46 2010 ***
Traceback (most recent call last):
  File "whyteboard\gui.pyo", line 555, in on_save_as
  File "whyteboard\gui.pyo", line 526, in on_save
  File "whyteboard\utility.pyo", line 145, in save_file
  File "zipfile.pyo", line 680, in __init__
IOError: [Errno 13] Permission denied: 'whyteboard_temp_new.wtbd'

#---- End Traceback Info ----#

*** Thu Sep 30 08:20:46 2010 ***
Traceback (most recent call last):
  File "whyteboard\gui.pyo", line 555, in on_save_as
  File "whyteboard\gui.pyo", line 526, in on_save
  File "whyteboard\utility.pyo", line 145, in save_file
  File "zipfile.pyo", line 680, in __init__
IOError: [Errno 13] Permission denied: 'whyteboard_temp_new.wtbd'

*** Thu Sep 30 08:20:49 2010 ***
Traceback (most recent call last):
  File "whyteboard\lib\errdlg.pyo", line 279, in OnButton
  File "whyteboard\dialogs.pyo", line 984, in Send
  File "urllib.pyo", line 89, in urlopen
  File "urllib.pyo", line 208, in open
  File "urllib.pyo", line 345, in open_http
  File "httplib.pyo", line 892, in endheaders
  File "httplib.pyo", line 764, in _send_output
  File "httplib.pyo", line 723, in send
  File "httplib.pyo", line 704, in connect
  File "socket.pyo", line 500, in create_connection
IOError: [Errno socket error] [Errno 11001] getaddrinfo failed
Please, could you see why didn't work right?
Thanks in advance
Maurizio (Mabra)

Question information

Language:
English Edit question
Status:
Solved
For:
Whyteboard Edit question
Assignee:
No assignee Edit question
Solved by:
Steven Sproat
Solved:
Last query:
Last reply:
Revision history for this message
Steven Sproat (sproaty) said :
#1

hi,

try version 0.41.1 - should be fixed there. You're running an older version from May

Revision history for this message
mabra (maurizio-bracardi) said :
#2

I don't remember well, but I think that we have tried also version 0.41.1
I'll check it.
Are you sure that with 0.41.1 is OK? Please, could you try it?

Revision history for this message
Steven Sproat (sproaty) said :
#3

I'm not on Windows - can you try it? Before, the code would try and write the file to wherever the program's installed to (C:/program files) - hence permission denied.

I've changed the code so it writes it to your home directory (C:/documents and settings/users/blah/blah/blah) where you will definitely have write access.

Revision history for this message
mabra (maurizio-bracardi) said :
#4

Yoy said "I've changed the code so it writes it to your home directory
(C:/documents and settings/users/blah/blah/blah) where you will
definitely have write access."
So you have made a new release of Whyteboard with this new code?
When I can download it?
Thanks in advance
Mabra

Revision history for this message
Best Steven Sproat (sproaty) said :
#5

Yes - version 0.41+, as stated above. You can download it from Launchpad, on the project's front page.

By the way, this is a bug report, not a question. I've already submitted this bug, a while ago, in the middle of June -- https://bugs.launchpad.net/whyteboard/+bug/597493

Revision history for this message
mabra (maurizio-bracardi) said :
#6

I have tried version 0.41.1 in a PC vith Win 7 but also in it there is the some error.
this is the error message:
Whyteboard 0.41.1
Operating System: Windows NT 6.1 (build 7600)
Screen Resolution: 1366x768
Python Version: 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
wxPython Version: 2.8.10.1 (msw-unicode)
wxPython Info: (__WXMSW__, wxMSW, unicode, wx-assertions-on, SWIG-1.3.29)
Python Encoding: Default=ascii File=mbcs
wxPython Encoding: utf-8
System Architecture: 32bit x86
Byte order: little
Frozen: windows_exe
#---- End System Information ----#

#---- Preferences ----#
language = Italian
last_opened_dir = C:\Users\Bianca\Desktop\prova

#---- Traceback Info ----#

*** Thu Sep 30 19:43:45 2010 ***
Traceback (most recent call last):
  File "whyteboard\gui\frame.pyo", line 274, in on_save_as
  File "whyteboard\gui\frame.pyo", line 252, in on_save
  File "whyteboard\misc\utility.pyo", line 152, in save_file
  File "whyteboard\misc\utility.pyo", line 173, in write_save_file
IOError: [Errno 13] Permission denied: 'save.data'

Could you make a new version without this bug?
Thanks
Mabra