Video pinch-to-expand

Can anyone out there explain how to set a pinch-to-expand video function? I want the video to play in a small frame but allow the user to pinch-to-expand for full screen viewing. I know you can have a still image as the poster image and have the user tap the image for the video to pop up full screen.
I know the tap image to play full screen video is the norm, however I just want to use the pinch/expand feature which is a little more exciting.
Anyone out there try this method and can give me some in-site on how to program the function using DPS? I've done some searching but no luck on this subject.

As far as the examples I've been working on that have video overlays, the pinch-to-expand function is available by default. I have exactly the same scenario as you mention, initally I have a small frame, once the video starts playing if I pinch/expand it goes to full screen, pinch/contract it and it goes back to small screen.
In the Overlay Creator I have "Tap to view controller" checked. If I tap on the video I see the controller bar and it clearly shows the pinch-to-expand icon.

Similar Messages

  • Why can't I zoom in on text with my track-pad like I can with other browsers? I have a MacBook Pro. I used to be able to pinch and expand pages but now I can't.

    Why can't I zoom in on text with my track-pad like I can with other browsers? I have a MacBook Pro. I used to be able to pinch and expand pages but now I can't. I have bad eye-sight and really enjoy and NEED this feature to be able to read most sites.

    Hi dwightfontenot-
    Some gestures have been removed in Firefox 4 and later.
    You can restore the zoom feature by changing the values of the related prefs on the about:config page.
    browser.gesture.pinch.in -> cmd_fullZoomReduce
    browser.gesture.pinch.in.shift -> cmd_fullZoomReset
    browser.gesture.pinch.out -> cmd_fullZoomEnlarge
    browser.gesture.pinch.out.shift -> cmd_fullZoomReset
    browser.gesture.pinch.latched -> false
    To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
    If you see a warning then you can confirm that you want to access that page.
    Use the Filter bar at to top of the about:config page to locate a preference more easily.
    Preferences that have been modified show as bold(user set).
    Preferences can be reset to the default or changed via the right-click context menu.

  • I need more ram in video, can I expand by sharing with the Ram memory ?

    I'm a Dj and I need at less 1 Gb in video to work with Virtual Dj software, can I expand it by sharing the ram memory

    Depends on lots of things, like which MBP you're using.  But, you probably need to upgrade to the top of the line 15" or 17", both of which have 1GB video cards.

  • Importing video from Sony 120GB HDD Camcorder

    Looking for help on importing video from Sony 120GB HDD Camcorder.
    I recently purchased a new imac (1st mac) and imported the stored video on my Sony 120GB HDD camcorder. I would estimate that this is approximately 60-80 GB worth of video on the camcorder but when I imported this has become over 800GB on my imac and basically fills the HD.
    My question is - is this normal or am I doing something wrong.
    Cheers

    Unfortunately the video from the current crop of High Def capable cameras use a really highly compressed file format to save video. The one most used is called AVCHD and it can really save a lot of space ON THE CAMERA if you like to shoot at the highest resolution. However to edit that video, it needs to be decompressed so that iMovie can preview it, and edit it accurately down to the individual video frame level (1/30th of a second). So the short answer is you're not doing anything wrong, those video clips can expand up to 40-75GBytes per hour of video after they are imported into the iMovie Events folders. However it is entirely possible to store the iMovie Events folders on an additional external hard drive. And that's usuallly the best solution for anyone quickly running out of space.

  • How do I keep browser from re-sizing (zooming) flash video?

    Hi,
    Some browsers (Opera, Explorer, Firefox 3) can zoom entire
    pages, including text, images, and video. My flash videos have text
    that degrades (pixelates) badly under these circumstances. How can
    I embed a flash video in DW CS3 to keep the video dimensions from
    expanding?
    Thanks in advance!
    Here's my embed code:

    Hi I have done some more digging and found this:
    1) In the bottom left corner of FCPX, click the film reel so that you can see all your projects:
    2) Select the project you are having problems with and then in the inspector window, click on the spanner icon in the lower right side:
    3) Finally a window appears so that you can choose the settings for the video you are using:
    Hope that helps
    G

  • DW CS3  with Spry Video Workshop Tutorials

    Hi
    Has anyone else has attempted to go thru the Video Workshop
    tutorials for using Spry with DW CS3 Trial version?
    I am trying to learn how to use Spry and have gone thru the
    Using Spry Framework for Ajax by Joseph Lowery. The problem I have
    is that the example demonstrated in the tutorial simply does not
    work as advertised in the video presentation (at least not using my
    copy of DW CS3 Trial download). Getting exasperated I decided to
    follow step by step the process in the accompanying HTML version of
    the exersize only to discover glaring errors in the text of the
    exersize - (Steps 9 and 10 have NOTHING to do with the example -
    but thats beside to point here).
    Here is what I have done so far:
    1. I downloaded the zip file with the code for the tutorials,
    created a DW local development copy and uploaded the files to the
    testing server. The "testing server" is Apache on my XP Pro SP2
    system.
    2. In the root directory of the sample site used ion the
    tutorial has a number of files which can be used as a starting
    point for the tutorials. I have selected a file called
    05_ajax_spry.htm and followed the steps in the tutorial to create
    the Master / Detail regions and the Master data table.
    3. At the completion of the exersize I should be able to
    perform the following:
    Sort either of the two columns in the
    Master Region's Table
    click on a data row in the master
    table and observe the correct image and description forthat row in
    the Detail Region.
    3. Neither of these work - The only thing that does work is:
    - The Master Region Table gets created OK as does the Detail
    Region
    - When I browse over the data in the Master Region each
    separate row gets highlighted
    - Onlky the first detail image and detail description are
    displayed in the Detail Region and they never change when I click
    on a row in the Master Region.
    4. Now, I have gone thru the process several times in the
    belief that I must have missed something - but so far I cant
    pinpoint what that could be.
    So, I decided to have a look at the next example which
    applies an Accordian Widget to the page. This example is based on
    another file in the root of the tutorial site called
    http://beta/dwcs3spry/06_spry_widgets.htm.
    This file essentially starts off where the previously worked on
    exersize finishes. Upon examining the code of this file I noted a
    difference in the Spry code applied to the table rows in the Master
    Region. The code for the Master table in each example is:
    05_ajax_spry.htm after completion of the exersize:
    <table id="events">
    <tr>
    <th spry:sort="name">Name</th>
    <th spry:sort="location">Location</th>
    </tr>
    <tr spry:repeat="dsEvents" spry:setrow="dsEvents"
    spry:hover="rowHover" spry:select="rowSelected">
    <td>{name}<br />
    {date}</td>
    <td valign="top">{location}</td>
    </tr>
    </table>
    06_spry_widgets.htm - untouched or edited in the associated
    exersize:
    <table id="events">
    <tr>
    <th
    onclick="dsEvents.sort('name','toggle')">Name</th>
    <th
    onclick="dsEvents.sort('location','toggle')">Location</th>
    </tr>
    <tr spry:repeat="dsEvents"
    onclick="dsEvents.setCurrentRow('{ds_RowID}');"
    spry:hover="rowHover" spry:select="rowSelected">
    <td class="eventNameTD">{name}<br />
    {date}</td>
    <td class="locationTD">{location}</td>
    </tr>
    </table>
    Note the onclick events in the latter version.
    I guess my question is "How do I get these onclicks in place
    using DWCS3's" wizards ?" - I am using the Trial version of DW CS3.
    And, I note when I checked the code for the SpryData.js that it is
    Version 1.3. This i is the SpryData.js file that is included in the
    downloaded zip file for the DW CS3 Video Workshop Spry tutorials.
    Many thanks.

    OK - I got it sorted. I created a new site which is a copy of
    the tutorial except that I included a new folder for the Spry
    Assets so that when I added the Spry stuff DW CS3 loaded the v1.4
    files into the new folder for the Spry files instead of using the
    pre-existing files supplied in the tutorial - and it works as
    advertised.
    This may help someone else who comes across a similar problem
    when using the Video Workshop files.
    Although the video tutorials provide an intro into using DW
    CS3 it is a pity that the tradition estalished by Macromedia of
    including excellent tutorials WITH Dreamweaver have been dropped
    now that Adobe has control. Those examples provided in the supplied
    tutorials were excellent and would be nice to have back. They
    certainly covered more ground than the pityful Help now included
    with DW CS3 and the current poor examples in the Video Workshops.
    Perhaps Adobe could improve the level of Quality Control on the
    Video Workshops and expand the scope of the tutorials it could
    improve things. This release of DW is a poor showing for Adobe
    after the take-over. I just hope it gets better with the next
    release - soon.

  • Why does the Video looks Pixelated after Burning DVD

    In IDVD when I preview the video it looks great, when I burn the DVD it comes out very very pixelated. I've changed the preferences from Best Performance to Best Quality, and the project properties as well I've done the same. Does anyone know why this is happening?
    I'm using 16:4 aspect ratio Video Size is 1280x720
    Help

    How are you viewing the DVD you created - on a computer or on a TV?
    In IDVD when I preview the video it looks great
    The preview uses your original content on your hard drive and is simply designed to allow you to see if the 'flow' (sequences, menus, etc) are what you wanted.
    In addition, although iDVD 'supports' HD, it only supports it in the context of current specifications - not the new HD DV world that has two competing HD DVD formats.
    This means your 1280x720 content gets downsized and compressed to fit on a 720x480 DVD. The video must be 'expanded' to play on a HD set.
    BTW, your aspect ratio is 16:9 and NOT 16:4. 16:4 would REALLY be widescreen! I haven't seen THAT spec yet.

  • Hotshot video conversion resolution?  No full screen ever?

    I have the Pantech Hotshot.  The screen resolution of the phone is 400wide x 240high.  When I convert a video to that resolution the phone always reduces it to 320 wide instead of filling the screen to the 400 wide and makes the 240 high even smaller.  If I convert the video to a larger size it makes the video on screen even smaller.  The only video resolution that works decent is 320x240 which fills the screen top to bottom but leaves black bars right and left.  If its the phone software that's doing it than what's the point of having a screen 400x240 if you can never view a video in that screen filling resolution?  And the video player has no option to zoom or fill the screen.  What is the best resolution to convert a video to view on this phone to fill the screen completely like every phone I've ever had was able to do?  Thanks

    "The screen resolution of the phone is 400wide x 240high.  When I convert a video to that resolution the phone always reduces it to 320 wide instead of filling the screen to the 400 wide and makes the 240 high even smaller.  If I convert the video to a larger size it makes the video on screen even smaller."
    I think you have not found the solution to your situation. We have a non-smartphone (Samsung u370) that, like your phone, has a screen resolution of 400x240 and, like your phone, seemingly won't play a video at the correct resolution when the video is a resolution that exceeds 320x240.
    On this u370 phone while playing a video, there are icons on the screen one of which looks like an "X" with arrows at the end of each of the ends of the "X". Tapping this icons causes the video player to expand the video so that now it's playing at the full horizontal resolution of 400.
    The video player on our flip phones works the same way. Our LG vx8370 has a 320x240 screen. When I play a 320x240 video, initially the video players plays the video at a resolution of 240 x something. When I push up on the directional pad, then the phone expands the video and then plays it at 320x240.
    One more thing. My experience on two different Verizon non-smartphones is the same when it comes to playing widescreen videos -- when I play a video of a resolution such that I have to select the option to expand the video so that the video is playing at the full horizontal resolution of the video, the video player won't show the correct vertical resolution of the widescreen video. Instead, the video player stretches the video to fill the vertical resolution of the phone's screen. While that is tolerable to me for a 16x9 video, my preference is that I find a stretched 2.35:1 video to look unwatchable. The only way that I can preserve the aspect ratio of the widescreen video is to use a video conversion tool that lets me pad the video with blank lines. FFmpeg and mencoder are two tools that have this padding option. So this is what I came up with. Suppose I have a 16:9 widescreen video. The video would need to be about 400x224. Since the video player software on the Verizon non-smartphones will play incorrectly by showing a video stretched to fill the whole screen, I'll need to use the padding command in ffmpeg and add 16 blank lines -- 8 lines above the video and 8 lines below the video. The ffmpeg command for that is
    scale=400:224,pad=400:240:0:8
    ffmpeg will scale the video to 400x224. The pad command tells ffmpeg that the converted video will have a total of 240 vertical lines of which 224 are the video and 16 of which are blank lines. The "8" tells ffmpeg how to center the video -- there'll be 8 lines above the video and 8 lines below the video.
    Since ffmpeg uses a command line interface, two free graphic user interfaces for ffmpeg that I like are Avanti and Pazera:
    http://www.videohelp.com/tools/Avanti
    http://www.pazera-software.com/products/audio-extractor/
    Pazera uses an older version of ffmpeg which can be updated after installing pazera by, if I remember correctly, just deleting the older ffmpeg file and replacing it with the new one.

  • My iPhone 5 screen display expands randomly

    My iPhone 5 screen display expands randomly & I have to turn it off to fix it.  Sometimes this is tricky to do as I can barely see the red bar to slide it to turn off.  Has anyone else had this problem?  It's really frustrating.

    Do you have the Accessibility Zoom feature activated?
    Zoom
    Many apps let you zoom in or out on specific items. For example, you can double-tap or pinch to expand webpage columns in Safari. There’s also a Zoom accessibility feature that lets you magnify the entire screen of any app you’re using. You can use Zoom together with VoiceOver.
    Turn Zoom on or off. Go to Settings > General > Accessibility > Zoom. Or, use the Accessibility Shortcut. See Accessibility Shortcut on page 123.
    Zoom in or out. Double-tap the screen with three fingers.
    copied from page 134 of the user guide iOS7

  • Very happy with my W520

    My W520 is working flawlessly in a docking station. I have to use Throttlestop just in case to avoid any possible throttling, but apart from that precaution, it works great. i7-2820 + Quadro 2000M + 2 Vertex 3 240GB in Raid 0 + 16 GBytes of RAM. Awesome performance in a high quality package.
    I give it 9 points. After they fix the small details in the BIOS with the ocassional throttling (which can now be avoided with Throttlestop), I will give it 10 points.
    Great piece of hardware.

    Interesting tests, mgoldshteyn. As a reference point, on my W700 w/400NIT 1920 x 1200 17" display w/dual-fluorescent backlights (and calibrated with built-in calibrator), I see all the black/white squares (the blackest black square being a challenge, but barely visible).
    Of the colored screens, the only one where I see any variations at normal viewing distance is on the purple screen, and I do see the difference in "lagom" across the screen, which is probably typical for TN displays. This is all with the browser set to full-screen, to avoid having the browser interface take up any of the display area. And this is all with the brightness cranked up to max. I didn't test at any other brightness.
    Just for kicks, I also ran the tests on my HTC EVO 3D Android phone (at full brightness), which has a 4.3" 960 x 540 Super-AMOLED touchscreen display. The EVO 3D screen allows you to see all of the black/white squares (the blackest black square, and whitest white square being a challenge, but still visible). And the colors are all absolutely uniform across the display. Brightness was just as good as the W700 display, but colors weren't quite as saturated, although hues appeared close to those on the W700 screen. I couldn't do the "lagom" test on the phone, because I didn't have an easy way to display that screen at native display resolution (you pinch and expand to rescale the web page on the display, but nothing indicates whether images on the page are at native resolution). The EVO 3D screen can also simultaneously display two images, using a built-in parallax barrier that channels a separate image to each eye, to show 3D images/videos without requiring special glasses (plus the phone has a built-in 3D still/video camera).
    As the contrast ratio of production laptop displays go higher, which is the trend, you're going to see less and less of the black squares. People often like high contrast and brightness on TV displays, but that's not always so great on computer displays, particularly for people like myself who do image processing work. That's because you lose shadow detail, which is often important in image processing.
    The issues you dislike regarding the W520's brightness settings probably have to do with the fact that, with LED-backlit displays, overall screen brightness is controlled by changing the duty cycle (instead of the intensity) of the backlight. That places a constraint on available brightness levels, because certain duty cycles, combined with the screen's refresh rate, will cause an apparent flicker in the display (which occurs mainly at lower brightness levels). And if that flicker were to occur, you would certainly complain about it, when you weren't busy vomiting or taking aspirin for your resulting headache. But the W520's display is not incredibly bright to start out with (at least according to notebookcheck.com), so most people would probably use one of the brightest settings anyway. Plus it loses additional brightness if you color-calibrate it, since the brightness of one or more color channels will then be reduced (plus people complain of oversaturation of reds with the built-in  calibrator on the displays of the W510/W520/W701, and  more advanced external calibrators have been recommended in such situations).
    If you want a laptop with a better display, the best you're going to do at this time is to buy one with an IPS display:
    http://www.techinferno.com/2011/03/01/hp-elitebook-8740w-review/
    BTW, if you like, here's another test you can run on your W520's display, just for fun.

  • Lion produces weird trackpad behavior in Angry Birds

    I upgraded to Lion this week. I know there are all sorts of new trackpad features, but the probem is that it messes up a lot in Angry Birds. For example, the various finger-swipes have unpredictable results; instead of resetting the screen, it might activate launchpad. Or it might jump you back to the "play" splash screen. The pinch and expand gestures might randomly activate mission control instead of zooming the way it did in pre-Lion Angry birds. And quite often, I'm finding that the trackpad stops responding at all! No matter what gesture I use, the bird sits there in the slingshot, unmoved, unless I restart the app. It's weird.
    I've adjusted the trackpad settings in Settings as much as possible to accommodate gameplay, but AB still responds unusually to gestures, without regard to either the specified setting or to its pre-Lion performance. It seems like Apple put way too many features into every slight gesture on a trackpad, so it's become LESS intuitive because gameplay gestures trigger spontaneous resets and screen modifications instead of, well, game interaction.

    Works for me and thanks i just try to see because i didn't play in Lion and the level that i was stuck in i pass it in the first try so thank you it works for me.But is true playing that game you can't do much gestures same thing happening before lion,just open it play it and close it.

  • How do I prevent automatic scene creation in Premiere Elements 11

    I'm real noob with Premiere Elements, so hope I have the correct terminology. I am in the process of converting a collection of old Super 8 cine film to DV. I have the complete reels as a collection of MP4s on my computer hard drive, and am using Organiser as the source when adding videos to a project. While working I have been able to add a video, then quickly apply rotation, resizing (to fit the full 4:3 frame) and then edit the video into clips or scenes to form chapters on a DVD. However, when working yesterday I noticed that when I drag a video in to the project workspace, it is being automatically divided in to multiple scenes. I notcied also that in the Organiser the videos can be expanded to show the scenes. This has made what was a fairly straight forward task more complicated as I am having to examine and work with multiple clips instead of just the one.
    I'm not aware that I made any changes to settings, but is there something I can change to stop this behaviour? it does seem that it is a background process performed by Organiser, as the video files I was working with originally that were not automatically split into scenes now appear to be. In the projects I orginally created the video still appears on the timeline as one contiguous clip.
    Video added to timeline appears as 1 contiguous clip
    Video added to timeline is automatically split in to multiple clips or scenes
    I've had a look through preferences of Organiser and the project, but can't see anything obvious.
    I understand that I can apply edits to 1 clip and paste the attributes across all, but it is the process of editing in to the scenes/chapters that I want that is now considerably more complicated and laborious than it was previously.
    Thanks
    Matt

    Hi Steve,
    Thanks for getting back
    I used a Samsung SMX-F40BP/XEU "Handycam" recording from the the image projected on to a screen. This produced mp4 video files on an SD Card, H.264/AVC Format with AAC Audio
    I then dragged and dropped the raw video files on to the PC hard drive, and added the folder to the Adobe Organizer.
    When creating the projects I
    1)     Create a a New Project PAL Standard DV 48KHz to match the 4:3 aspect ratio of the original film
    2)     Drag the video/clip I intend to work with from the organizer window in to the work are of Adobe Premiere Elements 11.
    When I was originally doing this yesterday for the first 15 clips, when added to the timeline, the video clips appeared as 1 contiguous clip as in the first image i posted.
    When i went to work today I noticed that when i dragged a clip from the organiser to the work area, the video took longer to appear on the timeline, I could see the progress as it was added, with lines appearing where scenes/splits are being automatically added as in the second image I posted.
    I noticed first thing that the clips were appearing in the organiser window with different icons, and in some cases I could expand the clips to see all scenes that had apparently been generated automatically. All clips in the orgnaiser now appear with the same icon, and are all expandable.
    If i now create a new project and use one of the original clips that originally appeared as 1 contiguous clip on the timeline, it is now split automatically, as with the later clips.

  • Interactive Images - Way to Block Full-Screen?

    The way I see it, Interactive Images are useful because they dont' require a large area of the screen to zoom in and see crisp graphics and descriptions. So when I set my images up, set the views for the "embedded sized" viewer, it all works great. But as soon as I attempted the "reverse pinch" to expand the widget on the iPad, the quality of the image goes way down. Is there a way to either: specificy different view settings per item in both embedded and expanded view, OR a way to shut off the full-screen version of the Interactive Image widget?

    Hmmm... IBA will scale down images if they exceed the resolution of the device, but will otherwise not compress them, as far as I know. I don't have a good suggestion for you, other than to somehow get higher resolution. One option might be to, instead of using an interactive image widget, to use a gallery. When taking your screenshots, size up the window as large as possible, take the screen shot, and crop to 1024 x 768 (or something near that size). Then show the full screenshot in one image in the gallery, and the close-up in another.
    Michi.

  • On my Droid X2, why is the SDcard not utilized more ?

    I had the included 8GB microSD in the X2.  I purchased a Class 10 32GB microSDHC ( KomputerBay )
    http://www.amazon.com/gp/product/B004OYLN9U
    It works fine, but I don't see anything that will take advantage of it. Other than manually copying non-application
    files to it .i.e. music or pictures.
    Is it a Verizon or Android 2.3.4 Gingerbread problem ?
    99% of the apps will only use sdcard which is mapped to a partition in
    internal memory ( /mnt/sdcard ). The microSD card is mapped to sdcard-ext ( /mnt/sdcard-ext )
    revealed by app SystemPanelLite.

    The Droid X2 does not have a 1 or 4Gig internal storage...  Copied below from http://www.verizonwireless.com/b2c/store/controller?item=phoneFirst&action=viewPhoneDetail&selectedPhoneId=5658 so I am unclear where you are storing your data because the internal memory isn't accessible except by installed apps and secured data for device, all other information is stored on the sd card like the spec sheet reports.
    Memory / Processor
    Nvidia Tegra2 Dual Core 1Ghz processor
    8GB Internal memory for emails, texts, and apps
    8GB pre–installed microSD card for music, videos, and pictures (expandable to 32GB

  • Camcorder: Which Format?

    Hi,
    I have a new MacBook Pro, and Final Cut Express 4.
    I want to buy a camcorder for < about $700, for family video. Looking for an after-Christmas sale. I'd like to move away from tape, to a hard-drive camera, IF I'll be able to store the hours and hours of unedited video safely, with a reasonable amount of hard drive space (I'm thinking in the range of not more than about 10 gigs per hour).
    B&H has the Canon HG10 at a great price of $499. But it records in AVCHD, and I think if I import with FCE4, the amount of storage I'll use up in Apple Intermediate format will be too much.
    Is there a good hard-drive based camera, preferably high definition, that stores in a format that's compressed, that I'll be able to keep the unedited video in, and also edit it into movies? (I do plan to edit the video into movies, but I'm going to want to store most the raw video as family memories, especially when I don't get around to making edited movies out of everything).
    Thanks!

    You can archive raw AVCHD files in compressed format. You just have to make sure to copy the entire AVCHD folder to your hard drive, and not just the MTS files. Here's my favorite primer: http://multimedia.journalism.berkeley.edu/tutorials/video/canon-vixa-hf-10/loggi ng-and-transferring-video/
    The files expand a lot while editing, so plan on a big hard drive either way. But you can trash the render and capture scratch files once you're done editing and just save the final movies. But plan on buying hard drive space to work with this format comfortably. Otherwise, buy a tape camera and save the tapes.

Maybe you are looking for

  • ATP Check in Sales Order

    I have the following problem: I am working on a custom ATP check for the Internet Sales Order. I am looking for the user exit or maybe a place when the ATP check is triggered for both cases: 1 initial material is entered and is checked in which plant

  • I have my serial number for a previous installation of PSE 8, but when I go to put it in on my new computer, there's an extra box.

    I got my copy of PSE 8 with a tablet I bought a couple years ago.  The computer I had installed it on died, so I bought a new computer.  Only then did I realize I'd somehow lost the installation CD.  I went on the mostly-dead computer and managed to

  • Re:Bi content reports in excel Format

    Hi expert, This is pradeep.in my project  my client required sd,mm and fico reports are  in excel format ofter then the client decision take place .please give me those reports please .my id [email protected] Thanks & Regards, Pradeep kandepu Edited

  • [Solved] makepkg warning about unknown key

    Hello, when compiling cower 7-1 a strange warning was given by makepkg. ==> Verifying source file signatures with gpg... cower-7.tar.gz ... FAILED (unknown public key 1EB2638FF56C0C53) ==> WARNING: Warnings have occurred while verifying the signature

  • Mail crashes when adding new account

    Hi everytime I try to add my email account it crashes, I fill in all the details, incoming outgoing server etc and when I press continue it crashes. Every time. I have searched the net but getting no where. Can you help ? Macbook pro, snow leopard, 1