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.

url too long, spyder 3.2.6

See original GitHub issue

Problem Description

  1. I clicked on preferences, then keyboard shortcuts and got a window popup with title, error.
  2. Clicked on Submit to Github, I get URL too long on my browser (FF 85.0)

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

  File "/usr/lib/python3/dist-packages/spyder/widgets/helperwidgets.py", line 127, in paint
    textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)
TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/spyder/widgets/helperwidgets.py", line 127, in paint
    textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)
TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
Traceback (most recent call last):

this error repeats many many times hence the URL too long error.

Versions

  • Spyder version: 3.2.6
  • Python version: 3.6.9
  • Qt version:
  • PyQt version:
  • Operating System name/version: Linux Mint MATE 19.3 (kernel 5.4.0-65-generic)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pakaircommented, Feb 10, 2021

thank you … install was good, no errors. I’ll close this ticket.

1reaction
ccordoba12commented, Feb 10, 2021

Yeah, that’s correct.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update Spyder 3.2.6 to 3.2.7 - Stack Overflow
Open anacondaprompt. type conda upgrade spyder should ask for conda upgrade first follow instructions the retype above command hey presto up ...
Read more >
Unanswered 'spyder' Questions - GIS Stack Exchange
I'm attempting to retile a large Tif files to sizes that can be used for training data in a Neural Network. I have...
Read more >
Installing the latest version of Spyder in 18.04 - Ask Ubuntu
I need to update Spyder to the latest version (spyder 3.3.2), because there are some errors with version 3.2.6 such as variable explorer ......
Read more >
Spyder - the Python IDE — Computational Science and Data ...
Cells are useful to execute a large file/code segment in smaller units. (It is a little bit like a cell in an IPython...
Read more >
Backlink Monitor Revision History
URLs embedded in “data-href” attributes are now detected as backlinks. ... backlinks from a large project; Increased the max allowed “Resubmit to Indexer” ......
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