Re: [Bug 660363] Re: python-qt4 4.7.4 breaks git-cola

2011-01-25 Thread daveinthesky
On Jan 25, 2011, at 4:22 PM, Michael von Glasow 660...@bugs.launchpad.net wrote: Any news on this one? 1.4.2.1-1 is definitely broken, so I guess the risk of going to 1.4.2.5 is minimal... The latest versions of git-cola avoid the old behavior, so we're good to go. The difference is that

[Bug 660363] Re: python-qt4 4.7.4 breaks git-cola

2010-10-20 Thread daveinthesky
I found the issue. PyQt4 = 4.7.3 would report bool(QLayout()) == True while the new 4.7.4 release treats bool(QLayout()) as False. This is a behavior change, but it's better for the code to be explicit and check if foo is None: instead of checking if foo:, so it's likely that it was intentional.

[Bug 656539] Re: [maverick] git-cola action panel has no button anymore

2010-10-20 Thread daveinthesky
After installing 10.10 I was able to find a workaround/fix for the behavior change. I just released git-cola 1.4.2.5 with this bugfix. -- [maverick] git-cola action panel has no button anymore https://bugs.launchpad.net/bugs/656539 You received this bug notification because you are a member of

[Bug 651283] Re: Can not type in commit message area

2010-10-20 Thread daveinthesky
Also tracking this request here: http://github.com/davvid/git- cola/issues#issue/65 Jared: are you able to type if you click into the commit message text area? Is this a feature request to have cola give that widget keyboard focus after staging? -- Can not type in commit message area

[Bug 656539] Re: [maverick] git-cola action panel has no button anymore

2010-10-20 Thread daveinthesky
I hope it's not too late to get this bugfix into Ubuntu 10.10. I've gotten several reports about this problem there. Let me know if there's anything else I can do to help. -- [maverick] git-cola action panel has no button anymore https://bugs.launchpad.net/bugs/656539 You received this bug

[Bug 656539] Re: [maverick] git-cola action panel has no button anymore

2010-10-19 Thread daveinthesky
(upstream is me, I guess) I'm going to subscribe to the pyqt4 info list and see if I can get some help there. I'm not really sure what would cause this. https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/660363 If there's a workaround I'm all for it. -- [maverick] git-cola action panel

[Bug 651283] Re: Can not type in commit message area

2010-10-19 Thread daveinthesky
I am under the impression that this bug is another fallout from something going on in python-qt4. https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/660363 -- Can not type in commit message area https://bugs.launchpad.net/bugs/651283 You received this bug notification because you are a

[Bug 660363] [NEW] python-qt4 4.7.4 breaks git-cola

2010-10-14 Thread daveinthesky
Public bug reported: Binary package hint: python-qt4 Ubuntu 10.10 64-bit python-qt4: Installed: 4.7.4-0ubuntu1 I need help triaging git-cola bug #62 to the PyQt4 developer. http://github.com/davvid/git-cola/issues#issue/62 The code in question has worked fine from 4.3.0 to 4.7.3. I'm

[Bug 64514] Re: [Edgy beta] Kernel freeze with sym53c8xx on AMD64

2007-07-01 Thread daveinthesky
Upgrading from Edgy to Feisty resulted in a similar situation. It is never able to find the scsi drives. The machine is an hp x4000 dual-xeon. As a note: this works fine in debian testing/lenny and all previous debian releases (back until stable at least). This was also working fine in edgy