=== chu_ is now known as chu [01:31] auappdev: Quickly Application making it run on startup [06:56] good morning [07:03] ajmitch, shall I sent some "please vote" emails for the apps which I worked on? [07:03] to get them reviewed etc [07:33] auappdev: TypeError: Expected Gtk.Widget, but got GObjectMeta [07:39] auappdev: Why does creating a new tab give me 'TypeError: Expected Gtk.Widget, but got GObjectMeta'? [07:57] QUESTION: regarding app showdown: which location would be ideal to persist data? (in the form of xml or json file) [08:21] auappdev: How to add widgets on GUI developed with Glade? [08:22] tvnmsk, I'm not part of the organisers of the team, but I personally found dealing with json always a lot easier [08:23] thx, but where to save these files? [08:24] if it's user data, you might want to stick it into ~/.local/share// [08:26] if you use python, you can even easily save simple objects by doing something along the lines of saving json.dumps([a.__dict__ for a in objects]) into a file, which I personally find much easier than building an xml tree, etc [08:26] auappdev: Can I see the "App Showdown" on Monday later? [closed] [09:19] quickly package command fails, is this a known bug? [09:21] lemaire, can you please run 'debuild' in the source directory and paste the output to http://paste.ubuntu.com? [09:21] "quickly package" unfortunately eats a lot of the useful output here :) [09:25] dholbach, here you go: http://paste.ubuntu.com/1053956/ [09:26] lemaire, does your first line in debian/changelog start with "Unity Bookmarks"? [09:27] or maybe it's in debian/control? [09:27] if so, please change it to "unity-bookmarks" [09:31] debian/changelog is correct, but in debian control the first line is "Source: Unity Bookmarks" [09:31] yes, please check it [09:31] err [09:31] change it [09:31] when I change it to unity-bookmarks and try to run package, it changes back [09:32] also in the stanza below [09:33] there might be other places as well where it might be worth changing it [09:34] ok, I'll check it out, I probably changed the name somewhere [09:34] I'll get back to you, thanks [09:35] :) [09:37] I changed the name in setup.py and now it works, although I get a warning about sending credentials [09:38] ** (setup.py:6251): WARNING **: Error sending credentials: Error sending message: Operation not permitted [09:38] should I be worried or can I ignore this? === joke is now known as Guest9389 [09:56] Hello! [09:57] Can I have some help with this: http://askubuntu.com/questions/154515/why-does-creating-a-new-tab-give-me-typeerror-expected-gtk-widget-but-got-gob [10:11] lemaire, I'm not sure about what "sending credentials" might be - dpm? [10:59] dholbach, hm, not sure about the credential parts either [11:28] dholbach, I'll just ignore the credentials part for now, it doesn't seem to be a big problem [11:29] thanks for the help [12:12] lemaire, de rien [12:19] Hi [12:20] I need to know which signal will caught the user "enter" on an "Enrtry" object [12:41] I need to know which signal will caught the user "enter" on an "Enrtry" object [12:46] auappdev: How to add vte terminal widget in GTK3? [12:49] gr8linux, i'm not a part of the ubuntu app team, but you can take a look at http://developer.ubuntu.com/api/ubuntu-12.04/python/Gtk-2.0.html#Gtk.Entry , if the current implemented signals aren't those you needed you could maybe implement them yourself [12:52] and you could also try out the standard singals by implemnting a callback (e.g. print) and see which singal gets called when you "enter". [13:21] auappdev: Get child elements of an element [13:37] tvnmsk: Thanks [13:44] wow, nice to see we're getting more updates about submissions: http://www.reddit.com/r/UbuntuAppShowdown [13:44] holy cow :) [13:46] :) [13:50] gr8linux I hope it helps, i'm a beginner when it comes to ubuntu dev [14:24] auappdev: Error while running Quickly [14:52] davidcalle, did you see the last update I pushed to my wikipedia lens branch? debian/copyright update? [14:55] dholbach, thanks :) [15:06] hey [15:18] auappdev: How to keep Text within GTK CellRenderers at center? [15:25] auappdev: any basic app packaging gui for a newbie? [15:30] auappdev: any basic app packaging guide for a newbie? [16:35] auappdev: Gtk Notebook widget in a Notebook widget [16:41] auappdev: How do I create a GTK Notebook widget inside another Notebook widget? [16:53] auappdev: How do I commit changes to a text file on button press? [17:05] auappdev: How to detect a computer's physical screen size in GTK [17:41] auappdev: Get child elements of a Notebook [17:43] hi, are there any demographics about ubuntu users? [17:44] I mean tech-savvy, basic users categories [18:45] http://www.reddit.com/r/Ubuntu/comments/vg4gr/ubuntu_app_showdown_week_1_wrapup_ubuntu_app/ [18:46] read and upvote [19:08] auappdev: Basic Image editing in python [20:34] auappdev: Linuxubuntu1234 [21:04] auappdev: Linuxubuntu1234 [closed]