Bug #1988

Windows version doesn't properly detect app directories

Added by Anonymous over 4 years ago. Updated over 4 years ago.

Status:ClosedStart date:10/03/2013
Priority:NormalDue date:
Assignee:abeluck% Done:

0%

Category:-
Target version:0.2
Component:

Description

from tom ritter:

Windows 7

Pidgin (installed as admin to Program Files, with OTR plugin installed
as admin also.)

By default: failed.
The folder it says is C:\Users\tom\Application Data\.purple
The correct folder was C:\Users\tom\AppData\Roaming\.purple
After changing it with "Select Folder", still didn't work.
Log:

Parsing  pidgin
Exception in Tkinter callback
Traceback (most recent call last):
  File "Z:\home\user\src\guardian\otrfileconverter\win32\files\pyinstaller-pyinstaller-3f7f9a0\otrfileconverter-gui\build\otrfileconverter-gui\out00-PYZ.pyz\Tkinter",
line 1470, in __call__
  File "<string>", line 148, in convert
  File "Z:\home\user\src\guardian\otrfileconverter\win32\files\pyinstaller-pyinstaller-3f7f9a0\otrfileconverter-gui\build\otrfileconverter-gui\out00-PYZ.pyz\otrapps.gibberbot",
line 101, in write
  File "Z:\home\user\src\guardian\otrfileconverter\win32\files\pyinstaller-pyinstaller-3f7f9a0\otrfileconverter-gui\build\otrfileconverter-gui\out00-PYZ.pyz\subprocess",
line 711, in __init__
  File "Z:\home\user\src\guardian\otrfileconverter\win32\files\pyinstaller-pyinstaller-3f7f9a0\otrfileconverter-gui\build\otrfileconverter-gui\out00-PYZ.pyz\subprocess",
line 948, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified
Parsing  Select Folder...
Invalid app: Select Folder...
Parsing  Select Folder...
Invalid app: Select Folder...
Parsing  Select Folder...
Invalid app: Select Folder...

Jitsi: Same deal, failed.
Should be in C:\Users\tom\AppData\Roaming\Jitsi

Associated revisions

Revision c077c28a
Added by Abel Luck over 4 years ago

win32: use windows-esque way to fetch ~/.purple refs #1988

This ensures we're fetching the data from APPDATA and not HOMEPATH

Revision c077c28a
Added by Abel Luck over 4 years ago

win32: use windows-esque way to fetch ~/.purple refs #1988

This ensures we're fetching the data from APPDATA and not HOMEPATH

History

#1 Updated by abeluck over 4 years ago

  • Status changed from New to Closed

This is fixed for standard pidgin and jitsi installs.

Also available in: Atom PDF