Per your suggestion I downloaded this version and installed it in place
of 10.0.12 here. I am now encountering a strange issue with this.
As I wanted to be sure this install for my wife had its own profile I
had created a program object per the readme.os2 with:
Path and file name: *
Parameters: set MOZILLA_HOME=H:\Moz_Home & thunderbird.exe "%*"
Working directory: H:\os2-apps\thunderbird
After installing the 6.0.2 release I clicked the object, but once again
I got a pop-up about a missing or invalid profile. So I set
MOZILLA_HOME at a command prompt, changed to the directory and ran
thunderbird with -ProfileManager to correct this. This did present me
with the profile manager and I was able to create and then use the newly
created profile.
Unfortunately, I find that attempting to use the program object STILL
gives me the missing or invalid profile pop-up, Starting thunderbird
from a command line works. I even tried changing the program object to
include the -ProfileManager option, but that also gives the
invalid/missing profile pop-up.
I had kept logs of the various thunderbird calls via >log 2>&1 as:
[H:\os2-apps\thunderbird]thunderbird.exe -ProfileManager
en/ex os2Printers
en/ex ~os2Printers
en/ex os2Printers
VMI_CMD_SETPTR - rc= 0 ulStatus= 1
Video driver is SNAP - mouse ptr will not be hidden
_init_dive: _load_dive() succeeded
_init_dive: hDive= 1 scrn= 0x4730000 format= BGR3
DIVE has been enabled
en/ex ~os2Printers
en/ex os2Printers
VMI_CMD_SETPTR - rc= 0 ulStatus= 1
Video driver is SNAP - mouse ptr will not be hidden
_init_dive: _load_dive() succeeded
_init_dive: hDive= 1 scrn= 0x4730000 format= BGR3
DIVE has been enabled
-- Exception object --
+ _message (string) ''
+ stack (string) 357 chars
+ code (number) 0
+ uri (string) '
http://autoconfig.verizon.net/mail/config-v1.1.xml'
+ message (string) ''
+ toString (function) 3 lines
*
-- Stack Trace --
Exception("")@chrome://messenger/content/accountcreation/util.js:189
ServerException("",0,"
http://autoconfig.verizon.net/mail/config-v1.1.xml")@chrome://messenger/content/accountcreation/fetchhttp.js:300
(false)@chrome://messenger/content/accountcreation/fetchhttp.js:222
([object
ProgressEvent])@chrome://messenger/content/accountcreation/fetchhttp.js:146
data to post =
{"rev":0,"userEmailHash":"33b85d2c111bf84f57143875f208f1b6d499be3b8857e47a306eb6af7b9b4377","events":{"smtpServerAdded":{"time":1361464120032,"data":true},"accountAdded":{"time":1361464120350,"data":true}}}
data to post =
{"rev":0,"userEmailHash":"33b85d2c111bf84f57143875f208f1b6d499be3b8857e47a306eb6af7b9b4377","events":{"smtpServerAdded":{"time":1361464120032,"data":true},"accountAdded":{"time":1361464120350,"data":true},"msgDownloaded":{"time":1361464137526,"data":true}}}
en/ex ~os2Printers
[H:\os2-apps\thunderbird]thunderbird.exe
en/ex os2Printers
VMI_CMD_SETPTR - rc= 0 ulStatus= 1
Video driver is SNAP - mouse ptr will not be hidden
_init_dive: _load_dive() succeeded
_init_dive: hDive= 1 scrn= 0x4730000 format= BGR3
DIVE has been enabled
en/ex ~os2Printers
(program object - thunderbird.exe)
en/ex os2Printers
VMI_CMD_SETPTR - rc= 0 ulStatus= 1
Video driver is SNAP - mouse ptr will not be hidden
_init_dive: _load_dive() succeeded
_init_dive: hDive= 1 scrn= 0x4730000 format= BGR3
DIVE has been enabled
en/ex ~os2Printers
(program object - thunderbird.exe -ProfileManager)
en/ex os2Printers
VMI_CMD_SETPTR - rc= 0 ulStatus= 1
Video driver is SNAP - mouse ptr will not be hidden
_init_dive: _load_dive() succeeded
_init_dive: hDive= 1 scrn= 0x4730000 format= BGR3
DIVE has been enabled
en/ex ~os2Printers
So despite encountering an exception of some sort while creating the
profile I am able to run thunderbird, but only from a command line. I
will need to get this working with a program object before my wife will
be able to use it, as she is not very computer literate. I will
appreciate any guidance in getting this to work. Are there any further
debugging techniques to be applied with the program object to see why it
is not finding the profile?
Dave