[Bug 41301] Re: Mouse clicks stop working sporadically

2008-12-05 Thread Tessa Lau
I have started seeing this problem since upgrading from Hardy to Ibex.
The cursor moves around on screen, but clicks are not recognized and the
focus does not follow the cursor as it should.  It happens several times
a day for me.  Switching to a text console does not help; only killing
the X server fixes it.

I am also using a dual monitor setup with Xinerama, and one screen
rotated 90 degrees.  (Can't use Twinview because it won't let you rotate
only one of two screens).  I have an NVidia Quadro FX 3500.  I had the
same hardware with Hardy, but it didn't have this problem.

-- 
Mouse clicks stop working sporadically
https://bugs.launchpad.net/bugs/41301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 291373] Re: vim: hang after ^Z / fg

2008-12-08 Thread Tessa Lau
I've seen this problem since upgrading from hardy to intrepid.  There
doesn't seem to be any specific trigger.  If I repeat the following
actions several times, I can trigger the bug after a few iterations:

1. open a gnome-terminal
2. run 'vim'
3. type ^Z to background it
4. run 'ls'
5. type 'fg' to bring vim back

The terminal outputs:
[1]  + continued  vim myfile.txt

but the vim screen does not refresh itself.  I noticed that I can type
^C when it's wedged like that and the display will come back.

I am using the same vim configuration I had in hardy, and didn't see the
problem at all until the upgrade.  Another note is that I usually run
vim inside of screen, but I have seen the problem outside of screen as
well.

-- 
vim: hang after ^Z / fg
https://bugs.launchpad.net/bugs/291373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 296167] Re: X.org will stop responding to mouse clicks on Ibex with Xinerama. Occurs frequently, Fatal Error.

2008-12-09 Thread Tessa Lau
Me too.  Ubuntu 8.10, Nvidia 177, Xinerama.  Like JP, I prefer to have
one of my displays rotated CW 90 degrees.

I switched to Twinview yesterday and haven't seen the problem since
switching.  Before that I was having to restart my X server every 1-2
hours because of this bug.

I can reliably trigger the problem by using x11vnc or vino to share my
Xinerama desktop with another computer.  After exiting the vnc viewer on
the other computer, the mouse would move but no clicks would register.
The workaround is to put the mouse cursor at the farthest right edge of
the virtual desktop before exiting the vnc client.  If you do this, you
can usually avoid triggering the bug.

There's a possibly-relevant bug which I thought was due to vnc but is
actually probably due to this Xinerama bug: when operating my Xinerama
desktop remotely using a vnc client, I could not click anywhere on my
first display (the rotated one).  Only clicks in the second screen would
register.  I could move the mouse cursor to the first screen, but I
could not interact with anything on that display.

-- 
X.org will stop responding to mouse clicks on Ibex with Xinerama.  Occurs 
frequently, Fatal Error.
https://bugs.launchpad.net/bugs/296167
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 159153] Re: Evolution slow to display window for composing new message/reply.

2008-11-20 Thread Tessa Lau
I am seeing this now with Evolution 2.24.1-0ubuntu2 on Ubuntu Ibex.
Replying to a message or composing a new message causes a delay of about
2 minutes before the compose window pops up.  During that time, the
entire application is frozen and does not repaint.  CPU usage is
minimal.

Backtrace is attached.

I suspect this might be related to some kind of network problem.  I
first started seeing this problem after upgrading from hardy to ibex.  I
believe the cause was related to network-manager reporting that the
system was offline; see bug
https://bugs.edge.launchpad.net/ubuntu/+source/network-
manager/+bug/82335.  Uninstalling network-manager made most of the
problems (including this Evolution bug) go away.  However, after a dist-
upgrade yesterday, I suddenly started seeing this problem again, making
Evolution fairly unusable.

** Attachment added: "gdb-evolution.txt"
   http://launchpadlibrarian.net/19816903/gdb-evolution.txt

-- 
Evolution slow to display window for composing new message/reply.
https://bugs.launchpad.net/bugs/159153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 218230] Re: gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS homedirs

2008-11-20 Thread Tessa Lau
I'm seeing the same problem.  I first observed the symptoms in
Evolution, where replying or composing a new message took 2+ minutes
before the compose window appeared.  (See my previous comment and
stacktrace at
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/159153).  I
traced the problem to the tracker_get_version call in
libtrackerclient.so, which led me to this bug report.  I can reproduce
the problem with the filechooser as described above too.

My home directory is local (no NFS whatsoever).

Removing the ~/.cache/tracker directory did not help, but uninstalling
libtrackerclient0 and all its dependencies did work.

-- 
gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS 
homedirs
https://bugs.launchpad.net/bugs/218230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 159153] Re: Evolution slow to display window for composing new message/reply.

2008-11-20 Thread Tessa Lau
Here's a more complete backtrace with the debug versions of libdbus and
libtrackerclient included.  It looks like it's hanging while trying to
get the tracker version.  That isn't normal, is it?

Uninstalling libtrackerclient0 and all its dependencies does fix the
problem for me.

** Attachment added: "gdb-evolution-full.txt"
   http://launchpadlibrarian.net/19826117/gdb-evolution-full.txt

-- 
Evolution slow to display window for composing new message/reply.
https://bugs.launchpad.net/bugs/159153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 305252] [NEW] unixdiff example does not work

2008-12-04 Thread Tessa Lau
Public bug reported:

Binary package hint: libalgorithm-diff-ruby

I get an error when trying to run the "unixdiff.rb" example in the
libalgorithm-diff-ruby1.8 package.

