=== Acn0w- is now known as Acn0w | ||
=== rpadovani_ is now known as rpadovani | ||
JamesTait | Good morning all! Happy Thursday, and happy Get Out Your Guitar Day! 😃 | 09:49 |
---|---|---|
JanC | I'm sure it's also marketeers-say-they-love-you-day | 10:05 |
DanChapman | dpm hey! after the next build of dekko in your ppa it should include translations. The only issue is you will have to reconfigure your accounts as the paths have changed slightly due to a minor bug. | 11:14 |
DanChapman | Let me know if they work ok :-) | 11:14 |
=== _salem is now known as salem_ | ||
=== boiko_ is now known as boiko | ||
=== salem_ is now known as _salem | ||
=== _salem is now known as salem_ | ||
=== mhall119_ is now known as mhall119 | ||
mweimann | Hi there! What's this "IRC Hackaton" about? Is there something exciting happening here today? | 14:47 |
popey | the what? | 14:47 |
mweimann | Eh in context of the "Scopes Showdown" https://developer.ubuntu.com/en/showdown/ at bottom of the page | 14:51 |
popey | oh! | 14:51 |
popey | davidcalle: ^ | 14:51 |
=== BOHverkill is now known as BOHverkill___ | ||
balloons | well popey, it seems the upgrades aren't breaking file manager everyday it least. It's been continuing to work | 16:13 |
popey | \o/ | 16:14 |
=== aaron is now known as Guest40132 | ||
m_jimmer | Does anyone know how to get the current x and y of the current selected word in TextEdit ? | 17:13 |
m_jimmer | Also I can not get to the bottom of the emulator in order to press next at the welcome screen. I also can not resize the window that holds the emulator. Know of a work around ? | 17:16 |
jimmer | Not sure if someone answered my question. y computer overheated :/ | 17:54 |
=== Guest40132 is now known as ahoneybun | ||
kazord | hi everyone | 19:55 |
kazord | need little bit of help for an ubuntu scope | 19:55 |
kazord | comment-input args are ? Submit trigger do nothing | 19:55 |
kazord | (tryed https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.1/previewwidgets/) | 19:56 |
kazord | appdevs somewhere ? | 20:25 |
davidcalle | kazord: hey | 20:28 |
kazord | hi davidcalle | 20:28 |
davidcalle | kazord: what are you trying to achieve? | 20:28 |
kazord | building a scope | 20:28 |
kazord | want to let user change text color :) , using previewWidget with type comment-input | 20:29 |
kazord | but on button clic | 20:29 |
davidcalle | kazord: so you are trying to get the callback of the submit, right? | 20:29 |
kazord | yes | 20:29 |
davidcalle | kazord: hold on, I think I have a code example | 20:30 |
kazord | it try to open ./0 file (i can see in cerr output) | 20:30 |
kazord | cod exemple, nice, i will enjoy that | 20:30 |
davidcalle | kazord: using c++, go, js? | 20:31 |
kazord | c++ | 20:31 |
kazord | if it's js, it's ok too, i know js and will be able to translet my need :) | 20:33 |
davidcalle | kazord: I have found a go scope using it http://bazaar.launchpad.net/~twitter-scope-team/twitter-scope/trunk/view/head:/src/twitter.go#L1920 and kyleN (big consumer of the API) can probably answer your questions :) | 20:57 |
kazord | maybe coment-input is broken | 21:01 |
kazord | twitter use rating input lol | 21:01 |
davidcalle | kazord: I'm trying to reproduce what you are saying and yes, it tries to open a file, that's odd | 21:35 |
davidcalle | kazord: I'll ask one of the API devs when they are around tomorrow, looks like you have found a bug | 21:38 |
kazord | do you have a some c++ code of scope::perform_action reimpl ? | 21:39 |
davidcalle | kazord: this I do: http://bazaar.launchpad.net/~ubuntuone-control-tower/unity-scope-click/trunk/view/head:/scope/clickapps/apps-scope.cpp#L109 | 21:49 |
kazord | thanks, will help, didn't use the good func ... | 21:51 |
m_jimmer | I know that this is going to be a odd question but I am wondering if someone can help me with this switch Line 10--11 http://pastebin.com/WxGEUdi1 | 21:57 |
dobey | m_jimmer: what help? c++ isn't shell :) | 22:04 |
dobey | m_jimmer: seems like you need to learn how to use the << operator | 22:04 |
m_jimmer | dobey, what ? | 22:08 |
m_jimmer | dobey, Full function http://pastebin.com/j3EtjU04 | 22:09 |
dobey | m_jimmer: well you just have string literals inside the case statements | 22:09 |
m_jimmer | they are const QByteArray command; Oh yeah I see what you are saying. In that last paste there was no assignment operator | 22:10 |
dobey | well i don't know what your app is doing there exactly, but i don't think windows and ssh go together | 22:10 |
m_jimmer | err my horrible Internet. yeah I think that there is 100% ssh in windows like with putty or powershell | 22:13 |
m_jimmer | dobey, but the app is uploading a sshkeys after generation via ssh 0o chicken or egg deal though. | 22:14 |
m_jimmer | dobey, but see https://blogs.msdn.microsoft.com/powershell/2015/06/03/looking-forward-microsoft-support-for-secure-shell-ssh/ | 22:15 |
m_jimmer | ssh is now supported in doZ. But obvis I am not a doZ expert ;) | 22:16 |
dobey | m_jimmer: well, it depends on what client you are using. you can use openssh inside mingw too | 22:16 |
dobey | i meant as a server on windows though | 22:17 |
dobey | but sure; putty also doesn't do keys in the normal openssh way either. so you'd have to support it differently | 22:17 |
dobey | anyway, i gotta go | 22:18 |
dobey | later | 22:18 |
m_jimmer | cya thanks for the insight :) | 22:18 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!