flameshot-org / flameshot

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
https://flameshot.org
GNU General Public License v3.0
24.67k stars 1.58k forks source link

Theme parsing error #193

Open orschiro opened 6 years ago

orschiro commented 6 years ago
  1. Installed via dnf on Fedora 28
  2. Ran flameshot
  3. Got the following error
[orschiro@x230 ~]$ flameshot 
(flameshot:15338): Gtk-WARNING **: 16:43:17.844: Theme parsing error: gtk.css:1:110: Failed to import: Error opening file /home/orschiro/.local/share/gnome-shell/extensions/unite@hardpixel.eu/styles/buttons-right.css: No such file or directory

Does it have any hard-coded extension dependencies? I used to have unite extension installed but not any longer. Why is it looking for this theme file on startup?

[orschiro@x230 ~]$ flameshot --version
Flameshot 
Compiled with QT 5.10.1
lupoDharkael commented 6 years ago

I looks like something is missing in your theme, what theme do you use? One extra question: where did you install Flameshot from? the --version should show de actual version after "Flameshot".

orschiro commented 6 years ago

hey @lupoDharkael appreciate your swift reply!

I looks like something is missing in your theme, what theme do you use?

Default Fedora 28 GNOME Adwaita.

image

One extra question: where did you install Flameshot from? the --version should show de actual version after "Flameshot".

[orschiro@X230 ~]$ sudo dnf install flameshot
[sudo] password for orschiro: 
Last metadata expiration check: 0:11:10 ago on Sa 21 Apr 2018 16:40:54 CEST.
Package flameshot-0.5.1-1.fc28.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!