% ./unixdiff.rb ~/test1 ~/test2
./unixdiff.rb:23: Diff is not a class (TypeError)

** Affects: libalgorithm-diff-ruby (Ubuntu)
 Importance: Undecided
 Status: New

-- 
unixdiff example does not work
https://bugs.launchpad.net/bugs/305252
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 159153] Re: Evolution slow to display window for composing new message/reply.

2008-11-23 Thread Tessa Lau
Agreed, my issue was related to tracker, not evolution.

If anyone else is following my path, here's the more relevant bug report
(ignore the misleading title, it's not about nfs):
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/218230

-- 
Evolution slow to display window for composing new message/reply.
https://bugs.launchpad.net/bugs/159153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 281991] [NEW] Python: importing pytz triggers warning

2008-10-11 Thread Tessa Lau
Public bug reported:

This problem occurs on a fresh update of Ibex.  It did not occur in
Hardy.

Importing the pytz module after the vobject module triggers the
following warning:

>>> import vobject, pytz
/usr/lib/python2.5/site-packages/pytz/__init__.py:29: UserWarning: Module 
dateutil was already imported from 
/var/lib/python-support/python2.5/dateutil/__init__.py, but 
/var/lib/python-support/python2.5 is being added to sys.path
  from pkg_resources import resource_stream
/usr/lib/python2.5/site-packages/pytz/__init__.py:29: UserWarning: Module 
vobject was already imported from 
/var/lib/python-support/python2.5/vobject/__init__.py, but 
/var/lib/python-support/python2.5 is being added to sys.path
  from pkg_resources import resource_stream

Importing the modules in the opposite order does not print a warning.
Perhaps there is a problem in the pytz module that it does not check for
modules that have already been imported?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Python: importing pytz triggers warning
https://bugs.launchpad.net/bugs/281991
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283456] [NEW] x11vnc doesn't send input to one of two heads in dual-head setup

2008-10-14 Thread Tessa Lau
Public bug reported:

Binary package hint: x11vnc

I'm using x11vnc to connected to a dual-headed Xinerama display.
Although the mouse can move across both heads in the VNC session, when
the mouse is on the left head, no input events are directed to the
windows on that head.  I can't click on windows to move them around.
Input focus is not directed to the windows on that head, so I can't type
into those windows.  Basically I can't interact with any windows on that
head at all.  Meanwhile, windows on the second head can be interacted
with normally.

This used to work in Hardy, but has been broken since I upgraded to
Ibex.

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

-- 
x11vnc doesn't send input to one of two heads in dual-head setup
https://bugs.launchpad.net/bugs/283456
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183846] Re: google calendar source does not show all events

2008-10-29 Thread Tessa Lau
I'm getting the same behavior as jeremy-list: only one-off events show
up; recurring events do not appear.  (Evolution 2.24.1 on Ubuntu Ibex.)

-- 
google calendar source does not show all events
https://bugs.launchpad.net/bugs/183846
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 157464] Re: Evolution folder selector sometimes doesn't let you move a message to a folder

2008-06-02 Thread Tessa Lau
I still see the bug in Evo 2.22.1.1 on Hardy.

** Summary changed:

- Evolution folder selector sometimes doesn't let you move a message to a folder
+ Evolution folder selector doesn't accept input when folder view is collapsed

-- 
Evolution folder selector doesn't accept input when folder view is collapsed
https://bugs.launchpad.net/bugs/157464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280248] [NEW] madwifi/ath_pci does not connect to wpa network on boot

2008-10-08 Thread Tessa Lau
Public bug reported:

I have a home network with WPA and broadcast SSID enabled.  I want my
Ubuntu Hardy machine to connect to this network automatically on boot.
I declared the following in /etc/network/interfaces:

auto ath0
iface ath0 inet static
mtu 1400
address 192.168.0.3
netmask 255.255.255.0
gateway 192.168.0.254
wpa-driver madwifi
wpa-ssid boboli
wpa-key-mgmt WPA-PSK
wpa-psk ""

The machine is supposed to come up with a static IP on the "boboli"
network.  However, right after boot, wpa_supplicant is running, but my
wireless card is associated with an open network in the neighborhood and
is not connected to my preferred SSID.

Using wpa_cli I get:
% sudo wpa_cli
> status
wpa_state=INACTIVE
ip_address=192.168.0.3

I have to bring the interface down, remove the ath_pci module, and bring
everything back up in order to connect to the network.  After running
these commands I am back on the correct network:

% sudo ifdown ath0
% sudo modprobe -r ath_pci
% sudo modprobe ath_pci
% sudo ifup ath0

Removing and reinserting the ath_pci module is necessary due to a
different bug, reported elsewhere.  (It fails to associate all but the
first time it is used after the module has been loaded.)

The problem I am reporting here is that the network connection should
work right after boot; I should not have to restart networking in order
to get it to work on boot.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
madwifi/ath_pci does not connect to wpa network on boot
https://bugs.launchpad.net/bugs/280248
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279915] Re: Cannot specify offset of second head in dual-head configuration

2008-10-08 Thread Tessa Lau
Sorry, this was user error.  The following lines in ServerLayout do
work:

Screen  0  "Screen0" 1200 325
Screen  1  "Screen1" 0 0

(I got the dimensions of my left display wrong)

** Changed in: ubuntu
   Status: New => Invalid

-- 
Cannot specify offset of second head in dual-head configuration
https://bugs.launchpad.net/bugs/279915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 82335] Re: network-manager should not set offline mode when it manages no device

2008-10-08 Thread Tessa Lau
I'm still seeing this problem on a recent upgrade from Hardy -> Ibex.
Single NIC, configured for a static IP using /etc/network/interfaces.
Network manager starts up and its tooltip says "No network connection";
it shows the icon with the red and white X in it.
Pidgin/Epiphany/Firefox all start in offline mode.

-- 
network-manager should not set offline mode when it manages no device
https://bugs.launchpad.net/bugs/82335
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 279915] [NEW] Cannot specify offset of second head in dual-head configuration

2008-10-07 Thread Tessa Lau
Public bug reported:

I have two monitors connected to an Nvidia Quadro FX 3500 using the
proprietary nvidia driver.  They are set up like this:


++
|+--+
| |   |
|+--+
++


The left monitor is rotated 90 degrees.  Because TwinView does not
support rotating only a single monitor, I am using Xinerama to configure
the screens.

Under Hardy I used to be able to tell X that the right monitor is
located at an offset in the Y axis, so that the cursor would not "jump"
when moving from one monitor to the other.  However, since the upgrade
to Ibex overwrote my old xorg.conf configuration file, I cannot
reproduce this setup on Ibex.  I have tried specifying the absolute
position of the right monitor, but everything I tried either has (a) no
effect, (b) limits the mouse to only one screen, or (c) causes X to send
an invalid video signal to my monitors.

My xorg.conf is attached.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Cannot specify offset of second head in dual-head configuration
https://bugs.launchpad.net/bugs/279915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279915] Re: Cannot specify offset of second head in dual-head configuration

2008-10-07 Thread Tessa Lau

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/18307114/xorg.conf

** Description changed:

  I have two monitors connected to an Nvidia Quadro FX 3500 using the
  proprietary nvidia driver.  They are set up like this:
  
  
  ++
  |+--+
- ||  |
+ | |   |
  |+--+
  ++
  
  
  The left monitor is rotated 90 degrees.  Because TwinView does not
  support rotating only a single monitor, I am using Xinerama to configure
  the screens.
  
  Under Hardy I used to be able to tell X that the right monitor is
  located at an offset in the Y axis, so that the cursor would not "jump"
  when moving from one monitor to the other.  However, since the upgrade
  to Ibex overwrote my old xorg.conf configuration file, I cannot
  reproduce this setup on Ibex.  I have tried specifying the absolute
  position of the right monitor, but everything I tried either has (a) no
  effect, (b) limits the mouse to only one screen, or (c) causes X to send
  an invalid video signal to my monitors.
  
  My xorg.conf is attached.

-- 
Cannot specify offset of second head in dual-head configuration
https://bugs.launchpad.net/bugs/279915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264140] Re: Epiphany sometimes stops loading web pages

2008-09-20 Thread Tessa Lau
It's bug #550561 on the GNOME bugzilla:

http://bugzilla.gnome.org/show_bug.cgi?id=550561

-- 
Epiphany sometimes stops loading web pages
https://bugs.launchpad.net/bugs/264140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 107748] Re: Evolution hangs temporarily, for periods of up to 5 or 10 minutes, since late in the Feisty development cycle

2008-08-12 Thread Tessa Lau
I can't tell you how to trigger it, but I can tell you that since I
disabled the "mail notification" plugin several months ago, I have not
seen a lockup since.  I recommend trying to enable "mail notification"
to see if you can reproduce the hangs.

-- 
Evolution hangs temporarily, for periods of up to 5 or 10 minutes, since late 
in the Feisty development cycle
https://bugs.launchpad.net/bugs/107748
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 296167] Re: X.org will stop responding to mouse clicks on Ibex with Xinerama. Occurs frequently, Fatal Error.

2009-01-20 Thread Tessa Lau
Geekfreak's fix makes me wonder if the cause is related to cursor
position.

One of the common triggers mentioned by folks on this thread is virtual
machines or virtual desktop software such as vnc, synergy, and vmware.
Those often work by moving the mouse pointer offscreen (for example,
when you use synergy to control a remote desktop, the pointer is hidden
on the local desktop by moving it to a point outside of view).

Can anyone reliably trigger the bug by using a similar xautomation
command to move the pointer to a location offscreen?

-- 
X.org will stop responding to mouse clicks on Ibex with Xinerama.  Occurs 
frequently, Fatal Error.
https://bugs.launchpad.net/bugs/296167
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 107748] Re: Evolution hangs temporarily, for periods of up to 5 or 10 minutes, since late in the Feisty development cycle

2008-06-11 Thread Tessa Lau
I read somewhere that disabling the "mail notification" plugin could fix
this problem too.  I tried it and it has worked well for me so far.  No
more lock-ups on Hardy (whereas I had seen them on Hardy prior to
disabling the plugin).  YMMV.

-- 
Evolution hangs temporarily, for periods of up to 5 or 10 minutes, since late 
in the Feisty development cycle
https://bugs.launchpad.net/bugs/107748
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264140] [NEW] Epiphany sometimes stops loading web pages

2008-09-02 Thread Tessa Lau
Public bug reported:

Binary package hint: epiphany-browser

After having Epiphany open for a few days, it will eventually stop
loading web pages.  Any attempt to load a web page results in the
browser just reporting "Loading..." indefinitely.  It doesn't matter if
it's refreshing a current page, clicking on a link to navigate to a new
page, or typing a URL into the location bar.

After it gets into this state, no new pages can be loaded.  If I close
down all epiphany windows and reopen epiphany using the Ubuntu
applications menu, the new window that comes up still has this problem.
It's only after I do a "killall epiphany-browser" and a restart that I
am able to load web pages again.

While in this state, an strace of the epiphany-browser process shows the
following loop:

poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, 
events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, 
events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN}, 
{fd=10, events=POLLIN|POLLPRI}, {fd=42, events=POLLIN}, {fd=20, events=POLLIN}, 
{fd=21, events=POLLIN}, {fd=22, events=POLLIN}, {fd=14, events=POLLIN}, {fd=34, 
events=POLLIN}], 14, 9) = 0
gettimeofday({1220380766, 34801}, NULL) = 0
gettimeofday({1220380766, 34821}, NULL) = 0
gettimeofday({1220380766, 34836}, NULL) = 0
gettimeofday({1220380766, 34850}, NULL) = 0
gettimeofday({1220380766, 34873}, NULL) = 0
rt_sigaction(SIGVTALRM, {0xb0b74930, [], SA_SIGINFO}, NULL, 8) = 0
setitimer(ITIMER_VIRTUAL, {it_interval={60, 0}, it_value={60, 0}}, NULL) = 0
getitimer(ITIMER_VIRTUAL, {it_interval={60, 3750}, it_value={60, 7750}}) = 0
setitimer(ITIMER_VIRTUAL, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
gettimeofday({1220380766, 34975}, NULL) = 0
gettimeofday({1220380766, 34989}, NULL) = 0
read(3, 0x8187e5c, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
gettimeofday({1220380766, 35031}, NULL) = 0
read(34, 0x8b5b14c, 4096)   = -1 EAGAIN (Resource temporarily 
unavailable)

System details: Ubuntu Hardy 8.04.1, epiphany-browser
2.22.2-0ubuntu0.8.04.5.

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Epiphany sometimes stops loading web pages
https://bugs.launchpad.net/bugs/264140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264140] Re: Epiphany sometimes stops loading web pages

2008-09-02 Thread Tessa Lau
OK.

-- 
Epiphany sometimes stops loading web pages
https://bugs.launchpad.net/bugs/264140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411476] Re: Firefox 3.5 should not use the ubuntu logout noises as default sounds

2009-08-19 Thread Tessa Lau
Is there any way to silence Firefox, other than muting my speaker?  I
went through all the preferences and didn't see any way to turn off
sounds, much less configure them.

-- 
Firefox 3.5 should not use the ubuntu logout noises as default sounds
https://bugs.launchpad.net/bugs/411476
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 157267] Firefox script broken if not invoked as /usr/bin/firefox

2007-10-25 Thread Tessa Lau
Public bug reported:

Binary package hint: firefox

I had /usr/X11R6/bin in my PATH ahead of /usr/bin.  When I ran Firefox
from the command line, it automatically chose to run
/usr/X11R6/bin/firefox.  This results in an error:

cd: 129: can't cd to ../lib/firefox
/usr/X11R6/bin/firefox: 184: /usr/X11R6/bin/run-mozilla.sh: not found

If I invoke firefox as /usr/bin/firefox, it works correctly.  The shell
script should not be dependent on what path was used to invoke it.

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

-- 
Firefox script broken if not invoked as /usr/bin/firefox
https://bugs.launchpad.net/bugs/157267
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157464] Evolution folder selector sometimes doesn't let you move a message to a folder

2007-10-26 Thread Tessa Lau
Public bug reported:

Binary package hint: evolution

About 5% of the time when I try to refile a message in Evolution from my
INBOX to a different folder, I am unable to select a destination folder
from the pop-up "Select folder" dialog.  To reproduce:

* Select a message in the INBOX
* Press ctrl-shift-v to bring up the "Select folder" dialog
* Note that the INBOX folder is currently selected
* Try clicking on the destination folder

Both the INBOX and the destination folder are highlighted in blue (see
screenshot at http://tlau.org/evo-refile-bug.png), but the Move button
is grayed out.  No matter which folder I click on, the Move button stays
disabled.

Usually cancelling the Move operation (dismissing the Select Folder
dialog) and retrying the Move operation will result in a successful
move.  Occasionally it will happen twice in a row.

It's difficult to reproduce this problem.  I usually notice it when I
return to Evolution after having been working on other things for a
while.  I will try to pay more attention to see under what conditions it
happens in the future.  I'd like to know if anyone else has experienced
this problem and if you have any more details on it.

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

-- 
Evolution folder selector sometimes doesn't let you move a message to a folder
https://bugs.launchpad.net/bugs/157464
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150067] Courier 0.56 has broken SSL support

2007-10-06 Thread Tessa Lau
Public bug reported:

Binary package hint: courier-ssl

After upgrading from Feisty to Gutsy Beta, Courier IMAP's SSL support is
broken.  There is no way to configure it such that both Evolution and
Thunderbird are able to connect to it.

This is fixed by the courier 0.57 update, as documented in this bug report here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442271

IMAP over SSL is basically unusable by many mail clients without this
one-line fix.  Can we get this update included in the Gutsy release?

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

-- 
Courier 0.56 has broken SSL support
https://bugs.launchpad.net/bugs/150067
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150067] Re: Courier 0.56 has broken SSL support

2007-10-12 Thread Tessa Lau
Works great (by manually setting TLS_PROTOCOL=SSL23 in the config file,
which is not documented there but seems to work).  Thanks for getting
this in there.

-- 
Courier 0.56 has broken SSL support
https://bugs.launchpad.net/bugs/150067
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107748] Re: Evolution hangs temporarily, for periods of up to 5 or 10 minutes, since late in the Feisty development cycle

