Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 838
    • Issues 838
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurialmercurial
  • TortoiseHgTortoiseHg
  • thgthg
  • Issues
  • #35
Closed
Open
Issue created Nov 21, 2010 by Bitbucket Importer@bitbucket_importerOwner

Traceback since 9cda12c2a1c7) fileview: workaround for memory issue on Windows

Created originally on Bitbucket by Patrice Lacouture

This occurs on a Linux Mint Debian Edition (Debian Testing) on all revisions since 9cda12c2a1c7, when I select any revision in the repo view:

{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues ** Mercurial version (1.6.4). TortoiseHg version (1.1.6.1+44-dcc634b3b2bd) ** Command: ** CWD: /home/patrice ** Extensions loaded: mq ** Python version: 2.6.6 (r266:84292, Oct 9 2010, 11:40:09) [GCC 4.4.5] Traceback (most recent call last): File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/revdetails.py", line 285, in _displayFile self.fileview.displayFile(file, rev, status) File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/fileview.py", line 295, in displayFile fd = FileData(ctx, ctx2, filename, status) File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/fileview.py", line 515, in init self.readStatus(ctx, ctx2, wfile, status) File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/fileview.py", line 644, in readStatus res = self.checkMaxDiff(ctx, wfile) File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/fileview.py", line 527, in checkMaxDiff size = fctx._filelog.rawsize(fctx.filerev()) AttributeError: 'filelog' object has no attribute 'rawsize'

}}}

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