Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • meld meld
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 185
    • Issues 185
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • 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
  • GNOME
  • meldmeld
  • Issues
  • #136

Closed
Open
Created Jun 20, 2017 by Bugzilla@bugzilla-migration💬Reporter

[BZ#783990] Meld takes a long time to start

Submitted by Jayesh Badwaik

Link to original bug (#783990)

Description

Created attachment 354093 Excerpt of output of python2 -mtrace --trace /usr/bin/meld. (Full file cannot be attached as it was very big.)

I am using the following system:

  1. OS: Archlinux
  2. Plasma Display Manager (5.10.2)
  3. Kwin Window Manager (5.10.2)
  4. GTK2 2.24.31

The meld application takes around than 25 seconds to show the window after entering the command on the command line.

$ meld (wait 25 seconds) (see window)

I tried this command:

python2 -mtrace --trace /usr/bin/meld > output.txt

and I have attached the output.txt. The whole 25 seconds are spent waiting at the line 225187

init.py(39): return getattr(self._introspection_module, name)

I would be happy to provide more information if needed. What else should I do to determine the problem?

Attachment 354093, "Excerpt of output of python2 -mtrace --trace /usr/bin/meld. (Full file cannot be attached as it was very big.)":
bug_file.txt

Assignee
Assign to
Time tracking