[01:50] hello there any on have unity-2d running on 12.10 ? [01:50] if so did you compile ? I can not get it to compile thanks [02:11] bobweaver: what is the error? I just did a rebuild of the version in quantal without errors [02:11] [ 43%] Building CXX object libunity-2d-private/src/CMakeFiles/unity-2d-private.dir/gkeysequenceparser.cpp.o [02:11] Linking CXX shared library libunity-2d-private.so [02:11] /usr/bin/ld: cannot find -lnux-core-2.0 [02:11] collect2: error: ld returned 1 exit status [02:11] make[2]: *** [libunity-2d-private/src/libunity-2d-private.so.0.0.0] Error 1 [02:11] make[1]: *** [libunity-2d-private/src/CMakeFiles/unity-2d-private.dir/all] Error 2 [02:11] make: *** [all] Error 2 [02:11] 22:05:57: The process "/usr/bin/make" exited with code 2. [02:11] Error while building/deploying project unity-2d (target: Desktop) [02:11] When executing step 'Make' [02:11] I have changed the CMake files and getting nothing [02:12] because there is no nux-core [02:12] in 12.10 [02:12] see [02:12] dpkg-query -l | grep [Nn][uU[xX]-[Cc]ore [02:12] joseph@joseph:~$ dpkg-query -l | grep nux-core [02:12] joseph@joseph:~$ apt-cache search nux-core [02:12] joseph@joseph:~$ [02:12] bobweaver: in a pastebin please [02:12] kah sorry [02:12] bobweaver: did you run: sudo apt-get build-dep unity-2d; first? [02:13] yes [02:13] so I changed 2 things [02:13] to things in Cmake [02:14] one ) libunity-private/CmakeList [02:14] Unity-core-5.0 to 6.0 [02:14] then [02:14] base CmakeList.txt file changed nux core stuff [02:14] pkg_check_modules(NUX REQUIRED nux-3.0) [02:15] line 44 ^^ [02:16] bobweaver: 44 is nux-core-3.0 here, which version are you building? I just rebuilt 5.12.0-0ubuntu2 [02:16] see that is the thing I do not have nux-core and can not find it [02:16] I am using unity6 [02:17] I do have libnux-3.0.0 [02:17] bobweaver: libnux-3.0-dev [02:17] Ys [02:17] trism, I want to say thanks also for helping me :) [02:18] bobweaver: no problem, what is: apt-cache policy libnux-3.0-dev; ? [02:19] http://paste.ubuntu.com/1099363/ [02:22] bobweaver: odd that it is trying to link to 2.0 though, -lnux-core-2.0 [02:22] I know right [02:22] and I have Changed the CmakeFiles.txt and ran make clean [02:23] last error is parser for keyboard [02:24] do you know a command to cat everything out under a dir and grep say 'nux-core' ? [02:24] maybe it is hiding and I dont see it ? [02:24] bobweaver: grep -nHR nux-core directory/ [02:24] Thanks [02:25] bobweaver: but I'm not sure you should need to hack anything, do you have libnux-2.0-dev installed as well? [02:25] yes [02:25] bobweaver: might trying removing that and rerunning cmake [02:26] ok [02:26] would grep -nHR nux-core . work if I am in $(CURDIR) ? [02:26] the directory that I want to search ? [02:27] because there is a mix in this of 2.0 and 3.0 [02:28] bobweaver: yes [02:29] bobweaver: oh I see, which version are you building? the package has a debdiff making all those changes (just noticed) [02:29] Yeah there is some ldflags that I missed woops [02:29] Building now [02:33] It built but now to update to QT5 [02:33] Thanks again trism you Rock :) [02:34] bobweaver: no problem, good luck with the coding [02:35] Do you knpw how to make unity2d into c++ plugin for QTCreator ? [02:35] to use the qml disgner [02:35] designer * [02:38] bobweaver: sorry, I do not, you might want to ask in #ubuntu-unity , they may have an idea [02:38] Yeah I tried thanks again [02:38] it is funny it is calling for QConf 1.0 but there is nothing like that [02:39] do you have a file called QConf.qml [02:41] bobweaver: 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 though [02:41] Yeah that is how I build [02:42] but if you do that there is a declaritve view port or something like that that you must import [02:43] bobweaver: I see a qconf package [02:43] like 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 plugin [02:43] !info qconf [02:43] qconf (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 kB [02:44] 1.0 is version Number of the Plugin [02:44] should be like 1.7 by now I would think *o [02:46] It built finaly [02:47] thanks so so much [02:47] you're welcome [02:48] I wounder why build-deps did not pick up qconf ? [02:48] probably not necessary to build the package, just useful for developing it [02:49] I am going to drop the Ubuntu TV shell on top and see if I can get Ubuntu TV on 12.10 [07:18] hi. are we going to see deb diff updates the next release ? [08:08] Hi, anyone else getting Corrupted MAC on input on ssh connections? [08:09] Don't get this ssh error on precise, only quantal === zniavre_ is now known as zniavre [11:23] 'Morning all [12:24] I need some advice [12:24] I am using the following patch: [12:24] http://comments.gmane.org/gmane.linux.kernel/1315719 [12:24] which only works if I start ubuntu in recovery mode [12:24] and then choose 'resume normal boot' [12:25] if I dont do that, I get a hung bootscreen [12:25] when I boot with nosplash [12:25] I can see kernel errors [12:25] not sure what to call them [12:25] the 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 condition [12:26] what should I do, and what should I report? [12:38] oh hai new nautilus [15:54] hey, appears the upgrade from 12.04 is now at "precise" 12.10, though am not certain about that [15:54] & now the internet is not reachable via browsers [15:55] 12.10 is quantal quetzal === akgraner` is now known as akgraner [15:55] what is the way to check that bazhang? [15:55] !version | ReshAyin [15:55] ReshAyin: 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 » [15:56] am using 12.04 Precise [15:56] is this the wrong group? [15:57] that's #ubuntu for support [15:57] gracias bazhang [16:08] how to fix this http://paste.ubuntu.com/1100330/ ? [16:31] anyone knows how to remove context menu which appears when I select any link? [16:31] the one showing me open if firefox etc === yofel_ is now known as yofel [19:46] ran 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:52] E: Version '1:3.6.0~rc2-0ubuntu2' for 'fonts-opensymbol' was not found [19:53] Setting up libglib2.0-0:i386 (2.33.6-1) ... [19:53] warning: Schema 'com.canonical.notify-osd' has path '/apps/notify-osd/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. [19:53] warning: Schema 'com.canonical.Unity.ApplicationsLens' has path '/desktop/unity/lenses/applications/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. [19:53] anyone seeing that ? [20:19] FernandoMiguel: strange, the version I have is: 2:102.2+LibO3.6.0~rc2-0ubuntu2 [21:04] trism: me too === bazhang_ is now known as bazhang === len is now known as Guest95644