* [Bug 51391] New: no window border with nouveau driver
@ 2012-06-25 0:52 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-51391-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-25 0:52 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=51391
Bug #: 51391
Summary: no window border with nouveau driver
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: nicholas-0kP14tYp4NU0n/F98K4Iww@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Created attachment 63416
--> https://bugs.freedesktop.org/attachment.cgi?id=63416
test case
The attached test program should create a window with a border. The "nv" driver
succeeds; the "nouveau" driver fails.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <bug-51391-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>]
* [Bug 51391] no window border with nouveau driver [not found] ` <bug-51391-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> @ 2012-06-24 17:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-06-25 0:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-06-25 9:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-24 17:54 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=51391 --- Comment #2 from nicholas-0kP14tYp4NU0n/F98K4Iww@public.gmane.org 2012-06-24 17:54:55 UTC --- Created attachment 63418 --> https://bugs.freedesktop.org/attachment.cgi?id=63418 Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 51391] no window border with nouveau driver [not found] ` <bug-51391-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2012-06-24 17:54 ` [Bug 51391] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-25 0:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-06-25 9:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-25 0:54 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=51391 --- Comment #1 from nicholas-0kP14tYp4NU0n/F98K4Iww@public.gmane.org 2012-06-24 17:54:19 PDT --- Created attachment 63417 --> https://bugs.freedesktop.org/attachment.cgi?id=63417 dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 51391] no window border with nouveau driver [not found] ` <bug-51391-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2012-06-24 17:54 ` [Bug 51391] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-06-25 0:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-25 9:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-25 9:30 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=51391 Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #3 from Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-06-25 02:30:22 PDT --- Looks like Xserver/EXA bug (nv used XAA instead of EXA, so it didn't affect it). And it works here. As you are using ancient version of Nouveau with equally old Xserver, I'm closing this bug as RESOLVED/WORKSFORME and advise you to upgrade. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-06-25 9:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 0:52 [Bug 51391] New: no window border with nouveau driver bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-51391-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-06-24 17:54 ` [Bug 51391] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-06-25 0:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-06-25 9:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.