You are not logged in.
In the repository of @paulburton I get this error: ayatana.db can not download (not found)
Offline
In the repository of @paulburton I get this error: ayatana.db can not download (not found)
Are you using the URL from my first post? I changed it in my second, make sure you're using
[ayatana]
Server = http://www.paulburton.eu/arch/ayatana/$arch
Offline
Hi paulburton.
Yes, I use the URL http://www.paulburton.eu/arch/ayatana/$arch and when I run
pacman -Syy
returns
error: fallo al obtener archivo 'ayatana.db' desde www.paulburton.eu: Not Found
error: error al actualizar ayatana (Not Found)
In english
error: failed to get file 'ayatana.db' from www.paulburton.eu: Not Found
error: error in updating ayatana (Not Found)
Offline
Ah, my apologies, I guess you're on i686? It looks like ayatana.db failed to upload, perhaps because it's a symlink to ayatana.db.tar.gz. Should be fixed now, and I'll make sure it doesn't happen again.
Offline
@paulburton no problem! thanks for your packages
I'm on x86_64
Offline
Does anybody's get connman working with WEP protected wifi network ?
It doesn't work for me (Nothing happens when I click on the network in the indicator)
Offline
Covergloobus is broken i guess
└╼ covergloobus-config
[INFO] Saving new configuration
Traceback (most recent call last):
File "/usr/share/covergloobus/widgets/configuration.py", line 559, in save_config
self.parent_init()
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.KeyError: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/share/covergloobus/dbuswrapper.py", line 35, in Init
self._parent.init()
File "/usr/share/covergloobus/covergloobus.py", line 95, in init
self.init_lyrics()
File "/usr/share/covergloobus/covergloobus.py", line 145, in init_lyrics
self.lyrics.init()
File "/usr/share/covergloobus/lyricsearch.py", line 95, in init
engine = __import__('tabs.'+klass, fromlist=['tabs']).__dict__[klass]()
KeyError: ''
Traceback (most recent call last):
File "/usr/share/covergloobus/widgets/configuration.py", line 563, in cancel
self.parent_theme(self.src_theme)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/share/covergloobus/dbuswrapper.py", line 45, in SetTheme
self._parent._window.init(path)
AttributeError: 'NoneType' object has no attribute 'init'
Offline
I can't maintain Ayatana packages after the GNOME 3 upgrade due the following things:
Gnome Panel 3 lacks of any customization. You can't add/move/remove applets via GUI. (You have to press Alt…) Maybe it could be do by editing dconf settings, but I can't figure out how to do that. (gconf had a great command-line tool called gconftool-2.)
Indicator Applet isn't yet ported to Gnome Panel 3 (libpanelapplet4), so it's impossible to build them with it.
Unity-2D still not works very well (currently the launcher crashes on start).
So we could do one of the followings:
Somebody port indicator-applet to libpanelapplet4 (LP#724369), and tell me how to customize Gnome Panel 3 via dconf with config files/command line tools.
Set up and maintain a GNOME 2 repo until things not go right. (It's a huge work, so I can't do that alone.)
Switch to Xfce. Xubuntu has also an indicator applet, and currently, Xfce4-panel has much more features than Gnome Panel 3.
Somebody helps me to solve problems with Unity 2D. (I'll share all of my existing work.)
Somebody build and maintain Compiz 0.9 and Unity in [ayatana] repo. (My video drivers are not support 3D, so I can't test Compiz and Unity.)
The following packages will be removed from [ayatana] repo if nobody wants to maintain a GNOME 2 repo:
gnome-main-menu
hardware-monitor
indicator-applet
mintmenu
Last edited by City-busz (2011-04-11 14:15:48)
Offline
Somebody helps me to solve problems with Unity 2D. (I'll share all of my existing work.)
I got Unity2D compiled using unity2d-bzr and upgrading all utouch-* packages. I also patched utouch-geis adapting a patch found here (https://bugs.launchpad.net/utouch-geis/+bug/741404) to version 2.0.10.
Screenshot: http://dl.dropbox.com/u/3202815/Immagin … ty2d-1.png
Some notes:
- Unity's ALT+F2 and Super buttons to show launchers are working, but search and applications menu are not
- The launcher shows above all the windows
- unity-2d-panel crashes with a SIGSEGV
- When an application starts, its notification on panel is shown, but the app itself doesn't show in the panel
~ Gianfrix
There's no place like 127.0.0.1
Offline
[*]Indicator Applet isn't yet ported to Gnome Panel 3 (libpanelapplet4), so it's impossible to build them with it.[/*]
Actually i think it is, try --with-gtk=3 option for configure ( i cannot check it, because i cannot compile indicator-session which is dep of applet, but other indicator-* things compile with this option)
Last edited by Dinth (2011-05-09 19:46:43)
Offline
1. Libdbusmenu-bzr in AUR is updated. More updates are comming soon.
2. All my Ayatana packages got git at github.com/Dinth
Offline
After much trial and error I have managed to install all the requirements for the unity package in the AUR. When I now try to compile unity, I get the following error which I don't know how to solve:
[ 15%] Building CXX object CMakeFiles/unityshell.dir/src/Tooltip.cpp.o
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp: In memberfunctie ‘void nux::Tooltip::ShowTooltipWithTipAt(int, int)’:
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp:109:9: fout: variable ‘window_width’ set but not used [-Werror=unused-but-set-variable]
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp:110:9: fout: variable ‘window_height’ set but not used [-Werror=unused-but-set-variable]
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp: In memberfunctie ‘void nux::Tooltip::UpdateTexture()’:
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp:734:9: fout: variable ‘size_above_anchor’ set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/unityshell.dir/src/Tooltip.cpp.o] Fout 1
make[1]: *** [CMakeFiles/unityshell.dir/all] Fout 2
make: *** [all] Fout 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build unity.
Anyone?
EDIT: after trying again, it now somehow gets a little further but stops here:
[ 24%] Building CXX object CMakeFiles/unityshell.dir/src/Tooltip.cpp.o
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp: In memberfunctie ‘void nux::Tooltip::ShowTooltipWithTipAt(int, int)’:
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp:109:9: fout: variable ‘window_width’ set but not used [-Werror=unused-but-set-variable]
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp:110:9: fout: variable ‘window_height’ set but not used [-Werror=unused-but-set-variable]
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp: In memberfunctie ‘void nux::Tooltip::UpdateTexture()’:
/tmp/yaourt-tmp-jente/aur-unity/src/unity-3.4.4/src/Tooltip.cpp:734:9: fout: variable ‘size_above_anchor’ set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/unityshell.dir/src/Tooltip.cpp.o] Fout 1
make[1]: *** [CMakeFiles/unityshell.dir/all] Fout 2
make: *** [all] Fout 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build unity.
EDIT2: When I try to compile unity as showed on the Wiki page, I get the following errors:
[root@lappy build]# cmake .. -DCMAKE_BUILD_TYPE=Debug -DCOMPIZ_PLUGIN_INSTALL_TYPE=package DCMAKE_INSTALL_PREFIX=/opt/unity/ ..
CMake Error at /usr/share/cmake-2.8/Modules/FindCompiz.cmake:86 (message):
Unable to find Compiz
Call Stack (most recent call first):
CMakeLists.txt:99 (find_package)
-- Configuring incomplete, errors occurred!
But I do have all the correct Compiz packages installed! What's wrong here?
Last edited by Unia (2011-05-18 19:02:47)
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
It cannot find compiz. Maybe check this FindComiz.cmake to see "how" he tries to find compiz first. Use export CFLAGS="$CFLAGS -Wno-error=unused-but-set-variable" export CXXFLAGS="${CFLAGS}" before autogen.sh to get rid of warnings stopping compilation.
Offline
Where would I put those things?
EDIT: Nevermind, my GTK3 started segfaulting and I don't think solving all these issues will be worth it. I deleted everything. Thanks anyway
Last edited by Unia (2011-05-19 11:40:53)
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
most of(nearly all) ayatana packages in Ubuntu 11.10 have been ported to gtk3. i hope they'll work on arch now.
If u're happy and u know it, think again..
Check out my dA gallery
Gnome3 themes
Wallpapers
Offline
most of(nearly all) ayatana packages in Ubuntu 11.10 have been ported to gtk3. i hope they'll work on arch now.
Hi,
I'm trying to port Ayatana on Frugalware Linux.
For info, ido package need to be updated, libido3 (gtk3 ported) is needed to build to build all new version of indicator.
Member of Frugalware Linux Dev Team
My Blog: http://frugalware.org/~devil505/blog/
Offline
Is their any progress concerning gtk3-appmenu? Would love to have that!
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
Is their any progress concerning gtk3-appmenu? Would love to have that!
Somewhere it works( gtk3-ubuntu-3.1.8, glib2-ubuntu-2.29.6, appmenu-gtk 0.3.0~r135, libdbusmenu-0.4.90 gtk3)
Offline
Unia wrote:Is their any progress concerning gtk3-appmenu? Would love to have that!
Somewhere it works( gtk3-ubuntu-3.1.8, glib2-ubuntu-2.29.6, appmenu-gtk 0.3.0~r135, libdbusmenu-0.4.90 gtk3)
When I last checked the AUR for those, they weren't there. I saw you're working on porting some of that stuff (unity-2d) to Arch. Will/could you make a package in AUR for those too?
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
Sevenseven wrote:Unia wrote:Is their any progress concerning gtk3-appmenu? Would love to have that!
Somewhere it works( gtk3-ubuntu-3.1.8, glib2-ubuntu-2.29.6, appmenu-gtk 0.3.0~r135, libdbusmenu-0.4.90 gtk3)
When I last checked the AUR for those, they weren't there. I saw you're working on porting some of that stuff (unity-2d) to Arch. Will/could you make a package in AUR for those too?
Sorry, i don't want to maintain this, but my pkgbuilds are at https://github.com/Sevenseven/aur/tree/unity2d
Offline
I'll take a look at that, thanks!
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
A new thread about Unity on Arch: https://bbs.archlinux.org/viewtopic.php?id=125423
Offline
can i install unity this repo. ?
Offline
hi, i don't know if this is the right thread, but
i've installed unity and all related packages from ayatana source (x86_64) but i get
failed to start unity session
any idea ?
i can help you to complete the x86_64 repo ?
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline