[Bug 1575454] Re: Gedit didn't close after saving a new file

2017-06-03 Thread Gregoire Gentil
*** This bug is a duplicate of bug 1562486 ***
https://bugs.launchpad.net/bugs/1562486

I have just upgraded to a fresh install of 16.04 and I see this bug. The
bug has been reported one year ago when 16.04 was available. When is it
going to be in the distro?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575454

Title:
  Gedit didn't close after saving a new file

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/1575454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-06-14 Thread Gregoire Gentil
Fantastic, it's working! Thanks kendatsuba. Note that I didn't use
elantech v6. I simply applied the patch to the kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166442

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-06-13 Thread Gregoire Gentil
I have sent an email to Elantech manufacturer and their reply was:
 Original Message 
Subject: RE: Latest touchpad driver for Linux (as included in Samsung Series 9 
laptop)
Date: Tue, 11 Jun 2013 15:32:01 +0800
From: draco_wu 
To: 
CC: '陳怡穎 Ivy' ,'Darren Chen(陳德榮)' 
,

Dear Gregoire,
For our company policy, we don't open the source code for Linux application.
We are sorry for that.

BRs,
Draco Wu / EMC

The problem is at driver level and somebody needs to find out the
protocol corresponding to their newest hardware (Elantech revision 0x57,
0x5f, 0x03).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166442

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1086746] Re: Bluetooth keyboard battery interpreted as laptop battery

2013-06-08 Thread Gregoire Gentil
*** This bug is a duplicate of bug 1066208 ***
https://bugs.launchpad.net/bugs/1066208

Here is an ugly patch that works for me (Logitech K810):

--- a/src/linux/up-device-supply.c  2013-06-08 15:07:46.161694077 -0700
+++ b/src/linux/up-device-supply.c  2013-06-08 15:07:05.665695138 -0700
@@ -867,6 +867,8 @@
} else if (g_ascii_strcasecmp (device_type, "battery") == 0) {
type = UP_DEVICE_KIND_BATTERY;
supply->priv->is_power_supply = TRUE;
+gchar *device_name = up_device_supply_get_string (native_path, "model_name");
+if (device_name && ! g_ascii_strcasecmp (device_name, "Logitech K810")) goto 
out;
} else if (g_ascii_strcasecmp (device_type, "USB") == 0) {
 
/* use a heuristic to find the device type */

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086746

Title:
  Bluetooth keyboard battery interpreted as laptop battery

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1086746/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-05-18 Thread Gregoire Gentil
On Samsung NP900X3E-A02, when following 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/681904/comments/64,
 I get in kernel:
[2.691443] elantech.c: PSMOUSE_CMD_RESET_BAT  param[0]=aa param[1]=0 
param[2]=0
[2.753440] elantech.c: Elantech version query result 0x57, 0x5f, 0x03.
[2.781988] param[0] = 57 param[1] = 5f param[2] = 3 
[2.781992] elantech.c: assuming hardware version 9, firmware version 
0x57.0x5f.0x03
which seems good. But if I force Synaptics in Xorg, the touchpad doesn't work 
and I managed to lock X11 from all HID inputs (I needed to boot from a recovery 
USB keychain).
What is the proper /etc/X11/xorg.conf.d/ so that "PS/2 Elantech ETF1059 
Click-Pad" is properly set up? This is how the device appears in the log file. 
Any idea?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166442

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-05-06 Thread Gregoire Gentil
I have  a Samsung NP900X3E-A02 with Ubuntu 12.04 and I see the exact
same problem with same things in kernel and xorg log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166442

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1027647] Re: Compiz: Static Application Switcher doesn't include minimized windows

2012-08-18 Thread Gregoire Gentil
Not bad! Impressed that you found which option is the culprit. Indeed,
if I remove this option, minimized windows are included again in the
switcher but obviously there is no preview, which is still bad But I
prefer in the mean time an icon than nothing! Thanks. Hopefully, there
will be a patch soon. I can apply it myself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027647

Title:
  Compiz: Static Application Switcher doesn't include minimized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1027647/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974242] Re: Compiz is moving windows against my will

2012-07-24 Thread Gregoire Gentil
I completely agree. And I have filed only 1/10 of the bugs I'm
experiencing on Precise (most of them related to gnome classic but even
not all). I'm really disappointed too - I was forced to upgrade from
Maverick and the current #precise BUGGY situation is a HUGE pain.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974242

Title:
  Compiz is moving windows against my will

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/974242/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1027647] [NEW] Compiz: Static Application Switcher doesn't include minimized windows

2012-07-22 Thread Gregoire Gentil
Public bug reported:

Even if "Show minimized" in the Behavior tab of the CompizConfig
Settings Manager for "Static Application Switcher" is checked, minimized
windows are not included in the switcher.

Expected: if minimized is checked, minimized windows should be included
What happens: if minimized is checked, minimized windows are not included

Description:Ubuntu 12.04 LTS
Release:12.04

ii  compiz 1:0.9.7.8-0ubuntu1.2 OpenGL window and compositing manager
ii  compiz-core 1:0.9.7.8-0ubuntu1.2 OpenGL window and compositing manager
ii  compiz-gnome 1:0.9.7.8-0ubuntu1.2 OpenGL window and compositing manager - 
GNOME window decorator
ii  compiz-plugins 1:0.9.7.8-0ubuntu1.2 OpenGL window and compositing manager - 
plugins
ii  compiz-plugins-default 1:0.9.7.8-0ubuntu1.2 OpenGL window and compositing 
manager - default plugins
ii  compiz-plugins-main 1:0.9.7.0~bzr19-0ubuntu10 Compiz plugins - main 
collection
ii  compiz-plugins-main-default 1:0.9.7.0~bzr19-0ubuntu10 Compiz plugins - main 
default collection
ii  compizconfig-backend-gconf 0.9.5.92-0ubuntu5 Compiz Fusion configuration 
system - gconf backend
ii  compizconfig-settings-manager 0.9.5.92-0ubuntu3 Compiz configuration 
settings manager
ii  libcompizconfig0 0.9.7.0~bzr428-0ubuntu6 Settings library for plugins - 
OpenCompositing Project
ii  python-compizconfig 0.9.5.94-0ubuntu4 Compizconfig bindings for python

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027647

Title:
  Compiz: Static Application Switcher doesn't include minimized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1027647/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974242] Re: Compiz is moving windows against my will

2012-07-22 Thread Gregoire Gentil
Why hasn't Ubuntu integrated yet this patch? What are they waiting for?
It's a killing bug and I have to recompile Compiz at each upgrade...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974242

Title:
  Compiz is moving windows against my will

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/974242/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 633227] Re: instabilities with highmem activated

2011-04-11 Thread Gregoire Gentil
I'm not sure to understand. This bug had nothing to do with the kernel .
It was a bug in x-load.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/633227

Title:
  instabilities with highmem activated

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs