[Wayland-bugs] [Bug 52517] [Regression] Fullscreen can't be executed in clickdot, dnd, eventdemo, resizor and flower.

2012-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52517 --- Comment #1 from ZhaoShengyan 2012-07-26 07:31:26 UTC --- The first bad commit at Weston: commit 67ace20f8ebc2088d560874c49eb79ca122b68da Author: Kristian Høgsberg Date: Mon Jul 23 21:56:31 2012 -0400 window.c: Add fullscreen handle

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #6 from Ander Conselvan de Oliveira 2012-07-26 08:29:34 PDT --- (In reply to comment #1) > If make conversion from wayland image format to dri image format and replace > __DRI_IMAGE_FORMAT_NONE to converted format - weston segfault.

[Wayland-bugs] [Bug 52609] New: [bug] Client demos can segfault with minimalist cursor themes

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52609 Bug #: 52609 Summary: [bug] Client demos can segfault with minimalist cursor themes Classification: Unclassified Product: Wayland Version: unspecified Platform: x86-64

[Wayland-bugs] [Bug 52618] New: socket-test fail if enviroment XDG_RUNTIME_DIR is not set

2012-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52618 Bug #: 52618 Summary: socket-test fail if enviroment XDG_RUNTIME_DIR is not set Classification: Unclassified Product: Wayland Version: unspecified Platform: All

[Wayland-bugs] [Bug 52454] [bug] Weston tooltips are incorrectly cropped

2012-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52454 --- Comment #1 from Tiago Vignatti 2012-07-30 08:34:28 UTC --- That's because tooltips need cairo EGL to get text extents (HAVE_CAIRO_EGL in config.h). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Wayland-bugs] [Bug 52455] [bug] Scale and Rotate titlebar right click menu options do not function

2012-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52455 --- Comment #1 from Tiago Vignatti 2012-07-30 08:37:11 UTC --- yes. There are no routines assigned there to perform these operations; it's just void now. Maybe we need to remove those options now for consistency. -- Configure bugmail: https://

[Wayland-bugs] [Bug 49019] [task] SDL: Wayland backend

2012-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49019 --- Comment #2 from Andre Heider 2012-07-30 10:09:03 UTC --- Continuation of that tree, fixed up for 0.95: https://github.com/dhewg/libsdl/tree/wl -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Wayland-bugs] [Bug 50490] [bug]A gap appeared between clickdot reaction area and screen edge under drm mode

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50490 --- Comment #7 from Scott Moreau 2012-07-31 15:15:46 UTC --- f7e498cb89ef1b740380414eaf557da4428557fb is a problem, because it effectively reverts f7e498cb89ef1b740380414eaf557da4428557fb. -- Configure bugmail: https://bugs.freedesktop.org/user

[Wayland-bugs] [Bug 50490] [bug]A gap appeared between clickdot reaction area and screen edge under drm mode

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50490 --- Comment #8 from Scott Moreau 2012-07-31 15:21:33 UTC --- dd263e546bc20a2a7f424374afc9c81e5f59f2de is a problem, because it effectively reverts f7e498cb89ef1b740380414eaf557da4428557fb -- Configure bugmail: https://bugs.freedesktop.org/userp

[Wayland-bugs] [Bug 52418] [bug] weston-terminal inconsistent full screen triggering

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52418 Brian Lovin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 52420] [bug] weston dnd client resize clips surfaces incorrectly

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52420 Brian Lovin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 53018] New: Unguarded derefs in wayland-client.c can cause segfaults

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53018 Bug #: 53018 Summary: Unguarded derefs in wayland-client.c can cause segfaults Classification: Unclassified Product: Wayland Version: unspecified Platform: x86-64 (AMD

[Wayland-bugs] [Bug 46629] [bug] should weston set WAYLAND_DISPLAY variable for weston-desktop-shell (based on --socket argument)

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46629 Kristian Høgsberg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 Darxus changed: What|Removed |Added CC||dar...@chaosreigns.com --- Comment #7 from Darx

[Wayland-bugs] [Bug 52517] [Regression] Fullscreen can't be executed in clickdot, dnd, eventdemo, resizor and flower.

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52517 Scott Moreau changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 53047] New: Moving cursor crashes weston

