SKYPE open problem!

Hi, may I know how can I open my skype? it keep going to same question said 'skype quit unexpectedly' and reopen it. does anyone can help me to solve this??

hI MIKE, but it doesn't help tooo.. anyway thanks..

Similar Messages

  • Get error message that skype has problem loading when computer is turned on the first time every day. this started when the latest firefox v6.0 was downloaded.

    get error message that skype has problem loading when computer is turned on the first time every day. this started when the latest firefox v6.0 was downloaded.

    ''mbratlie [[#question-1055011|said]]''
    <blockquote>
    It was working fine and I had no problems, and then one day I tried opening a window and it froze. When I tried quiting the program my whole window went black. The x to the close the window doesn't work. The only option I have in my tool bar is Firefox and nothing happens when I try to quit firefox. Every time I try to shut down my computer Firefox prevents it. I haven't updated Firefox yet, so it's an older program, but only by a month or two. What's going on and how do I fix it?
    </blockquote>
    This is the first time it's ever happened. I downloaded the new operating system for Firefox but I can't install it until the Firefox currently running on my laptop quits, which it won't.

  • Skype opens received files with firefox [SOLVED]

    Hi guys,
    I have a problem with skype settings.
    When I receive a file and click in the skype's File Transfers window it opens firefox pointing to: file:///home/myusername
    Did someone had similar problems.
    I'm running openbox and would like to start thunar when I click on "open file" or "open file location".
    I also tried
    cd ~/.Skype/ && grep firefox . -r
    but didn't get any useful information.
    I also googled around but I didn't found any information about how to set thunar instead of firefox.
    Thank you very much for any tip or suggestion.
    Last edited by ArchArael (2008-07-09 16:23:27)

    Thank you again fwojciec,
    Inspired by your suggestion I looked at the xdg-open script and noticed this code:
    # Checks for known desktop environments
    # set variable DE to the desktop environments name, lowercase
    detectDE()
    if [ x"$KDE_FULL_SESSION" = x"true" ]; then DE=kde;
    elif [ x"$GNOME_DESKTOP_SESSION_ID" != x"" ]; then DE=gnome;
    elif xprop -root _DT_SAVE_MODE | grep ' = \"xfce4\"$' >/dev/null 2>&1; then DE=xfce;
    fi
    Then I just added this to my .config/openbox/autostart.sh
    export DE=xfce
    And now skype opens thunar instead of firefox.
    Maybe there are better solutions but this one just works...and I even don't have to modify my xdg-open script so I can also upgrade xdg-utils without worrying.
    Thank you again for the suggestion...
    ArchArael
    Last edited by ArchArael (2008-07-09 17:16:57)

  • Image open problem in nokia 5230

    Dear All,
    I have nokia 5230 mobile & i am using from last 10 months but from past few days i am facing problem regarding image/songs open problem.  whenever i trying to open image my phone gets hang & it shows nothing in it but i have 100 pics in memory card, same problem is with songs whenever i put some songs in memry card but songs gallery after refreshing shows nothing.
    Please help me to resolve this issue.
    Vipul

    im not sure what to do about the images but the same happened with the songs. here is waht i did:
    1. make sure you have the latest firmware installed (fw. 50).
    2. when it is installed copy all tracks to pc and install nokia ovi music.
    3. delete the folder called 'music' on your memory card.
    4. open ovi music and add songs to playlists and copy to device. this will create a new folfre called 'music' and the error should be fixed
    if that fails you should try a program called lcg jukebox as this is a much better music player 

  • Desktop.open() Problem

    I recently put together an application that relied heavily on the Desktop.open( ) method and several other methods from the Desktop class. However, all of a sudden the Desktop.open() does not work. I believe I read some where that this was due to the ShellExecute function or dll or something like that.
    However, since my app is targetted at the Windows platform I resorted to using windows Explorer to launch the system default applications for files using a the code below
    public static void openFile(File file) {
      try {
        Runtime runtime = Runtime.getRuntime();
        runtime.exec( "explorer.exe \"" + file.getAbsolutePath() + "\"" );
      } catch(IOException) {
        ioe.printStackTrace();
        JOptionPane.showMessageDialog(null, "Could Not Open File Location: " + file.getAbsolutePath());
    }The code works as expected, but my problem is that I am loosing cross-platform functionality.
    Can any point my to solution to this Desktop.open( ) problem, or probably add the my list platform dependent launch procedures so at least the code works on Windows,Linux and Mac.
    ICE

    Thanks Andrew,
    I've do a more simple example of the problem. I create two files on "\\fiuu\proyectosShared", one called "test.txt" and the other one called "te st.txt". I execute your exact source for the who paths whith these results:
    File f = new File("//fiuu/proyectosShared/test.txt");
    System.out.println(f + "  exists: " + f.exists());
    dt.open(f);
    RESULT:
    \\fiuu\proyectosShared\test.txt  exists: true
    (notepads opens the file)The second test does'nt work:
    File f = new File("//fiuu/proyectosShared/te st.txt");
    System.out.println(f + "  exists: " + f.exists());
    dt.open(f);
    RESULT:
    \\fiuu\proyectosShared\te st.txt  exists: true
    Exception in thread "main" java.io.IOException: Failed to open file:////fiuu/proyectosShared/te%20st.txt. Error message: El sistema no puede hallar la ruta especificada.
         at sun.awt.windows.WDesktopPeer.ShellExecute(WDesktopPeer.java:59)
         at sun.awt.windows.WDesktopPeer.open(WDesktopPeer.java:36)
         at java.awt.Desktop.open(Desktop.java:254)
         at DesktopTest.main(DesktopTest.java:14)
    (translation of error message: System can't find specified path)I've also done some tests with Desktop.browse(file.toURI), and some others with no success.
    Something curious: try to execute Runtime.getRuntime().exec("explorer " + f.getAbsolutePath) for a file that has thow white spaces on his name....
    File f = new File("//fiuu/proyectosShared/te  st.txt");//with two white spaces
    System.out.println(f + "  exists: " + f.exists());
    Runtime.getRuntime().exec("explorer " + f.getAbsolutePath());
    \\fiuu\proyectosShared\te  st.txt  exists: trueSystem says:
    Explorador de Windows
    La ruta '\\fiuu\proyectosShared\te st.txt' no existe o no es un directorio.
    Aceptar  
    (spanish version of File not found alert message)Note that in alert message one white space of filename is lost!
    Thanks again
    Edited by: pakomail on Nov 24, 2008 6:12 AM

  • Oracle error - Open problem

    hi friends,
    on accessing the database i get this following error:
    Open Problem - ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist Execution Problemnull
    How can i resove it...

    Here's a wild idea.... check the Oracle site/documentation for suggestions ?

  • When i try to open app store skype opens instead

    when i try to open app store skype opens instead

    Have you tried resetting your iPad by holding down the Home and power button until the silver apple appears? Have you tried deleting the Skype app and seeing what happens?

  • Do I have to have Skype open to receive a video call?

    I am new to Skype. I have it installed on my XP desktop computer. Is it possible to get a video call without having Skype open? Do I have to arrange ahead of time for a video call?

    Is the sim card valid?  If the phone is locked to a particular carrier, then you do need to insert the correct sim card into the phone.
    Take the sim card out and re-insert it and if it does not work, perhaps it is a faulty sim card and you'll need to get a new one.
    Also check that you are using the correct sim card for the phone.  If the phone is locked then any sim card will not work.

  • I updated my iPad 4 with the new iOS7 and since then Skype started problem and now email i.e, yahoo as well. I can hear people on Skype but they can't hear me though it was working fine with old version. Is any one else having same problem?

    I recently purchased iPad 4 and it is only one month old. I updated with iOS 7 and next day got problem with Skype and yahoo mails. People can't hear me on Skype though I can hear them clearly. I was replying yahoo mails quite nicely and now as I start typing the iPad turns black and have to open it again. Is there any one else facing the same problem? I was thinking to go to apple shop for support? Any suggestions?

    1) This is because of software version 1.1. See this
    thread for some options as to how to go back to 1.0,
    which will correct the problem...
    http://discussions.apple.com/thread.jspa?threadID=3754
    59&tstart=0
    2) This tends to happen after videos. Give the iPod a
    minute or two to readjust. It should now be more
    accurate.
    3) This?
    iPod shows a folder icon with exclamation
    point
    4) Restore the iPod
    5) Try these...
    iPod Only Shows An Apple Logo and Will Not Start
    Up
    iPod Only Shows An Apple Logo
    I think 3,4, and 5 are related. Try the options I
    posted for each one.
    btabz
    I just noticed that one of the restore methods you posted was to put it into Disk Mode First rather than just use the resstore straight off, I Have tried that and seems to have solved the problem, If it has thank you. previously I have only tried just restoring it skipping this extra step. Hope my iPod stays healthy, if it doesnt its a warrenty job me thinks any way thanks again

  • Safari, iTunes & Skype Opens But Hangs Then Crashes Without Notification.

    When I click Safari, iTunes or Skype on the dock of my MacBook, it opens, very slowly. But when I click on anything in-app, be it a bookmark, a song or a contact name, the spinning beachball appears. It spins for a minute or so and then the application quits by itself. Both Safari and iTunes quit without showing a crash report or the "unexpectedly crashed" dialogue, although Skype did show up with one.
    Infact, most of the applications installed in my MacBook opens very slowly, much slower than before.
    This problem started when I opened iTunes about a week and a half ago. When I clicked on a song to play it, then I opened another application (Safari), the song stopped and the spinning beachball appeared. Then more problems followed after that. I tried removing all the songs in my iTunes library and then installing them back again, all 31 GB of songs. It didn't work.
    I read in another forum that it may be due to the amount of free space on the hard drive. I only have 6 GB left out of 180 GB. Is that the case?

    I read in another forum that it may be due to the amount of free space on the hard drive. I only have 6 GB left out of 180 GB. Is that the case?
    This could be the case. Mac OS X 10 likes to have 10-15GB free to use as virtual memory and to store information temporarily while RAM is busy doing other things.
    Your options include installing a larger hard drive (they are pretty cheap these days and it's a 10-minute DIY job) or moving your 31GB iTunes library to an external drive: http://www.tuaw.com/2006/09/19/how-to-keep-your-itunes-library-on-an-external-ha rd-drive/

  • Win7 Skype installation problem

    Dears,
    I tried to install the latest version of Skype today.
    During installation process, it always pops up a message "Could not open key HKEY_LOCAL_MACHINE32\Software\Microsoft\Internet Explorer\Main\Feature Control\FEATURE_MAXCONNECTIONSPERSERVER. Vertify you have suffient access to that key, or contact your support personnel"
    Then the installation process failed and another message pops up with an error code:1603
    I googled some answers and some people give the following suggest:
    Go to Windows Start and in the Run box type regedit and press OK button. This will open Windows Registry editor.
    But I can not find "HKEY_LOCAL_MACHINE32"; I can only find "HKEY_LOCAL_MACHINE"
    Anyone knows what I should do now? 
    many thanks
    Hui

    Plz ignore the above message.
    Problem solved : )

  • Skype connection problem

    I've used Skype for years now, and never have I really experienced this issue. Lately, Skype has been randomly going offline and coming back online, but then going back offline again. When it is online, messages still don't send. After saying I'm online again, it goes back offline and repeats the cycle until I restart my computer. This happpens primarily when I wake my computer from sleep mode, and will also happen after a few hours of being on skype. This does NOT occur on my phone, but appears to occur on the desktop version of skype. I've tried reinstalling and updating skype but the same thing occurs and Im forced to restart my computer. Sometimes I have to restart it a couple of times for Skype to work, otherwise, I have to use my phone. I have windows 8, and Skype comes pre installed, but I prefer the desktop version over anything. As stated earlier, this has NEVER happened to me before until recently. I started noticing it only occured after waking my computer from sleep mode and then eventually just started happening abruptly. When I ended Skype's process through task manager, I tried to log on again and it said "can't connect to skype" so I tried updating again and it told me something like "cant connect to the download server" and made me install a different thing. It didn't work at all. 
    I used to use only windows 8, until my windows forced me to upgrade to 8.1. During windows 8, this never happened and a few days after installing 8.1 against my will, this problem showed up and I'm unsure of how to fix it. (I dont like windows 8.1 because it would excessively time out my connections to my wifi. but it doesn't do that anymore, or with certain ISPs for the most part.) Hopefully there is a solution, skype is my main source of connection :\.
    Screenshots are in the attachments. 
    Attachments:
    bandicam 2015-03-11 05-24-07-490.jpg ‏152 KB
    bandicam 2015-03-11 05-28-04-658.jpg ‏154 KB

    I've been having this problem as well, I noticed that you're playing league as well, my problem happens almost exclusively when im playing league of legends or have the client open.

  • Skype Application Problems

    Every time I log into Skype on my Mac, after every few moments, the app stops responding which forces me to force quit and log in again numerous times. But the complications occurs each time I log in. This problem has been occuring before I updated my OS X. Is there something wrong with it?? ann it be fixed??

    First could be open the application called Disk Utility ound in Applications > Utilities. Run "Fix permissions" on your hard drive, then restart your computer, open Skype and see if that fixes things. Sometimes in OSX critical files get their permissions changed and cannot be read (i dont know how) but it is especially common when upgrading your OS.
    Then if that doesnt work, I would try reinstalling Skype first. Download it from the Skype website. My version is 6.19 and i am running OSX 9 Mavericks. I am guessing that is most recent. You can check your version by openning Skype and under Skype choose "About Skype".
    Good luck.
    terry.

  • Jailed skype theme problem

    Hi folks,
    I am able to run skype with the theme I like, but the problems is that I'd use skype from a special user (like in the wiki). When I run qtconfig with my skype user, I got this bunch of warnings:
    [skype@archer ~]$ qtconfig
    (process:6949): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    Did not receive a reply. Possible causes include: the remote application did not se
    nd a reply, the message bus security policy blocked the reply, the reply timeout ex
    pired, or the network connection was broken.
    (process:6949): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    Did not receive a reply. Possible causes include: the remote application did not se
    nd a reply, the message bus security policy blocked the reply, the reply timeout ex
    pired, or the network connection was broken.
    (qtconfig:6949): Pango-WARNING **: error opening config file '/home/kleskjr/.config
    /pango/pangorc': Permission denied
    Qt: Session management error: Authentication Rejected, reason : None of the authent
    ication protocols specified are supported and host-based authentication failed
    (qtconfig:6949): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    Did not receive a reply. Possible causes include: the remote application did not se
    nd a reply, the message bus security policy blocked the reply, the reply timeout ex
    pired, or the network connection was broken.
    So I can't change the GUI style to GTK+ theme.
    Any help on how to change this setting with this particular user?
    I tried to add skype account in different user groups (i.e. dbus, users), but with the same outcome.
    Also I don't have path '/home/kleskjr/.config/pango/...'
    thanks,
    kleskjr

    Hi,
    please don't ask the same question twice although you used separate forums.
    Regards,
    Anja

  • Skype Opens Links....In Skype

    Not cool guys.  If I click a YouTube link, I want that link to open in my default application (YouTube app) NOT in Skype's **bleep**ty browser. I am downgrading my Android Skype as I type this and have disabled automatic updates. Stop screwing with what works and what people like.

    Do you have Citrix Receiver installed?  If  you do, uninstall it and see if the problem goes away.

Maybe you are looking for

  • Retention of vendor amounts

    Hi, I want to retain some % amount on each vendor invoice as guarantee money.  this can be paid back to the vendor after a period of time.  is there any way in standard SAP. Thanks in advance, Mallik

  • Oracle 9i Migration Tool for PL/SQL

    i tried to migrate the plsql code of my 6i forms to 9i via the oracle migration tool ifplsqlconv90 and always get the following error: "subclassed module could not be found....." although I have put the forms, that have been subclassed from, in the s

  • Question regarding UI Elements

    Hello I'm just starting using JSF and I came across the following situation. I have a h:inputText on my jsp file and a h:commandButton that triggers the action "SearchAction" from a backing bean. On this method SearchAction that is on the backing bea

  • How make table name 3 lines instead of one

    I figured out how to add a title to a table, but cannot make the title in two or more rows, only one. How can I create table name with three rows. I hope someone can answer this question and also tell me how to do the same thing before putting data i

  • Create new connector Java

    Hi. Is any specification for create new connector? ps: Intresting in the case on the security. thanks