2007-08-21 Thread Tessa Lau
I'm seeing the same symptoms with Evo 2.10.1 on Feisty.  Often I see it
while I'm in the middle of composing a message.  I'll be typing away,
and all of a sudden the characters stop appearing, and I discover that
the GUI has stopped refreshing itself.  CPU load goes up to 100%.  I
have to stop writing for a minute or two until the app comes back.  This
happens on several emails a day -- very annoying!

I thought it was LDAP at first, but I disabled LDAP and I'm still seeing
the problem.  I have two IMAP accounts, one on the local machine and one
on a remote server.  No virtual folders or saved searches.

-- 
Evolution hangs temporarily, for periods of up to 5 or 10 minutes, since late 
in the Feisty development cycle
https://bugs.launchpad.net/bugs/107748
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107748] Re: Evolution hangs temporarily, for periods of up to 5 or 10 minutes, since late in the Feisty development cycle

2007-08-21 Thread Tessa Lau
I'm seeing the same symptoms with Evo 2.10.1 on Feisty.  Often I see it
while I'm in the middle of composing a message.  I'll be typing away,
and all of a sudden the characters stop appearing, and I discover that
the GUI has stopped refreshing itself.  CPU load goes up to 100%.  I
have to stop writing for a minute or two until the app comes back.  This
happens on several emails a day -- very annoying!

I thought it was LDAP at first, but I disabled LDAP and I'm still seeing
the problem.  I have two IMAP accounts, one on the local machine and one
on a remote server.  No virtual folders or saved searches.

-- 
Evolution hangs temporarily, for periods of up to 5 or 10 minutes, since late 
in the Feisty development cycle
https://bugs.launchpad.net/bugs/107748
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157464] Re: Evolution folder selector sometimes doesn't let you move a message to a folder

2008-02-14 Thread Tessa Lau
Thanks for the reply.  I'm using Ubuntu 7.10, with Evolution 2.12.0.  I
don't see any relevant messages in ~/.xsession-errors.

However, I found a way to reliably reproduce the problem:

* Expand out the INBOX view so that all subfolders are displayed
* Select a message in the INBOX
* Press ctrl-shift-v to bring up the "Select folder" dialog

This works correctly; you can click on a subfolder of the INBOX to
refile the message to that folder.  Press ESC to cancel without refiling
the message.  Then:

* Collapse the INBOX so that only the INBOX, Junk, and Trash folders are 
displayed for that account
* Select the same message in the INBOX
* Press ctrl-shift-v to bring up the "Select folder" dialog

Now even though the list of subfolders is displayed, I cannot click on
any of them to refile the message there.  If you cancel out of the
dialog, and then try the ctrl-shift-v operation a second time, it will
work correctly.  Toggling the open/closed state of the INBOX folder
seems to trigger the bug.

-- 
Evolution folder selector sometimes doesn't let you move a message to a folder
https://bugs.launchpad.net/bugs/157464
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 19065] Re: warnings about bad SSL certificate when viewing mail

2007-11-26 Thread Tessa Lau
I also have a self-signed certificate for my IMAP server and I have to
accept it via Evolution *every* time I start it up.  Why can't we have
an "accept permanently" option like Thunderbird has?

-- 
warnings about bad SSL certificate when viewing mail
https://bugs.launchpad.net/bugs/19065
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 146557] Re: package cfs 1.4.1-18 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2007-12-01 Thread Tessa Lau
I just saw this problem when upgrading feisty to gutsy.  My problem
occurred because cfsd was not running at the time the postinst script
ran, so it hung while trying to stat64("/var/cfs").  After starting cfsd
(/etc/init.d/cfsd start), the upgrade proceeded normally and ran to
completion.

The cfs installation scripts should check to make sure cfsd is running.

-- 
package cfs 1.4.1-18 failed to install/upgrade: subprocess post-installation 
script returned error exit status 1
https://bugs.launchpad.net/bugs/146557
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 64953] Re: Evolution resends old mail after power failure

2010-03-23 Thread Tessa Lau
I just saw this problem on Jaunty with Evolution 2.26.1.  I don't know
if it's the same underlying bug, but it's the same symptom.

Evolution crashed and disappeared.  Some time after I restarted it, it
re-sent 22 messages that I had previously sent in the past 24 hours.  I
retrieve mail from an IMAP account and send via a local SMTP server
(postfix).  Postfix's logs confirm that the emails were indeed sent a
second time (all with the same timestamp, 11:38am).  Recipients confirm
that they were received a second time.  I was also informed that I often
seem to send out duplicate messages (probably due to this bug).

My sent folder (also in IMAP) also shows duplicate copies of each of
those 22 messages, all with the 11:38am timestamp.

I tried to reproduce it by kill -9'ing all the evolution processes, or
by using evolution --force-shutdown.  I haven't been able to reproduce
the problem.  The next time evolution seg faults I'll look for it to
happen again.

Any other ideas?

-- 
Evolution resends old mail after power failure
https://bugs.launchpad.net/bugs/64953
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 697498] Re: [Realtek ALC269VB] No sound from internal speakers, but headphone jack works

2011-01-09 Thread Tessa Lau
It looks like my kernel was updated from 2.6.35-22-generic to
2.6.35-24-generic in the last two days -- and it fixed the problem!

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

Title:
  [Realtek ALC269VB] No sound from internal speakers, but headphone jack works

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


[Bug 1442837] [NEW] "ifdown wlan0" brings down multiple interfaces, not just the specified one

2015-04-10 Thread Tessa Lau
Public bug reported:

I have a server with multiple internet connections using several
different network interfaces (e.g. wlan0 for wireless and lte0 for an
LTE dongle). Both are configured in /etc/network/interfaces to use DHCP
like so:

allow-hotplug lte0
iface lte0 inet dhcp

iface wlan0 inet dhcp
wpa-ssid MY_NETWORK
wpa-psk 
wpa-driver nl80211
wpa-key-mgmt WPA-PSK

If both interfaces are up and I try to bring just one of them down using
"ifdown wlan0" I would expect the other interface to remain up. However,
this actually brings down both interfaces and does a DHCP release on
both.

% sudo ifdown wlan0
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/lte0/94:b9:b4:0a:c6:e0
Sending on   LPF/lte0/94:b9:b4:0a:c6:e0
Listening on LPF/wlan0/80:86:f2:b1:c3:3f
Sending on   LPF/wlan0/80:86:f2:b1:c3:3f
Sending on   Socket/fallback
DHCPRELEASE on lte0 to 100.79.128.1 port 67 (xid=0x33b5bd5b)
Connection closed.

This is actually catastrophic for us since we are connecting to the
server via the lte0 interface, and we have just shut down our access
route to the server.

This seems like a bug in ifdown, where it is bringing down the wrong
interface despite what I told it to do on the command line.

