Re: [Ayatana-dev] Problem with Unity-2d build

2012-01-21 Thread a.gra...@gmail.com
Hi, On 21 January 2012 17:47, Bartosz gan...@poczta.onet.pl wrote: Hi. I would like to compile Unity-2D, but after run compilation, the error that indicator packahe is missing was displayed. How I could resolve this issue? please make sure you have installed all the deps, using this

Re: [Ayatana-dev] Unity-2D and Qt5

2012-01-10 Thread a.gra...@gmail.com
Hi, On 9 January 2012 08:35, Florian Boucault florian.bouca...@canonical.com wrote: You need to have the right env variables set: cd ~/Documents/sviluppo/unity2d-qt5/qt5/qtbase export PATH=$PWD/qtbase/bin:$PATH export LD_LIBRARY_PATH=$PWD/qtbase/lib:$LD_LIBRARY_PATH export

Re: [Ayatana-dev] Unity-2D and Qt5

2012-01-08 Thread a.gra...@gmail.com
Hi, On 5 January 2012 02:04, Florian Boucault florian.bouca...@canonical.com wrote: 2) Recompile the libraries that Unity 2D depends on against Qt5, that are dee-qt, bamf-qt, dbusmenu-qt and dconf-qt. I adapted them so that they compile and work more or less fine against Qt5: bzr branch

Re: [Ayatana-dev] Unity-2D and Qt5

2012-01-07 Thread a.gra...@gmail.com
HI, I've some quick questions before proceding with this tasks. On 5 January 2012 02:04, Florian Boucault florian.bouca...@canonical.com wrote: ./configure -developer-build -nomake examples -nomake tests -no-gtkstyle -no-webkit -opensource -confirm-license make -j3 I notice that you don't

Re: [Ayatana-dev] QUnitySettings: managing Unity-2D settings with gconf and gsettings support

2011-12-17 Thread a.gra...@gmail.com
Hi, On 16 December 2011 21:48, Mikkel Kamstrup Erlandsen mikkel.kamst...@canonical.com wrote: Sorry to negative here, but I don't think this sounds like a too great idea. don't worry :) I wrote this email before starting any code just to avoid writing useless code ;) Firstly, I don't see any

Re: [Ayatana-dev] QUnitySettings: managing Unity-2D settings with gconf and gsettings support

2011-12-17 Thread a.gra...@gmail.com
Hi, On 17 December 2011 13:36, Florian Boucault florian.bouca...@canonical.com wrote: We already use it in Unity 2D. In fact dconf-qt historically was created for Unity 2D in the first place. Look at config.h for convenience functions. maybe we're not very syncronized ^_^ Someone tells me that

[Ayatana-dev] QUnitySettings: managing Unity-2D settings with gconf and gsettings support

