| *** hrw is now known as hrw|gone | 00:07 | |
| *** tbf has quit IRC | 00:14 | |
| *** JPohlmann has joined #maemo-devel | 00:16 | |
| wnd | frals, just keep reference to the widget and then call gtk_container_remove(vbox, widget) | 00:17 |
|---|---|---|
| frals | wnd: thanks, ill try that :) | 00:17 |
| wnd | just remember that when the widget is removed, its reference counter is decreaced and when it reaches zero it gets destroyed. if you're planning to pack it back in, consider g_object_ref and g_object_unref | 00:19 |
| frals | thanks :) | 00:28 |
| *** kamui__ has joined #maemo-devel | 00:42 | |
| *** rsalveti_ has quit IRC | 00:53 | |
| *** woglinde has joined #maemo-devel | 00:53 | |
| *** rlinfati has quit IRC | 00:55 | |
| *** jpetersen has quit IRC | 01:00 | |
| *** shinkamui has quit IRC | 01:01 | |
| *** Chiku has joined #maemo-devel | 01:12 | |
| *** BabelO has quit IRC | 01:40 | |
| *** VDVsx has quit IRC | 01:50 | |
| *** VDVsx has joined #maemo-devel | 01:56 | |
| *** JPohlmann has quit IRC | 01:58 | |
| *** JPohlmann1 has joined #maemo-devel | 01:58 | |
| *** BabelO has joined #maemo-devel | 02:10 | |
| *** shinkamui has joined #maemo-devel | 02:10 | |
| *** kamui__ has quit IRC | 02:11 | |
| *** JPohlmann1 has quit IRC | 02:12 | |
| *** JPohlmann has joined #maemo-devel | 02:12 | |
| *** BabelO has quit IRC | 02:30 | |
| *** JPohlmann has quit IRC | 02:32 | |
| *** woglinde has quit IRC | 03:18 | |
| *** Chiku has quit IRC | 03:55 | |
| *** Miniscalope1 has quit IRC | 04:00 | |
| *** Miniscalope has joined #maemo-devel | 04:01 | |
| *** Miniscalope has quit IRC | 04:22 | |
| *** VDVsx has quit IRC | 04:54 | |
| *** fnordianslipeee has quit IRC | 05:32 | |
| *** goodwill has quit IRC | 06:56 | |
| *** goodwill_ has joined #maemo-devel | 06:56 | |
| *** DocScrutinizer51 has quit IRC | 07:30 | |
| *** Docscrutemp has joined #maemo-devel | 07:30 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 07:30 | |
| *** MrEntropy has joined #maemo-devel | 08:40 | |
| MrEntropy | yo | 08:40 |
| MrEntropy | I ported my GL app to the Maemo SDK and get a crapload of "hildon-desktop[15349]: GLIB WARNING ** ClutterX11 - Error when uploading from pixbuf: Unsupported BPP" when running. any ideas? | 08:41 |
| MrEntropy | the core of the message i get, sure, my image is of an unsupported depth, but what are the supported depths? | 08:41 |
| MrEntropy | second of all, this is a GL window, so how does GDK Pixbuff come into this/ | 08:42 |
| *** goodwill_ has quit IRC | 09:23 | |
| *** rlinfati has joined #maemo-devel | 09:34 | |
| *** rlinfati has quit IRC | 09:38 | |
| *** rlinfati has joined #maemo-devel | 09:38 | |
| *** rlinfati has quit IRC | 09:53 | |
| *** BabelO has joined #maemo-devel | 11:11 | |
| *** BluesLee has joined #maemo-devel | 11:46 | |
| *** BluesLee has quit IRC | 11:48 | |
| *** MrEntropy has quit IRC | 11:55 | |
| *** sleipnir has joined #maemo-devel | 12:06 | |
| *** pH5 has joined #maemo-devel | 12:14 | |
| *** kamui__ has joined #maemo-devel | 14:11 | |
| *** VDVsx has joined #maemo-devel | 14:19 | |
| *** shinkamui has quit IRC | 14:29 | |
| *** jebba has quit IRC | 14:36 | |
| *** Miniscalope has joined #maemo-devel | 14:40 | |
| *** blunk has joined #maemo-devel | 15:04 | |
| *** blunk is now known as pingpong | 15:05 | |
| *** woglinde has joined #maemo-devel | 15:06 | |
| *** jpetersen has joined #maemo-devel | 15:17 | |
| *** blanc has joined #maemo-devel | 15:25 | |
| *** pingpong has quit IRC | 15:38 | |
| *** blanc has quit IRC | 16:59 | |
| *** gdfire has joined #maemo-devel | 17:09 | |
| gdfire | hi to all | 17:10 |
| *** Pudding-n900 has joined #maemo-devel | 17:40 | |
| *** Pudding-n900 has quit IRC | 17:52 | |
| *** DocScrutinizer51 has quit IRC | 17:59 | |
| *** Docscrutemp has joined #maemo-devel | 17:59 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 18:00 | |
| *** woglinde_ has joined #maemo-devel | 18:12 | |
| *** woglinde has quit IRC | 18:25 | |
| *** woglinde_ is now known as woglinde | 18:29 | |
| *** DocScrutinizer51 has quit IRC | 18:50 | |
| *** Docscrutemp has joined #maemo-devel | 18:50 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 18:50 | |
| *** guido_g has quit IRC | 19:03 | |
| *** T7g has quit IRC | 19:22 | |
| *** Miniscalope has left #maemo-devel | 19:37 | |
| *** T7g has joined #maemo-devel | 19:40 | |
| *** DocScrutinizer51 has quit IRC | 19:47 | |
| *** Docscrutemp has joined #maemo-devel | 19:47 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 19:47 | |
| ruskie | hmm I wonder if anything will break if I update glib2 to 2.22.3 | 19:48 |
| ruskie | from my experience glib updates tend to be painless affairs | 19:50 |
| wnd | what could possibly go wrong?-) | 19:57 |
| *** DocScrutinizer51 has quit IRC | 19:57 | |
| *** Docscrutemp has joined #maemo-devel | 19:57 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 19:57 | |
| *** kodomo has joined #maemo-devel | 19:58 | |
| *** shinkamui has joined #maemo-devel | 20:03 | |
| ruskie | wnd, lol | 20:05 |
| ruskie | nice to see you :) | 20:06 |
| *** kamui__ has quit IRC | 20:07 | |
| wnd | it's been a while | 20:11 |
| *** kodomo_ has quit IRC | 20:12 | |
| *** lcuk has quit IRC | 20:15 | |
| ruskie | hmm I wonder what's the most up-to-date libsoup I can build with the glib available | 20:15 |
| Wolfie | anyone have an idea why my esbox has decided to mark my .h-file with syntax errors starting from Q_OBJECT a few lines onwards, even though the code compiles fine. Autocomplete is broken for any instance variables defined in the .h file. | 20:18 |
| ruskie | ok... 2.27.5 can build | 20:20 |
| Wolfie | actually, autocomplete is broken for everything in the .cpp file that's not a language feature | 20:20 |
| ruskie | I hope they fixed some of the stupid bugs | 20:20 |
| gdfire | hi to all | 20:26 |
| gdfire | anyone know how to make desktop widget whit pyqt? | 20:27 |
| *** DocScrutinizer51 has quit IRC | 20:44 | |
| *** Docscrutemp has joined #maemo-devel | 20:45 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 20:45 | |
| ruskie | hmm I wonder if it's libsoup that's broken or syncevolution that's the culprit | 20:45 |
| *** woglinde_ has joined #maemo-devel | 20:46 | |
| *** sjaensch has quit IRC | 20:53 | |
| *** sjaensch has joined #maemo-devel | 20:53 | |
| *** woglinde has quit IRC | 21:02 | |
| *** DocScrutinizer51 has quit IRC | 21:05 | |
| *** Docscrutemp has joined #maemo-devel | 21:06 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 21:06 | |
| *** woglinde has joined #maemo-devel | 21:35 | |
| *** woglinde_ has quit IRC | 21:48 | |
| *** sleipnir has quit IRC | 21:54 | |
| *** jebba has joined #maemo-devel | 22:13 | |
| *** JPohlmann has joined #maemo-devel | 22:18 | |
| ruskie | gah... some bits just refuse to change colour... | 23:20 |
| *** t7g_ has joined #maemo-devel | 23:56 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!