Closed
Bug 295883
Opened 20 years ago
Closed 19 years ago
Can't use Thunderbird Profiles on a Samba Network with Mac OS Client
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: user34478, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Installed Thunderbird on Mac mini. Created new profile on Samba share (SUSE Linux 9.1). After opening the profile Thunderbird tells me that the profile is in use. The profile is not in use and i have rights to read, write and create files on the share. Reproducible: Always Steps to Reproduce: 1. Start Thunderbird using -p option 2. Create profile on Samba network drive 3. Select new profile Actual Results: Thunderbird tells me that the new profile is in use. Expected Results: Thunderbird should open the profile and work with it. Snippet from Mac OS X ktrace tool: 644 thunderbird-bin CALL pathconf(0x150fe1f,0x4) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME" 644 thunderbird-bin RET pathconf 255/0xff 644 thunderbird-bin CALL getattrlist(0x150fe1f,0xbfffd5d0,0xbfffd5f0,0x30c,0) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME" 644 thunderbird-bin RET getattrlist -1 errno 45 Operation not supported 644 thunderbird-bin CALL getattrlist(0xbfffe7ba,0xbfffca00,0xbfffc6b0,0x334,0) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/DaTest" 644 thunderbird-bin RET getattrlist -1 errno 45 Operation not supported 644 thunderbird-bin CALL lstat(0xc801400,0xbfffbd40) 644 thunderbird-bin NAMI "/Volumes" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL lstat(0xc801400,0xbfffbd40) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL lstat(0xc801400,0xbfffbd40) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/DaTest" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL lstat(0xbfffb6e0,0xbfffd334) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/DaTest" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL lstat(0xbfffc950,0xbfffdb24) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/DaTest" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL open(0xbfffc0b0,0,0) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/._DaTest" 644 thunderbird-bin RET open -1 errno 2 No such file or directory 644 thunderbird-bin CALL lstat(0xbfffd780,0xbfffe954) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/DaTest" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL getattrlist(0xbfffea60,0xbfffd2d0,0xbfffcf80,0x334,0) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/DaTest" 644 thunderbird-bin RET getattrlist -1 errno 45 Operation not supported 644 thunderbird-bin CALL lstat(0xc801400,0xbfffc610) 644 thunderbird-bin NAMI "/Volumes" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL lstat(0xc801400,0xbfffc610) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL lstat(0xc801400,0xbfffc610) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/DaTest" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL lstat(0xbfffcfa0,0xbfffe174) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/DaTest" 644 thunderbird-bin RET lstat 0 644 thunderbird-bin CALL open(0xbfffc700,0,0) 644 thunderbird-bin NAMI "/Volumes/WORKGROUP;SHARENAME/._DaTest" 644 thunderbird-bin RET open -1 errno 2 No such file or directory
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•