Christian Stadelmann
Christian Stadelmann
Hm, infobar applies to all views, doesn't it? So I guess it should be displayed in every view. I'm not sure about the search bar.
Yes, I mean the GtkRevealer including the progress bar.
@gitjod: Interesting idea. Only downside I find for that is that it takes quite much horizontal space. I thought about putting the font vertically but I guess that will break...
This is the traceback: ``` g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.OSError: Traceback (most recent call last): File "/usr/lib64/python3.5/site-packages/dbus/service.py", line 707, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/lib/python3.5/site-packages/dnfdaemon/server/__init__.py", line 83, in newFunc rc...
> If you uncheck Options -> Newest only from the main menu, you will see the installed packages also That makes sense from a logical point of view, I guess...
I think I know why it behaves differently than expected: When selecting to show "only latest version", users want to see one package, even if multiple versions are available. So...
Maybe it should. How about starting yumex-dnf with just the "Queue" page active and the rpm file package added there?
`fedora-easy-karma` (python application, soon to be ported to python3) uses the `python3-fedora` package to communicate to bodhi. This could be a point to start.
Isn't this already implemented?
Ok, so I mixed this up with update info. Thanks for clarification!