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.

An extra window running on Windows 11

See original GitHub issue

I use Spyder 5.1.5 via conda on Windows 11, when I start spyder by windows terminal, it says:

link image0 hasn't been detected!

and run an extra window: image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:20 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Jan 10, 2022

Seems like the plugins generating the extra windows are: Python Interpreter, Completions and Editor

Ok, then I think I know what’s the problem: those plugins create status bar widgets, but they are only added to the interface once the Status bar plugin is initialized.

So perhaps we should leave the creation of those widgets only when the Status bar is initialized?

1reaction
Firestar-Reimucommented, Dec 17, 2021

I have a english username My windows was Chinese but I change the locale to UTF-8 which my chcp default is 65001

Thanks for the new info @Firestar-Reimu ! Changing the locale for you helped with the strange behavior of extra windows and the link image0 hasn't been detected! message?

No, I have always been in this config (english username, locale=UTF-8), and I always got this message: link image0 hasn't been detected! and an extra window.

PS: I am using pycharm now, waiting for spyder to update.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Use Split Screen in Windows 11 - groovyPost
The most common and obvious method for splitting your screen is using Windows Key + Right or Left Arrow.
Read more >
How to Split a Screen With Snap Layout in Windows 11
Hover the mouse cursor over a window's Maximize button. A menu of Snap Layout options will appear. Select the option you prefer. Select...
Read more >
How to split your screen on Windows 11 | Digital Trends
1. Simply hold your mouse over a window's minimize/maximize button. A grid will appear, giving you six different options for arranging up to...
Read more >
Get more done with multitasking in Windows - Microsoft Support
If you have two windows displayed side-by-side, you can resize both windows simultaneously by selecting and dragging the dividing line. Resize the window...
Read more >
How to use split screen feature on windows 11 - India Today
This feature allows you to divide the screen of your Windows 11 PC or desktop into two or more portions. The app that...
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