Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
meld
meld
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 178
    • Issues 178
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • meldmeld
  • Issues
  • #222

Closed
Open
Opened Aug 16, 2018 by FrogLu@FrogLu

Meld Windows shows error when git external call it

I am running Meld 3.18.2 on Windows 10 64-bit, installed with the binary installer program downloaded from meldmerge.org.

And I config git's.gitconfigin order to config Meld as difftool for git.

I run "git difftool -y <file>"command on git bash to external call Meld, but when I quit Meld, It prints error on git bash.

There is the error message.

Traceback (most recent call last):
  File "bin/meld", line 328, in structured_log_adapter
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa1 in position 103: invalid start byte
Traceback (most recent call last):
  File "bin/meld", line 328, in structured_log_adapter
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa1 in position 103: invalid start byte
Traceback (most recent call last):
  File "bin/meld", line 328, in structured_log_adapter
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa1 in position 103: invalid start byte
Edited Aug 17, 2018 by FrogLu
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/meld#222