2012-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53047 Bug #: 53047 Summary: Moving cursor crashes weston Classification: Unclassified Product: Wayland Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Wayland-bugs] [Bug 53018] Unguarded derefs in wayland-client.c can cause segfaults

2012-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53018 Joe Konno changed: What|Removed |Added Severity|major |critical --- Comment #1 from Joe Konno 2012

[Wayland-bugs] [Bug 53018] Unguarded derefs in wayland-client.c can cause segfaults

2012-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53018 --- Comment #2 from Kristian Høgsberg 2012-08-01 17:34:54 UTC --- tHIS IS -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___

[Wayland-bugs] [Bug 53018] Unguarded derefs in wayland-client.c can cause segfaults

2012-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53018 Kristian Høgsberg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 53018] Unguarded derefs in wayland-client.c can cause segfaults

2012-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53018 --- Comment #4 from Joe Konno 2012-08-01 17:55:19 UTC --- Thanks for the input, Kristian! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

[Wayland-bugs] [Bug 53064] New: When running weston with the wayland-backend.so backend, and you specify a socket, it doesn't create the socket

2012-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53064 Bug #: 53064 Summary: When running weston with the wayland-backend.so backend, and you specify a socket, it doesn't create the socket Classification: Unclassified Produ

[Wayland-bugs] [Bug 53178] New: [Regression] weston client context menu doesn't appear until mouse move.

2012-08-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53178 Bug #: 53178 Summary: [Regression] weston client context menu doesn't appear until mouse move. Classification: Unclassified Product: Wayland Version: unspecified Platf

[Wayland-bugs] [Bug 53181] New: [bug] Weston-DRM unlocked only by mousing over "magic" hidden location

2012-08-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53181 Bug #: 53181 Summary: [bug] Weston-DRM unlocked only by mousing over "magic" hidden location Classification: Unclassified Product: Wayland Version: unspecified Platfor

[Wayland-bugs] [Bug 53182] New: [bug] clients seg fault when clicking options from context menu

2012-08-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53182 Bug #: 53182 Summary: [bug] clients seg fault when clicking options from context menu Classification: Unclassified Product: Wayland Version: unspecified Platform: Othe

[Wayland-bugs] [Bug 53182] [bug] clients seg fault when clicking options from context menu

2012-08-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53182 U. Artie Eoff changed: What|Removed |Added Attachment #65192|text/x-log |text/text mime type|

[Wayland-bugs] [Bug 53182] [bug] clients seg fault when clicking options from context menu

2012-08-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53182 U. Artie Eoff changed: What|Removed |Added Attachment #65192|text/text |text/plain mime type|

[Wayland-bugs] [Bug 52198] weston segfauls after two drag and drops in dnd example and closing it

2012-08-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52198 U. Artie Eoff changed: What|Removed |Added Status|RESOLVED|VERIFIED -- Configure bugmail: https://

[Wayland-bugs] [Bug 52450] [bug] weston image client segfaults if passed invalid image

2012-08-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52450 --- Comment #1 from U. Artie Eoff 2012-08-06 18:35:04 UTC --- Created attachment 65193 --> https://bugs.freedesktop.org/attachment.cgi?id=65193 bt full -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You ar

[Wayland-bugs] [Bug 53214] New: No iconify/minimize functionality in Weston

2012-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53214 Bug #: 53214 Summary: No iconify/minimize functionality in Weston Classification: Unclassified Product: Wayland Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (Al

[Wayland-bugs] [Bug 49937] [Regression] Weston event-test fails

2012-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49937 U. Artie Eoff changed: What|Removed |Added Status|VERIFIED|REOPENED Resolution|FIXED

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #8 from Scott Moreau 2012-08-13 17:03:49 UTC --- To all interested, please test the following patches: http://lists.freedesktop.org/archives/mesa-dev/2012-August/025603.html http://lists.freedesktop.org/archives/mesa-dev/2012-August/

[Wayland-bugs] [Bug 46432] [bug] Can not get keyboard focus if previous client exits abnomally (e.g. Ctrl-C)

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46432 --- Comment #1 from Kristian Høgsberg 2012-08-13 17:42:50 UTC --- Should be fixed in e377822c64151c8ba1fcfb2e3ccdd62768fcd1d2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becaus

