Skip to content

bug(windows): Sublime Text hangs, when I try to create new issue #3

@Kristinita

Description

@Kristinita

1. Summary

I can't create any issue via StGitlab. Sublime Text hangs.

2. Expected behavior

Successful issues creating for any GitLab repository. For example, I want to create real issue for https://gitlab.com/gitlab-org/gitlab-ce repository.

It would be nice, if StGitlab will have similar behavior as GIssues Sublime Text package for creating GitHub issues, see my screencasts.

Example for issue creating via GIssues:

Issue creating

3. Steps to reproduce

I reproduce the problem in a version of Sublime Text without another plugins and user settings.

  1. pip install transliterate dimensions terminaltables python-gitlab

  2. I log in in GitLab → https://gitlab.com/profile/personal_access_tokens → I create new personal token:

    StGitlab token

  3. I install StGitlab via Package Control → PreferencesPackage SettingsStGitlab → I create User/StGitlab.sublime-settings file:

    {
        "api_token": "<My Real Token Here>",
        "gitlab_url": "https://gitlab.com"
    }
  4. I restart Sublime Text

  5. Ctrl+Shift+PGitlab issue: Create

  6. Sublime Text hangs; I need restart Sublime Text to continue to work.

4. Environment

  • Windows 10 Enterprise LTSB 64-bit EN
  • Sublime Text Version 3.2.1, Build 3207
  • StGitlab 1.0.7
  • Python 3.7.3
  • dimensions 0.0.2
  • python-gitlab 1.8.0
  • terminaltables 3.1.0
  • transliterate 1.10.2

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions