[Bug 1032500] Re: Natural scrolling not working in Empathy contact list window

2012-08-29 Thread Matteo Landi
Hi Bilal,

I am so sorry that we can't understand each-others, but before filing
the bug to Bugzilla, let me try and explain you the problem another
time.

First of all, we are talking about _natural_ scrolling:  if you don't
know anything that, please have a look at the following video [1]:  it
is worth a thousand words.  As you probably may know, that behavior is
not enabled by default on Ubuntu;  however, one can simply use Xmodmap
and obtain something similar:  let's see how.

Inside your Xmodmap configuration file (~user/.Xmodmap) you can map each
mouse event to other;  for example, the following is the default
configuration for the pointer:

pointer = 1 2 3 4 5 6 7 8 9 10 11 12

Imagine each column being the mouse event received, and each value being
the overwritten event associated:  in this case output events are
matching input events without any transformation (i.e. left-click is a
left-click, scroll-up is scroll-up and so forth).  Let's see how to
enable _natural_ scrolling knowing that event 4 and 5 are for scroll up
and down, while 6 and 7 are for left and right scroll:

pointer = 1 2 3 5 4 7 6 8 9 10 11 12

As you can see, at the 4th column we have the 5th event and at the 5th
column we have the 4th event (same for 6th and 7th columns).  Basically
we are telling Xmodmap to generate a scroll-down event when a scroll-up
event is receved and vice-versa (and to generate a scroll-left when a
scroll-right is received).  You can try it yourself by putting that line
in the file and load it with `xmodmap ~/.Xmodmap`.

Now, if you try to scroll a gnome-terminal window, you will notice that
the _natural_ scrolling behaviour is correctly enabled.  However, the
same can not be said for Empathy windows:  it seams that the scrolling
behaviour is somehow hard-coded in the application, and it cannot be
overridden externally.

If you now have understood the issue, could please have a look at it?
Thank you.


[1] http://youtu.be/qhEt1Pd-twM

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

Title:
  Natural scrolling not working in Empathy contact list window

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

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


[Bug 1032500] Re: Natural scrolling not working in Empathy contact list window

2012-08-11 Thread Matteo Landi
Any news?

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

Title:
  Natural scrolling not working in Empathy contact list window

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

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


[Bug 1032500] Re: Natural scrolling not working in Empathy contact list window

2012-08-03 Thread Matteo Landi
Right now I can not create a video nor share my desktop so I will try to
explain the problem in more details.

Imagine to have a vanilla Ubuntu,  you open a terminal and type dmesg.
If you have a trackpad with double fingers scrolling enabled and you
want to see what dmesg printed first, you need to place two fingers at
the bottom of the trackpad and swipe them to the top.

Now, if you want to enable natural scrolling (i.e. swipe top-down to
scroll a page up, like in smartphones or tablets), you can for example
use Xmodmap and use that settings contained in the bug description.

If you open again a terminal and try to follow the steps presented
above, you will notice that to scroll the terminal up, you will have to
swipe top-down.  That means hich means that the Xmodmap setting has been
properly honored by gnome-terminal.

Now back to the Empathy problem:  once you enable natural scrolling, it
works properly inside chat windows only:  if you open the contact list,
place the scrollbar at the top and try to swipe bottom-up to reach the
bottom of the list, you won't notice any scrollbar movement.  On the
other hand, if you swipe top-down, the scrollbar starts to move to the
bottom of the contact list as if the Xmodmap setting was not honored at
all.

Let me know if this description shed some light on the problem.

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

Title:
  Natural scrolling not working in Empathy contact list window

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

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


[Bug 1032500] Re: Natural scrolling not working in Empathy contact list window

2012-08-03 Thread Matteo Landi
I am running Ubuntu 12.04 LTS and empathy's version is 3.4.2-0ubuntu1

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

Title:
  Natural scrolling not working in Empathy contact list window

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

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


[Bug 1032500] Re: Natural scrolling not working in Empathy contact list window

2012-08-03 Thread Matteo Landi
Have checked right now and I have both settings enabled;  moreover I am
getting the same behaviour using either two fingers or right edge
scrolling.

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

Title:
  Natural scrolling not working in Empathy contact list window

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

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


