← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 480555] I can't believe you helped me save over $500 on this Bags

 

*** This bug is a duplicate of bug 474701 ***
    https://bugs.launchpad.net/bugs/474701

                         
Hello Customer
                                                            
Status accessories and attributes are very important for successful and popular people. Now you don't have to spend ridiculous money to impress partners with expensive watch. Purchase  watches of high quality that look identical to the ones you will find at the jewelry store.
The best choice of the goods that will serve you for long time and will always be your favorite things.
                                     
---------------------------------------------------------------------------------
I got my watch couple days ago. I did like to thank to you first of all. The watch is fantastic and by the way thanks for the pen. It’s beautiful. I was very skeptical about buying things from the internet at the beginning but you changed my opinion. Now I know there are some serious business owners on the internet such as you. Great, reliable and on time service!
A thousand thanks
                     Cristina Goss
---------------------------------------------------------------------------------

Click here ---> http://luxwatchgift.ru

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/480555

Title:
  No /var/run/lirc/lircd created, only /dev/lircd

Status in “lirc” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lirc

  I have installed lirc along with btlirc package (java application for
  mobile phone that allows controlling lirc over bluetooth) and
  everything works, but there is one small bug - there is socket
  /dev/lircd, which works correctly (irw /dev/lircd works as expected),
  but socket /var/run/lirc/lircd doesn't exist, so mplayer doesn't
  detect LIRC (and I think every other application won't). I have made a
  workaround; I have added this code to /etc/rc.local (before final exit
  0), which fixes this problem:

  if [ ! -d /var/run/lirc ]; then
          sudo mkdir /var/run/lirc
          sudo ln -s /dev/lircd /var/run/lirc/lircd
  fi

  Ubuntu 9.10 Karmic Koala
  lirc version 0.8.6-0ubuntu2

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