Skip to content

GitLab

  • Menu
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 839
    • Issues 839
    • List
    • Boards
    • Service Desk
    • Milestones
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #1718

Closed
Open
Created Mar 04, 2012 by Bitbucket Importer@bitbucket_importerOwner

AttributeError: 'module' object has no attribute 'is_unc_path'

Created originally on Bitbucket by sainth (Tobias Wink)

{{{ #!python ** Mercurial version (2.1.1). TortoiseHg version (2.3.1+2-1f0427754f88) ** Command: ** CWD: /home/sainth/tortoisehg ** Encoding: UTF-8 ** Extensions loaded: rebase ** Python version: 2.7.2 (default, Jan 31 2012, 13:19:49) [GCC 4.6.2 20120120 (prerelease)] ** Qt-4.8.0 PyQt-4.9.1 Traceback (most recent call last): File "/home/sainth/tortoisehg/tortoisehg/hgqt/repotreemodel.py", line 158, in data return item.data(index.column(), role) File "/home/sainth/tortoisehg/tortoisehg/hgqt/repotreeitem.py", line 193, in data if paths.is_unc_path(self.rootpath()): AttributeError: 'module' object has no attribute 'is_unc_path' Traceback (most recent call last): File "/home/sainth/tortoisehg/tortoisehg/hgqt/repotreemodel.py", line 158, in data return item.data(index.column(), role) File "/home/sainth/tortoisehg/tortoisehg/hgqt/repotreeitem.py", line 193, in data if paths.is_unc_path(self.rootpath()): AttributeError: 'module' object has no attribute 'is_unc_path' Traceback (most recent call last): File "/home/sainth/tortoisehg/tortoisehg/hgqt/repotreemodel.py", line 158, in data return item.data(index.column(), role) File "/home/sainth/tortoisehg/tortoisehg/hgqt/repotreeitem.py", line 193, in data if paths.is_unc_path(self.rootpath()): AttributeError: 'module' object has no attribute 'is_unc_path'

}}}

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