[Wayland-bugs] [Bug 50487] [Regression]clicking dnd flower leads to dnd segment fault

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50487 --- Comment #13 from Kristian Høgsberg 2012-08-13 18:38:18 UTC --- Crash should be fixed in 2e615e7a033ee7eb50f3b9ffc3ab2fddeb2b3494, but we're still missing the cursor. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

[Wayland-bugs] [Bug 50487] [Regression]clicking dnd flower leads to dnd segment fault

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50487 --- Comment #14 from Kristian Høgsberg 2012-08-13 18:39:24 UTC --- Erhm, make that f22d0ecd97644e7b6526128c3449f0e080188b26. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because

[Wayland-bugs] [Bug 52450] [bug] weston image client segfaults if passed invalid image

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52450 Philipp Brüschweiler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 50487] [Regression]clicking dnd flower leads to dnd segment fault

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50487 --- Comment #15 from Vova 2012-08-13 19:57:24 UTC --- I sent a patch about a month ago that fixes this bug. But no received response, today I saw a patch in commit f22d0ecd97644e7b6526128c3449f0e080188b26 similar by my patch. Developers don`t rea

[Wayland-bugs] [Bug 52609] [bug] Client demos can segfault with minimalist cursor themes

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52609 --- Comment #1 from Philipp Brüschweiler 2012-08-13 20:18:19 UTC --- The DND client has been fixed. Are there other clients which caused segfaults? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rece

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #9 from Vova 2012-08-13 21:24:49 UTC --- (In reply to comment #8) On nvidia's earlier work under X server. I ran only under Xorg, since drm backend wayland has not worked because I have no hardware acceleration (GT520 Fermi). It writ

[Wayland-bugs] [Bug 53462] New: [bug] Weston tests fail to compile

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53462 Bug #: 53462 Summary: [bug] Weston tests fail to compile Classification: Unclassified Product: Wayland Version: unspecified Platform: All OS/Version: All Status: NEW

[Wayland-bugs] [Bug 53462] [bug] Weston tests fail to compile

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53462 --- Comment #1 from U. Artie Eoff 2012-08-13 22:30:12 UTC --- (In reply to comment #0) > Description > --- > > event-test.c: In function 'handle_surface': > event-test.c:56:28: error: 'struct weston_compositor' has no member named > 'se

[Wayland-bugs] [Bug 53064] When running weston with the wayland-backend.so backend, and you specify a socket, it doesn't create the socket

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53064 Philipp Brüschweiler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #10 from Vova 2012-08-14 17:22:14 UTC --- (In reply to comment #9) Yes, working on ati/amd. HD 2600xt -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

[Wayland-bugs] [Bug 52455] [bug] Scale and Rotate titlebar right click menu options do not function

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52455 --- Comment #2 from Brian Lovin 2012-08-14 22:09:41 UTC --- (In reply to comment #1) > yes. There are no routines assigned there to perform these operations; it's > just void now. Maybe we need to remove those options now for consistency. I've

[Wayland-bugs] [Bug 52456] [bug] Weston titlebar right-click menu timing issue

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52456 --- Comment #1 from Brian Lovin 2012-08-14 22:17:42 UTC --- I was looking at this bug earlier and found that it's because of this if statement in weston's clients/window.c: if (state == WL_POINTER_BUTTON_STATE_PRESSED && time - menu->time >

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #11 from Scott Moreau 2012-08-14 22:44:40 UTC --- (In reply to comment #10) > (In reply to comment #9) > > Yes, working on ati/amd. HD 2600xt Can you possibly try to see if fullscreen works for clients? Pressing F11 in weston-termin

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #12 from Vova 2012-08-15 11:11:55 UTC --- (In reply to comment #11) Full screen working too. Terminal, gears, etc. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becau

[Wayland-bugs] [Bug 53558] New: [bug] Mouse cursor when resizing acts oddly when moved outside weston

2012-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53558 Bug #: 53558 Summary: [bug] Mouse cursor when resizing acts oddly when moved outside weston Classification: Unclassified Product: Wayland Version: unspecified Platform

[Wayland-bugs] [Bug 53560] New: [bug] window resize mouse distance incorrect

2012-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53560 Bug #: 53560 Summary: [bug] window resize mouse distance incorrect Classification: Unclassified Product: Wayland Version: unspecified Platform: Other OS/Version: All S

