Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg-hgtk thg-hgtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 520
    • Issues 520
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thg-hgtkthg-hgtk
  • Issues
  • #194

Closed
Open
Created Apr 28, 2009 by Bitbucket Importer@bitbucket_importerOwner

Warning: g_main_context_check() called recursively

Created originally on Bitbucket by fabse

after closing a gui i regularly get a warning window. Not always, but sometimes... looking at the log file (hgproc.exe.log), I found the following warings which were listed multiple times:

C:\Program Files\TortoiseHg\library.zip\hggtk\history.py:673: Warning: g_main_context_prepare() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\history.py:673: Warning: g_main_context_check() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\synch.py:619: Warning: g_main_context_prepare() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\synch.py:619: Warning: g_main_context_check() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\merge.py:230: Warning: g_main_context_prepare() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\merge.py:230: Warning: g_main_context_check() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\merge.py:243: Warning: g_main_context_prepare() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\merge.py:243: Warning: g_main_context_check() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\merge.py:205: Warning: g_main_context_prepare() called recursively from within a source's check() or prepare() member.

C:\Program Files\TortoiseHg\library.zip\hggtk\merge.py:205: Warning: g_main_context_check() called recursively from within a source's check() or prepare() member.

I'm using version 0.7.4 on windows XP...

At least stoping the warning window to pop up would be nice.

regards

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking