keyboard shortcut

2009-09-05 Thread Smiles

Good day

I have a client who uses a touch pad with a  mouth stick is there a 
keyboard shortcut to change from one email account to another currently 
we have had to set each account to a different profile


thanks
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Installing 1.1.18 messed me up (did it in past, too)

2009-09-05 Thread stan
I am starting a new thread as I am unable to display any threads where 
all posts have been read because I cannot see the View menu.


Here are pictures of the mail/news screen and the browser screen. (I 
think these will work. I had to enter them manually, couldn't copy and 
paste.)


http://www.fototime.com/5BFCDC830090807/standard.jpg

http://www.fototime.com/50E0B32C7C2A524/standard.jpg

On the mail/news screen I can operate pretty well except for missing 
menu items. I am able to read and write mail and news.


On the browser screen, it is much worse.  There are missing menu items. 
Clicking on personal menu items and bookmarks does not work at all.


By the way, I had this problem before (I think it was installing 1.1.17 
but I switched profiles and then back to my original and the problem 
went away. This does not work now.


Programs external to SeaMonkey work fine.

I am using Vista Home Premium or whatever it is called on a 64 bit Acer 
computer.


Any help will be very appreciated as I am pretty much out of business 
although I guess I can switch to IE which works.


Thanks
Stan
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Installing 1.1.18 messed me up (did it in past, too)

2009-09-05 Thread stan

stan wrote:
I am starting a new thread as I am unable to display any threads where 
all posts have been read because I cannot see the View menu.


Here are pictures of the mail/news screen and the browser screen. (I 
think these will work. I had to enter them manually, couldn't copy and 
paste.)


http://www.fototime.com/5BFCDC830090807/standard.jpg

http://www.fototime.com/50E0B32C7C2A524/standard.jpg

On the mail/news screen I can operate pretty well except for missing 
menu items. I am able to read and write mail and news.


On the browser screen, it is much worse.  There are missing menu items. 
Clicking on personal menu items and bookmarks does not work at all.


By the way, I had this problem before (I think it was installing 1.1.17 
but I switched profiles and then back to my original and the problem 
went away. This does not work now.


Programs external to SeaMonkey work fine.

I am using Vista Home Premium or whatever it is called on a 64 bit Acer 
computer.


Any help will be very appreciated as I am pretty much out of business 
although I guess I can switch to IE which works.


Thanks
Stan


One more thing:  If I close mail/news or browser, I cannot open them 
again. I have to uninstall and reinstall 1.1.18 to get them open again.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Testing For SeaMonkey 2.0 Beta 2 - help wanted!

2009-09-05 Thread Robert Kaiser

Robert Kaiser wrote:

I hope we will get updates ready on the testing channels soon, the
process should make them available once it has generated them.


Updates are now available on the betatest channel (for all locales 
except cs, which didn't make this beta, and nl which is new in this 
beta). Please also test those if you can.


Thanks!

Robert Kaiser
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: keyboard shortcut

2009-09-05 Thread Rick Merrill

Smiles wrote:

Good day

I have a client who uses a touch pad with a  mouth stick is there a 
keyboard shortcut to change from one email account to another currently 
we have had to set each account to a different profile


thanks


You can  Alt-G (Go) then down arrow to the desired email account.


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Walgreens.com main page doesn't display right. Any ideas?

2009-09-05 Thread Stanimir Stamenkov

Sat, 05 Sep 2009 16:45:41 +0300, /Stanimir Stamenkov/:

Sat, 5 Sep 2009 06:17:55 -0700 (PDT), /JW 'Yawn' vanLohuizen/:

Walgreens.com displays the main section of their default page in a 1 
inch column on the right side of the page.  It may be the flash content.


I am using SM 1.1.8.

Any ideas?


Apply the following user style:

@-moz-document domain(walgreens.com) {
  #utility-bar, #content { clear: both; }
}


Actually make the above:

@-moz-document domain(walgreens.com) {
  #utility-bar, #content { clear: both; }
  #allergy-nav  ul  li  a,
  #allergy-nav  ul  li { clear: left; }
}

--
Stanimir
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Installing 1.1.18 messed me up (did it in past, too)

2009-09-05 Thread Jens Hatlak

On 9/5/2009 3:33 PM stan wrote:
Here are pictures of the mail/news screen and the browser screen. (I 
think these will work. I had to enter them manually, couldn't copy and 
paste.)


http://www.fototime.com/5BFCDC830090807/standard.jpg


Looks like an extension is missing. Some extensions need to be installed 
 into the application directory. After an update they're gone which 
breaks the UI. Here are your options to try (make backups as needed):

* create a new profile and check if that one works (mostly for verification)
* install the missing extension(s) if you remember those
* delete XUL.mfasl (located in your profile folder)
* delete/rename chrome.rdf (located in the chrome folder inside your 
profile folder)

* delete/rename the whole chrome folder inside your profile

HTH

Jens

--
Jens Hatlak http://jens.hatlak.de/
SeaMonkey Trunk Tracker http://smtt.blogspot.com/
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Walgreens.com main page doesn't display right. Any ideas?

2009-09-05 Thread JW 'Yawn' vanLohuizen
Walgreens.com displays the main section of their default page in a 1
inch column on the right side of the page.  It may be the flash
content.

I am using SM 1.1.8.

Any ideas?
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Installing 1.1.18 messed me up (did it in past, too)

2009-09-05 Thread Stanimir Stamenkov

Sat, 05 Sep 2009 16:02:35 +0200, /Jens Hatlak/:

On 9/5/2009 3:33 PM stan wrote:

Here are pictures of the mail/news screen and the browser screen. (I 
think these will work. I had to enter them manually, couldn't copy and 
paste.)


http://www.fototime.com/5BFCDC830090807/standard.jpg


Looks like an extension is missing. Some extensions need to be installed 
 into the application directory. After an update they're gone which 
breaks the UI. Here are your options to try (make backups as needed):
* create a new profile and check if that one works (mostly for 
verification)

* install the missing extension(s) if you remember those
* delete XUL.mfasl (located in your profile folder)


On Windows this one is named XUL.mfl and is located under:

%USERPROFILE%\Local Settings\Application Data\Mozilla\Profiles\profile

One could safely remove the whole %USERPROFILE%\Local 
Settings\Application Data\Mozilla directory as the only other thing 
it contains is the network cache.


* delete/rename chrome.rdf (located in the chrome folder inside your 
profile folder)

* delete/rename the whole chrome folder inside your profile


--
Stanimir
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Installing 1.1.18 messed me up (did it in past, too)

2009-09-05 Thread Stanimir Stamenkov

Sat, 05 Sep 2009 17:10:27 +0300, /Stanimir Stamenkov/:

Sat, 05 Sep 2009 16:02:35 +0200, /Jens Hatlak/:


* delete XUL.mfasl (located in your profile folder)


On Windows this one is named XUL.mfl and is located under:

%USERPROFILE%\Local Settings\Application Data\Mozilla\Profiles\profile


One should not confuse %USERPROFILE%\Local Settings\Application 
Data with %USERPROFILE%\Application Data, the later being 
precisely defined by the %APPDATA% environment variable.  I'm not 
sure what I've previously given applies to Vista and the exact 
%USERPROFILE%\Local Settings\Application Data location could be 
found as Local AppData value under the 
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell 
Folders Windows Registry key.


One could safely remove the whole %USERPROFILE%\Local 
Settings\Application Data\Mozilla directory as the only other thing it 
contains is the network cache.


See the above note so you don't delete the main profile folders by 
accident.


--
Stanimir
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Installing 1.1.18 messed me up (did it in past, too)

2009-09-05 Thread stan

Jens Hatlak wrote:

On 9/5/2009 3:33 PM stan wrote:
Here are pictures of the mail/news screen and the browser screen. (I 
think these will work. I had to enter them manually, couldn't copy and 
paste.)


http://www.fototime.com/5BFCDC830090807/standard.jpg


Looks like an extension is missing. Some extensions need to be installed 
  into the application directory. After an update they're gone which 
breaks the UI. Here are your options to try (make backups as needed):

* create a new profile and check if that one works (mostly for verification)
* install the missing extension(s) if you remember those
* delete XUL.mfasl (located in your profile folder)
* delete/rename chrome.rdf (located in the chrome folder inside your 
profile folder)

* delete/rename the whole chrome folder inside your profile

HTH

Jens



The new profile works.  Does it now make sense to copy relevant folders 
et al from my old profile to the new one? I know there is some place 
that lists the purpose of each folder in my profile.


By the way, I had tried a new profile before and it didn't work.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Walgreens.com main page doesn't display right. Any ideas?

2009-09-05 Thread David E. Ross
On 9/5/2009 6:17 AM, JW 'Yawn' vanLohuizen wrote:
 Walgreens.com displays the main section of their default page in a 1
 inch column on the right side of the page.  It may be the flash
 content.
 
 I am using SM 1.1.8.
 
 Any ideas?

I have the same problem with SeaMonkey 1.1.18.

The page at http://www.walgreens.com/default.jsp has 601 XHTML errors
and 17 CSS errors (spread over 6 different CSS files).  Manure in equals
manure out.

-- 
David E. Ross
http://www.rossde.com/

Go to Mozdev at http://www.mozdev.org/ for quick access to
extensions for Firefox, Thunderbird, SeaMonkey, and other
Mozilla-related applications.  You can access Mozdev much
more quickly than you can Mozilla Add-Ons.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: keyboard shortcut

2009-09-05 Thread Smiles

Rick Merrill wrote:

Smiles wrote:

Good day

I have a client who uses a touch pad with a  mouth stick is there a 
keyboard shortcut to change from one email account to another 
currently we have had to set each account to a different profile


thanks


You can  Alt-G (Go) then down arrow to the desired email account.



thank you
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Installing 1.1.18 messed me up (did it in past, too)

2009-09-05 Thread Martin Freitag
stan schrieb:
 The new profile works.  Does it now make sense to copy relevant folders
 et al from my old profile to the new one? I know there is some place
 that lists the purpose of each folder in my profile.
Yes, if you want to keep email-boxes for instance ;-)


-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - http://www.gerstbach.at/2004/ascii
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: keyboard shortcut

2009-09-05 Thread Philip Chee
On Sat, 05 Sep 2009 09:59:36 -0400, Rick Merrill wrote:
 Smiles wrote:
 Good day
 
 I have a client who uses a touch pad with a  mouth stick is there a 
 keyboard shortcut to change from one email account to another currently 
 we have had to set each account to a different profile
 
 thanks
 
 You can  Alt-G (Go) then down arrow to the desired email account.

How do you press Alt-G with a mouth stick?

Phil

-- 
Philip Chee phi...@aleytys.pc.my, philip.c...@gmail.com
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey