/srv/irclogs.ubuntu.com/2011/01/28/#ubuntu-bugs.txt

=== tarun is now known as Guest16467
=== Guest16467 is now known as c2tarun
nigelbcharlie-tca: congrats!02:11
charlie-tcathanks, nigelb02:11
nigelb:)02:11
c2tarunCan anyone please help me with bug 69148202:47
ubot2Launchpad bug 691482 in brasero "Brasero Disc Burner > wrongly named" [Undecided,New] https://launchpad.net/bugs/69148202:47
persiac2tarun, What sort of help do you seek with that bug?02:50
c2tarunpersia: That is a simple bug i guess, I just want to know that looking for "CD/DVD Creator" in the source code and replacing it with "Brasero CD/DVD Creator" will do the job or not?02:51
persiaIf you just want to change the menu entry, you'd just need to adjust the .desktop file.02:52
persiaThat ought also adjust the representation in Software Centre02:52
persiaIf you need to change more, it would be deeper.02:52
persiaThat said, firstly, be sure you're compliant with the GNOME HIG if you are making that class of change.02:53
persiaAnd secondly, you want to balance the presentation to the user with the desire on the part of the software authors to have distinct branding.02:53
persiaif you remove all branding enough that the software authors are unhappy, they may no longer be motivated to maintain the software.02:53
c2tarunpersia: sorry but I am new, I am not getting what do you mean by branding?02:54
c2tarunand balance02:54
iktbrasero is the branding02:54
iktif you remove the name of the program, the people who work on the software might not be happy02:55
c2tarunactually the bug is to introduce a branding, and that is what I am trying to do... :(02:55
persiaJust be careful not to apply the Brasero brand to anything not distributed by the Brasero team.02:56
c2tarunpersia: I am very sorry I am not getting what u are trying to explain. the whole application is built by Brasero right? And then fixing the bug means introducing a branding, if we'll not introduce a branding how can we fix the bug?02:58
persiaThat's the tricky part, that needs some investigation.03:02
persiaIf all the code for all the places you want to make consistent comes from the same project, then it's easy, and just fix it.03:02
persiaIf the code comes from several different projects, you may find it a bit trickier to find a solution that is acceptable to the developers of all the projects.03:02
c2tarunpersia: how can we check that?03:03
persiaWell, firstly find out which programs are running for each interface that concerns you.  There are lots of ways to do this: the one I like is to use lsw from suckless-tools to see what I have running.03:04
persiaThen check which packages provide the programs that are running (at least one is Brasero).03:04
persiaIf everything is really in one package, then it's just a matter of discussing it with the Brasero folk.  If it isn't in one package, you'll need to try to sort through the history to find out why not, and what might be done to have a unified project provide the suite of tools.03:05
persiaThe code change is trivial, but the bug may be complicated: needs some investigation, and then likely needs some discussion on one or more mailing lists (which ones depend on the output of the investigation)03:06
c2tarunpersia: ok let me install the suckless-tools and give it a try, :) Thanks03:07
c2tarunpersia: I installed suckless-tools but there is no documentation with it, I mean no o/p on 'man lsw' or 'man suckless-tools'03:09
persiac2tarun, apt-cache show suckless-tools will explain the tools briefly (yes, the documentation is bad).03:10
persialsw just gives a list of all the windows currently open03:10
c2tarunpersia: so I should open brasero and then run lsw?03:12
persiaMy read of the bug is that there are several interfaces that have inconsistent names.03:12
persiaRunning each can help you find out what is running them.03:12
c2tarunpersia: sorry, what do you mean by running each? how can we do that?03:13
persiaI have no idea :)03:14
* persia doesn't have a working optical drive on any of the devices on which a GUI is installed currently03:14
c2tarunpersia: Can you tell me how can i check several interfaces of some other application, like empathy.03:15
* persia doesn't use empathy.03:16
c2tarunok, anyway thanks a lot :)03:17
persiaSo, theoretically, just launch the differently branded interfaces however they would be normally launched.03:17
persiaAnd then look to see what program is running them03:17
c2tarunpersia: actually that is what I wanted to know, 'where to look?' :(03:19
persiaOh, in the lsw output03:20
c2tarunpersia: view this please http://paste.ubuntu.com/559347/03:25
c2tarunpersia: it is the diff between lsw before running brasero and after running braser03:25
c2tarunpersia: I am very sorry to say that my laptop battery is critically low :( I had to go, I'll come back as soon as power supply will come03:26
persiaI'm confused.  The difference is "Disc Burner".  I swear I was using lsw to determine what was actually running.  Hrm.03:27
persiaI'm distracted by a few things right now, but I'll see if I can figure out what I should have told you to run to get the package name from the window.03:27
persia(or maybe someone else will say before I can figure it out)03:27
tarunpersia: u there?03:35
=== tarun is now known as Guest67331
=== Guest67331 is now known as c2tarun
c2tarunpersia: ping03:36
c2tarunpersia: ping03:37
persiaRepeated pinging doesn't help that much.03:37
c2tarunsorry i thought that I was still not connected.03:37
c2tarunpersia: you looked at the diff file?03:38
persiaI didn't, I'm doing a few other things just now (see earlier note about distraction)03:39
persiahttps://wiki.ubuntu.com/Bugs/FindRightPackage may help in the meantime03:39
persiaI'll take a look at it in a bit03:39
c2tarunpersia: I dont know how to see earlier note :( anyway thanks for the wiki page, i'll go through it03:40
persiac2tarun, I don't see a diff file at https://bugs.launchpad.net/hundredpapercuts/+bug/69148203:46
ubot2Launchpad bug 691482 in brasero "Brasero Disc Burner > wrongly named" [Undecided,New]03:46
c2tarunactually diff was not on that page, it was a paste bin link i posted on this channel, please check some earlier posts03:48
persiaOh, the diff between the two lsw runs?03:51
persiaYeah, I responded with " I'm confused.  The difference is "Disc Burner".  I swear I was using lsw to determine what was actually running.  Hrm." and "I'm distracted by a few things right now, but I'll see if I can figure out what I should have told you to run to get the package name from the window."03:52
c2tarunpersia: you told that i have to look the output of lsw. So i ran a simple lsw and then started brasero and ran lsw again, so that i can get the name of all the applications started with brasero. the diff file is the diff between those two lsw outputs03:54
persiaIndeed, and I apparently misremembered03:55
c2tarunpersia: ok so by looking at that diff can we tell the applications with brasero?03:55
persiaAha!  `xprop | grep CLASS` then click on the window03:57
c2taruni got the ouput `WM_CLASS(STRING) = "brasero", "Brasero"`03:59
persiaExcellent.  That's Brasero then.03:59
persiaDo you get the same output from the other interface?04:00
c2tarunother interface means?04:00
persiaThe bug talks about "not using full brasero".  Is that not a different interface?04:01
c2tarunpersia: in the bug full brasero means just a part of complete application, a part which burns CD/DVD. (I guess)04:04
c2tarunpersia: and since the whole application is built by brasero and we are also using the same branding, that shouldn't be a problem.04:06
persiaI think I don't really understand the bug then.  Sorry.04:07
c2tarunpersia: hmmm..... ok Thanks for your help :) I'll ask the problem in my mentoring group :) Thanks once again04:08
persiaGood luck!04:09
=== tarun is now known as Guest35013
=== Guest35013 is now known as c2tarun
=== yofel_ is now known as yofel
trinikronomicahg: ping19:44
micahg trinikrono: pong19:47
trinikronohello there micahg did you get to look at what we where discussing last time bug 60177819:48
ubot2Launchpad bug 601778 in ubuntu "[needs-packaging] 3Proxy - tiny free cross-platform proxy server" [Wishlist,New] https://launchpad.net/bugs/60177819:48
trinikronothe packaging stuff19:48
micahgtrinikrono: ah, no19:49
trinikrono:D19:49
bdmurraymicahg: firefox's memory usage gets way out of hand for me.  How could I track this down?  It seems to be after opening tabs...21:55
micahgbdmurray: I'm having similar issues myself, chrisccoulson might have some ideas on how to track it down21:56
jibelbdmurray, re 709125 yes it is but I dont know which package is affected, and the test case is in the specs of software center.22:52
bdmurrayjibel: it might even be another project of some sort22:56
jibelbdmurray, I really don't know, that's why I filed it here with the hope that the s-c team would redirect to the right project/people.22:58
=== nisshh is now known as yoda
=== yoda is now known as nisshh
=== nisshh is now known as yoda
=== yoda is now known as Guest26619
=== Guest26619 is now known as nisshh
bdmurrayjibel: can you confirm the bug now?23:37

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