[Bug 477474] Re: Cannot switch user with fglrx driver

2009-12-02 Thread Rami R
I am also experiencing this exact bug.

-- 
Cannot switch user with fglrx driver
https://bugs.launchpad.net/bugs/477474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 207956] [NEW] dev headers wrong

2008-03-27 Thread Rami R
Public bug reported:

Many of taglib's development header files have poor #include lines. 
For instance /usr/include/taglib/relativevolumeframe.h includes the line:

#include 

Any code that #includes this file (has the line "#include
")  will fail compilation with errors such
as this:

/usr/include/taglib/relativevolumeframe.h:25:19: error: tlist.h: No such
file or directory

Simply changing the #include line to:

#include "tlist.h"

Or:

#include 

solves this problem. 
This problem in most of the headers, not just this one.


binary package: libtag1-dev
os: 7.10 (although i'm guessing this isn't specific to 7.10)

** Affects: taglib (Ubuntu)
 Importance: Undecided
 Status: New

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

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