Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Progressbar does not work in linux #29

Open
GoogleCodeExporter opened this issue Aug 24, 2015 · 6 comments
Open

Progressbar does not work in linux #29

GoogleCodeExporter opened this issue Aug 24, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

Progressbar does not work at all in Linux. Following error is shown:

Unhandled exception in thread started by 
Traceback (most recent call last):
  File
"/home/rantanen/code/robotframework-mabot/src/mabot/ui/progressbar.py",
line 45, in _update
    self.progress_bar_view.update_progress()
  File
"/home/rantanen/code/robotframework-mabot/src/mabot/ui/progressbar.py",
line 77, in update_progress
    self.update()
  File
"/home/rantanen/code/robotframework-mabot/src/mabot/ui/progressbar.py",
line 85, in update
    self.canvas.coords(self.scale, start, 0, end, self.height)
  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 2147, in coords
    self.tk.call((self._w, 'coords') + args)))
RuntimeError: main thread is not in main loop

Original issue reported on code.google.com by jpran...@gmail.com on 25 May 2009 at 4:03

@GoogleCodeExporter
Copy link
Author

Original comment by jpran...@gmail.com on 25 May 2009 at 4:04

  • Added labels: OpSys-Linux, Priority-High, Target-0.6, Type-Defect

@GoogleCodeExporter
Copy link
Author

Now progressbar is disables in other platforms than Windows. It was too big 
task to
get this working on other platforms at this stage.

Original comment by jpran...@gmail.com on 2 Jun 2009 at 1:06

@GoogleCodeExporter
Copy link
Author

Original comment by jpran...@gmail.com on 2 Jun 2009 at 1:10

  • Added labels: Target-0.7
  • Removed labels: Target-0.6

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Original comment by jpran...@gmail.com on 28 Jun 2010 at 6:54

  • Removed labels: Target-0.8

@GoogleCodeExporter
Copy link
Author

Original comment by mika.han...@gmail.com on 11 Oct 2012 at 10:57

  • Changed state: Accepted

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant