[00:49] george_e: answered, it happens quite often [00:58] ajmitch: Thanks. [01:27] I have edited my defaults.list to use sublime as an editor for python files but when using quickly's edit command it always uses gedit [01:27] any way around this? [01:33] add [01:33] export QUICKLY_EDITOR="geany" [01:33] or whatever editor command to your .bashrc [01:40] jvrbanac, many thanks [01:41] np [02:19] I submitted an application to MyApps a few days ago and only just noticed this line in the rules a few minutes ago: [02:19] "IMPORTANT! While submitting your app, fill in the App Showdown Participation Details and upload it in the ‘Your application‘ field in MyApps" [02:19] Now I don't know where to put it. [03:31] Anyone? [04:49] hello [06:10] Hello, I am using GtkFileChooseButton in my app. It will allow user to select a folder and I can get fullpath by using get_filename(). The problem is the widget shows a list of nautilus bookmarks and in the end an 'other' option. If user selects 'other' I can get fullpath of the folder but if user selects one of these bookmarks, no path is returned. How to solve this? [06:11] Is there a way to disable these bookmarks and directly go to filechooserdialog window? [06:34] ow do i disable [06:35] How do [06:35] How do I disable dropdown list in Gtkfilechooserbutton while selecting a folder? [06:42] I'm not the best the best person to ask, but I believe you can by creating a GtkFileChooserDialog in glade and specifying it on the GtkFileChooserButton [06:44] I tried that but still these dropdown bookmarks are shown [06:46] You referring to the places bar on the left? [06:46] The problem is that I cant get back fullpath if user selects a bookmark from dropdown list. If GtkFileChooserDialog is launched, its fine. [06:47] No not bookmarks in left, its a dropdown list with an 'other' option in end [06:47] Also I am using 'file-set' signal [06:50] What path does it give you? [06:50] no path, it fails [06:51] fails as in it just throws an error or it gives you nothing? [06:52] no errror, no output [06:54] Weird. I'm not sure what's going on. Have you posted your question on AskUbuntu yet? [06:57] If not, someone else might have experienced a similar issue, so I definitely would ask there. [06:59] No, but I noticed something. If I change signal to 'current-folder-changed' from 'file-set', I can get full path of a selection from dropdown list. But it works only once and next time if a folder is changed, it always returns the path of first selection. [06:59] good morning [07:00] Interesting. [07:00] @dholbach good morning [07:01] hi jvrbanac [07:05] I believe the problem can be resolved by using correct connecting signal. But which one I don't know. If someone can tell me which connecting signal to use for folder selection or guide me to a piece of code, it would be great. [07:08] Have you tried "file_activated"? [07:13] Sorry, I missed the folder selection part of your question. It's late... You'll probably want to use the "selection-changed" signal [07:14] http://developer.gnome.org/gtk3/stable/GtkFileChooser.html#GtkFileChooser-selection-changed [07:18] not working :( [07:19] Hmm... I don't know then. Sorry i'm not much of a help [07:20] thanks anyway :) [12:02] Hi All, I have a question related to quickly based python projects. Is there anybody who could help? [12:02] I have a project with a TextView in it [12:03] The keybindigs for ctrl+c ctrl+v etc. are not work. I realized that the cause should be in quickly generated files [12:04] because if I make a gui with glade and use it "manually" I mean without glade it works [12:04] *without quickly sorry [12:05] it looks like quickle builder removes the default keybindig handlers. is it normal? [13:26] teste [17:33] hey guys how do i incorporate facebook apis into an app like i would for android? if someone could help me there it would be much appreciated [17:46] I am facing this problem when i start my ubuntu 12.04 sound drivers are not working.. when i restart my pc after that then its working.. what is problem? [19:23] Hi guys and girls! I'd like to submit an app for Ubuntu App Showdown. I've uploaded it with "quickly submitubuntu" but I had no PPA and it went to project page. Is that O.K.? [19:50] how can I specify PPA which I'd like to upload using "quickly submitubuntu"? [19:59] see 'quickly help submitubuntu' [19:59] nevermind, found .quickly file with configuration [20:01] commandoline: thanks anyway === achuni_ is now known as achuni