** Changed in: xserver-xorg-video-intel
Importance: Unknown => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/428769
Title:
compiz starts with a blank screen on a 2048x1152 monitor due to
** Changed in: xserver-xorg-video-intel
Importance: Critical => Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/428769
Title:
compiz starts with a blank screen on a 2048x1152 monitor due to
OK Sorry about that, I just did a clean install of 10.10, and it works.
Happy Days :)
--
compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with
textures > 2048
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs
This is not a bug fix (in my opinion) it is a workaround which is just covering
up the real problem.
I am unable to start Compiz on a 945 with 2048*1152 resolution presumably
because of this 'fix'.
As the max texture size is 2048*2048, Compiz should be able to run with this
resolution, it does n
** Changed in: xserver-xorg-video-intel
Importance: Unknown => Critical
--
compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with
textures > 2048
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is
@Leon you have an ATI card, not an Intel card. I suggest you file a new
bug.
--
compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with
textures > 2048
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Umm... I don't know about anyone else but I just installed
1:0.8.4-0ubuntu15.1 from lucid-proposed, and its not working. Same
problem, except mine is with dual monitors. I max at 2048x2048, and I
set my resolution to (total) 2048x768. Still getting "compiz (core) -
Warn: Exceeded max texture size"
fix confirmed using the Lucid RC desktop AMD64 cd. Compiz does not start
and the desktop is displayed fine, with no desktop effects.
--
compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with
textures > 2048
https://bugs.launchpad.net/bugs/428769
You received this bug notif
This bug was fixed in the package compiz - 1:0.8.4-0ubuntu15
---
compiz (1:0.8.4-0ubuntu15) lucid; urgency=low
* debian/patches/060_move_checks_to_compiz.patch:
- improve the maxTextureSize check to test for >= instead of
just > (thanks to bryceh) LP: #428769
-- Michael V
** Changed in: compiz (Ubuntu Lucid)
Status: In Progress => Fix Committed
** Changed in: compiz (Ubuntu Lucid)
Importance: Critical => High
--
compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with
textures > 2048
https://bugs.launchpad.net/bugs/428769
You recei
I uploaded a new compiz now with the change suggested in comment #17. I
don't have the required hardware to test it myself, please let me know
if it works and stops compiz from running.
--
compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with
textures > 2048
https://bugs.
** Branch linked: lp:compiz
--
compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with
textures > 2048
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
** Changed in: compiz (Ubuntu Lucid)
Status: New => In Progress
--
compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with
textures > 2048
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
I *think* the problem may be that this code:
+if (width > screen->maxTextureSize || height >
screen->maxTextureSize)
needs to be:
+if (width >= screen->maxTextureSize || height >=
screen->maxTextureSize)
** Changed in: compiz (Ubuntu Lucid)
Milestone: None => ubuntu-10.04
** Chang
While the tone of comment #8 is entirely inappropriate, I agree with its
assessment that, if indeed this is a regression with compiz, it is quite
serious and needs attention soon
** Also affects: compiz (Ubuntu Lucid)
Importance: Undecided
Status: New
** Changed in: compiz (Ubuntu Lucid
I took another look at this as part of handling bug #556631.
In Karmic, /usr/bin/compiz was a shell script, which included a check
for max texture size:
check_texture_size()
{
# Check how many screens we've got and iterate over them
Hmm, well the upstreamed bug is closed as believed fixed. Maybe you
should reopen it and elaborate on the remaining problem?
Meanwhile, your recommendation to make compiz not start up if it detects
this situation is a good one, I'll forward this to the compiz team.
** Package changed: xserver-xo
can we just get compiz to not load and fall back to metacity if the
resolution is equal to max texture size please. At the moment I think it
runs if the resolution is less than or equal to max texture size lets
change it to a strict less than to prevent the black screen.
--
compiz starts with a b
tried Lucid alpha 3 fully updated to today, still happens. Installed the
xorg-edgers ppa and upgraded, still happens.
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, whic
** Tags added: black-screen
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
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
http
not fixed in Lucid daily CD AMD64 from yesterday.
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
** Changed in: xserver-xorg-video-intel
Status: Unknown => Fix Released
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
better upstream bug - and it might have a fix!
** Bug watch added: freedesktop.org Bugzilla #23718
https://bugs.freedesktop.org/show_bug.cgi?id=23718
** Changed in: xserver-xorg-video-intel
Status: Confirmed => Unknown
** Changed in: xserver-xorg-video-intel
Remote watch: freedesktop.
** Changed in: xserver-xorg-video-intel
Status: Unknown => Confirmed
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
** Bug watch added: freedesktop.org Bugzilla #22996
https://bugs.freedesktop.org/show_bug.cgi?id=22996
** Also affects: xserver-xorg-video-intel via
https://bugs.freedesktop.org/show_bug.cgi?id=22996
Importance: Unknown
Status: Unknown
--
compiz starts with a blank screen on a 20
The scenario to trigger the bug is quite clear, intel graphics, max texture
size 2048 and a monitor of exactly 2048 horizontal resolution. Any higher and
Compiz won't start and it falls back to metacity, any lower and it works fine.
Compiz tests to see if the resolution is <= max texture size.
I
quoted from the top of this page: "This bug affects you and 5 other
people"
I'm going to go a little off topic and state the obvious, because this
has to be fixed. This bug directly affects thousands of people. 6 of
them have seen this page in 4 months. Nearly all affected users and
would-be u
Trouble is that even if you sacrifice some pixels to get it working, if
you maximise a window it tries to make the window 2048 wide, exceeds the
max texture size and screen size and compiz collapses in a heap.
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/
good tip Sebastian, I can now resize the screen with "xrandr --fb
2040x1152" (it prefers an 8 pixel boundary) followed by restarting
compiz with "compiz --replace" to get a working system with just 8
pixels of corruption on the far right.
--
compiz starts with a blank screen on a 2048x1152 monito
For me reconfigures the screen size lower than the maximum 3D texture
size 2048 helps.
# xrandr --fb 2046x1152
Running glxgears with window width greater then 2048 there is an black
window...
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You
Same thing on Ubuntu Karmic Koala with a Dell 23" 2048x1152.
Using metacity it works.
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Tags added: karmic
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
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://li
Same to me with composite in kubuntu in 2048x1152. With 1024x768
resolution works fine.
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Changed in: xserver-xorg-video-intel (Ubuntu)
Status: New => Confirmed
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/31742446/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/31742447/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/31742448/Dependencies.txt
** A
forgot to say, with a different monitor with 1024x768 resolution it
works just perfectly in Karmic.
--
compiz starts with a blank screen on a 2048x1152 monitor
https://bugs.launchpad.net/bugs/428769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
36 matches
Mail list logo