/srv/irclogs.ubuntu.com/2012/06/30/#ubuntu-app-devel.txt

QueopsHello :) I want to use AppIndicator on my mono gtk# 2.0 app, which reference do I need to set?00:45
twobottuxauappdev: How do I launch the app from within `quickly test` for gui testing? <http://askubuntu.com/questions/157856/how-do-i-launch-the-app-from-within-quickly-test-for-gui-testing>02:52
JohanSJAis there any table widget in Glade?03:36
leandrw_someone from Brazil?04:46
leandrwabout ubuntu app contest, what about a Ubuntu mail Client? Im talking about something with the Ubuntu face, with unity integration, a contacts lens, not what we have un thunderbird05:00
hakermaniaI tried yesterday, too, but if anyone can help here, please do:http://ubuntuforums.org/showthread.php?p=12060773#post1206077308:54
twobottuxauappdev: How can I open/show the default content-help-dialog with quickly? <http://askubuntu.com/questions/157926/how-can-i-open-show-the-default-content-help-dialog-with-quickly>09:13
twobottuxauappdev: How can I choose where are my files installed? (dh_make) <http://askubuntu.com/questions/157948/how-can-i-choose-where-are-my-files-installed-dh-make>10:44
hakermaniaIs there a specific section in askubuntu.com where I should ask ubuntu showdown specific questions?12:04
twobottuxauappdev: Quickly submitubuntu potential error <http://askubuntu.com/questions/157984/quickly-submitubuntu-potential-error>13:39
duncjdHi, is anyone available to help with a packaging problem with quickly? My app builds in a ppa with `quickly share` but fails with `quickly submitubuntu`.14:28
twobottuxauappdev: Creating Ubuntu Applications <http://askubuntu.com/questions/158004/creating-ubuntu-applications>14:39
twobottuxauappdev: Where can i find the ubuntu-one brand (logo)? <http://askubuntu.com/questions/158025/where-can-i-find-the-ubuntu-one-brand-logo>15:19
twobottuxauappdev: GtkPositionType <http://askubuntu.com/questions/158053/gtkpositiontype>16:57
MrokiiHello. Can somebody give me a hint on how to add a calendar (GtkCalendar) to an application indicator written in Python? I found examples on how to add regular menus, but nothing about adding more complex items.17:15
twobottuxauappdev: Ubuntu App Submission won't allow the "free" bubble to be checked <http://askubuntu.com/questions/158060/ubuntu-app-submission-wont-allow-the-free-bubble-to-be-checked>17:22
titeuf_87Does anyone have some experience submitting an application with quickly submitubuntu that can help me out with some issues I have?17:30
twobottuxauappdev: Running a terminal-type command in my application <http://askubuntu.com/questions/158095/running-a-terminal-type-command-in-my-application>18:50
rafa_nunesHey guys18:52
rafa_nunesI am trying to creating something to apps showdown18:53
rafa_nunesHow can add a python module in quickly? Just add to myprojetc/myproject_lib folder?18:53
titeuf_87rafa_nunes, that should work. And also using bzr add to add it to bazaar18:57
rafa_nunesWell, didn't work addint to myproj_lib19:05
rafa_nunesJust if I add to PYTHONPATH19:05
titeuf_87What error are you getting?19:07
rafa_nunes'no module named...'19:07
titeuf_87Ah, have to change the __init__.py file too.19:08
titeuf_87Or alternatively you can just add your module in myproject/myproject, not in the lib directory.19:09
rafa_nunesIf I add to myproj/myproj, I have to change something in __init__.py?19:12
titeuf_87Normally no.19:13
rafa_nunesBecause It runs 'import mymodule' but not 'mymodule.othermodule'19:13
titeuf_87Those were just guesses, it's hard to say what's wrong without knowing the structure of your application and/or seeing the code.19:16
rafa_nunesJust runned quickly create ubuntu....etc19:19
rafa_nunesAnd trying to import some module into MyProjWindow.py19:19
rafa_nunesI am trying to import boto: https://github.com/boto/boto/19:19
titeuf_87Ah, that looks to be in the repository. Use that one instead of providing your own copy?19:20
rafa_nunesAny links how to do that?19:24
titeuf_87Can install python-boto from synaptic (or use sudo apt-get install python-boto)19:25
titeuf_87Quickly will detect that as a dependency when you use it in your application.19:25
rafa_nunesOh, sure, I thought you mean in some quickly or app-showdown repo19:26
rafa_nunesBecause If I add it in my python lib, how can I add it when I distribute my quickly app?19:27
rafa_nunesUsers will have to install python-boto too, right?19:28
titeuf_87Yes, but Quickly will take care of that. It'll detect that your app uses python-boto and when users try to install it, it'll get automatically installed as a dependency.19:28
rafa_nunesWow! This is really nice!19:30
rafa_nunes(Don't mind, coming from Java world, easy environment management is unimaginably...hah)19:32
rafa_nunesThanks for your help!19:32
titeuf_87You're welcome, and good luck with your app!19:33
joel135i want to get better at reading existing code. where do you think i should start? suggestions of code that has good style would be appreciated :)20:09
Guest36332QUESTION:  ubuntu app showdown related. I did the quick tutorial of mybrowser, and installed the deb. how do I  uninstall this?20:36
omindsHello all, trying to compile my app and getting fatal error: Python.h: No such file or directory, installed python-dev and python3-dev but no change, I'm using cmake and ubuntu 12.04 if that makes a difference20:55
ominds?21:18
omindsanyone?21:18
rafa_nunesAny links how to use PreferencesDialog?21:53
rafa_nunesIn quickly, I mean21:55
twobottuxauappdev: Problem with theming my application with CSS <http://askubuntu.com/questions/158137/problem-with-theming-my-application-with-css>22:03
Phoenix87the application i'm developing should deploy an external extension, say a nautilus extension. Can I use python (maybe distutil) in order to install this extension alongside with the main app?22:18

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