[Bug 1242376] Re: reload php5-fpm crashes

2014-06-20 Thread Tom Fotherby
We ran into this bug while upgrading our servers from 12.04 LTS to 14.04 LTS. It is serious for us. When we deploy our app, we need to do `service php5-fpm reload` so that the php opcode cache is flushed, otherwise old files will still be served. Doing a `php5-fpm restart` isn't a option as it

[Bug 1242376] Re: reload php5-fpm crashes

2014-06-20 Thread Tom Fotherby
We ran into this bug while upgrading our servers from 12.04 LTS to 14.04 LTS. It is serious for us. When we deploy our app, we need to do `service php5-fpm reload` so that the php opcode cache is flushed, otherwise old files will still be served. Doing a `php5-fpm restart` isn't a option as it

[Bug 958120] Re: MySQL does not start with utf8 options

2012-05-01 Thread Tom Fotherby
I ran into this issue and asked a question on askubuntu.com: http://askubuntu.com/questions/127264/installed-12-04-cant-start-mysql- mysql-respawning-too-fast-stopped/129143#129143 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 578121] Re: meld regression - now inaccurately highlights file differences

2010-05-27 Thread Tom Fotherby
Yes, thank you for the info - much appreciated. So the workaround is: 1) Install fromdos. E.g. in Ubuntu 10.04, sudo aptitude install tofrodos 2) Convert the files: fromdos file1.txt fromdos file2.txt 3) Re-do the meld: meld file1.txt file2.txt Step one would be discovering whether this is a

[Bug 578121] Re: meld regression - now inaccurately highlights file differences

2010-05-21 Thread Tom Fotherby
Thanks for mentioning diffuse. I have started using it until this bug with meld is fixed. I agree the bug seems to occur with larger files more often than smaller files. -- meld regression - now inaccurately highlights file differences https://bugs.launchpad.net/bugs/578121 You received this bug

[Bug 578121] Re: meld regression - now inaccurately highlights file differences

2010-05-18 Thread Tom Fotherby
I'm attaching 3 files. To reproduce the bug, do meld file1.txt file2.txt and you should get the same (incorrect) result as in my attached screenshot (meldDiffScreenshot.png). The result is incorrect because the wrong line is highlighted as different, it should have highlighted the line below. The

[Bug 578121] Re: meld regression - now inaccurately highlights file differences

2010-05-18 Thread Tom Fotherby
** Attachment added: file2.txt http://launchpadlibrarian.net/48648909/file2.txt -- meld regression - now inaccurately highlights file differences https://bugs.launchpad.net/bugs/578121 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 578121] Re: meld regression - now inaccurately highlights file differences

2010-05-18 Thread Tom Fotherby
** Attachment added: meldDiffScreenshot.png http://launchpadlibrarian.net/48648910/meldDiffScreenshot.png -- meld regression - now inaccurately highlights file differences https://bugs.launchpad.net/bugs/578121 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 578121] [NEW] meld regression - now inaccurately highlights file differences

2010-05-10 Thread Tom Fotherby
Public bug reported: Binary package hint: meld Since upgrading from 9.10 (Karmic) to 10.04 (Lucid Lynx) meld has been inaccurate when highlighting the differences between two files. See attached screenshot for an example. If I run meld file1 file2, it highlights roughly the right line but is

[Bug 578121] Re: meld regression - now inaccurately highlights file differences

2010-05-10 Thread Tom Fotherby
** Attachment added: Example of the problem with Meld highlighting http://launchpadlibrarian.net/48194302/Screenshot_Example_Meld_Error.png ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/48193284/Dependencies.txt -- meld regression - now inaccurately highlights file