Package Details: unity2d-bzr 631-1

Package Base: unity2d-bzr
Description: unity-2d project is a 2d implementation of Unity
Upstream URL: http://launchpad.net/unity-2d
Category: gnome
Licenses: GPL
Submitter: Phate666
Maintainer: None
Last Packager: None
Votes: 2
First Submitted: 2011-01-18 16:00
Last Updated: 2011-07-15 12:19

Latest Comments

Comment by Sevenseven

2011-06-14 06:52

Updated

Anonymous comment

2011-06-13 22:13

I'm having a problem with the installation. What should I input into the field?
http://pastebin.com/5JMCBX4A
Any help is appreciated.

Comment by Sevenseven

2011-05-08 00:01

I'm not sure, dee conflict with gvfs?

Comment by L42y

2011-05-07 17:05

maybe you know how to solve this problem when building dee-bzr: GLib-GObject-WARNING **: Two different plugins tried to register 'GDaemonVfs'

Comment by Sevenseven

2011-05-07 01:39

For dee-bzr use this pkgbuild http://pastebin.com/K8BPqZk7 (without ido)
>Werror=unused-but-set-variable
it`s gcc 4.6 problem

Anonymous comment

2011-05-07 01:06

I was trying to compile this package, however when it comes to installing 'ido', I receive the following output:


Making all in src
CC idotypebuiltins.o
CC idocalendarmenuitem.o
idocalendarmenuitem.c: In function ‘ido_calendar_menu_item_init’:
idocalendarmenuitem.c:85:13: error: variable ‘border’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[2]: *** [idocalendarmenuitem.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build ido.

I'm not sure how to fix this, it seems like a problem with the Canonical source though right? Any ideas?

Comment by Sevenseven

2011-05-05 01:14

Now fine with gcc 4.6(sinse r555)

Comment by Sevenseven

2011-05-03 10:11

Note: gcc shoud be <4.6

Comment by ying

2011-05-01 19:17

Can`t compile:
checking for module 'libutouch-geis'
-- package 'libutouch-geis' not found

Anonymous comment

2011-03-22 21:03

I think you can start from GDM by gnome-session
but you mast to have in gconf something like this:
in “/desktop/gnome/session/required_components_list” - [windowmanager,panel,launcher,places,filemanager]
and in “/desktop/gnome/session/required_components/"
windowmanager - metacity
panel – unity-2d-panel
launcher – unity-2d-launcher
places – unity-2d-places

Comment by Phate666

2011-01-20 10:41

dont know how to start it from gdm, but you can start it with "unity-2d-launcher" and "unity-2d-panel" from the commandline

Comment by gregorburger

2011-01-20 10:10

how do I start this from gdm?
thanks for the package!