** Affects: ifupdown (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/1442837

Title:
  "ifdown wlan0" brings down multiple interfaces, not just the specified
  one

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

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


[Bug 1399888] Re: Wireless network connection terminates and won't reconnect

2015-12-18 Thread Tessa Lau
I have a similar symptom although I don't know if it's for the same
cause. My wireless connection will drop (disconnected from the access
point) and never reconnect unless I manually ifdown/ifup the interface.
I'm using wpa_supplicant but since this is a headless server, I'm not
using Network Manager.

Ubuntu Server 14.04.3 LTS.
Network controller: Qualcomm Atheros AR928X Wireless Network Adapter 
(PCI-Express) (rev 01)

The syslog when this happens looks like this:

Dec 11 22:52:48 beta3 kernel: [393250.537636] wlan0: deauthenticated from 
8a:15:04:97:42:01 (Reason: 7)
Dec 11 22:52:48 beta3 wpa_supplicant[1017]: wlan0: CTRL-EVENT-DISCONNECTED 
bssid=8a:15:04:97:42:01 reason=7
Dec 11 22:52:48 beta3 wpa_supplicant[1017]: wlan0: SME: Trying to authenticate 
with 8a:15:04:97:42:01 (SSID='savioke' freq=2412 MHz)
Dec 11 22:52:48 beta3 kernel: [393250.589435] cfg80211: Calling CRDA to update 
world regulatory domain
Dec 11 22:52:48 beta3 wpa_supplicant[1017]: wlan0: CTRL-EVENT-SCAN-STARTED 
Dec 11 22:52:48 beta3 kernel: [393250.601392] cfg80211: World regulatory domain 
updated:
Dec 11 22:52:48 beta3 kernel: [393250.601396] cfg80211:   (start_freq - 
end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Dec 11 22:52:48 beta3 kernel: [393250.601398] cfg80211:   (2402000 KHz - 
2472000 KHz @ 4 KHz), (300 mBi, 2000 mBm)
Dec 11 22:52:48 beta3 kernel: [393250.601399] cfg80211:   (2457000 KHz - 
2482000 KHz @ 4 KHz), (300 mBi, 2000 mBm)
Dec 11 22:52:48 beta3 kernel: [393250.601401] cfg80211:   (2474000 KHz - 
2494000 KHz @ 2 KHz), (300 mBi, 2000 mBm)
Dec 11 22:52:48 beta3 kernel: [393250.601402] cfg80211:   (517 KHz - 
525 KHz @ 4 KHz), (300 mBi, 2000 mBm)
Dec 11 22:52:48 beta3 kernel: [393250.601403] cfg80211:   (5735000 KHz - 
5835000 KHz @ 4 KHz), (300 mBi, 2000 mBm)

After this point the wireless connection never comes up until I manually
ifdown/ifup the interface.

I've tried setting the regulatory domain and disabling ipv6 as described
in http://askubuntu.com/questions/465848/frequent-deauthentication-from-
wifi-reason-6-in-a-centrino-advanced-n-6230-r . My atheros card doesn't
have an option to disable 802.11n ( http://askubuntu.com/questions/18897
/enable-only-802-11b-g-in-a-802-11n-in-atheros-wireless-card ).

Should I create a new issue or is this similar enough to the OP's issue?

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

Title:
  Wireless network connection terminates and won't reconnect

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

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


[Bug 1442837] Re: "ifdown wlan0" brings down multiple interfaces, not just the specified one

2016-01-07 Thread Tessa Lau
I've discovered that this is actually a bug (or badly designed
"feature") in the isc-dhcp package.

I upstreamed the bug here: https://bugs.launchpad.net/ubuntu/+source
/isc-dhcp/+bug/1524093

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

Title:
  "ifdown wlan0" brings down multiple interfaces, not just the specified
  one

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

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


[Bug 1524093] Re: dhclient operates on incorrect interface

2016-01-07 Thread Tessa Lau
FYI if anyone is also affected by this bug, I was able to find a
workaround. See the last comment by idallen here:

http://ubuntuforums.org/showthread.php?t=1431860&p=12313662#post12313662

Essentially you want to do this:

* Remove all references to interfaces from the /etc/dhcp/dhclient.conf file
* Create separate configuration files for each interface with the options 
specific to each interface
* In the /etc/network/interfaces file, mark all DHCP interfaces as "manual" 
instead of "dhcp"
* Add a line to /etc/network/interfaces for each DHCP interface to manually 
bring it up using a command line that explicitly specifies its config file

For example, this is one of the stanzas in my /e/n/i file:

allow-hotplug lte0
iface lte0 inet manual
up dhclient -1 -v -cf /etc/dhcp/dhclient-lte0.conf -pf /run/dhclient.lte0.pid 
-lf /var/lib/dhcp/dhclient.lte0.leases lte0
down dhclient -r -cf /etc/dhcp/dhclient-lte0.conf -lf 
/var/lib/dhcp/dhclient.lte0.leases lte0

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

Title:
  dhclient operates on incorrect interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1524093/+subscriptions

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


[Bug 1524093] [NEW] dhclient operates on incorrect interface

2015-12-08 Thread Tessa Lau
Public bug reported:

I have a system with two internet connections, both configured using
DHCP. They are specified in /etc/network/interfaces roughly as follows:

iface lte0 inet dhcp
iface wlan0 inet dhcp
wpa-ssid 
wpa-psk 

I also have defined custom options for each interface in the
/etc/dhcp/dhclient.conf file:

interface "lte0" {
  send host-name "hostA";
}
interface "wlan0" {
  send host-name "hostB";
}

When I do "ifup wlan0", the wrong interface is brought up:

Listening on LPF/lte0/94:b9:b4:18:e5:ce
Sending on   LPF/lte0/94:b9:b4:18:e5:ce
Listening on LPF/wlan0/00:26:b6:e1:7c:64
Sending on   LPF/wlan0/00:26:b6:e1:7c:64
Sending on   Socket/fallback
DHCPDISCOVER on lte0 to 255.255.255.255 port 67 interval 3 (xid=0xbb4b7c57)
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 (xid=0xbf50be57)
DHCPREQUEST of 100.70.63.250 on lte0 to 255.255.255.255 port 67 (xid=0x577c4bbb)
DHCPOFFER of 100.70.63.250 from 100.70.63.1
DHCPACK of 100.70.63.250 from 100.70.63.1
bound to 100.70.63.250 -- renewal in 270090 seconds.

Similarly, if I do "ifdown wlan0", both interfaces are released:

Listening on LPF/lte0/94:b9:b4:18:e5:ce
Sending on   LPF/lte0/94:b9:b4:18:e5:ce
Listening on LPF/wlan0/00:26:b6:e1:7c:64
Sending on   LPF/wlan0/00:26:b6:e1:7c:64
Sending on   Socket/fallback
DHCPRELEASE on lte0 to 100.70.63.1 port 67 (xid=0x2f4f2125)
DHCPRELEASE on wlan0 to 10.78.56.254 port 67 (xid=0x15a5a)

I expect that ifup/ifdown only operates on the interface specified on
the command line. Instead they are operating on other interfaces that I
did not want them to touch.

I believe the problem is related to this statement in the dhclient man page:
   It is also possible to specify interfaces by name in the dhclient.conf 
file.   If interfaces are  specified  in  this  way,
   then  the client will only configure interfaces that are either 
specified in the configuration file or on the command line,
   and will ignore all other interfaces.

So it's reading all interfaces from the configuration file and adding
them to the command line interfaces, and operating on all such
interfaces. If I remove the interface stanzas from the
/etc/dhcp/dhclient.conf file, then everything works as expected.

** Affects: isc-dhcp (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/1524093

Title:
  dhclient operates on incorrect interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1524093/+subscriptions

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


[Bug 174168] Re: expecting SSH2_MSG_KEX_DH_GEX_GROUP

2011-09-25 Thread Tessa Lau
I have the same problem ssh'ing from a 11.04 box (running openssh 5.8)
to a 10.04 box (running openssh 5.3).  I've tried with three different
clients all on the same network, two of with have 11.04 and one of which
has 10.04. All are connecting to the same server Only the 10.04 box is
able to connect. I believe the MTU's are the same on all the boxes.

This seems like an incompatibility between different versions of
OpenSSH.

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

Title:
   expecting SSH2_MSG_KEX_DH_GEX_GROUP

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

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


[Bug 868024] [NEW] Empathy unable to search for sametime contacts

2011-10-04 Thread Tessa Lau
Public bug reported:

I expect to be able use the "search for contacts" feature to find a
contact by name without knowing their email/handle. However in the
Chat->Search for Contacts dialog, the option for the sametime protocol
(which is what I use primarily) is grayed out.

This used to work in Gaim/Pidgin.

How can I get contact search working in Empathy?

** Affects: empathy (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/868024

Title:
  Empathy unable to search for sametime contacts

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

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


[Bug 1018020] Re: Logitech webcam not working

2012-07-18 Thread Tessa Lau
Sorry, I thought I was subscribed to this bug's email, but apparently I
wasn't.  I also experienced the same USB bug with the earlier kernels
which prevented me from bisecting the error.  But I can confirm that the
webcam works with the 3.5-rc7 kernel in #54.  Thanks Joseph!

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

Title:
  Logitech webcam not working

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

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


[Bug 1018020] Re: Logitech webcam not working

2012-06-30 Thread Tessa Lau
Me too.  My Logitech C270 does not work with this kernel:

% uname -a
Linux amor 3.5.0-2-generic #2~precise1-Ubuntu SMP Tue Jun 26 15:00:18 UTC 2012 
i686 i686 i386 GNU/Linux

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

Title:
  Logitech webcam not working

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

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


[Bug 868024] Re: Empathy unable to search for sametime contacts

2011-12-13 Thread Tessa Lau
Yes, it's reproducible.

1) Enable a Sametime protocol account
2) Click on Chat -> Search for Contacts
3) Try to select the sametime protocol for searching, but it is disabled

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

