Aki-Thinkpad | how do you unfullscreen in qtcreator? | 03:08 |
---|---|---|
Aki-Thinkpad | nvm | 03:09 |
Aki-Thinkpad | wow this google thing is useful :P | 03:09 |
=== lazowik is now known as lazowik|afk | ||
qtros | popey ping | 14:03 |
qtros | mhall119 ping | 14:27 |
alaak | Hi. I still get an error when trying to upload a new version for my Ubuntu Touch App. Is there already anything known, when this will get fixed? | 14:44 |
daker | alaak: can you get the full backtrace of the server response ? | 14:46 |
alaak | {"traceback": "Traceback (most recent call last):\n File \"/srv/pkgme-service.canonical.com/production/pkgme-service/sourcecode/../src/djpkgme/tasks.py\", line 536, in run\n logger=self.get_logger())\n File \"/srv/pkgme-service.canonical.com/production/pkgme-service/sourcecode/../src/djpkgme/client.py\", line 66, in submit_to_myapps\n raise CallbackError(url, 'PUT', response.status, content)\nCallbackError: PUT to ht | 15:52 |
alaak | click-scan-complete/291/ got response 400:\nPiston/0.2.3rc1 (Django 1.5.4) crash report:\n\nMethod signature does not match.\n\nSignature should be: upload_id\n", "type": "CallbackError"} | 15:52 |
alaak | that is the stacktrace. | 15:52 |
daker | alaak: ok thanks | 16:03 |
daker | beuno: ^ | 16:04 |
daker | or james_w` | 16:10 |
mhall119 | qtros: pong | 16:11 |
qtros | mhall119 Hello! As you may know I am participating in App Showdown with TwimGo. But yesterday I've found that it doesn't work properly under Qt 5.2.1 (https://bugreports.qt-project.org/browse/QTBUG-38451). How I can notify judges about it? They should test it on 5.0 (not 14.04 in another words) | 16:30 |
=== lazowik|afk is now known as lazowik | ||
Elleo | qtros: at a guess from glancing at that I'd guess it's probably not a Qt bug exactly, but is rather due to qreal now being a double on arm instead of a float | 17:11 |
Elleo | that's just my vague intuition though, haven't looked in to your code in detail | 17:11 |
Elleo | but that'd seem a likely culprit since that changed in recent versions of the qt packages | 17:11 |
qtros | Elleo but how console.log() fixes it then? | 17:36 |
qtros | Elleo as far as I know qmlscene is not multithreaded | 17:36 |
qtros | Elleo I mean that console output can change behavior of multithreaded programs as far as I know | 17:37 |
qtros | Elleo and just want to note - I tested it on my x86 desktop too | 17:37 |
qtros | Elleo also affected | 17:37 |
qtros | mhall119 should I contact judges myself or you can notify them (and prove that the app works well)? I would be very grateful! ;) | 17:41 |
wolter | If I solve a bug in a personal branch, to which branch should I propose the merge? Stable, trunk? | 18:52 |
nikwen | I would suggest trunk because that's the current development version. | 18:54 |
wolter | Thanks | 19:04 |
wolter | Is there a quick way of merging two branches with no common ancestors and having bzr solve all of the conflicts? | 19:05 |
wolter | I see it easier to just pull from scratch the branch I will propose merge to and then modify the files I have changed | 19:05 |
Ahmad | Hi | 19:51 |
Thorondor | Hi | 22:02 |
Thorondor | Hi, I've been reading about the devel environment for Touch, and decided to start my experimentation with a "QML Extension Library + Tabbed UI". I thought this was a C++ application with UI designed using Qml, but seems like it's something different | 22:18 |
Thorondor | Any feedback? | 22:18 |
Thorondor | My confusion started after reading that a "Tabbed UI" project is Qml only. | 22:19 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!