[00:01] Yes [00:01] (there is a file chooser button in there by default [00:04] does anyone know the function to "go forward" and "go backward" in webkit [00:05] via python [00:05] im trying to expand on the tutorial [00:14] penguin: did you check the C docs? [00:18] sorry... im a newbie [00:19] dont know what that is [00:23] http://www.webkitgtk.org/reference/webkitgtk/stable/index.html I think [00:23] where do i look [00:23] nvm [00:23] ty [00:24] the way to use webkit/gtk from python should be equivalent [00:24] http://www.webkitgtk.org/reference/webkitgtk/stable/WebKitWebBackForwardList.html look relevant to your question ☺ [00:49] Hello all, Can tell me the file used to set default apps on unity bar? [03:03] stlsaint: it's in dconf [03:03] IIRC [03:16] mhall119: right, i open it up but cant tell how to edit it. right click, double click, cant seem to edit the favorites [03:33] Using quickly, I chuck some images in data/media/ folder ; and when referring to these in glade, use: ../media/image.png . In code, I found to use data/media/image.png. Is there a better practice for referring to images stored there? Thinking that reference wouldn't work once installed ... looking at the media player example, I see they just use the helpers module, e.g. helpers.get_media_file("image.png") [06:49] good morning [07:23] good morning to you too [10:29] hi, what is the best way to store the data associated with an app in ubuntu? [10:30] I am trying quickly... [10:30] Is sqlite a good option [10:55] auappdev: python3 can partecipate to Ubuntu app showdown? [11:30] auappdev: Ubuntu App Showdown: Commercial applications || Adding a deamon to quickly app? [11:57] hi all [12:10] auappdev: Ambiance theme text stays black - Jono Bacon - Creating First Ubuntu Application [12:17] Are there alteratives to using quickly and putting apps inside the app store? I love the simplicity of quickly, but I don't know python. I would prefer something for ruby if it exists... [12:22] auappdev: Ambiance theme text stays black - [12:27] auappdev: Opening a Window within an already open window (Quickly/Glade) [12:48] x_or: you don't need to use quickly, but I think the intent is to bring the app into extras so it doesn't have to go into "the store" [13:01] zoopster: OK, I'm not sure what you mean by "bring the app into extras"... [13:03] x_or: extras.ubuntu.com is where applications submitted through myapps for review by the Application Review Board are placed once approved. Extras is a repository that allows for post-release applications to be released === jppiiroinen2 is now known as jppiiroinen [13:48] auappdev: python3 can participate to Ubuntu app showdown? [15:00] auappdev: Dynamic quicklist: how to reference to .desktop file? (installed in /opt) [15:10] Hey everyone, I have a question regarding Glade and Quickly. Is it possible to map a button to a notebook within the same program. Like say for instance I have a toolbar with a button on it. Can I link it to, say page 3, on the notebook widget? [15:24] auappdev: Quickly/Glade linking a button to notebook page [15:34] lol that's my post ^_^ [15:52] if I create a package using 'quickly package --extras', does that package generate a .desktop file after installation, because I can't seem to find it.. [16:17] auappdev: How to reference to .desktop file? (installed in /opt) in a dynamic quicklist? [16:59] auappdev: Quickly app Unity support [17:47] auappdev: GTK+ Custom Accelarator Groups || Webview load specific URL (Quickly/Glade) [18:07] so i just spent the last hour in winpdb tearing my hair out about a piece of code only to realise that winpdb was loading all the old *.pyc files so none of my changes made a difference until i nuked all the *.pyc. [18:08] seriously, what kind of insanity is that for a debugger [18:10] *calms down from rage-fit* sorry guys this window was my closest vent point, im good now :) [18:12] Hey guys, it's me again. I was wondering if there was a way to tell Webkit to load a specific URL upon a click of a notebook label. So for instance, if I were to click "page 2" on my notebook, the tab would open and webkit would launch the URL of my choice. [18:15] sure, just embed it as normal and set up a callback on the "switch-page" signal [18:16] in quickly it would be def on_notebook1_switch-page(self,widget): i believe [18:18] Ok (thanks for the response), I have it embed already, but where is the field to launch the specific URL? [18:21] unsure gotta be in the docs somewhere [18:21] theres no ui element packed with it, you'll have to make your own like a GtkEntry or something [18:23] Ok, thanks [18:36] Anyone know of a way to authenticate a quickly app via Google OpenID or Facebook? [18:39] auappdev: "No Launchpad project set" - Quickly [18:42] x_or: openid isn't meant for logging in desktop apps since it requires a callback on a webserver. [18:42] there are apis for desktop apps available though [18:43] commandoline: OK, yeah, I think I meant to say oauth using google. I' [18:43] will look up desktop apps authenticating into google services, good idea. [18:51] auappdev: Quickly & Ubuntu App Developer: Returns "State: Failed to build" [19:09] auappdev: How to change GtkWidget background in GTK3? [19:16] auappdev: How to apply gradient background to GtkWidget in GTK3? [19:22] auappdev: How to draw on mouse click in Gtk.DrawingArea using pygi [19:46] auappdev: How do I use the Unity methods in Quickly's python code? === imbrando1 is now known as imbrandon === james_w` is now known as james_w [21:39] auappdev: Quickly/Glade autoadjust text position [21:47] Heyo [21:49] I want to write a script (bash,perl) which runs continuous an checks if eth0 is up. which file or which function I've to call for gretiing this information? [21:49] s/gretiing/getting/ [21:50] I also want to signal traffic like the leds on a switch [21:54] ok I must leave due to rl will be back in an hour hopefully. [22:21] auappdev: Quickly. adding button to grid [22:49] auappdev: Wikipedia lens example broken [22:53] hi. I'm back :) [22:53] someone awake? [23:06] not sure if someone's awake at the moment === chimney is now known as chimney-away === chimney-away is now known as chimney-scared