Skip to content

GitLab

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

Closed
Open
Opened Jul 31, 2019 by Jan Klass@ite-klass

Gimp silently does not start with process running on Windows 10 1803/1903 since 2.10.4

GIMP version: 2.10.4, 2.10.10, 2.10.12

Operating System: Windows 10

Package: gimp.org installers

Description of the bug

When starting Gimp no splash screen, window, or task bar shows up.

In the task manager gimp-2.10.exe can be seen as running, with no CPU or IO activity.

Running it with --verbose --console-messages yields no errors, and the last entry is “parsing %APPDATA%\GIMP\2.10\gimprc”

Reproduction

Is the bug reproducible? Always

Reproduction steps:

  1. Start Gimp

Expected result: Gimp splash screen shots up and launches

Actual result: process starts, but no GUI ever shows up

Additional information

--verbose --console-messages log:

Parsing 'C:\Program Files\GIMP 2\etc\gimp\2.0\gimprc' for configured language.
Parsing 'C:\Users\USERNAME\AppData\Roaming\GIMP\2.10\gimprc' for configured language.
Language property found: en_US.
Missing fast-path babl conversion detected, Implementing missing babl fast paths
accelerates GEGL, GIMP and other software using babl, warnings are printed on
first occurance of formats used where a conversion has to be synthesized
programmatically by babl based on format description

*WARNING* missing babl fast path(s): "R'G'B' double" to "CIE Lab double"
INIT: gimp_load_config
Parsing 'C:\Users\USERNAME\AppData\Roaming\GIMP\2.10\unitrc'
Parsing 'C:\Program Files\GIMP 2\etc\gimp\2.0\gimprc'
Parsing 'C:\Users\USERNAME\AppData\Roaming\GIMP\2.10\gimprc'

Note that this is for 2.10.4. Both 2.10.10 and 2.10.12 did not display the babl warning.

Both 2.10.0 and 2.10.2 work fine.

I had the problem with 2.10.12, then downgraded to 2.10.10. Problem persisted.. Updated Windows from 1803 to 1903, problem still persisted. Downgraded to 2.10.0, which works. Updated to 2.10.2, which works. Updated to 2.10.4, which does not work. Downgraded to 2.10.2 again, which works.

Edited Jul 31, 2019 by Jan Klass
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gimp#3731