Unable to open gmail attachments

Hi! On my TX I am not able to open up attachments such as pictures in my gmail. I am accessing gmail through the web browser. Can someone help me?
Post relates to: Palm TX

Have tried to download the attachments to ta storage card and then try to view them?
Click on the following link for the support page for your device on the kb.palm.com webpage.
http://www.palm.com/us/support/tx/
There are links on the page to the user guide, troubleshooting, how to's, downloads, etc.
On page 372 of the userguide is the section regarding attachments.
Are the pictures in a supported format?
Post relates to: Palm i705

Similar Messages

  • Unable to open gmail email attachments on iPad3

    I recently bought the new iPad. I configured gmail on iPad, however I am unable to open email attachments. Despite clicking on the attachments, the grey dashes around the attachments dont change & subsequently the am unable to view the attachments.
    I have already reset the iPad a few time which included erasing all content & restoring it completely
    Need some help to figure this one out.

    What you're experiencing is one major issue raised by iPad users.  Yes, you are far better using the Gmail App than the native Gmail on iPad.  Even with the native, if you switch to desktop view, you'll have the same issue.
    My issue has been, in the native version, can't attach anything without issues.  Using the Gmail App, I'm able to attach, but only pictures.  It doesn't allow me to open other subfiles to attached pics in other files or PDF, Word,Excell,etc which I create using QuickOffice Pro.
    I've tried this on various Android Tablets, and not a single issue with them. You can attach anything.  So, it's definately an Apple device thing.
    I'll even go further. If using Facebook on an iPad 3, you can post, but cannot delete a post you make whether in desktop view, native FB on iPad or the FB App itself.  Yet, on my Droid Razr phone, I can by simply swyping sideways, a black X appears and I delete the post.
    It's these quirks, that is leading me to consider selling my iPad 3, and just stick with my 13" MacBook Pro.

  • Recipients are unable to open my attachments.

    Hi all,
    First time posting so please excuse any misused terminology and the like.  I'm having trouble with Mac Mail.  I use iCloud mail for my service and I have my iCloud account connected to "Mail" on my iMac.  I also have a Hotmail account connected to Mail that I occasionally use. 
    I recently tried to send a PDF to a Windows user using my iCloud account but they were unable to open the attachment.  They could view the message fine and the attachment showed up but they were getting an error when they tried to open it.  They also tried to save the attachment to their computer and then open it with no luck.  When I took a look at the sent e-mail I was also unable to open the PDF.  I was getting an error that read:
    "Adobe Reader could not open 'Order Receipt.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an e-mail attachment and wasn't correctly decoded)."
    So I tried again with another file type, this time it was a tiff image with similar issues.  Still unable to open the file getting a different error message.  I then tried using my Hotmail address as the sending e-mail account, still with no luck.  I then was forced to use the Hotmail web site to send the mail and that worked fine, much to my chagrin.  I then tried to send it via the web based version of iCloud which didn't seem to work from my end at first, I was unable to open the file by clicking on it, still receiving the same error message mentioned above but when I saved it to my downloads folder I was able to open it up clicking on the file from my downloads stack on the dock.  Once it opened up this way I was also able to open it up by clicking on the file in the e-mail. 
    Upon further investigation, I noticed I was unable to open any attachments to an e-mail as soon as I attached them.  When I attach a file by clicking and dragging the file into the e-mail, the icon shows up in the mail, which is strange because normally the attachments show up embedded in the e-mail, but when I click on them I get the error message and the file size for the attachment is 0KB.  If I try to attach something using the paperclip icon at the top of the mail message a window opens up where I can select the file but when I select it and click "Choose File" the file selection window closes but nothing seems to have attached to the e-mail. 
    I've been researching this for a few days now and I've tried rebuilding my mailbox, to no avail.
    Sorry if this is a little wordy but from what I've seen in forums, the more information you give on what you've done, the better.
    Any clue what's going on? 
    Thanks in advance!

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below on this page to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -f -a TextEdit 
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; sudo defaults read com.apple.loginwindow LoginHook; sudo crontab -l; } 2> /dev/null | open -f -a TextEdit 
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    { launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; crontab -l 2> /dev/null; } | open -f -a TextEdit 
    Step 4
    ls -1A /e*/{la,mach}* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -f -a TextEdit  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' | open -f -a TextEdit 
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • UNABLE TO OPEN PDF ATTACHMENTS IN E-MAIL

    Over the past week,I have been unable to open PDF attachments in my AOL webmail.  I encounter no problems with my Outlook Express e-mail.  Why is this suddenly happening and how can I correct the problem?

    To make sure that Adobe Reader is default,
    goto Edit->Preferences->Select default PDF Handler. Check the value in the dropdown list "Select Adobe product". If the first value which appears is 'Adobe ReaderX', then Reader X is the default PDF Handler.
    Also please let me know the OS you are using.
    Is the problem also faced in AOL webmail with any other Adobe Product(like Acrobat X, Reader 9 etc.) if you are using/used any of them?
    Thanks,
    Shakti

  • Unable to open video attachments in an email

    I am unable to open video attachments in emails I receive !!

    What is the file type for the video attachments?
    Copied from this link.
    http://www.apple.com/iphone/specs.html
    Video formats supported: H.264 video up to 720p, 30 frames per second, Main Profile level 3.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format.
    If the video attachments are Windows Media Video files (WMV files that include a .wmv file extension), WMV is a closed/proprietary Microsoft video format. Microsoft stopped providing and supporting a Windows Media Player version for the Mac and OS X many years ago. There is a 3rd party player that provides for this on a Mac and there is a 3rd party app that provides for this on the iPhone.

  • TS3276 I can not open gmail attachments  on my iPad, the icon for the file is a down arrow

    I can not open gmail attachments  on my iPad, the icon for the file is a down arrow....  that only happend on Gmail account

    It could be just an issue with the gmail server. I don't know what settings can be made for attatchments there. I generally leave those messages with large attatchments alone and view them on the computer. I was finding that certain large files like .wmv would sometimes take 5 to 10 minutes to open on the iPad.
    Yes it's aggrivating, but I don't have that answer either.

  • I am unable to open pdf attachments in my emails?

    I have check my program files, i have adobe reader installed however when i have a pdf file in my emails i cant open the email?
    Can you please advise how i can solve this?

    Hi tillysingh,
    Are you saying that you can't even open an email message that has a PDF attachment? Or, are you unable to open PDF files in attachments? What happens when you try? Do you get an error message?
    Best,
    Sara

  • Unable to open adobe Attachments

    I am unable to open any adobe attachments on my iMac.  I have downloaded the adobe reader as recommended in the prompt but still unable to open anything adobe.  Any suggestions?

    edegraff wrote:
    I am unable to open any adobe attachments on my iMac.  I have downloaded the adobe reader as recommended in the prompt but still unable to open anything adobe.  Any suggestions?
    What Adobe "attachments" are you trying to open? If you mean PDF files you've downloaded, which Reader is designed to open, Apple's Preview can open them too, and a lot more.

  • Unable to open email attachments

    Unable to open email attachments

    Here is a similar problem:
    https://discussions.apple.com/message/23746619#23746619
    Winmail.dat files are attachments sent by Microsoft mail applications (Outlook, Outlook Express or Exchange) on a proprietary format called TNEF (transport neutral encapsulation format).  Try this tool to open it - Winmail Viewer.
    <Link Edited By Host>

  • HT4993 I am unable to open word attachments from my work email ever since I bought the 5c. The word documents just flutters but will not open

    I am unable to open word documents as attachments from my 5c. I never had the problem with the 4s. Is it something in the settings?

    NiciMac wrote:
    Working on reviewing book chapters for a large NPO and have a big problem trying to open multiple Word files attached to incoming emails. Am using OS 10.5.8 and AOL email account, Word for Mac 2008 with auto-updates. If more than one Word file is attached, I get a message, "filename.doc uses a file type that is blocked from opening in this version." None of the suggested work-arounds to open the file (such as from within Word) will work.
    Since you didn't describe "the suggested work-arounds" I can only guess whether you've tried this, but in that message there should be a paperclip icon on the left at the bottom of the header. If you drag that icon onto your computer's Desktop, you should see the attachment(s) there. Can you open them by double-clicking?

  • Unable to open PDF attachments in email - Lumia 92...

    Hi,
    I have installes PDF Reader app by Microsoft, but when try to open the PDF attachment in email, get fokkowing error.
    Error Unable to open document.

    cemdcem wrote:
    i cant open pdf files i ve an error 80004004 and cant find anything about it
    Do you have the updated version of PDF Reader installed in your phone ?

  • Unable to open video attachments in mail

    I can't open video attachments in my e-mail.

    What is the file type for the video attachments?
    Copied from this link.
    http://www.apple.com/iphone/specs.html
    Video formats supported: H.264 video up to 720p, 30 frames per second, Main Profile level 3.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format.
    If the video attachments are Windows Media Video files (WMV files that include a .wmv file extension), WMV is a closed/proprietary Microsoft video format. Microsoft stopped providing and supporting a Windows Media Player version for the Mac and OS X many years ago. There is a 3rd party player that provides for this on a Mac and there is a 3rd party app that provides for this on the iPhone.

  • Unable to open gmail. am using the latest version and all the cookies and cache has been cleared

    hi,
    am just not able to open gmail using firefox. this is really frustrating as i like firefox and dont want to shift to other browsers just because gmail isnt opening.
    am getting the following error message
    "The page isn't redirecting properly
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
    This problem can sometimes be caused by disabling or refusing to accept cookies."
    i have read the other related forum discussion topics on this and have done what was asked to do but it still isnt helping.

    Hi kppavan,
    Does Firefox allow redirects?
    Does your antivirus allow redirects? [ http://kb.mozillazine.org/Antivirus_software]
    And [http://kb.mozillazine.org/The_page_is_not_redirecting_properly]

  • After updating Firefox, I am unable to open word attachments from my Outlook email, although the download works when I check emails in Internet Explorer

    Following a Mozilla update, Jave console has been disabled and is incompatible with the new upgrade. I'm not sure if this is affecting my ability to open word documents that are attached to email, but I am unable to do this when I open my emails though Firefox. If I open them in Internet Explorer, the .doc file will open normally. I just prefer to use firefox rather that internet explorer

    I just got off the phone with support. First, he claimed that WAV files are not supported (although the user guide claims it is). Next, he suggested that WAV files that are transfered through BB Desktop will work, but not files that are downloaded from attachments. Finally, he stated that the file must be in the Music folder in order to work. I was able to use AIR Browser to move the file over to the Music folder, but it still won't play. When BB Desktop syncs music files over, does it create a specific subdirectory in the Music folder? Has anyone been able to get a WAV file to play (regardless of how it got on to the PlayBook)?

  • Unable to open .WAV attachments from browser-based email

    My apologies if this has been answered in another thread. I've been searching the Board and haven't come up with a solution in another post.
    I recently travelled to a conference and took just my PlayBook. I had wifi connection and so used the browser to log into our Microsoft Exchange server at work. Our phone system emails WAV files to us when someone leaves a message, and I tried to open these through the browser to no avail. I am able to download the WAV files to the 'Downloads' folder on the PB, but then can't open them. I get an "unsupported media file" message whenever I try to open them. I even tried renaming the files in case the PB didn't like our phone system's naming convention. Unless I'm reading the OS2 manual incorrectly, WAV files are supported, are they not? 
    Just to clarify, I'm not using the Bridge feature; I'm using the browser to access and download attachments to my PB. Other file types, such as PDF seem to work, I just can't get the WAV files to work.
    Thanks for any assistance you can provide (including a link to another post that I've missed in my search).

    I just got off the phone with support. First, he claimed that WAV files are not supported (although the user guide claims it is). Next, he suggested that WAV files that are transfered through BB Desktop will work, but not files that are downloaded from attachments. Finally, he stated that the file must be in the Music folder in order to work. I was able to use AIR Browser to move the file over to the Music folder, but it still won't play. When BB Desktop syncs music files over, does it create a specific subdirectory in the Music folder? Has anyone been able to get a WAV file to play (regardless of how it got on to the PlayBook)?

Maybe you are looking for

  • What cable is needed to connect a MBP to an external Display?

    I've been browsing Apple Store for cables to connect my MBP to my Sony HDTV, which both has HDMI input and a VGA input, I'm very confused about what to choose. I don't want to buy something that I won't be able to use.

  • HOW TO DESIGN A RPD .. PLS HELP

    I am new to OBI - I want to understand the methodology to design a RDP - I have gone through the ORACLE BY EXPAMPLE set avaible, it was really helpful , but still want some experts suggestion on HOW TO DESIGN THE BUSINESS AND PRESENTAION LAYER - How

  • LRT224 / 214 Wake On Lan support?

    Hi, My question is, once logged in LRT224 / 214 management interface, is there a Wake On Lan support available? Like in DD-WRT. I will need run my machine from distance and then connect with remote desktop.

  • Comments on 2 different intersections

    Hello, I have a requirement on a report to include comments on 2 different intersections of the same record but I'm struggling to get both comments captured properly when sending them in at the same time.  Here is an example: The report pulls data fo

  • How do I get other languages to work?

    I want to use other languages. Microsoft supports a lot more than apple. <ost of the ones in the language list don't seem to work. Apple is missing some pretty big ones like Arabic, lots of the EU countries and smaller ones. Some people would be weil