[Wayland-bugs] [Bug 53561] New: [bug] Mouse cursor disappears when resuming from sleep if window closed from menu

2012-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53561 Bug #: 53561 Summary: [bug] Mouse cursor disappears when resuming from sleep if window closed from menu Classification: Unclassified Product: Wayland Version: unspecified

[Wayland-bugs] [Bug 53563] New: [bug] weston never sleeps if cursor left on green dot

2012-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53563 Bug #: 53563 Summary: [bug] weston never sleeps if cursor left on green dot Classification: Unclassified Product: Wayland Version: unspecified Platform: Other OS/Version: All

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #13 from Scott Moreau 2012-08-15 23:53:51 UTC --- There is now an updated set: http://lists.freedesktop.org/archives/mesa-dev/2012-August/025705.html http://lists.freedesktop.org/archives/mesa-dev/2012-August/025706.html http://lists

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #14 from charliemac...@gmail.com 2012-08-16 02:39:42 UTC --- With the exception of the small typo error on line 425 of mesa's src/gbm/backends/dri/gbm_dri.c, the above patch set works for me with radeon gpu. However, I have no availabl

[Wayland-bugs] [Bug 53561] [bug] Mouse cursor disappears when resuming from sleep if window closed from menu

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53561 --- Comment #1 from Philipp Brüschweiler 2012-08-16 08:26:18 UTC --- Seems to be related to the (or one of the?) missing repaint bugs. Notice that the cursor reappears when you move the (invisible) cursor over the terminal icon in the top left.

[Wayland-bugs] [Bug 53462] [bug] Weston tests fail to compile

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53462 Philipp Brüschweiler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 52453] [bug] eventdemo client doesn't recognize mouse wheel events

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52453 Philipp Brüschweiler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 53560] [bug] window resize mouse distance incorrect

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53560 --- Comment #1 from Scott Moreau 2012-08-16 09:33:22 UTC --- This seems to fix it here http://lists.freedesktop.org/archives/wayland-devel/2012-August/004947.html -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Wayland-bugs] [Bug 51016] Mouse doesn't work

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51016 Philipp Brüschweiler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 51647] Cursor is invisible if no default is specified

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51647 Philipp Brüschweiler changed: What|Removed |Added CC||dott...@gmail.com --- Comment #1

[Wayland-bugs] [Bug 46432] [bug] Can not get keyboard focus if previous client exits abnomally (e.g. Ctrl-C)

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46432 Philipp Brüschweiler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 53560] [bug] window resize mouse distance incorrect

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53560 --- Comment #2 from Kristian Høgsberg 2012-08-16 14:35:14 UTC --- Author: Philipp Brüschweiler AuthorDate: Thu Aug 16 10:50:07 2012 +0200 Commit: Kristian Høgsberg CommitDate: Thu Aug 16 10:33:56 2012 -0400 toytoolkit: don't ignor

[Wayland-bugs] [Bug 53560] [bug] window resize mouse distance incorrect

2012-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53560 Philipp Brüschweiler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 53648] New: Weston Terminal does not manage french characters

2012-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53648 Bug #: 53648 Summary: Weston Terminal does not manage french characters Classification: Unclassified Product: Wayland Version: unspecified Platform: Other OS/Version: All

[Wayland-bugs] [Bug 52419] [bug] weston-terminal doesn't accept input from keypad

2012-08-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52419 --- Comment #4 from Philipp Brüschweiler 2012-08-18 11:42:43 UTC --- http://lists.freedesktop.org/archives/wayland-devel/2012-August/004968.html Does this work better? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Wayland-bugs] [Bug 52419] [bug] weston-terminal doesn't accept input from keypad

2012-08-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52419 --- Comment #5 from Philipp Brüschweiler 2012-08-18 12:18:05 UTC --- Hmm, my patch only works for printable characters, the others will have to be handled similarly as in Daniel's patch. (In reply to comment #3) > Hi Daniel, > > I tested this

[Wayland-bugs] [Bug 52419] [bug] weston-terminal doesn't accept input from keypad

2012-08-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52419 --- Comment #6 from Daniel Stone 2012-08-18 12:22:59 UTC --- (In reply to comment #3) > I tested this patch and it seems that it works. However, there is a strange > behavior where the keypad numbers act as arrow keys, even though numlock is > t

[Wayland-bugs] [Bug 52419] [bug] weston-terminal doesn't accept input from keypad

2012-08-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52419 --- Comment #7 from Daniel Stone 2012-08-18 12:23:38 UTC --- Created attachment 65734 --> https://bugs.freedesktop.org/attachment.cgi?id=65734 inherit initial modifier state from xkb This requires XCB/XKB, but should hopefully fix things up a

[Wayland-bugs] [Bug 52419] [bug] weston-terminal doesn't accept input from keypad

2012-08-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52419 Daniel Stone changed: What|Removed |Added Attachment #65734|0 |1 is obsolete|

[Wayland-bugs] [Bug 53679] New: Super Key + K kills weston when active window is a xwayland window

2012-08-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53679 Bug #: 53679 Summary: Super Key + K kills weston when active window is a xwayland window Classification: Unclassified Product: Wayland Version: unspecified Platform: O

[Wayland-bugs] [Bug 53860] New: [bug] weston-desktop-shell crashes silently when an icon doesn't exist

2012-08-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53860 Bug #: 53860 Summary: [bug] weston-desktop-shell crashes silently when an icon doesn't exist Classification: Unclassified Product: Wayland Version: unspecified Platfor

[Wayland-bugs] [Bug 53942] New: [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write)

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53942 Bug #: 53942 Summary: [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write) Classification: Unclassified Product: Wayland Version: unspecified

[Wayland-bugs] [Bug 53942] [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write)

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53942 U. Artie Eoff changed: What|Removed |Added Attachment #65967|application/octet-stream|text/plain mime type|

[Wayland-bugs] [Bug 49937] [Regression] Weston event-test fails

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49937 --- Comment #4 from U. Artie Eoff 2012-08-22 16:24:51 UTC --- (In reply to comment #3) > Reopening... > > New Description > --- > This test is failing again. However, it only seems to fail in drm-backend on > 32bit system. The tes

[Wayland-bugs] [Bug 53942] [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write)

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53942 --- Comment #1 from U. Artie Eoff 2012-08-22 18:31:03 UTC --- Confirmed that http://cgit.freedesktop.org/mesa/mesa/commit/?id=61e95b8a5f8524c7ff726f92ef6edc6b6bb35196 is the first bad commit -- Configure bugmail: https://bugs.freedesktop.org/u

[Wayland-bugs] [Bug 53942] [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write)

2012-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53942 --- Comment #2 from Rob Bradford 2012-08-23 17:47:45 UTC --- Here is the patch I sent to mesa to fix -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the as

[Wayland-bugs] [Bug 53942] [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write)

2012-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53942 --- Comment #3 from Rob Bradford 2012-08-23 17:50:36 UTC --- http://lists.freedesktop.org/archives/mesa-dev/2012-August/026053.html -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Wayland-bugs] [Bug 52517] [Regression] Fullscreen can't be executed in clickdot, dnd, eventdemo, resizor and flower.

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52517 ZhaoShengyan changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #3 from ZhaoShengyan

[Wayland-bugs] [Bug 50487] [Regression]clicking dnd flower leads to dnd segment fault

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50487 ZhaoShengyan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 50487] [Regression]clicking dnd flower leads to dnd segment fault

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50487 ZhaoShengyan changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #17 from ZhaoShengya

[Wayland-bugs] [Bug 53942] [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write)

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53942 U. Artie Eoff changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 53942] [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write)

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53942 U. Artie Eoff changed: What|Removed |Added Status|RESOLVED|VERIFIED -- Configure bugmail: https://

[Wayland-bugs] [Bug 53860] [regression] weston-desktop-shell crashes silently when an icon doesn't exist

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53860 U. Artie Eoff changed: What|Removed |Added Summary|[bug] weston-desktop-shell |[regression] |crashes

[Wayland-bugs] [Bug 53860] [regression] weston-desktop-shell crashes silently when an icon doesn't exist

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53860 --- Comment #2 from Brian Lovin 2012-08-27 22:07:54 UTC --- Created attachment 66194 --> https://bugs.freedesktop.org/attachment.cgi?id=66194 Add error checking if icon surface is not created. If Weston can't (or shouldn't) function as it did

[Wayland-bugs] [Bug 54167] New: [bug] weston-launch's wayland-0 socket can have insufficient permissions

