/srv/irclogs.ubuntu.com/2012/07/04/#ubuntu-app-devel.txt

ajmitchgeorge_e: answered, it happens quite often00:49
george_eajmitch: 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 gedit01:27
Anxi80_any way around this?01:27
jvrbanacadd01:33
jvrbanacexport QUICKLY_EDITOR="geany"01:33
jvrbanacor whatever editor command to your .bashrc01:33
Anxi80_jvrbanac, many thanks01:40
jvrbanacnp01:41
george_eI 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_eNow I don't know where to put it.02:19
george_eAnyone?03:31
misterehello04:49
jimkHello, 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
jimkIs there a way to disable these bookmarks and directly go to filechooserdialog window?06:11
jimkow do i disable06:34
jimkHow do06:35
jimkHow do I disable dropdown list in Gtkfilechooserbutton while selecting a folder?06:35
jvrbanacI'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 GtkFileChooserButton06:42
jimkI tried that but still these dropdown bookmarks are shown06:44
jvrbanacYou referring to the places bar on the left?06:46
jimkThe problem is that I cant get back fullpath if user selects a bookmark from dropdown list. If GtkFileChooserDialog is launched, its fine.06:46
jimkNo not bookmarks in left, its a dropdown list with an 'other' option in end06:47
jimkAlso I am using 'file-set' signal06:47
jvrbanacWhat path does it give you?06:50
jimkno path, it fails06:50
jvrbanacfails as in it just throws an error or it gives you nothing?06:51
jimkno errror, no output06:52
jvrbanacWeird. I'm not sure what's going on. Have you posted your question on AskUbuntu yet?06:54
jvrbanacIf not, someone else might have experienced a similar issue, so I definitely would ask there.06:57
jimkNo, 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
dholbachgood morning06:59
jvrbanacInteresting.07:00
jvrbanac@dholbach good morning07:00
dholbachhi jvrbanac07:01
jimkI 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
jvrbanacHave you tried "file_activated"?07:08
jvrbanacSorry, I missed the folder selection part of your question. It's late... You'll probably want to use the "selection-changed" signal07:13
jvrbanachttp://developer.gnome.org/gtk3/stable/GtkFileChooser.html#GtkFileChooser-selection-changed07:14
jimknot working :(07:18
jvrbanacHmm... I don't know then. Sorry i'm not much of a help07:19
jimkthanks anyway :)07:20
sipiattiHi All, I have a question related to quickly based python projects. Is there anybody who could help?12:02
sipiattiI have a project with a TextView in it12:02
sipiattiThe keybindigs for ctrl+c ctrl+v etc. are not work. I realized that the cause should be in quickly generated files12:03
sipiattibecause if I make a gui with glade and use it "manually" I mean without glade it works12:04
sipiatti*without quickly sorry12:04
sipiattiit looks like quickle builder removes the default keybindig handlers. is it normal?12:05
junior_teste13:26
short_samhey 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 appreciated17:33
mistereI 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
mmiiccHi 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
mmiicchow can I specify PPA which I'd like to upload using  "quickly submitubuntu"?19:50
commandolinesee 'quickly help submitubuntu'19:59
mmiiccnevermind, found .quickly file with configuration19:59
mmiicccommandoline: thanks anyway20:01
=== achuni_ is now known as achuni

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!