Package Details: octopi 0.15.0-4

Git Clone URL: https://aur.archlinux.org/octopi.git (read-only, click to copy)
Package Base: octopi
Description: A powerful Pacman frontend using Qt libs
Upstream URL: https://tintaescura.com/projects/octopi
Licenses: GPL-2.0-or-later
Provides: octopi-cachecleaner, octopi-repoeditor
Submitter: ImNtReal
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 1429
Popularity: 29.21
First Submitted: 2013-09-03 23:42 (UTC)
Last Updated: 2024-03-31 18:49 (UTC)

Dependencies (14)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 Next › Last »

Matthew_Moore commented on 2015-03-02 17:11 (UTC)

I discovered a new issue. Octopi is no longer syncing automatically. i have to open it and manually sync it. So i am getting no update notification, and also not all teh available packages are showing up until after i manually sync. One of the main reasons i use octopi is so it can tell me when there are updates. This is an issue.

ImNtReal commented on 2015-03-02 14:23 (UTC)

Actually, I'll make it qt5-quickcontrols since others have reported needing it, and it requires qt5-declarative. I wish namcap could accurately tell me which is needed, but I think it is less effective since I have wync installed.

ImNtReal commented on 2015-03-02 14:21 (UTC)

I've switched qt5-base to qt5-declarative. I suspect that system tray issues are related to http://blog.martin-graesslin.com/blog/2014/06/where-are-my-systray-icons/, but I can't say for sure.

Matthew_Moore commented on 2015-03-02 08:20 (UTC)

In regards to the Error ==> Starting build() Project ERROR: Unknown module(s) in QT: quick quickwidgets ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build octopi installing the package "qt5-declarative" Fixes the problem. I found this solution by looking at the Git version. The "qt5-declarative" package needs to be added to this PKGBUILD as a dependacy. Thank you.

foer commented on 2015-03-02 06:22 (UTC)

Also no icon in Gnome-Shell Tray. I've posted the issue on github: https://github.com/aarnt/octopi/issues/81

wegisan commented on 2015-03-01 10:43 (UTC)

Have a similar effect after updating to 0.6.0-1 (gnome 3.14) I have a gray retangle in the task bar but the octopi icon is not visible. Opening the octopi app by using the mouse right click is working. So. only the octopi icon is missing.

mumbly commented on 2015-03-01 07:33 (UTC)

Got this error with no icon in task-bar : "Octopi Notifier - 0.6.0 (Qt 5.4.0)" (octopi-notifier:1455): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « adwaita » (octopi-notifier:1455): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « adwaita » At MainWindow constructor... At initSystemTrayIcon()... At refreshAppIcon()... Got a GREEN icon! ...

Aco commented on 2015-02-28 18:57 (UTC)

@gconturzo Thank you.. after installation qt5-quickcontrols everything is fine

gconturzo commented on 2015-02-28 17:57 (UTC)

Installing qt5-quickcontrols solved the error for me. Please, check and add qt5-quickcontrols to the octopi's dependences. Greetings