=== gfrog_afk is now known as gfrog === gfrog_afk is now known as gfrog === gfrog is now known as gfrog_afk === gfrog_afk is now known as gfrog === gfrog is now known as gfrog_afk === gfrog_afk is now known as gfrog [06:58] I'm running apport-cli on a crash report, but after I choose 's' to send, a browser window to report the bug doens't appear. How can I actually file a bug on a crash rather than just report the issue to the crash db? [07:02] !bug | lfaraone [07:02] lfaraone: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [07:03] holstein: thanks :) but in this case, I want to file a bug from a program crash, and include the crash information in the report. [07:03] historically, the "report a problem" dialog would open up launchpad if I submitted the report. [07:03] lfaraone: ok.. i would check for other ways in the wiki listing. other than those other ways, im not sure what to suggest [07:04] you can always just do the entire thing manually online [07:04] might be able to re-enable apport - I'll try and find the info [07:05] lfaraone: what is /etc/default/apport set to ? [07:07] oh - think there is another file too [07:08] lfaraone: https://wiki.ubuntu.com/Apport#Ubuntu_12.04_and_later [07:09] I had the same issue at the start of the cycle - when it's still disabled, had to do that to get apport to work [07:47] elfy: I had to disable reporting to errors.u.c by editing /etc/apport/crashdb.conf [13:21] Howdy all [15:13] where can i find if trim is enabled in 14.04? [15:14] i've read an article trusty would enable by default [15:16] nvm i found it :http://www.leaseweblabs.com/2013/12/ubuntu-14-04-lts-supports-trim-ssd-drives/ === Guest86595 is now known as LoganCloud === LoganCloud is now known as Guest95298 [17:56] Hi i have the following error when I try to build the online accounts setup for utouch ":-1: error: Package SystemSettings not found" [17:57] i have no idea what package qtcreator is talking about.. any help? [17:59] kaimast: I see the qml in ubuntu-system-settings but you might need libsystemsettings-dev too [18:00] trism: thanks! that did it :) [18:00] kaimast: if those don't work you may want to ask in #ubuntu-touch they might be more likely to know [18:00] kaimast: oh excellent === paddy_ is now known as paddy [18:32] Now I get "`Ubuntu/../ubuntu-system-settings-online-accounts/client/module/qmldir', needed by `Ubuntu/OnlineAccounts/Client.0.1/libOnlineAccountsClient.so'". any ideas? [18:40] kaimast: I would guess one of these packages: https://launchpad.net/ubuntu/+source/ubuntu-system-settings-online-accounts/0.2~+14.04.20131205-0ubuntu1 , qtdeclarative5-online-accounts-client0.1 seems to have the qmldir but in a different path [18:48] Thanks trism but that didn't do it. I wonder if i even can build this project "standalone" or if I have to build the whole UOA stack together. [18:52] kaimast: what are you trying to build specifically? [18:54] trsim: i want to build/run this project https://launchpad.net/ubuntu-system-settings-online-accounts [18:56] trism * [18:56] kaimast: ahh then it would be pretty circular to use those packages as deps, to build from the command line all you should need is an: apt-get build-dep ubuntu-system-settings-online-accounts; [18:56] kaimast: I don't know if building from qtcreator would require extra deps [19:03] that didn't help [19:03] but it seems like the qtcreator project is just broken [19:03] running qmake && make works [19:05] could be === wgrant_ is now known as wgrant