question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Export Layers not appearing in menu - error during startup

See original GitHub issue

The following appears on the terminal after starting gimp from the command line (obviously its installed in my home directory config).

Traceback (most recent call last):
  File "/home/alan/.config/GIMP/2.10/plug-ins/export_layers.py", line 41, in <module>
    import gimpenums
ImportError: No module named gimpenums
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error

Version of Export Layers: I presume its 3.3.1 - latest download of a few minutes ago

Version of GIMP: 2.10.22

Operating system: linux Debian Buster.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
brunettoncommented, Mar 20, 2022

Workaround for Ubuntu

It can access to ~/.config/GIMP/2.10/plug-ins/ so loads the plugin 🎆

Documentation suggestion

I’ll very probably make a PR to add to the doc a pre-require to check if Gimp Python is active: "check that you’ve Python-Fu entry in Filters menu.

image

1reaction
some-username-here1commented, Jan 24, 2022

Is there any solution possible on Debian 11 (Bullseye)?

I’m getting the same issue as well, and there’s no python2-gimp or gimp-python for me that I can install from upstream.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Export Layers not appearing in menu - error during startup #97
The following appears on the terminal after starting gimp from the command line (obviously its installed in my home directory config).
Read more >
Solved: Export Layers to File Error - The command delete i...
Hi, if you are getting this error, check that the layers you are trying to export are not inside a Group. The script...
Read more >
Troubleshoot Start menu errors - Windows Client
Locate the directory C:\Windows\system32. · Right-click on sysfer.dll and choose Properties. · Switch to the Security tab. · Confirm that All ...
Read more >
Known issues | App Layering - Citrix Product Documentation
When user layers are enabled on provisioned desktops, MSI installers are blocked from running at system startup: The Layering service must ...
Read more >
Layer Stack PDF Export Missing Bottom Surface Finish - Altium
You may come across some issue when placing, say, Layer Stack Table, in your *.PcbDoc for your documentation purpose, as it may not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found