/srv/irclogs.ubuntu.com/2012/07/19/#ubuntu+1.txt

bobweaverhello there any on have unity-2d running on 12.10 ?01:50
bobweaverif so did you compile ? I can not get it to compile thanks01:50
trismbobweaver: what is the error? I just did a rebuild of the version in quantal without errors02:11
bobweaver[ 43%] Building CXX object libunity-2d-private/src/CMakeFiles/unity-2d-private.dir/gkeysequenceparser.cpp.o02:11
bobweaverLinking CXX shared library libunity-2d-private.so02:11
bobweaver/usr/bin/ld: cannot find -lnux-core-2.002:11
bobweavercollect2: error: ld returned 1 exit status02:11
bobweavermake[2]: *** [libunity-2d-private/src/libunity-2d-private.so.0.0.0] Error 102:11
bobweavermake[1]: *** [libunity-2d-private/src/CMakeFiles/unity-2d-private.dir/all] Error 202:11
bobweavermake: *** [all] Error 202:11
bobweaver22:05:57: The process "/usr/bin/make" exited with code 2.02:11
bobweaverError while building/deploying project unity-2d (target: Desktop)02:11
bobweaverWhen executing step 'Make'02:11
bobweaverI have changed the CMake files and getting nothing02:11
bobweaverbecause there is no nux-core02:12
bobweaverin 12.1002:12
bobweaversee02:12
bobweaverdpkg-query  -l | grep [Nn][uU[xX]-[Cc]ore02:12
bobweaverjoseph@joseph:~$ dpkg-query  -l | grep nux-core02:12
bobweaverjoseph@joseph:~$ apt-cache search nux-core02:12
bobweaverjoseph@joseph:~$02:12
trismbobweaver: in a pastebin please02:12
bobweaverkah sorry02:12
trismbobweaver: did you run: sudo apt-get build-dep unity-2d; first?02:12
bobweaveryes02:13
bobweaverso I changed 2 things02:13
bobweaverto things in Cmake02:13
bobweaverone ) libunity-private/CmakeList02:14
bobweaverUnity-core-5.0 to 6.002:14
bobweaverthen02:14
bobweaverbase CmakeList.txt file changed nux core stuff02:14
bobweaverpkg_check_modules(NUX REQUIRED nux-3.0)02:14
bobweaverline 44 ^^02:15
trismbobweaver: 44 is nux-core-3.0 here, which version are you building? I just rebuilt 5.12.0-0ubuntu202:16
bobweaversee that is the thing I do not have nux-core and can not find it02:16
bobweaverI am using unity602:16
bobweaverI do have libnux-3.0.002:17
trismbobweaver: libnux-3.0-dev02:17
bobweaverYs02:17
bobweavertrism,  I want to say thanks also for helping me :)02:17
trismbobweaver: no problem, what is: apt-cache policy libnux-3.0-dev; ?02:18
bobweaverhttp://paste.ubuntu.com/1099363/02:19
trismbobweaver: odd that it is trying to link to 2.0 though, -lnux-core-2.002:22
bobweaverI know right02:22
bobweaverand I have Changed the CmakeFiles.txt and ran make clean02:22
bobweaverlast error is parser for keyboard02:23
bobweaverdo you know a command to cat everything out under a dir and grep say 'nux-core' ?02:24
bobweavermaybe it is hiding and I dont see it ?02:24
trismbobweaver: grep -nHR nux-core directory/02:24
bobweaverThanks02:24
trismbobweaver: but I'm not sure you should need to hack anything, do you have libnux-2.0-dev installed as well?02:25
bobweaveryes02:25
trismbobweaver: might trying removing that and rerunning cmake02:25
bobweaverok02:26
bobweaverwould grep -nHR nux-core .      work if I am in $(CURDIR) ?02:26
bobweaverthe directory that I want to search ?02:26
bobweaverbecause there is a mix in this of 2.0 and 3.002:27
trismbobweaver: yes02:28
trismbobweaver: oh I see, which version are you building? the package has a debdiff making all those changes (just noticed)02:29
bobweaverYeah there is some ldflags that I missed woops02:29
bobweaverBuilding now02:29
bobweaverIt built but now to update to QT502:33
bobweaverThanks again trism  you Rock :)02:33
trismbobweaver: no problem, good luck with the coding02:34
bobweaverDo you knpw how to make unity2d into c++ plugin for QTCreator ?02:35
bobweaverto use the qml disgner02:35
bobweaverdesigner *02:35
trismbobweaver: sorry, I do not, you might want to ask in #ubuntu-unity , they may have an idea02:38
bobweaverYeah I tried thanks again02:38
bobweaverit is funny it is calling for QConf 1.0 but there is nothing like that02:38
bobweaverdo you have a file called QConf.qml02:39
trismbobweaver: not that I can see, the Unity2d page on the ubuntu wiki suggests that you can open the CMakeList.txt as a qtcreator project, I don't have much qt experience myself though02:41
bobweaverYeah that is how I build02:41
bobweaverbut if you do that there is a declaritve view port or something like that that you must import02:42
trismbobweaver: I see a qconf package02:43
bobweaverlike   import Unity2d 1.0     << that imports that project on top of the shell the shell is all qml that reads the c++ or Unity2d 1.0  but to use the designer for qml (shell) you need to export the c++ code as a plugin02:43
trism!info qconf02:43
ubottuqconf (source: qconf): Nice configure script for your qmake-based project. In component universe, is optional. Version 1.4-3 (precise), package size 58 kB, installed size 186 kB02:43
bobweaver1.0 is version Number of the Plugin02:44
bobweavershould be like 1.7 by now I would think *o02:44
bobweaverIt built finaly02:46
bobweaverthanks so so much02:47
trismyou're welcome02:47
bobweaverI wounder why build-deps did not pick up qconf ?02:48
trismprobably not necessary to build the package, just useful for developing it02:48
bobweaverI am going to drop the Ubuntu TV shell on top and see if I can get Ubuntu TV on 12.1002:49
sbarcteamhi. are we going to see deb diff updates the next release ?07:18
nocturnHi, anyone else getting Corrupted MAC on input on ssh connections?08:08
nocturnDon't get this ssh error on precise, only quantal08:09
=== zniavre_ is now known as zniavre
BluesKaj'Morning all11:23
peterrusI need some advice12:24
peterrusI am using the following patch:12:24
peterrushttp://comments.gmane.org/gmane.linux.kernel/131571912:24
peterruswhich only works if I start ubuntu in recovery mode12:24
peterrusand then choose 'resume normal boot'12:24
peterrusif I dont do that, I get a hung bootscreen12:25
peterruswhen I boot with nosplash12:25
peterrusI can see kernel errors12:25
peterrusnot sure what to call them12:25
peterrusthe fact that it does work when I boot to recovery mode and then normal boot might have to do with the fact that there is some race condition12:25
peterruswhat should I do, and what should I report?12:26
peterrusoh  hai new nautilus12:38
ReshAyinhey, appears the upgrade from 12.04 is now at "precise" 12.10, though am not certain about that15:54
ReshAyin& now the internet is not reachable via browsers15:54
bazhang12.10 is quantal quetzal15:55
=== akgraner` is now known as akgraner
ReshAyinwhat is the way to check that bazhang?15:55
bazhang!version | ReshAyin15:55
ubottuReshAyin: To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell - To know the available version of a package, « apt-cache policy <package> »15:55
ReshAyinam using 12.04 Precise15:56
ReshAyinis this the wrong group?15:56
bazhangthat's #ubuntu for support15:57
ReshAyingracias bazhang15:57
MechanisMhow to fix this http://paste.ubuntu.com/1100330/ ?16:08
MechanisManyone knows how to remove context menu which appears when I select any link?16:31
MechanisMthe one showing me open if firefox etc16:31
=== yofel_ is now known as yofel
IdleOneran an update and got 3.5.0-5-generic,  after reboot I noticed that grub was not showing me my Windows 7 install. sudo os-prober & update-grub found it and added it back to grub menu. Just wanted to report.19:46
FernandoMiguelE: Version '1:3.6.0~rc2-0ubuntu2' for 'fonts-opensymbol' was not found19:52
FernandoMiguelSetting up libglib2.0-0:i386 (2.33.6-1) ...19:53
FernandoMiguelwarning: Schema 'com.canonical.notify-osd' has path '/apps/notify-osd/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.19:53
FernandoMiguelwarning: Schema 'com.canonical.Unity.ApplicationsLens' has path '/desktop/unity/lenses/applications/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.19:53
FernandoMiguelanyone seeing that ?19:53
trismFernandoMiguel: strange, the version I have is: 2:102.2+LibO3.6.0~rc2-0ubuntu220:19
FernandoMigueltrism: me too21:04
=== bazhang_ is now known as bazhang
=== len is now known as Guest95644

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!