This patch fixes some name clashes introduced by last patches.
---
src/compositor-rdp.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/compositor-rdp.c b/src/compositor-rdp.c
index 1711fdd..e855ba6 100644
--- a/src/compositor-rdp.c
+++ b/src/compositor-rdp.c
@@ -96
Hi Peter
On Mon, May 27, 2013 at 12:35 PM, Peter Hutterer
wrote:
> On Fri, May 24, 2013 at 05:07:14PM +0200, David Herrmann wrote:
> [...]
>> >> This library is intended to solve the classification/detection
>> >> problem. While the kernel evdev-interface provides us a bunch of
>> >> information
When exiting, this patch fixes segmentation fault.
---
From: Mun Gwan-gyeong
Date: Tue, 28 May 2013 00:20:04 +0900
Subject: [PATCH] config-parser: Avoid null dereference when exiting. (case:
weston starts without config file.)
backtrace:
(gdb) bt
#0 0xb7704424 in __kernel_vsyscall ()
#1 0xb757dd
This patch fixes segmentation fault when weston starts without config file.
---
>From ad383a1ed8efa3ee402825bb99676c22f6578a5c Mon Sep 17 00:00:00 2001
From: Mun Gwan-gyeong
Date: Tue, 28 May 2013 00:04:26 +0900
Subject: [PATCH] config-parser: Avoid null dereference when handling
config-parser (
Hi,
On Mon, May 27, 2013 at 12:57 PM, Rune Kjær Svendsen wrote:
> On Sat, May 25, 2013 at 7:15 AM, Ilyes Gouta wrote:
>
>> Hi,
>>
>> Would it be possible to place that ISO image on a usb key and to boot
>> from it?
>>
> If you're using GRUB2 you can do even better. Just place the script
> attache
On Sat, May 25, 2013 at 7:15 AM, Ilyes Gouta wrote:
> Hi,
>
> Would it be possible to place that ISO image on a usb key and to boot from
> it?
>
If you're using GRUB2 you can do even better. Just place the script
attached to this mail in the file /etc/grub.d/60_isoboot
Then place your ISO in the
On Fri, May 24, 2013 at 05:07:14PM +0200, David Herrmann wrote:
[...]
> >> This library is intended to solve the classification/detection
> >> problem. While the kernel evdev-interface provides us a bunch of
> >> information for each device, it doesn't provide any classification of
> >> the device