2011-12-15 Thread a.gra...@gmail.com
Hi all, this evening I had a quick chat with Andrea Azzarone and we talked about Unity settings. We both agreed that while Unity has lot of configurable settings (actually done with gconf but you're migrating to gsettings), Unity-2D has not these settings and everything is hard-coded in the

[Ayatana-dev] How to add screenshot to Ubuntu Software Center?

2011-12-04 Thread a.gra...@gmail.com
Hi all, when I use Ubuntu Software Center, often applications screenshots are missing. I suppose we should file a bug about this, for each application that doesn't have a screenshot. What is the better way to do it? I file a bug on Ubuntu Software Center or on the specific application? If I

Re: [Ayatana-dev] Unity-2D and Qt5

2011-12-02 Thread a.gra...@gmail.com
Hi, On 1 December 2011 18:28, Ugo Riboni ugo.rib...@canonical.com wrote: What about you just change the unity-2d packages to depend on Qt5 instead ? Or remove the Qt dependency entirely from the packages ? I don't know how to do neither of the two solutions you proposed :\ I know that

Re: [Ayatana-dev] Unity-2D and Qt5

2011-12-01 Thread a.gra...@gmail.com
Hi, On 1 December 2011 15:54, Olivier Tilloy olivier.til...@canonical.com wrote: This is not enough. In a previous e-mail, Marco suggested that you need to update PREFIX, CPATH, LD_LIBRARY_PATH, LD_RUN_PATH, XDG_DATA_DIRS, XDG_CONDIG_DIRS and PKG_CONFIG_PATH with that prefix. so the complete

Re: [Ayatana-dev] Unity-2D and Qt5

2011-11-29 Thread a.gra...@gmail.com
Hi, On 28 November 2011 15:11, Marco Trevisan (TreviƱo) m...@3v1n0.net wrote: In that case you need to use that install prefix. And so with autoconf you can do ./configure --prefix=/opt/qt5 ok, I was able to configure, make and make install using the new prefix. I also had to manually make

Re: [Ayatana-dev] Unity-2D and Qt5

2011-11-28 Thread a.gra...@gmail.com
Hi, On 24 November 2011 17:28, Andrew Starr-Bochicchio a.star...@gmail.com wrote: qt4-x11 is the source package you're looking for. You can pull the source of the Ubuntu package with: bzr branch lp:ubuntu/qt4-x11 pulled and.. ouch! :D More than 120 files in /debian/ folder :P Let's see where

Re: [Ayatana] Need ability to close windows from within Spread Mode (super+W)

2011-11-28 Thread a.gra...@gmail.com
Hi, On 28 November 2011 21:21, nick rundy nru...@hotmail.com wrote: I'm finding it incredibly frustrating to use Unity because of the inability to close windows without first having to open them first. With previous gnome 2x I could right-click the window button in the taskbar (gnome panel)

Re: [Ayatana-dev] Unity-2D and Qt5

2011-11-24 Thread a.gra...@gmail.com
Hi, On 23 November 2011 16:59, Andrew Starr-Bochicchio a.star...@gmail.com wrote: Starting from the Qt4 packages is certainly going to be your best bet. If nothing else, they'll provided an example of how to do complex package splits. You might also consider contacting the ~kubuntu-ninjas

[Ayatana-dev] Unity-2D and Qt5

2011-11-22 Thread a.gra...@gmail.com
Hi, even if Qt5 is scheduled for next year, I think we should play in advance and start doing some tests. Qt5 is already accessible and compilable (we can follow these instructions: http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git ) and there are already some examples running on Nokia

Re: [Ayatana] Music lens - Available for Purchase

2011-10-11 Thread a.gra...@gmail.com
Hi, On 11 October 2011 00:58, Thibaut Brandscheid randal...@web.de wrote: Houston, we have a problem I think there should be a section called Privacy in the Control Panel where the user can disable globally the possibility to send data trough Internet. Each lens/application should strictly

[Ayatana] An idea for the Unity dash

2011-09-06 Thread a.gra...@gmail.com
Hi all, this morning I had an idea about the Unity dash. I didn't prepare any mockups, because it's not an idea about how it is designed but how it could appear. Actually the user press the Super button and the dash window appears, covering/shadowing what is below it. My idea is to make it

Re: [Ayatana] make adding ppas easier

2011-09-05 Thread a.gra...@gmail.com
Hi, On 5 September 2011 13:01, Matthew Paul Thomas m...@canonical.com wrote: So now is a good time to think about how we can make Ubuntu safer by making adding PPAs harder. don't you think it's already a bit hard for new users to add a PPA to Ubuntu? Lot of my friends that use Ubuntu don't

Re: [Ayatana] Balsamiq

2011-09-05 Thread a.gra...@gmail.com
Hi, On 5 September 2011 10:44, Christian Giordano christian.giord...@canonical.com wrote: Hi Andrea, as you can imagine, sharing a serial publicly online is not the brightest thing to do. Balsamiq provides serial if you work on an open-source project. Unfortunately, I don't think they are

[Ayatana] Balsamiq

2011-09-04 Thread a.gra...@gmail.com
Hi all, thanks to a kind reply from Jono to a comment I did on one of his posts, I discovered Balsamiq. I installed it and tested a bit and later I discovered this: http://www.mail-archive.com/launchpad-users@lists.launchpad.net/msg01068.html Since I was going to use it to prepare some mockups

Re: [Ayatana] make adding ppas easier

2011-09-04 Thread a.gra...@gmail.com
Hi, On 4 September 2011 17:57, zekopeko zekop...@gmail.com wrote: I would really like it if people would stop using freedom of choice as a club to bash any design decision that has to be made. It is a balancing act instead. Too little choice and you get GNOME 3.0, too much choice and you get

Re: [Ayatana] Thunderbird needs tighter panel integration

2011-09-04 Thread a.gra...@gmail.com
Hi, On 4 September 2011 20:38, Carl Ansell afccarl1...@hotmail.com wrote: Really its checking emails in the background that I would want most of all, and when I heard about all of the work they had done integrating Thunderbird with Unity, I did think that this would be one of the things they