[Bug 1032500] Re: Natural scrolling not working in Empathy contact list window

2012-08-03 Thread Matteo Landi
I have checked right now have both settings enabled get the same
behaviour using either two fingers or right edge scrolling.

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

Title:
  Natural scrolling not working in Empathy contact list window

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

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


[Bug 1032500] [NEW] Natural scrolling not working in Empathy contact list window

2012-08-02 Thread Matteo Landi
Public bug reported:

I am an owner of a Apple Magic Trackpad and I configured Xmodmap in
order to enable "natural scrolling" with the following line:

pointer = 1 2 3 5 4 7 6 8 9 10 11 12

I noticed that even if it works as expected inside a chat window, the
same can not be said for the contact list:  in such window, swiping
fingers upside-down makes the scrollbar move to the bottom instead of to
the top.

If in need of more information/logs, please ask me.

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

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

Title:
  Natural scrolling not working in Empathy contact list window

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

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


[Bug 912872] Re: C-W does not delete word before cursor

2012-01-06 Thread Matteo Landi
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/912872

Title:
  C-W does not delete word before cursor

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

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


[Bug 912872] [NEW] C-W does not delete word before cursor

2012-01-06 Thread Matteo Landi
Public bug reported:

Don't know if it is a problem of Empathy or not, but each time I press
C-W to delete the word before the cursor, the chat window closes. The
strange thing is that C-H ()
works fine.

Is this the expected behaviour? I am asking this because I'm using the
"Emacs" gtk-key-theme as explained here [1], and consequently I guess
C-W while inside a text-input should actually edit text and not close
focused window.


Regards,
Matteo

[1] http://kb.mozillazine.org/Emacs_Keybindings_(Firefox)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic-pae 3.0.9
Uname: Linux 3.0.0-14-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Jan  6 18:55:14 2012
ExecutablePath: /usr/lib/empathy/empathy-chat
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric

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

Title:
  C-W does not delete word before cursor

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

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


[Bug 513346] Re: MSN connection does not work: Network error

2010-03-30 Thread Matteo Landi
I solved reinstalling python-dbus packages.

-- 
MSN connection does not work: Network error
https://bugs.launchpad.net/bugs/513346
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 550796] Re: python-gtk2: missing CAPI

2010-03-30 Thread Matteo Landi
Well, after a bit of googling, I fixed re-installing python-gtk2 and
python-cairo. The origin of this problem still remains unknown.

-- 
python-gtk2: missing CAPI
https://bugs.launchpad.net/bugs/550796
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu.

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


[Bug 550796] Re: python-gtk2: missing CAPI

2010-03-29 Thread Matteo Landi

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/42358335/Dependencies.txt

-- 
python-gtk2: missing CAPI
https://bugs.launchpad.net/bugs/550796
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu.

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


[Bug 550796] [NEW] python-gtk2: missing CAPI

2010-03-29 Thread Matteo Landi
Public bug reported:

Yesterday I installed Ubuntu Lucid Lynx beta1 64bits: everything went fine 
except for the package python-gtk2 (I suppose).  If I open a python shell, and 
try to import the gtk module, I get the following error:
$ python
Python 2.6.5 (r265:79063, Mar 20 2010, 14:40:09)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
Traceback (most recent call last):
 File "", line 1, in 
 File "/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py", line 40, in 

   from gtk import _gtk
AttributeError: 'module' object has no attribute 'CAPI'

and this also happens for example, while trying to open the preferences dialog 
of ubuntuone:
$ ubuntuone-preferences
Traceback (most recent call last):
 File "/usr/bin/ubuntuone-preferences", line 27, in 
   import gtk
 File "/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py", line 40, in 

   from gtk import _gtk
AttributeError: 'module' object has no attribute 'CAPI'

The same occurs while invoking ubuntu-bug (I needed to run apport-cli..).
Best regards.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: python-gtk2 2.17.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-17-generic x86_64
Architecture: amd64
Date: Mon Mar 29 12:02:12 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.utf8
SourcePackage: pygtk

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


** Tags: amd64 apport-bug lucid

-- 
python-gtk2: missing CAPI
https://bugs.launchpad.net/bugs/550796
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu.

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