danielholm | GuidoPallemans: nope, it doesnt. it instead gives me: decrypt(encrypt("testMessage", "testpass"), "testpass") | 00:00 |
---|---|---|
danielholm | darn | 00:00 |
GuidoPallemans | huh? | 00:00 |
danielholm | 746573744d657373616765 | 00:00 |
GuidoPallemans | show me a ubuntu paste of what you have | 00:00 |
danielholm | pushing source to Launchpad | 00:02 |
danielholm | right now | 00:02 |
danielholm | GuidoPallemans: https://code.launchpad.net/~danielholm/+junk/passwordstorage | 00:03 |
danielholm | you are the first one to see it ;) | 00:03 |
GuidoPallemans | huh, did launchpad update its css? | 00:04 |
GuidoPallemans | btw : check out my app at gihub.com/brambram/githubclient ! :D | 00:04 |
danielholm | GuidoPallemans: https://bazaar.launchpad.net/~danielholm/+junk/passwordstorage/view/head:/passwordstorage.qml#L56 | 00:04 |
GuidoPallemans | github* | 00:04 |
danielholm | GuidoPallemans: ah, is that you. I actually took a look at that earlier today! looks promising! | 00:05 |
GuidoPallemans | thanks :D | 00:05 |
danielholm | :) | 00:05 |
GuidoPallemans | https://bazaar.launchpad.net/~danielholm/+junk/passwordstorage/view/head:/aes-3.1.2.js ouch | 00:06 |
danielholm | GuidoPallemans: you think thats the issue? :P I just gave up trying to look trhough that one | 00:07 |
GuidoPallemans | no | 00:07 |
GuidoPallemans | you just copied the line I pasted | 00:07 |
GuidoPallemans | it should have been AES.decrypt(AES.encrypt("....... | 00:07 |
danielholm | yepp. but I got a function for that | 00:07 |
GuidoPallemans | huh | 00:08 |
danielholm | https://bazaar.launchpad.net/~danielholm/+junk/passwordstorage/view/head:/passwordstorage.qml#L95 | 00:08 |
danielholm | and https://bazaar.launchpad.net/~danielholm/+junk/passwordstorage/view/head:/passwordstorage.qml#L101 | 00:08 |
GuidoPallemans | ah ok | 00:09 |
GuidoPallemans | and have you tried logging what encrypted is? | 00:10 |
danielholm | GuidoPallemans: what? | 00:11 |
GuidoPallemans | just run it a couple of times and log what encrypt produces | 00:11 |
GuidoPallemans | with the same parameters | 00:11 |
danielholm | ah | 00:11 |
danielholm | trying | 00:11 |
GuidoPallemans | if these differ, youre a step closer | 00:11 |
danielholm | they dont seem to differ | 00:11 |
GuidoPallemans | and then you can replace the first var of decrypt by a string literal, and log that | 00:11 |
GuidoPallemans | k | 00:12 |
GuidoPallemans | and that string literal would be the result you just got more than once | 00:12 |
danielholm | GuidoPallemans: actually they do! | 00:12 |
GuidoPallemans | can you give me the output? | 00:12 |
GuidoPallemans | http://paste.ubuntu.com/ | 00:13 |
danielholm | http://paste.ubuntu.com/6026961/ | 00:13 |
danielholm | or http://paste.ubuntu.com/6026964/ | 00:15 |
danielholm | GuidoPallemans: wierd. sometimes nothing at all is printed | 00:15 |
GuidoPallemans | im just gonna set up a qml project real quick | 00:15 |
danielholm | GuidoPallemans: my battery is dying and I really have to go to sleep. I'm really thankful for your help, though | 00:16 |
GuidoPallemans | k | 00:16 |
GuidoPallemans | ping me tomorrow if you like | 00:16 |
danielholm | GuidoPallemans: thanks mate! take care | 00:16 |
danielholm | :) | 00:17 |
GuidoPallemans | cheers | 00:17 |
=== chriadam|away is now known as chriadam | ||
dholbach | good morning | 07:05 |
Mirv | raring (PPA) just received multiple little updates that I unlocked there, please report any anomalies (I've tested dist-upgrade + QtC basic usage, plus the diffs aren't big) | 07:38 |
nerochiaro | gusch: morning. do you know if any of the apps you manage are already using the new actions API ? | 08:37 |
gusch | nerochiaro: I don't think gallery uses any new action API | 08:39 |
nerochiaro | gusch: ok | 08:39 |
nerochiaro | gusch: i think https://code.launchpad.net/~amanzi-team/gallery-app/gallery-app-share-component is ready for review now that ubuntu-ui-extras is the daily image. i posted a few more commits to update it to the latest changes, should be good to go | 09:29 |
gusch | nerochiaro: ok - I have a look | 09:30 |
nerochiaro | gusch: same goes for https://code.launchpad.net/~amanzi-team/mediaplayer-app/mediaplayer-app-ubuntu-ui-extras-share/+merge/181271 but i guess that's not on your plate | 09:31 |
gusch | nerochiaro: I guess it's on no ones plate, so I'll just do it as well | 09:33 |
nerochiaro | gusch: thank you | 09:34 |
mihir_ | Good Morning :) | 09:36 |
=== chriadam is now known as chriadam|away | ||
nerochiaro | timp: Wellark: is there any documentation more updated than this one ? http://developer.ubuntu.com/api/devel/ubuntu-13.10/qml/ui-toolkit/qml-ubuntu-components0-action.html | 09:53 |
nerochiaro | for actions | 09:54 |
nerochiaro | Wellark: timp: (this one is from the conversation we had last week, but seems out of date | 09:54 |
nerochiaro | Wellark: timp: also with the latest image i'm having problems with the hud, it shows no actions at all. is that a known problem ? it was like that even last week | 09:55 |
gusch | nerochiaro: added a comment for gallery | 10:18 |
nerochiaro | gusch: looking | 10:18 |
mihir__ | dpm: Hi :) | 10:25 |
nerochiaro | Wellark: timp: ping | 10:38 |
randomcpp | any regexp expert here? | 10:59 |
randomcpp | just have few question.. | 11:00 |
GuidoPallemans | nerochiaro: do you know a way to set up a mail in an app, like pressing a mailto: link? | 11:17 |
nerochiaro | GuidoPallemans: i don't think we have anything set up for doing that, but I might be wrong | 11:18 |
GuidoPallemans | i feel like this should be in the friends api, but kenvandine hasn't been online for some days now | 11:19 |
gusch | nerochiaro: I approved the media-app | 11:40 |
nerochiaro | gusch: excellent, thanks | 11:40 |
gusch | nerochiaro: waiting for jenkins to complete the last run, and see if the autopilot errors are "gone" | 11:43 |
nerochiaro | ok | 11:43 |
nerochiaro | gusch: hmm, jenkins seems to be still unhappy | 11:55 |
gusch | nerochiaro: ok - looking into the test - there seems to be a problem ... | 11:58 |
gusch | nerochiaro: I guess I found it (although it's weired) - checking and running the tests ... | 12:01 |
wellsb | Is there a bug where if I set the audio of one qtmultimedia audio item, other items might inherit that volume? I'm not sure under what conditions this happens, but I have observed it | 12:08 |
gusch | nerochiaro: https://pastebin.canonical.com/96347/ that fixes the test (it seems autopilot changed it's behaviour?) | 12:11 |
nerochiaro | gusch: ok, do you want me to add that fix in the MR or do you want to do that in trunk and then i'll merge it ? | 12:31 |
gusch | nerochiaro: please go ahead | 12:35 |
nerochiaro | gusch: ok | 12:36 |
Josh015 | QUESTION: Going forward, are we supposed to be using Ubuntu's online account management system for all account info across services? | 13:16 |
Josh015 | QUESTION: Is there already a way to access said info in QML apps? | 13:17 |
dpm | Josh015, yes and yes | 13:22 |
dpm | mardy, do you think you could give Josh015 some pointers on using Online Accounts via QML apps? ^ | 13:22 |
GuidoPallemans | dholbach: will the weekly ubuntu update tomorrow be about the showdown, or will that be next week, or the week after that? | 13:23 |
dholbach | GuidoPallemans, we should definitely have somebody who can talk a bit about the showdown :) | 13:24 |
GuidoPallemans | okay | 13:24 |
GuidoPallemans | I'm currently watching the previous one | 13:25 |
GuidoPallemans | it's just that I go on vacation this friday, and I wondered if I could make everything for my showdown applications ready by then | 13:25 |
GuidoPallemans | are the click packages ready to use? | 13:28 |
Alfaw | hi | 13:33 |
dpm | GuidoPallemans, they're ready for testing, but I'd recommend to wait a bit until we announce the app store, which will happen very soon | 13:38 |
GuidoPallemans | this week still? | 13:38 |
dpm | we're just making sure we've got all the bits in place. Most probably, yes | 13:38 |
GuidoPallemans | it kinda sucks the showdown ends while I'm away, is there anything I should bear in mind before leaving friday? | 13:39 |
mardy | Josh015: hi! Sorry, was away | 13:45 |
mardy | Josh015: yes, we have an API to access online accounts via QML, and that's the preferred way of accessing online services | 13:45 |
mardy | Josh015: let me find the link... | 13:45 |
mardy | Josh015: here's the reference documentation: http://developer.ubuntu.com/api/ubuntu-12.10/qml/online-accounts/qmlmodule-ubuntu-onlineaccounts0-ubuntu-onlineaccounts-0-1.html | 13:46 |
mardy | Josh015: and a few examples: http://bazaar.launchpad.net/~online-accounts/accounts-qml-module/trunk/files/head:/examples/ | 13:47 |
xqwzts | GuidoPallemans: I'm off on vacation starting Thursday :P | 13:54 |
dpm | thanks mardy | 13:55 |
xqwzts | just going to make a list of my incomplete features and known bugs, and click package it up | 13:55 |
dholbach | GuidoPallemans, sorry - I just noticed - there won't be a weekly ubuntu update tomorrow - it's UDS time! | 14:19 |
dholbach | next week then | 14:19 |
dholbach | see the schedule for UDS: http://summit.ubuntu.com/uds-1308/ | 14:19 |
dholbach | and more info here: http://uds.ubuntu.com/ | 14:19 |
=== marcoceppi__ is now known as marcoceppi | ||
=== _salem is now known as salem_ | ||
mefrio | is there anybody who know how to fix this warning? http://pastebin.ubuntu.com/6029043/ | 15:27 |
randomcpp | mefrio, have you tried turning off and turning on the pc again? | 15:33 |
mefrio | randomcpp, sure | 15:33 |
randomcpp | mefrio, is the power adapter correctly plugged? | 15:34 |
mefrio | randomcpp, are you kidding? xD | 15:34 |
randomcpp | lol | 15:34 |
=== iBeliever is now known as iBelieve | ||
iBelieve | nik90, ping | 15:51 |
mefrio | iBelieve, hi :) | 15:53 |
iBelieve | mefrio, hi | 15:53 |
mefrio | iBelieve, any progresses on including the sidebar in ubuntu-toolkit-ui?? | 15:53 |
iBelieve | mefrio, no, the bug I filed hasn't been looked at yet | 15:54 |
mefrio | iBelieve, I think I will copy the file directly in my source tree so or I won't be able to build a package.... | 15:55 |
=== boiko_ is now known as boiko | ||
iBelieve | mefrio, the sidebar component is stable enough now so that will work fine, I don't plan on making any changes to it | 15:57 |
mefrio | iBelieve, ok great | 15:57 |
nerochiaro | gusch: i fixed the autopilot tests in the gallery MR and also submitted two new ones. I think you might be the only one around who can take them: https://code.launchpad.net/~amanzi-team/notes-app/notes-app-new-actions-api/+merge/182133 and https://code.launchpad.net/~amanzi-team/mediaplayer-app/mediaplayer-app-new-actions-api/+merge/182148 | 16:06 |
nerochiaro | gusch: this last one for mediaplayer will probably somehow conflict with the other MR to add share component support to mediaplayer | 16:06 |
gusch | nerochiaro: might take a bit, but I will look at them today | 16:07 |
nerochiaro | gusch: thanks | 16:07 |
nerochiaro | gusch: tomorrow is perfectly ok too | 16:07 |
GuidoPallemans | iBelieve: what sidebar? | 16:08 |
nerochiaro | no big rush. the share component ones are the most important | 16:08 |
iBelieve | GuidoPallemans, I wrote a sidebar component for use in convergent/adaptive layouts | 16:08 |
iBelieve | GuidoPallemans, here it is: https://github.com/iBeliever/ubuntu-ui-extras/blob/master/Sidebar.qml | 16:09 |
GuidoPallemans | whoa, is it useable? | 16:09 |
iBelieve | GuidoPallemans, yes, I'm hosting it in https://github.com/iBeliever/ubuntu-ui-extras/. It is licensed under the GPLv3 | 16:09 |
iBelieve | GuidoPallemans, just copy the Sidebar.qml file into your own project. It is somewhat documented on how to use | 16:10 |
GuidoPallemans | okay, thanks, I'll check it out | 16:10 |
iBelieve | GuidoPallemans, it's the same sidebar used in the File Manager core app | 16:10 |
GuidoPallemans | huh | 16:10 |
GuidoPallemans | k | 16:10 |
GuidoPallemans | but here's a tip: | 16:10 |
GuidoPallemans | if you make a plugin, you better make a video with some example useages | 16:11 |
iBelieve | GuidoPallemans, thanks, that would be a good idea. | 16:12 |
GuidoPallemans | how's your app going btw? what are you making? | 16:12 |
iBelieve | GuidoPallemans, I'm making Ubuntu Tasks. It's coming along nicely, I finished local/Ubuntu One projects, now I'm working on Trello integration | 16:13 |
GuidoPallemans | ah, yes | 16:13 |
GuidoPallemans | I should do some U1 integration too | 16:13 |
iBelieve | GuidoPallemans, by the way, you might be interested in http://askubuntu.com/a/337346/109543 for GitHub login | 16:14 |
GuidoPallemans | I got github login working, don't worry :D | 16:14 |
iBelieve | GuidoPallemans, that's great. I was only suggesting trying that because it would be better integrated with Ubuntu and follow the way other apps handle login | 16:15 |
GuidoPallemans | yeah, I'm reading it and thinking the same thing | 16:15 |
GuidoPallemans | got a lot of work to do | 16:16 |
GuidoPallemans | I'm leaving on vacation friday | 16:16 |
iBelieve | GuidoPallemans, I'm really looking forward to a nice GitHub app! | 16:17 |
GuidoPallemans | thanks | 16:17 |
GuidoPallemans | iBelieve: love your source code header :D | 16:35 |
iBelieve | GuidoPallemans, thanks :) | 16:36 |
GuidoPallemans | does anyone here know the height of a nexus 7 in units.gu() ? | 16:37 |
iBelieve | GuidoPallemans, you don't need to manually set it. It will automatically be set. | 16:39 |
mefrio | what are the differences between deb packages and click packages? | 16:39 |
GuidoPallemans | iBelieve: I was wondering if that sidebar would open on a nexus 7 in portrait mode | 16:40 |
iBelieve | GuidoPallemans, ah, I don't know. | 16:40 |
hakermania | Is there any way to get the default folder's name in Ubuntu? | 16:48 |
hakermania | For example, I can get the home directory path | 16:48 |
hakermania | But I want to also take the ~/Pictures folder directory | 16:48 |
hakermania | but it isn't always named Pictures. It depends on the system language. On Greek it is Εικόνες | 16:49 |
hakermania | (for example) | 16:49 |
randomcpp | hakermania, there are some method in qtc++ lib | 16:55 |
randomcpp | to retrieve those info | 16:55 |
hakermania | randomcpp, thanks, I will have a look | 16:56 |
randomcpp | unfortunately qml doens't have those methods by default | 16:57 |
hakermania | randomcpp, I am not looking for qml methods | 16:59 |
hakermania | By I could write a Qt plugin for qml :P | 17:00 |
nerochiaro | gusch: heading out, i'l have a look at any comments on these reviews tomorrow. thanks for taking a look | 17:02 |
gusch | nerochiaro: ok - have a nice evening | 17:02 |
hakermania | randomcpp, Can you tell the exact name of the package that you're talking about? Synaptic doesn't come up with something | 17:02 |
nerochiaro | gusch: you too | 17:03 |
randomcpp | http://doc.qt.digia.com/4.6/qdesktopservices.html#StandardLocation-enum | 17:05 |
randomcpp | hakermania, ^^^ | 17:05 |
randomcpp | sorry | 17:06 |
randomcpp | http://qt-project.org/doc/qt-5.0/qtcore/qstandardpaths.html | 17:06 |
randomcpp | this one | 17:06 |
hakermania | randomcpp, thanks a lot :) | 17:08 |
randomcpp | hakermania, np | 17:08 |
GuidoPallemans | iBelieve: sidebar looks very clean | 17:14 |
GuidoPallemans | iBelieve: may i suggest a columnsidebar.qml? I'll make a pull request if I got it | 17:18 |
iBelieve | GuidoPallemans, that would be nice to have! | 17:19 |
GuidoPallemans | put a vertical flickable in it that only flicks when it's too small | 17:20 |
hakermania | Is anyone here developing using Qt 5 under 13.04? I have issues with getting icons from theme | 17:27 |
hakermania | Qt cannot see them | 17:27 |
hakermania | And this strange thing happened: I set up fallbacks for the theme icons, so, if an icon doesn't exist into the theme, then the fallback will take its place. | 17:28 |
hakermania | But, I have updated the ppa and I installed it on a clean 13.04 installation and even the fallbacks are not shown! | 17:29 |
GuidoPallemans | iBelieve: do your thing http://pastebin.ubuntu.com/6029485/ | 17:29 |
hakermania | Can someone test it? http://paste.ubuntu.com/5962435/ | 17:29 |
GuidoPallemans | iBelieve: I;m eating now | 17:29 |
GuidoPallemans | iBelieve: have you checked that paste? | 18:13 |
iBelieve | GuidoPallemans, what paste? | 18:14 |
GuidoPallemans | http://pastebin.ubuntu.com/6029485/ | 18:14 |
GuidoPallemans | the ubuntu.components shouldnt even be imported | 18:15 |
iBelieve | GuidoPallemans, cool, thanks. What do you think about having just the Flickable? It seems like there would be uses for having a flickable but not a Column, and the Column is easy to add. | 18:16 |
GuidoPallemans | then you can add the flickable directly to the main Sidebar | 18:16 |
GuidoPallemans | shouldnt be a seperate component | 18:16 |
randomcpp | kalikiana, have you made some progress on those problems? (delete docs and weird queries) | 18:21 |
om26er | boiko, hey! https://code.launchpad.net/~om26er/phone-app/fix_failing_test/+merge/182180 | 18:24 |
om26er | read the branch description ;) | 18:25 |
boiko | om26er: yeah, weird though :) | 18:27 |
boiko | om26er: anyways, I will just wait for jenkins to run the tests before approving, if that's fine with you | 18:28 |
om26er | boiko, yes, sure :) | 18:28 |
GuidoPallemans | is it possible to have a global variable in qml? I want an object that is used multiple times, but a web request that gets an object for that object should only be done once | 18:40 |
GuidoPallemans | argh, gonna do it through JS, never mind that one | 18:41 |
zangaroo | can i use the source package to build the same binary from a ppa ? For example, https://launchpad.net/~cmiller/+archive/chromium-browser-stable-daily/+build/4906532, this package. If so, how would i learn to do it ? | 18:48 |
mefrio | kenvandine, ping | 19:40 |
boiko | om26er: approved your MR, jenkins has just finished running CI on it | 20:29 |
om26er | boiko, yeah francis had to re-enable CI for phone-app because it was disabled in the honor of the new split apps landing today | 20:30 |
boiko | om26er: ah ok | 20:32 |
bigcalm | Hi :) Ubuntu Touch peeps sent me here -- I'm trying to get QtLocation working. But it's causing a segmentation fault on my desktop and the SDK says that my phone doesn't have the QtLocation module :( | 21:00 |
bigcalm | Hi :) tonight's image appears to be missing QtLocation (outpu of ctrl+f12 in the SDK): file:///home/phablet/dev_tmp/oelssi/components/LocationComponent.qml:2 module "QtLocation" is not installed | 21:22 |
AskUbuntu | Fade in or out a QML Audio file? | http://askubuntu.com/q/337654 | 21:47 |
AskUbuntu | How do I detect the presence of a mouse or touchpad? | http://askubuntu.com/q/337665 | 22:11 |
ahayzen | jono, thanks for ur email :) | 22:25 |
jono | ahayzen, :-) | 22:27 |
ahayzen | jono, just responded so should be a pigeon flying ur way | 22:28 |
jono | ahayzen, cool :-) | 22:28 |
jono | thanks! | 22:28 |
jono | ahayzen, I will follow up soon | 22:29 |
ahayzen | jono, awesome :) | 22:35 |
AskUbuntu | How can I pin the toolbar so that it remains revealed? | http://askubuntu.com/q/337675 | 22:35 |
=== salem_ is now known as _salem | ||
randomcpp | nik90, ping | 22:44 |
randomcpp | or nik90_ | 22:45 |
clepto1995 | can I use something like QStackedLayout for qml components? | 22:53 |
randomcpp | clepto1995, I don't so :/ | 22:53 |
randomcpp | clepto1995, what's your use case? | 22:53 |
clepto1995 | randomcpp, lets say I have two ListViews | 22:54 |
clepto1995 | randomcpp, and I want to show one at a time | 22:54 |
clepto1995 | but in the same exactly spot | 22:54 |
clepto1995 | how to do it? | 22:54 |
randomcpp | put the two listview in the same page | 22:54 |
clepto1995 | randomcpp, and? | 22:54 |
randomcpp | ListView { id: list1; visible: true } ListView {id: list2; visible: !list1.visible} | 22:55 |
randomcpp | note the ! | 22:55 |
randomcpp | if you hide the first listview the second shows up | 22:55 |
randomcpp | if you want to hide the second and show the first, just set the first visible | 22:56 |
randomcpp | that's it | 22:56 |
clepto1995 | I tried what but it didn't work... wait to try againb | 22:57 |
randomcpp | strange I just did the same (well, similar) thing with a column and a activity indicator | 22:58 |
AskUbuntu | Plugin ubuntu Desktop | http://askubuntu.com/q/337678 | 22:59 |
AskUbuntu | How can I anchor a component to the top of the toolbar? | http://askubuntu.com/q/337682 | 22:59 |
clepto1995 | randomcpp, the items are inside a row and they don't appear in the same size | 23:07 |
clepto1995 | same position* | 23:07 |
clepto1995 | i tried with anchors but i get an error | 23:07 |
randomcpp | strange, post your code | 23:08 |
clepto1995 | wait, the layout is broken now, damn | 23:09 |
clepto1995 | randomcpp, https://github.com/Clepto/cnotes-ubuntu-touch/blob/master/CNotes.qml#L200 | 23:13 |
randomcpp | clepto1995, btw, do you anything about regex? | 23:14 |
randomcpp | XD | 23:14 |
clepto1995 | randomcpp, huh? | 23:14 |
randomcpp | not related with your problem, I'm having some trouble with a regex | 23:14 |
clepto1995 | randomcpp, nothing, sorry Q( | 23:14 |
clepto1995 | :( | 23:14 |
GuidoPallemans | anyone here know something about httprequests? | 23:15 |
randomcpp | GuidoPallemans, I do | 23:15 |
GuidoPallemans | k | 23:15 |
GuidoPallemans | I need to get json data from the github search api | 23:16 |
GuidoPallemans | shouldnt be too hard, if you see this page: http://developer.github.com/v3/search/ | 23:16 |
randomcpp | GuidoPallemans, do you have the token? | 23:16 |
GuidoPallemans | yup | 23:16 |
clepto1995 | randomcpp, If you want to test it just run the app, open the toolbar and press archive... the listview will appear in the wrong posiition | 23:16 |
randomcpp | clepto1995, ok a sec | 23:17 |
GuidoPallemans | i request the page https://api.github.com/search/repositories/?q=sad&access_token= | 23:18 |
GuidoPallemans | wait, ill give my code | 23:18 |
GuidoPallemans | http://pastebin.ubuntu.com/6030592/ | 23:18 |
GuidoPallemans | us the line xhr.setRequestHeader("Accept", "application/vnd.github.preview") correct? | 23:19 |
randomcpp | GuidoPallemans, yes https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest?redirectlocale=en-US&redirectslug=DOM%2FXMLHttpRequest#setRequestHeader%28%29 | 23:20 |
GuidoPallemans | already went to that page | 23:20 |
GuidoPallemans | but what could be wrong? i get the following response: | 23:21 |
GuidoPallemans | {"message":"Not Found"} | 23:21 |
randomcpp | clepto1995, i'm cloning your repo :) | 23:21 |
clepto1995 | randomcpp, waiting :) | 23:21 |
AskUbuntu | How does the Ubuntu SDK handle accessibility? | http://askubuntu.com/q/337688 | 23:23 |
randomcpp | clepto1995, tips: you should put the *.user in .gitingore | 23:24 |
clepto1995 | οκ | 23:24 |
randomcpp | :) | 23:24 |
GuidoPallemans | randomcpp: thanks anyway, solved the problem now | 23:24 |
randomcpp | clepto1995, where do I find this? '/home/random/Projects/cnotes-ubuntu-touch/DirParser/libdirparserplugin.so' is an invalid ELF object (wrong cpu architecture) | 23:25 |
clepto1995 | hakermania, ^ | 23:25 |
clepto1995 | hakermania, its hakermania's | 23:25 |
hakermania | MINE! | 23:26 |
clepto1995 | hakermania, compile it for 64bit | 23:26 |
clepto1995 | :P | 23:26 |
hakermania | clepto1995, I cannot compile 64 in 32 bit. What's the problem? | 23:26 |
clepto1995 | hakermania, see above | 23:27 |
randomcpp | clepto1995, you should distribute the sources | 23:27 |
clepto1995 | hakermania, push them to your github or something | 23:27 |
randomcpp | not the precompiled lib | 23:27 |
hakermania | clepto1995, you already have the source. Make it available online so as to let anyone build it. | 23:29 |
clepto1995 | randomcpp, https://github.com/Clepto/dirParserPlugin | 23:39 |
randomcpp | clepto1995, thanks | 23:39 |
clepto1995 | randomcpp, any luck? | 23:52 |
randomcpp | clepto1995, sorry I'm diving in regex atm, if I reemerge I'll have a look I promise! | 23:53 |
clepto1995 | no problem | 23:53 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!