[Bug 958286] [NEW] avidemux2_qt crashed playing .WMV video

2012-03-17 Thread Yuri Ingultsov
Public bug reported: OS: Kubuntu 11.10, KDE 4.8.1 Avidemux 2.5.4 Steps to repeat 1. open video file 2. play it and you will get (see below and on the attachment) The stack trace: Seg

[Bug 958286] Re: avidemux2_qt crashed playing .WMV video

2012-03-17 Thread Yuri Ingultsov
** Attachment added: "the bug screenshot and video informaton" https://bugs.launchpad.net/bugs/958286/+attachment/2889458/+files/snapshot1.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958286

[Bug 575116] Re: thunderbird does not run scripts in ~/.thunderbird/init.d/

2012-03-22 Thread Yuri Ingultsov
Thunderbird 10.0.2 Kubuntu 11.10, KDE 4.8.1 I can confirm. It really doesn't execute scripts from ~/.thunderbird/init.d/ Under Kubuntu thunderbird starts from shell script from /usr/lib/thunderbird-10.0.2/thunderbird.sh so probably this script should be modified to pickup and then execute scri

[Bug 390235] Re: thunderbird does not use the init.d directory in .mozilla-thunderbird

2012-03-23 Thread Yuri Ingultsov
1. I can confirm this issue for both thunderbird 11.0 and thunderbird 10.0.2 on Kubuntu 11.10 this is same issue as Bug #575116 to fix we have to edit thunderbird launch script at /usr/lib/thunderbird-/thunderbird.sh also see my comments here https://bugs.launchpad.net/ubuntu/+source/thunderbi

[Bug 390235] Re: thunderbird does not use the init.d directory in .mozilla-thunderbird

2012-03-23 Thread Yuri Ingultsov
** Patch added: "The patch to thunderbird.sh v 11.0 (and probably 10.0) to allow execute scripts from ~/.thunderbird/init.d/" https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/390235/+attachment/2925133/+files/thunderbird.sh.patch -- You received this bug notification because you ar

[Bug 390235] Re: thunderbird does not use the init.d directory in .mozilla-thunderbird

2012-03-23 Thread Yuri Ingultsov
to apply patch do $ cd /usr/lib/thunderbird-11.0/ $ sudo patch thunderbird.sh < <<>>/thunderbird.sh.patch patching file thunderbird.sh $ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/390235 Title:

[Bug 575116] Re: thunderbird does not run scripts in ~/.thunderbird/init.d/

2012-03-23 Thread Yuri Ingultsov
** Patch added: "The patch to thunderbird.sh v 11.0 (and probably 10.0) to allow execute scripts from ~/.thunderbird/init.d/" https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/575116/+attachment/2925176/+files/thunderbird.sh.patch -- You received this bug notification because you ar

[Bug 575116] Re: thunderbird does not run scripts in ~/.thunderbird/init.d/

2012-03-23 Thread Yuri Ingultsov
to apply patch do $ cd /usr/lib/thunderbird-11.0/ $ sudo patch thunderbird.sh < <<>>/thunderbird.sh.patch patching file thunderbird.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/575116 Title: th

[Bug 575116] Re: thunderbird does not run scripts in ~/.thunderbird/init.d/

2012-03-25 Thread Yuri Ingultsov
I have a few things to say ... 1).Formal. The ability to read scripts from ~/.thunderbird/init.d/ is documented in mozilla kb here http://kb.mozillazine.org/Date_display_format and probably should work just to do not confuse users who are seeking ability to change date&time format in Thunderb

[Bug 575116] Re: thunderbird does not run scripts in ~/.thunderbird/init.d/

2012-03-25 Thread Yuri Ingultsov
Strange... at glance from my point of view I couldn't find any reasons why this feature had been removed and google too couldn't find any reasonable answers the people pointed this is just an issue and ... period. I understand the way I implemented the fix some 'tricky' and a 'bit restr