Title:
  Empathy unable to search for sametime contacts

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

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


[Bug 878198] Re: Difficult to grab window borders in unity-2d

2012-02-02 Thread Tessa Lau
+1. It's particularly annoying when using sloppy focus+autoraise, where
the window underneath the one you're trying to resize suddenly pops to
the front, obscuring that 1-pixel-wide border that you've been trying to
grab.

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

Title:
  Difficult to grab window borders in unity-2d

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

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


[Bug 804109] Re: can't enable touchpad in Ubuntu 11.10

2012-02-10 Thread Tessa Lau
#46 worked for me, Lenovo T410 / Oneiric / Gnome 3D desktop.  Thanks!

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

Title:
  can't enable touchpad in Ubuntu 11.10

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

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


[Bug 878350] [NEW] Cannot put Evolution in Launcher

2011-10-19 Thread Tessa Lau
Public bug reported:

If I iconify Evolution, I can't get back to it.

When I start Evolution using the dash, an icon for it does not appear in
the launcher.  Therefore I cannot get back to the running application if
I minimize it.

I have also tried to drag the Evolution icon into the launcher, but it
doesn't appear there.  I search for Evolution using the dash and drag
the resulting icon into the launcher. But nothing appears in the
launcher, just a blank space.

How do I get back to Evolution once I've minimized it if it doesn't
appear in the launcher?

** Affects: launcher (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/878350

Title:
  Cannot put Evolution in Launcher

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

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


[Bug 862171] Re: Running instance of Libreoffice writer disappears from launcher, but keeps running

2011-10-20 Thread Tessa Lau
I can reproduce this consistently with Evolution. It's never appeared in
the launcher, not even if I drag it from the dash into the launcher.

I also noticed that if I shade the window (double-click on the title
bar), it disappears entirely. Since it's not in the launcher, I can't
get it back at all.

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

Title:
  Running instance of Libreoffice writer disappears from launcher, but
  keeps running

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

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


[Bug 862171] Re: Running instance of Libreoffice writer disappears from launcher, but keeps running

2011-10-20 Thread Tessa Lau
I've found that logging in with the "Unity 2D" desktop makes the problem
go away. Does this workaround help anyone else?

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

Title:
  Running instance of Libreoffice writer disappears from launcher, but
  keeps running

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

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


[Bug 697498] [NEW] [Realtek ALC269VB] No sound from internal speakers, but headphone jack works

2011-01-04 Thread Tessa Lau
Public bug reported:

Following the instructions in this troubleshooting guide:
   https://help.ubuntu.com/community/SoundTroubleshooting
I couldn't find my codec (Realtek ALC259) in the list of ALSA-supported codecs.

Sound does not come out of the internal speakers. However when I plug
headphones into the headphone jack, I can hear sound. This is an Asus
EeePC 1015PEM.

Alsa system configuration dump:
   http://www.alsa-project.org/db/?f=f92e22d0373cd586b553b9964d8f6e1d4e86d6b6

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: alsa-base 1.0.23+dfsg-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
AlsaVersion:
 Advanced Linux Sound Architecture Driver Version 1.0.23.
 Compiled on Jan  5 2011 for kernel 2.6.35-24-generic (SMP).
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tlau   1547 F pulseaudio
 /dev/snd/pcmC0D0p:   tlau   1547 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf7cf8000 irq 46'
   Mixer name   : 'Realtek ALC269VB'
   Components   : 'HDA:10ec0269,1043841c,00100100'
   Controls  : 11
   Simple ctrls  : 7
Date: Tue Jan  4 19:56:00 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SelectedCard: 0 Intel HDA-Intel - HDA Intel
SourcePackage: alsa-driver
Symptom: audio
Title: [Realtek ALC269VB] ALSA test tone not correctly played back
dmi.bios.date: 10/27/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0901
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1015PE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd10/27/2010:svnASUSTeKComputerINC.:pn1015PEM:pvrx.x:rvnASUSTeKComputerINC.:rn1015PE:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
dmi.product.name: 1015PEM
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

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

Title:
  [Realtek ALC269VB] No sound from internal speakers, but headphone jack works

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


[Bug 697498] Re: [Realtek ALC269VB] No sound from internal speakers, but headphone jack works

2011-01-04 Thread Tessa Lau


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

Title:
  [Realtek ALC269VB] No sound from internal speakers, but headphone jack works

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


[Bug 75384] Re: xsane PDF file sizes could be optimized

2011-02-11 Thread Tessa Lau
I also suffer from this problem.  A ten-page scan of a printed document
results in a 43MB PDF.

What I found which works well is to apt-get install libtiff-tools and
then use xsane to print to TIFF, and tiff2pdf to convert to PDF.  The
result is only 5MB and appears to have similar quality to the original
file.

Moreover, the PDF generated via the original process results in
thousands of errors like these when viewed in GNOME Document Viewer:

Error (588813): Illegal character <56> in hex string
Error (588814): Illegal character  in hex string
Error (588815): Illegal character  in hex string
Error (588816): Illegal character <5c> in hex string

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

Title:
  xsane PDF file sizes could be optimized

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