You are not logged in.

#226 2011-03-24 23:36:29

emtorres
Member
From: Corrientes, Argentina
Registered: 2010-03-03
Posts: 11
Website

Re: Ayatana Project on Archlinux - official thread

In the repository of @paulburton I get this error: ayatana.db can not download (not found) sad

Offline

#227 2011-03-24 23:37:48

paulburton
Member
From: Leeds, England, UK
Registered: 2008-12-28
Posts: 14
Website

Re: Ayatana Project on Archlinux - official thread

emtorres wrote:

In the repository of @paulburton I get this error: ayatana.db can not download (not found) sad

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

#228 2011-03-25 00:05:40

emtorres
Member
From: Corrientes, Argentina
Registered: 2010-03-03
Posts: 11
Website

Re: Ayatana Project on Archlinux - official thread

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

#229 2011-03-25 17:59:02

paulburton
Member
From: Leeds, England, UK
Registered: 2008-12-28
Posts: 14
Website

Re: Ayatana Project on Archlinux - official thread

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

#230 2011-03-25 23:47:41

emtorres
Member
From: Corrientes, Argentina
Registered: 2010-03-03
Posts: 11
Website

Re: Ayatana Project on Archlinux - official thread

@paulburton no problem! thanks for your packages smile
I'm on x86_64

Offline

#231 2011-03-26 04:58:18

hellnest
Member
From: $ dmesg | grep ATA
Registered: 2010-11-11
Posts: 194
Website

Re: Ayatana Project on Archlinux - official thread

any plan to keep gnome2 alive?


roll Snapping my own life roll
hmmgithubhmm
coolMyBlogcool

Offline

#232 2011-04-03 16:01:19

Ptiwee
Member
Registered: 2010-11-20
Posts: 8

Re: Ayatana Project on Archlinux - official thread

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

#233 2011-04-04 17:02:08

hellnest
Member
From: $ dmesg | grep ATA
Registered: 2010-11-11
Posts: 194
Website

Re: Ayatana Project on Archlinux - official thread

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'

roll Snapping my own life roll
hmmgithubhmm
coolMyBlogcool

Offline

#234 2011-04-10 15:22:31

City-busz
Package Maintainer (PM)
From: Budapest, Hungary
Registered: 2010-12-27
Posts: 181
Website

Re: Ayatana Project on Archlinux - official thread

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

#235 2011-04-23 12:15:43

Gianfrix
Member
From: Locorotondo (BA) - Italy
Registered: 2009-10-21
Posts: 41
Website

Re: Ayatana Project on Archlinux - official thread

City-busz wrote:

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

#236 2011-05-09 19:45:10

Dinth
Member
From: London
Registered: 2009-03-02
Posts: 238

Re: Ayatana Project on Archlinux - official thread

City-busz wrote:

[*]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

#237 2011-05-14 21:56:49

Dinth
Member
From: London
Registered: 2009-03-02
Posts: 238

Re: Ayatana Project on Archlinux - official thread

1. Libdbusmenu-bzr in AUR is updated. More updates are comming soon.
2. All my Ayatana packages got git at github.com/Dinth

Offline

#238 2011-05-18 18:42:30

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: Ayatana Project on Archlinux - official thread

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

#239 2011-05-19 03:47:48

Dinth
Member
From: London
Registered: 2009-03-02
Posts: 238

Re: Ayatana Project on Archlinux - official thread

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

#240 2011-05-19 05:46:22

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: Ayatana Project on Archlinux - official thread

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

#241 2011-06-28 18:34:41

grvrulz
Member
From: India
Registered: 2011-05-31
Posts: 12
Website

Re: Ayatana Project on Archlinux - official thread

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.. tongue
Check out my dA gallery
Gnome3 themes
Wallpapers

Offline

#242 2011-07-02 18:41:13

Devil505
Member
Registered: 2011-07-02
Posts: 1
Website

Re: Ayatana Project on Archlinux - official thread

grvrulz wrote:

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

#243 2011-07-10 19:15:46

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: Ayatana Project on Archlinux - official thread

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

#244 2011-07-12 12:31:07

Sevenseven
Member
Registered: 2011-04-30
Posts: 7

Re: Ayatana Project on Archlinux - official thread

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)

Offline

#245 2011-07-13 19:16:18

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: Ayatana Project on Archlinux - official thread

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?


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

#246 2011-07-14 12:53:26

Sevenseven
Member
Registered: 2011-04-30
Posts: 7

Re: Ayatana Project on Archlinux - official thread

Unia wrote:
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

#247 2011-07-14 22:03:06

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: Ayatana Project on Archlinux - official thread

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

#248 2011-08-28 21:53:22

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Ayatana Project on Archlinux - official thread

A new thread about Unity on Arch: https://bbs.archlinux.org/viewtopic.php?id=125423

Offline

#249 2011-11-05 13:47:18

sleepforlife
Member
Registered: 2011-09-27
Posts: 107

Re: Ayatana Project on Archlinux - official thread

can i install unity this repo. ?

Offline

#250 2011-12-18 12:57:30

nTia89
Banned
From: varese, italy
Registered: 2008-12-22
Posts: 1,230

Re: Ayatana Project on Archlinux - official thread

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

Board footer

Powered by FluxBB