Updated
Search Criteria
Package Details: unity2d-bzr 631-1
Package Actions
| Package Base: | unity2d-bzr |
|---|---|
| Description: | unity-2d project is a 2d implementation of Unity |
| Upstream URL: | http://launchpad.net/unity-2d |
| Category: | gnome |
| Licenses: | |
| Submitter: | Phate666 |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2011-01-18 16:00 |
| Last Updated: | 2011-07-15 12:19 |
Dependencies (12)
Required by (0)
Sources
- 01_build_with_new_indicator.patch
- gio.patch
Latest Comments
Comment by Sevenseven
Anonymous comment
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
I'm not sure, dee conflict with gvfs?
Comment by L42y
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
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
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
Now fine with gcc 4.6(sinse r555)
Comment by Sevenseven
Note: gcc shoud be <4.6
Comment by ying
Can`t compile:
checking for module 'libutouch-geis'
-- package 'libutouch-geis' not found
Anonymous comment
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
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
how do I start this from gdm?
thanks for the package!