/srv/irclogs.ubuntu.com/2009/12/03/#ubuntu-mozillateam.txt

bdrungyes.00:00
bdrungbut why should we support someone, who wants to shoot into his foot? ;)00:00
asacright. so thats why i would suggest to always add a empty (maybe with commented example/intro) file on top of the existing extensions files00:00
asacyou never know until you find out00:01
asacand at that point the damage is already done00:01
asacuser goes away happy. you go away screaming00:01
asachappened a lot of times with the old approach to ship all .js files in the /etc/firefox directory used by debian00:01
asac(not sure if they still do it ... i think not because of syspref)00:01
asacand we the deverloper only get a bit of suport headache. in forums they go mad at these ;)00:02
asacstarting to spread stuff like: "deleting all /etc helps" and such00:02
asacso we need to be sensitive and prevent that from happening to any desktop user ;)00:02
asac(my 2 cents)00:03
asacok will see if can write something tomorrow00:03
asacnot sure if i get to it00:03
asachave two jobs atm ;)00:03
asacwhile the previous one was three jobs ;)00:04
bdrungtwo jobs?00:06
bdrungasac: do you think it would be useful to put the xpi-recommends-stamp target into a script (so probably all xpath calls will end up in this script)? this would make the xpi.mk file better readable and simpler.00:09
bdrungok, i am going to sleep now. bye00:10
=== asac_ is now known as asac
dogatemycomputerGreetings!   I am new to Triaging bugs.   My mentor referred me to this channel regarding bug #491181.  Could someone tell me if this bug contains enough information to mark it as "confirmed"?   The reporter says openjdk-6 crashes after a password prompt but the application is internal which makes reproducing it impossible for me.03:28
ubottuLaunchpad bug 491181 in openjdk-6 "firefox 3.5.5 icedtea bug java app" [Undecided,Incomplete] https://launchpad.net/bugs/49118103:28
micahghi dogatemycomputer03:28
dogatemycomputerhehehe.. hey micahg!   Long time.. no talk.   :-)03:29
dogatemycomputermicahg:  I keep swatting but this bug won't go away.03:29
micahgdogatemycomputer: I think the backtrace is good, but reproduce steps is nice03:29
dogatemycomputermicahg: :-)03:29
dogatemycomputermicahg:  well.. he can't turn over the app..  and if it happens with IE 100% of the time but Firefox seems more forgiving then I am assuming this application could be the problem.  Would hate to bother the developers if he can't reproduce it anywhere else.03:31
dogatemycomputer"I haven't ruled out poor coding within the Java App itself, unfortunately it is on an Management System Server so it may be hard to get a copy of the App."03:31
micahgdogatemycomputer: I think I'll try searching upstream a little later for a similar bug03:32
dogatemycomputermicahg: I am happy to do the legwork if you'd like.   I just need to know where to start?03:33
micahgdogatemycomputer: do you understand backtraces?03:33
dogatemycomputermicahg:  No.  Well.. rephrase..  they are not greek but they are not english.03:34
micahgdogatemycomputer: here's the upstream bugtracker if you want to search: http://icedtea.classpath.org/bugzilla/03:36
dogatemycomputermicahg: let me take a crack at it.   If I am unsuccessful then I will let you know.03:36
dogatemycomputermicahg: thanks again for the help!03:36
micahgdogatemycomputer: ok, if you find something, I'm happy to take a look at it03:36
dtchenasac: do your speakers pop on shutdown/reboot?04:29
dogatemycomputermicahg: I'm sorry but I cannot find a duplicate bug upstream for bug #491181 .  I looked through the backtrace and based on my limited knowledge it appears there is a segmentation fault when calling IcedTeaPluginFactory::HandleMessage.   Of course the actual message information is missing from the backtrace so who knows if it was null, malformed or I am way off base.04:57
ubottuLaunchpad bug 491181 in openjdk-6 "firefox 3.5.5 icedtea bug java app" [Undecided,Incomplete] https://launchpad.net/bugs/49118104:57
dogatemycomputermicahg: I asked the reporter to get us the plugin debug logs too.   Hopefully that will help.05:17
asacdtchen: yes10:08
asacdtchen: why?10:09
=== _Tsk__ is now known as _Tsk_
dtchenasac: it affects the linux patch I'm working on14:33
dtchenasac: touching the dtor/free path (aka reboot) is a bit more complicated14:33
asacok14:36
asaci am still wrestling a bit with alsa plugin using my usb headset thing14:36
asacdtchen: you said you were fixing bugs in that direction? what symptoms do those bugs have?14:37
dtchenasac: your usb headset thing is related to PA; alsa-plugins is only secondary14:37
dtchenasac: alsa-plugins is the latency and stream screwups for ALSA apps routed through pulse14:37
asacits odd. previously i couldnt speak ... now i cannot hear (one time after reboot it works though)14:37
asacand the output thing just doesnt appear in the "applications" tab14:38
asacat all14:38
asacanyway. i somehow feel its app related still ... so dont really bother until i figure that14:38
asacdtchen: would "stream screw ups" have such symptoms?14:39
dtchenwell, some apps do incorrectly "restore" their volume states in their pulse backend code14:40
asaclike "output stream disappearing"?14:40
asacthe apps have no pulse backend14:40
asacjust alsa14:40
dtchenasac: yes, the symptom would be rapid corking and rewinding due to ptr desyncing, which means the app's connection to PA through the pulse pcm plugin dies, rapidly reconnects with audible distortion, etc.14:41
asachmm ok14:41
asacis there some ppa that might influence that so i can see if its really an issue with the plugins?14:42
dtchenasac: if you could confirm on Lucid, that would help14:42
asachmm. i can use latest .32 kernel from ppa ... will be able to upgrade to lucid till next week14:43
dtchenas for ppa, there's a newer version of PA in the ubuntu-audio-dev one, but it's unlikely to help14:43
asacthe problem i am having is that i cannot even see if its a bug in alsa/pulse or application14:43
asacor maybe even network setup ;) ... i guess i should just leave you alone with that until i know something :(14:44
dtchenwell, it should trivially pinned to alsa-plugins <-> PA, because if you remove PA completely (disable autospawn, kill it) so that the app uses native ALSA, the issue should not be reproducible14:44
dtchenecho autospawn = no|tee -a ~/.pulse/client.conf && killall pulseaudio14:45
dtchen(to revert, just rm ~/.pulse/client.conf)14:45
dtchenyou may need to then configure the app's alsa preferences to use a virtual device other than 'default'14:46
dtchensay, plughw:foo, where foo is the name in brackets from /proc/asound/cards14:47
dtchenor you can use the index, e.g., plughw:014:47
dtchenanyhow, off for some hours (work)14:47
asacok will check after lunch15:02
asacthx15:02
=== hggdh_ is now known as hggdh
=== ripps is now known as ripps|sleep
asacbug 43220518:03
ubottuLaunchpad bug 432205 in network-manager "[MASTER] pppd timeout when trying to establish a DSL connection" [High,Fix committed] https://launchpad.net/bugs/43220518:03
ftamicahg, 3.7 needs a rebase18:49
micahgfta: yeah, I saw, I guess the green couldn't go on forever :)18:54
=== hggdh_ is now known as hggdh
=== stevel_ is now known as stevel
=== micahg1 is now known as micahg
=== pace_t_zulu_ is now known as pace_t_zulu

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