question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Freeze when "Select Active Targets"

See original GitHub issue

Description

Atom freezes whenever I press cmd-alt-t or select Select Active Targets in the command palette.

I am on Atom 1.8.0 (OS X 10.11.5), and Build is the only enabled plugin.

I am using the Genesis theme (https://atom.io/themes/genesis-ui).

The Genesis theme works fine with all my other plugins. (if it is a problem in the theme, please let me know and I will file a bug in the appropriate project)

Steps

  1. Launch atom
  2. Press cmd-alt-t

Outcome

  1. Atom is frozen

Recording

:(

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:31 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
ShadowLNCcommented, Jan 19, 2017

Currently experiencing this issue on Windows 10 Pro 64bit, Atom 1.13.0, build 0.67.0 - this may be related to #484.

I believe I have no valid build targets, or at least I haven’t added any; I added .atom-build.yml to one of my projects but it’s an empty file and I see an error when it tries to parse it (so still no valid build targets). However, the gear icon in the bottom right of my editor shows a check mark and “Refereshing targets for<path> (0.1s)” - regardless of the presence of the aforementioned file - so it clearly believes there is a target (it’s a Django project and needs no building).

Calling build:select-active-target (via my remapped F5 key) on my keymap.cson file gives the error “Open file is not part of any open project in Atom”. Calling it while in a file that is part of a project will cause the freeze.

Using console logging, I have identified that it calls awaitSelection() from targets-view.js (call originates from target-manager.js:199), but the Promise never resolves (no logging in either the then or catch clauses appeared in the console). After this occurs, 25-30% of my CPU (so a whole core) is in use by an Atom subprocess. No panel is shown, nor any messages about a lack of targets.

1reaction
noseglidcommented, May 22, 2017

Fixed by #520

Read more comments on GitHub >

github_iconTop Results From Across the Web

Thread: Active Target Problems - Freezing and Cutting Unit Off
First time out with my Active Target and the screen/ image constantly freezes. Often times the unit will restart.
Read more >
ADMT 3.0 freezes target domain controller - TechNet - Microsoft
Hi all,. I'm in the process of a domain consolidation, all domain are with DCs running Windows Server 2003 R2, so I'm using...
Read more >
When using window.open(), if the new window freeze so too ...
My basic question is essentially: After a call to window.open() is there something going on to connect the two "pages/tabs/windows?" Is this ...
Read more >
GUI Freezes on Target Board. - ST Community
Hi everyone,. I have developed a GUI based on STM32F769I-DISCO Board. The GUI works perfectly fine on the TouchGFX simulator.
Read more >
Target.com down? Current outages and problems
Real-time outages and problems for Target.com. Is the website down? Can't check out? Here you see what is going on.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found