** Description changed:

  In natty and earlier, when a privmsg is received, 'in' is not created.  That
  can cause troubles with tools around ii like pcw, which will create 'in' as
  a regular file.
  
  The commit fixing this was 83:432e7812270f.  It should be backported to
  lucid..natty.
+ 
+ =============================================
+ SRU Justification:
+ 1. Impact: ii crashes, apparently sometimes after spamming the recipient.
+ 2. Development fix: (was fixed through upstream) create 'in' FIFO on privmsg
+ 3. Stable fix: same
+ 4. Test case:
+       1. start ii (ii -n nick -s irc.freenode.net)
+       2. connect to freenode through another client as nick2
+       3. from the other client, do '/msg nick hi there'
+       4. under ~/irc/irc.freenode.net/nick2 there will be the out file
+          but no in fifo.
+ 5. Regression potential: none, a fifo just gets created which is supposed to 
be.
+ =============================================

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899494

Title:
  in not created on privmsg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ii/+bug/899494/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to