2012-08-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54167 Bug #: 54167 Summary: [bug] weston-launch's wayland-0 socket can have insufficient permissions Classification: Unclassified Product: Wayland Version: unspecified Platf

[Wayland-bugs] [Bug 52419] [bug] weston-terminal doesn't accept input from keypad

2012-08-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52419 --- Comment #9 from Kristian Høgsberg 2012-08-29 18:50:35 UTC --- (In reply to comment #8) > Created attachment 65735 [details] [review] > inherit initial modifier state from xkb (not broken) > > Aaaah. Wrong version. Did this go

[Wayland-bugs] [Bug 53860] [regression] weston-desktop-shell crashes silently when an icon doesn't exist

2012-08-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53860 Philipp Brüschweiler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 53648] Weston Terminal does not manage french characters

2012-08-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53648 --- Comment #1 from Philipp Brüschweiler 2012-08-30 12:01:22 UTC --- Step 2 should work as of fdb4b025019edf9256d76223c9096f564a357f62. The other use cases need support for input methods, which is in the works. -- Configure bugmail: https://bu

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 Scott Moreau changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #16 from Vova 2012-09-01 18:49:07 UTC --- Yes, it works. http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a7dea93fa70d670a5954e47a47075a2703209d4 that fixed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 Darxus changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #17 from Darxus 2012-09-0

[Wayland-bugs] [Bug 54428] New: Multitouch touch screen is detected as a pointer device by evdev_configure_device()

2012-09-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54428 Bug #: 54428 Summary: Multitouch touch screen is detected as a pointer device by evdev_configure_device() Classification: Unclassified Product: Wayland Version: unspecified

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-09-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #18 from Vova 2012-09-03 14:41:06 UTC --- (In reply to comment #17) > desktop-shell stopped crashing on startup with "wl_drm@11: error 2: invalid > name", thanks. You are installed latest mesa from git? -- Configure bugmail: https:

[Wayland-bugs] [Bug 52267] Desktop-shell failing with radeon drm

2012-09-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52267 --- Comment #19 from Darxus 2012-09-03 14:47:18 UTC --- (In reply to comment #18) > (In reply to comment #17) > > desktop-shell stopped crashing on startup with "wl_drm@11: error 2: invalid > > name", thanks. > > You are installed latest mesa fr

[Wayland-bugs] [Bug 54502] New: [bug] test-text-client does not compile

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54502 Bug #: 54502 Summary: [bug] test-text-client does not compile Classification: Unclassified Product: Wayland Version: unspecified Platform: All OS/Version: Linux (All)

[Wayland-bugs] [Bug 54502] [bug] test-text-client does not compile

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54502 --- Comment #1 from U. Artie Eoff 2012-09-04 17:54:30 UTC --- Patch submitted -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Wayland-bugs] [Bug 54502] [bug] test-text-client does not compile

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54502 --- Comment #2 from Philipp Brüschweiler 2012-09-04 17:55:48 UTC --- I think the problem is that the underlying functionality hasn't been commited yet, but somehow the tests are... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Wayland-bugs] [Bug 54502] [bug] test-text-client does not compile

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54502 U. Artie Eoff changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Wayland-bugs] [Bug 54502] [bug] test-text-client does not compile

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54502 U. Artie Eoff changed: What|Removed |Added Status|RESOLVED|VERIFIED -- Configure bugmail: https://

[Wayland-bugs] [Bug 49937] [Regression] Weston event-test fails

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49937 --- Comment #5 from U. Artie Eoff 2012-09-04 21:38:18 UTC --- patch submitted to wayland-devel: -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

[Wayland-bugs] [Bug 54576] New: complete lock up when running weston on drm with nouveau

2012-09-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54576 Bug #: 54576 Summary: complete lock up when running weston on drm with nouveau Classification: Unclassified Product: Wayland Version: unspecified Platform: Other

[Wayland-bugs] [Bug 54576] complete lock up when running weston on drm with nouveau

2012-09-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54576 --- Comment #1 from Philipp Brüschweiler 2012-09-05 20:30:41 UTC --- Created attachment 66698 --> https://bugs.freedesktop.org/attachment.cgi?id=66698 Log of locked up weston -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

  1   2   3   4   5   6   7   8   9   10   >