Top Toolbar takes 75% of the windows's height (catfish 1.3.3-3)

Bug #1531269 reported by Nadir
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Catfish
Won't Fix
Undecided
Unassigned

Bug Description

Hi,
I am using Manjaro openRC, on XFCE4.
version: catfish 1.3.3-3

attached is a screenshot, I tried to reinstall etc, no effect (including the dependant libraries).

It seems it is because of the icons on the left, some have no icon.
(see the 2nd screenshot)

when launched from a terminal, I have this error

nadir ~]$catfish

(catfish.py:5268): Gtk-WARNING **: gtkwidget.c:8456: widget not within a GtkWindow

** (catfish.py:5268): CRITICAL **: atk_object_set_description: assertion 'ATK_IS_OBJECT (accessible)' failed

Previously, I had another message that I solved by adding:

import gi
gi.require_version("Gtk", "3.0")

at the top of the script.

Revision history for this message
Nadir (nad4reg) wrote :
Revision history for this message
Nadir (nad4reg) wrote :

oops, solved.

I changed the XCFE icons set (from maia to menda), and now the top toolbar looks ok.

Revision history for this message
Nadir (nad4reg) wrote :

but the search box look not right: it should take the full width I suppose

Revision history for this message
Sean Davis (bluesabre) wrote :

Yes, the first issue seems to be related to the icon theme.

As for the search box, that is an intentional design decision that follows a number of similarly designed GTK3 applications.

For the various warnings printed in the terminal, there is not much that can be done, and are similarly displayed when launching other GTK3 applications.

Changed in catfish-search:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.