hope this frikkin works!!!
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.
https://bugs.launchpad.net/bugs/433488
Title:
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not
supported
__
I can confirm this. Same scenario. Clean install of Lucid on separate
partition from HOME. Had no problem in Karmic AND if I re-install Karmic
this problem goes away.
To be honest all of these different bug references have me confused so I ma not
sure which one addresses my problem specifically b
Hello, ok, it's done here:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/560082
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed
Please file new bugs. The warning mentioned in this bug report is not a
problem.
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa
Hello,
Here too, This issue came up on my computer just after upgrading to Lucid.
Compiz has been working perfectly on this box for years.
FI: I use the free Lucid GPU driver and my graphic card is:
lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc RV730XT [Radeon HD 4670]
W
This issue surfaced on my machine right after upgrading to Lucid. Compiz
has been working perfectly on this box for years.
The following results in loss of window decorations and extreme
unresponsiveness. Metacity works fine.
aadi...@u01:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Inte
Those messages are from metacity. You must have some other problem that
compiz is detecting and so launching metacity for you instead. In any
case, it isn't related to this bug.
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You
I see this too:
a...@d420:~$ Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW
message with a timestamp of 0 for 0x4200027 (Bug #43348)
Window manager warning: meta_window_activate called by a pager with a 0
timestamp; the pager needs to be fixed.
Window manager warning: Receiving a
You're expected to see the message once for each of the functions when
running compiz but it is not an error.
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notification because you are a member of Ubuntu-X,
Still seeing this error on an up-to-date clean lucid install.
This is with mesa 7.7.1-1ubuntu2
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notification because you are a member of Ubuntu-X,
which is subs
Maik, that has nothing to do with this bug report. You have to file your
own bug report.
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed
Still no compiz in GMA 950. System got kernel panic when try to active
it.
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubu
** Changed in: mesa (Ubuntu)
Status: Fix Released => Fix Committed
** Changed in: mesa (Ubuntu)
Status: Fix Committed => Fix Released
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notificatio
** Changed in: mesa (Ubuntu)
Status: Fix Released => Fix Committed
** Changed in: mesa (Ubuntu)
Status: Fix Committed => Fix Released
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notificatio
** Also affects: mesa (Mandriva)
Importance: Undecided
Status: New
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in u
This bug was fixed in the package mesa - 7.6.0-1ubuntu1
---
mesa (7.6.0-1ubuntu1) karmic; urgency=low
* Merge from Debian. (LP: #420803)
Remaining Ubuntu changes:
- debian/control
+ Change maintainer address to Ubuntu.
+ Drop lesstif-dev from Build-Depends.
Further upstream discussion:
So, for now I think compiz should just ignore this warning :)
and WINE will ignore it even if you don't want them to :/
Amaranth: The bad part is that systems where this really doesn't work
won't give you a warning. You'll just get a protocol error.
idr: But sure
I am not sure what you mean "I suggest" but I guess, yes, it is not
supposed to work since the r300 driver does not support GLX 1.3.
However, it works "by dumb luck".
Upstream (mesa) seems pretty clear about the glXGetProcAddress probing
being wrong. Anyway, this is an upstream (compiz) issue so I
GLX_EXT_texture_from_pixmap requires GLX 1.3 and only works with
glXCreatePixmap. GLX_EXT_texture_from_pixmap existing should be all the
test we need to know glXCreatePixmap is safe to use. If we did what you
suggest compiz would not work at all on r300 and older ati cards.
** Changed in: compiz (
>From #dri-devel last night:
idr, did you see the patch I posted for your GLX 1.3 warnings?
tormod: I did.
tormod: Thank you for reminding me. I was going to commit that today.
great. what should the "buggy" applications do btw? for instance
compiz does not care about glx version and justs pr
I fail to see how compiz is doing anything wrong here. We don't check
for the GLX version but we do check to see if that function exists
before trying to use it.
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bu
Patch went upstream
http://cgit.freedesktop.org/mesa/mesa/commit/?h=mesa_7_5_branch&id=e8573033058a13bd39a0b85f48b6db64b04c65e0
so it should trickle in with the next mesa snapshot/release.
But compiz _is_ broken in this regard.
** Changed in: mesa (Ubuntu)
Status: Confirmed => Fix Committe
** Changed in: mesa (Ubuntu)
Status: New => Confirmed
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported
https://bugs.launchpad.net/bugs/433488
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.
I think compiz does not check for GLX version, it just probes for the
functions it wants to use.
I have sent a patch upstream to make mesa more forgiving.
** Also affects: mesa (Ubuntu)
Importance: Undecided
Status: New
--
calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not
24 matches
Mail list logo