Help debug mode: Stops at breakpoint, but line is not highligted, no actions selectable

I just reinstalled Pydev and now debug mode no longer works.
I run a program in debug mode. Without a breakpoint, the program runs through. When I set a breakpoint, the program pauses, as it should, but the code line is not highlighted. This also means that none of the debug actions are selectable (step into, etc.), although they are visible. I only have one breakpoint.
The 'debug' option (next to pydev and java options) is selected.

On 08/09/2015 02:31 PM, ttt bbb wrote:
> I just reinstalled Pydev and now debug mode no longer works.
>
> I run a program in debug mode. Without a breakpoint, the program runs
> through. When I set a breakpoint, the program pauses, as it should, but
> the code line is not highlighted. This also means that none of the debug
> actions are selectable (step into, etc.), although they are visible. I
> only have one breakpoint.
>
> The 'debug' option (next to pydev and java options) is selected.
Unfortunately, PyDev isn't Eclipse. It's a set of third-party plug-ins
you'll have to get support for in another forum.

Similar Messages

  • Ipad displays "ipad is disabled connect to itunes", I have tried putting the ipad into recovery mode and then restoring but that does not work. I have also tried doing a hard reset of the ipad and that does not work either. Any ideas?

    Ipad displays “ipad is disabled connect to itunes”, I have tried putting the ipad into recovery mode and then restoring but that does not work. I have also tried doing a hard reset of the ipad and that does not work either. Any ideas?
    My son let one of his friends use his ipad. The next time he tired to use it he could not get it unlocked, I tired to unlock it but it kept telling me that I had the wrong pass code. With out me knowing my son continued to tire until it completely disabled it self.

    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just canceling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • I am trying to create mp3 version of itune songs.  I have gone through the preference sequence to be mp3 encoder but this is not having any effect.  I have also tired from file tab to create a version but this is not available to action

    I am trying to create mp3 version of itune songs.  I have gone through the preference sequence to be mp3 encoder but this is not having any effect.  I have also tired from file tab to create a version but this is not available to action showing as lite grey.
    Any help would be appreciated

    I am trying to create mp3 version of itune songs.  I have gone through the preference sequence to be mp3 encoder but this is not having any effect.  I have also tired from file tab to create a version but this is not available to action showing as lite grey.
    Any help would be appreciated

  • I stream video/audio from my iPhone to AppleTV and it works fine. I want to use headphones on the iPhone so I can stream the video and listen on the headphones, but Airplay will not allow me to select both AppleTV and headphones, I can only select one.

    I stream video/audio from my iPhone to AppleTV (like YouTube) and it works fine. I want to use headphones on the iPhone so I can stream the video to AppleTV and listen on the headphones, but Airplay will not allow me to select both AppleTV and headphones, I can only select one. How can I watch AppleTV and listen on the headphones?
    Thank you.

    have the same problem. Im using iPad 3 and Apple TV. id like to use the ipad as wireless earphones while i watch the video on the tv. is that even possible?

  • I am trying to sync my camera roll photos and videos to itunes, but it is not giving me the selection to do so. what do I do?

    I am trying to sync my camera roll photos and videos to itunes, but it is not giving me the selection to do so. What do I do?

    You import them as you would with any digital camera.
    Pics taken with iphone are not part of the sync process at all.
    iOS: Importing personal photos and videos from iOS devices to your computer
    iPhone User Guide (For iOS 5.1 Software)

  • Debugging mode stopped automatically when using xml file load

    Dear Sir,
    I am trying to develop a new add-on using xml files for creating new forms. In fact I was using the sample code delivered with the SDK ( WorkingWithXml - under VB.NET). The Problem is that when I am in the debuging mode and after the form load. the application goes out of the debugging mode and stop action.
    In fact what i was trying to do first is to create a new menu and then when i click on this menu a new form appear but once the menu is loaded the application stop the debugging mode automatically.
    Can somebody clarify to me what I am doing wrong and why the debugging mode is stopped automatically, noting that i am still in the add-on developpement phase.
    As i mentioned above i used the WorkingWithXml sample code (VB.NET) and i have adjusted in a way to load menu and then on the menu click i load my form.
    Please advice
    Best Regards

    Hi Mary,
    Put your code between in a Try Catch block. In the Catch part use the following:
    oApplication.MessageBox("CompError: " & oCompany.GetLastErrorCode.ToString & ", " & oCompany.GetLastErrorDescription & vbCrLf & "Message: " & ex.Message)
    This should give you a clearer idea of what the error is all about.
    The most likely reason is that there is something wrong with your XML file.
    Regards,
    Vítor Vieira

  • I bought a movie off of iTunes, but it will not play.  I click on it and the movie's menu shows up, but it will not allow me to select the "play" option.

    After purchasing a movie from iTunes, I clicked on the film and it brought me to the movie's DVD menu.  However, it will not allow me to select it to play.  I can select the "chapters" option, but I cannot select any of the chapters.  Essentially, it is stuck on the menu.

    Did the download complete?
    Resuming downloads from a computer
    Open iTunes.
    Choose Store > Check for Available Downloads.
    Enter your account name and password.
    Click the "Check Downloads" button.
    Click the Resume or Resume All button, or the resume arrow to resume the download.
    from http://support.apple.com/kb/HT1725
    Try right clicking or Control clicking the movie and choosing Show in Finder.
    Can you Right click the movie and Open With QuickTime Player?

  • Help! Updated my iPad iOS6, but it will not start!

    I recently updated my iPad to the new software, but now it will not start, connect to my computer/iTunes, and will not turn on after a soft reset (top and home buttons). Please help!

    FORCE IPAD INTO RECOVERY MODE
    1. Turn off iPad
    2. Turn on computer and launch iTunes (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port.
    DO NOT RELEASE BUTTON until you see picture of iTunes and plug
    5. Release Home button.
    ON COMPUTER
    6. iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes.
    7. Select "Restore iPad"...
    Note:
    1. Data will be lost if you do not have backup
    2. You must follow step 1 to step 4 VERY CLOSELY.
    3. Repeat the process if necessary.

  • Help!! Unlocking iphone 4 but itunes does not recognise my sim

    SSomeone help before I go mad!! Got an iphone 4 that is sim locked to Tesco/O2 mobile. I contacted Tesco to get it unlocked and they eventually sent me an email to unlock the phone (This is after I waited 8 days and I contacted them to find out they put "gotmail.com" not "hotmail.com" don't ask!) The email says to put in any sim apart from a Tesco and O2 one, so I put a Three sim in then connected to ITunes. For some reason though it comes up that "it is not recognised as a supported activation sim" ???? Anyone have any ideas?? I contacted Tesco and they have no idea and told me to ring back tomorrow....

    Mines doing the same thing but when i try to open the phone in itunes it just says we could not complete your itunes store request.
    Aus, telstra

  • HELP MY INTERNET BOOSTER IS ACTIVE BUT INTERNET DOES NOT WORKING.

    IM ON T-MOBILE AND MY INTERNET BOOSTER IS ACTIVE BUT WHEN I TRY TO ACCES THE INTERNET IT SAYS WEBPAGE NOT AVAILABLE  OR WEBSERVER DOES NOT CONNECT. i HAVE ALREADY TRIED TO RESET THE APN  AND  I HAVE ALSO TURNED OFF THE PHONE 

    Hi ,
    Thanks for joining the Community.
    What area are you having problems in? Can you still make calls or send texts?
    Thanks
    James

  • [locked][HELP] Trying to install plug-in but it's not working.

    I'm trying to install a plug-in for Photoshop CS3. It's a DDS File Type Plug-in.
    When I run it, Photoshop gives me this errer message:
    "could not complete your request because it is not the right kind of document"
    Could I get some support on how to install and use this plug-in please.
    THANKS!

    I have other contact options if you would find it easier this way.
    XFIRE: theandymyster
    MSN: [email protected]

  • I can view my free hotmail, but I can not take any action on the mail. I can't open or delete anything.

    The email screen is locked up. I can not activate any of the icons. I can not open, delete mail.
    I can not view folders. there is no reaction to the mouse.
    If I put the mouse over an icon the choices activate but nothing happens.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    <b> To Enable SafeMode </b>
    *You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    If it works in Safe Mode and in normal mode with all extensions (Tools > Add-ons > Extensions) disabled then try to find which extension is causing it by enabling one extension at a time until the problem reappears.
    Close and restart Firefox after each change via "Firefox > Exit" (Windows: Firefox/File > Exit; Mac: "Firefox > Quit Firefox"; Linux: "Firefox/File > Quit")
    * https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • HT1766 My phone is currently STUCK!!! it says it hasnt been backed up in 32 weeks. but it will not alow me to select okay. what do i do? Ive tried everything

    My iphone will not allow me to select ok, to the message that says icloud hasn't been updated in 32 weeks. Im not allowed to use my phone because I cant get past this message! HEEELLP

    Welcome to Apple Support Communities
    Hold Sleep and Home buttons for 10 seconds until your device restarts, so you will be able to use the device again

  • App working fine in debug mode but not otherwise on iPad

    Hi everyone,
    Sorry if I am putting this question in wrong section, this seems to be the most relative location to ask question.
    My Problem:
    I have developed an app using Adobe Air and starling. App is working perfectly when I run on Flash Builder (debug and run both). When deploying on iPad at one particular location, it is either not getting TouchPhase.ENDED or some code is crashing.
    I tried to debug while running app on iPad and its working absolutely fine. But when I create the ipa file normally i.e. without debug mode, at a particular location code is not working.
    Please help me out in this regard, asap. I need to deliver it.
    Please!!!!
    Thanks
    Waqar Iqbal

    Hi,
    I know one case, but don't know if have a solution.
    See Registering Add-on in 2004
    Best Regards.

  • ABAP Runtime error in debug mode

    Hi all,
    I am facing foll. run time error in debug mode
    Runtime Error          DBIF_RSQL_INVALID_CURSOR
    Except.                CX_SY_OPEN_SQL_DB
    Possible causes in the application program:                       
    Within a loop (SELECT/LOOP/EXEC SQL), one of the following        
    statements is used:                                               
    - MESSAGE (apart from MESSAGE S...)                               
    - COMMIT WORK                                                     
    - ROLLBACK WORK                                                   
    - CALL SCREEN                                                     
    - CALL DIALOG                                                     
    - CALL TRANSACTION                                                
    - SUBMIT                                                          
    - BREAK-POINT                                                     
    - WAIT                                                            
    In debugging mode, a program sometimes triggers                   
    a "COMMIT WORK" during the database selection. As a result        
    this termination may also occur in debugging mode with a correct  
    program.                                                          
    A "COMMIT WORK" during debugging may be due to the following reason
    1. A program or screen was regenerated                            
       and updated in the database.                                   
    2. Each user needs a private process in debugging mode, but       
       the number of available processes is restricted. If this       
       limit is exceeded, each debugging step then requires a         
       "COMMIT WORK".       
    its urgent.
    if i run the prg directly to tcode der is not ne error.
    but i want to execute the prg. in the debug mode.
    its a ZPRG.
    with regards,
    Purva.

    hi,
    You need to change your logic.
    Then , i hope your problem wil be solved.
    Because of nested select statements, you are getting that error.
    Declare seperate Internal tables for VBRK,VBRP, KNA!,j_1iexchdr, j_1imtchid.
    Declare Itab_final with all required fields from all tables.
    Dont use select-endselect anywhere.
    I am giving Pseudo code here.
    Try to use this logic.
    I used question mark in code : there you need to use ur required field names.
    Hope it wil help you.
    select vbeln kunrg zterm bukrs knumv netwr kunrg from vbrk into corresponding fields of table itab1
    where vbeln = docno.
    select matnr posnr arktx fkimg meins netwr werks aubel from vbrp into corresponding fields of table itab2 for all entries in itab1
    where vbeln = itab-vbeln.
    select name1 stras pstlz ort01 land1 from kna1 into corresponding fields of table itab3 for all entries in itab1
    where kunnr = itab1-kunrg.
    select preprn exdat docno from j_1iexchdr into corresponding fields of  table itab4  for all entries in itab1
    where rdoc = itab1-vbeln.
    select j_1ichid from j_1imtchid into corresponding fields of table itab5 for all entries in itab2
    where matnr = itab2-matnr.
    Loop at itab1 into wa_itab1.
    read table itab2 into wa_itab2 index sy-tabix.
    read table itab3 into wa_itab2 index sy-tabix.
    read table itab4 into wa_itab2 index sy-tabix.
    read table itab5 into wa_itab2 index sy-tabix.
    itab_final = itab1-?
    itab_final = itab1-?
    itab_final = itab2-?
    itab_final = itab3-?
    itab_final = itab4-?
    itab_final = itab5-?
    append itab.
    endloop.
    select eikto from knb1 into table wa_knb1
    where kunnr = itab_fianl-kunrg
    and bukrs = itab-bukrs.
    select kawrt kbetr kwert kschl kposn knumv from konv into corresponding fields of wa_konv
    where knumv = itab_fianl-knumv
    and kposn = itab_final-posnr.
    append wa_konv.
    endselect.
    Regards
    Sandeep Reddy

Maybe you are looking for

  • Address book entries in different language / alphabets

    as a foreigner living in Greece I find it useful to have local names addresses written in greek characters. I have entered names in Latin characters and phonetic option in Greek, later the opposite. Some entries appear in alphabetical order, others a

  • Flash 8 Button Bug

    I've run into what appears to be a bug in Flash 8. I'm using Flash 8 Professional. I have an FLA containing buttons. Each button contains two layers. The first layer is text. The second layer is a line that acts as an "underline" for the text. When I

  • How to add hours to a reference time cell??

    I am making the switch to Numbers from Excel and can not figure this out. I have one cell as a time : 10:00 AM - A1 In Cell B4 I want 10:00 AM plus 6 hours. I can't figure this out ! In Excel I would out , =A1+"6:00" Not sure if the cells are formatt

  • My iPOD will not run on my computer after running successfully!

    I have a fifth generation 80G iPOD. It has been working and syncing on my computer successfully. Now when I plug it in to my computer, I get the message "iPOD service module has encountered a problem and needs to close". My computer freezes util I un

  • Photoshop CS6 Beta  |  Vector Shapes selection issue

    Hi there, The issue is related to selecting vector shapes. Below I'm describing the difference between Photoshop CS5 and Photoshop CS6 and showing the actual issue. Photoshop CS5 Vector shape have color area and vector mask visible - http://screencas