ajmitch | george_e: answered, it happens quite often | 00:49 |
---|---|---|
george_e | ajmitch: Thanks. | 00:58 |
Anxi80_ | 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 |
Anxi80_ | any way around this? | 01:27 |
jvrbanac | add | 01:33 |
jvrbanac | export QUICKLY_EDITOR="geany" | 01:33 |
jvrbanac | or whatever editor command to your .bashrc | 01:33 |
Anxi80_ | jvrbanac, many thanks | 01:40 |
jvrbanac | np | 01:41 |
george_e | 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 |
george_e | "IMPORTANT! While submitting your app, fill in the App Showdown Participation Details and upload it in the ‘Your application‘ field in MyApps" | 02:19 |
george_e | Now I don't know where to put it. | 02:19 |
george_e | Anyone? | 03:31 |
mistere | hello | 04:49 |
jimk | 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:10 |
jimk | Is there a way to disable these bookmarks and directly go to filechooserdialog window? | 06:11 |
jimk | ow do i disable | 06:34 |
jimk | How do | 06:35 |
jimk | How do I disable dropdown list in Gtkfilechooserbutton while selecting a folder? | 06:35 |
jvrbanac | 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:42 |
jimk | I tried that but still these dropdown bookmarks are shown | 06:44 |
jvrbanac | You referring to the places bar on the left? | 06:46 |
jimk | The problem is that I cant get back fullpath if user selects a bookmark from dropdown list. If GtkFileChooserDialog is launched, its fine. | 06:46 |
jimk | No not bookmarks in left, its a dropdown list with an 'other' option in end | 06:47 |
jimk | Also I am using 'file-set' signal | 06:47 |
jvrbanac | What path does it give you? | 06:50 |
jimk | no path, it fails | 06:50 |
jvrbanac | fails as in it just throws an error or it gives you nothing? | 06:51 |
jimk | no errror, no output | 06:52 |
jvrbanac | Weird. I'm not sure what's going on. Have you posted your question on AskUbuntu yet? | 06:54 |
jvrbanac | If not, someone else might have experienced a similar issue, so I definitely would ask there. | 06:57 |
jimk | 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 |
dholbach | good morning | 06:59 |
jvrbanac | Interesting. | 07:00 |
jvrbanac | @dholbach good morning | 07:00 |
dholbach | hi jvrbanac | 07:01 |
jimk | 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:05 |
jvrbanac | Have you tried "file_activated"? | 07:08 |
jvrbanac | Sorry, I missed the folder selection part of your question. It's late... You'll probably want to use the "selection-changed" signal | 07:13 |
jvrbanac | http://developer.gnome.org/gtk3/stable/GtkFileChooser.html#GtkFileChooser-selection-changed | 07:14 |
jimk | not working :( | 07:18 |
jvrbanac | Hmm... I don't know then. Sorry i'm not much of a help | 07:19 |
jimk | thanks anyway :) | 07:20 |
sipiatti | Hi All, I have a question related to quickly based python projects. Is there anybody who could help? | 12:02 |
sipiatti | I have a project with a TextView in it | 12:02 |
sipiatti | The keybindigs for ctrl+c ctrl+v etc. are not work. I realized that the cause should be in quickly generated files | 12:03 |
sipiatti | because if I make a gui with glade and use it "manually" I mean without glade it works | 12:04 |
sipiatti | *without quickly sorry | 12:04 |
sipiatti | it looks like quickle builder removes the default keybindig handlers. is it normal? | 12:05 |
junior_ | teste | 13:26 |
short_sam | 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:33 |
mistere | 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? | 17:46 |
mmiicc | 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:23 |
mmiicc | how can I specify PPA which I'd like to upload using "quickly submitubuntu"? | 19:50 |
commandoline | see 'quickly help submitubuntu' | 19:59 |
mmiicc | nevermind, found .quickly file with configuration | 19:59 |
mmiicc | commandoline: thanks anyway | 20:01 |
=== achuni_ is now known as achuni |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!