[Bug 1871182] Re: [RTL810xE] No ethernet connection

2020-04-24 Thread Michael Born
I could figure out "my" problem: 
https://ubuntuforums.org/showthread.php?t=2441385
somehow the network device name seems to have changed form enp3s0 as written in 
the /etc/netplan/00-installer-config.yaml config file to enp2s0. Then, my 
network was not activated at boot-up any more.

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

Title:
  [RTL810xE] No ethernet connection

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

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

[Bug 1871182] Re: [RTL810xE] No ethernet connection

2020-04-24 Thread Michael Born
For me the problem is not fixed.
See my report here: https://ubuntuforums.org/showthread.php?t=2441385

It seems the PHY for my Realtek ethernet chip is not activated in the boot up 
process.
I have to locally log in and enter "dhclient enp2s0" to get the interface 
running. Only then the "PHY" shows up in the log:

[CODE]
Apr 24 09:06:27 fileserver kernel: RTL8211B Gigabit Ethernet r8169-200:00: 
attached PHY driver [RTL8211B Gigabit Ethernet] (mii_bus:>
Apr 24 09:06:28 fileserver systemd-networkd[443]: enp2s0: Link UP
Apr 24 09:06:28 fileserver kernel: r8169 :02:00.0 enp2s0: Link is Down
Apr 24 09:06:28 fileserver dhclient[1504]: DHCPDISCOVER on enp2s0 to 
255.255.255.255 port 67 interval 3 (xid=0xf0b4ed2b)
Apr 24 09:06:29 fileserver systemd-networkd[443]: enp2s0: Gained carrier
Apr 24 09:06:29 fileserver kernel: r8169 :02:00.0 enp2s0: Link is Up - 
1Gbps/Full - flow control rx/tx
Apr 24 09:06:29 fileserver kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link 
becomes ready
Apr 24 09:06:31 fileserver dhclient[1504]: DHCPDISCOVER on enp2s0 to 
255.255.255.255 port 67 interval 4 (xid=0xf0b4ed2b)
Apr 24 09:06:31 fileserver dhclient[1504]: DHCPOFFER of 192.168.0.103 from 
192.168.0.1
Apr 24 09:06:31 fileserver dhclient[1504]: DHCPREQUEST for 192.168.0.103 on 
enp2s0 to 255.255.255.255 port 67 (xid=0x2bedb4f0)
Apr 24 09:06:31 fileserver dhclient[1504]: DHCPACK of 192.168.0.103 from 
192.168.0.1 (xid=0xf0b4ed2b)
[/CODE]

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

Title:
  [RTL810xE] No ethernet connection

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

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

[Bug 1070643] Re: Quantal DNS resolution rejects apt-get

2012-10-23 Thread Michael Born
Affects resolvconf or not?

** Package changed: resolvconf (Ubuntu) = dnsmasq (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1070643

Title:
  Quantal DNS resolution rejects apt-get

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1070643] [NEW] Quantal DNS resolution rejects apt-get

2012-10-23 Thread Michael Born
Public bug reported:

I had DNS resolution problems after upgrading to 12.10 from 12.04. It is
a desktop install, but I may have done something wrong by letting it
install unattended overnight.

I was able to fix this within an hour or so by configuring the network manager 
and /etc/dhcp/dhclient.conf to point to 8.8.8.8, which is Google's DNS system. 
From there, all sites within a browser worked fine. 
However, I was unable to perform any updates or use the Software Center. A sudo 
apt-get update would fail to download or find the Ubuntu mirrors (if that's the 
right term). I played around so long with different config options (see below), 
that I realized my system was totally fixed and no longer needed Google's DNS 
IP, so I edited it out and replaced it with the default 192.168.1.1. Running 
nm-tool showed me the correct DNS of 192.168.1.1: the same for the Show 
Connection Information option in the network manager. However, apt-get update 
still pointed to Google's 8.8.8.8. After many hours of Googling, I found this 
post (http://serverfault.com/questions/81234/ubuntu-server-update-issue) that 
discussed the possibility of a proxy config problem. I edited /etc/apt/apt.conf 
to include a proxy pointing to us.archive.ubuntu.com, and this almost seemed to 
fix it - Google's 8.8.8.8 was gone,  replaced by us.archive.ubuntu.com. 

However, updates still failed to come in. sudo apt-get update would show
a long list of files, some HITS, some IGNs, and a few W's at the end -
see below.

First of all, the 8.8.8.8 address must be cached somewhere in order to
keep popping up like this. Secondly, the apt-get update output tells me
at the very end there could be something wrong with sources.list. I have
checked /etc/apt/sources.list and I don't see how it could be a source
of problems, but who knows.

Finally: after adding /ubuntu to my proxy I mentioned, while the update
manager still displays a Failed to download repository information
message, it was able to tell me that I had 11 MB of updates from a
previous check and download and install them completely through the GUI.
I don't know if that helps or not.

Lastly: is all I need to do at this point is just add the partner source
list? I'm curious now.

Stuff I did to try and get it to work (more detail above):
* editing /etc/network/interface and adding my 192.168.1.1 interface,
* editing /etc/dhcp/dhclient.conf and adding a prepend value of 192.168.1.1
* running sudo apt-get autoremove (which I believe removed resolvconf for me, 
along with three other packages)


#output of very end of apt-get update file list
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/quantal/Release  
Unable to find expected entry 'partner/binary-i386/Packages' in Release file 
(Wrong sources.list entry or malformed file)

W: Failed to fetch
http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-i386/Packages
404  Not Found [IP: 91.189.91.14 80]

W: Failed to fetch
http://dl.google.com/linux/talkplugin/deb/dists/stable/main/binary-i386/Packages
404  Not Found [IP: 91.189.91.14 80]

E: Some index files failed to download. They have been ignored, or old
ones used instead.

** Affects: dnsmasq (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/1070643

Title:
  Quantal DNS resolution rejects apt-get

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

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


[Bug 1070643] Re: Quantal DNS resolution rejects apt-get

2012-10-23 Thread Michael Born
Affects resolvconf or not?

** Package changed: resolvconf (Ubuntu) = dnsmasq (Ubuntu)

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

Title:
  Quantal DNS resolution rejects apt-get

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

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


[Bug 940551] Re: [7661AD1, Analog Devices AD1984, Speaker, Internal] Lost sound while playing videos

2012-08-14 Thread Michael Born
I was about to say I haven't experienced this bug in quite some time. We
can probably consider this closed, though I just experienced another
wierd bug (seems like the sound applet crashed).

Thanks, and sorry for not closing this earlier!

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

Title:
  [7661AD1, Analog Devices AD1984, Speaker, Internal] Lost sound while
  playing videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/940551/+subscriptions

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


[Bug 1017219] Re: Curser displaced off window titlebar after window snap

2012-06-24 Thread Michael Born
*** This bug is a duplicate of bug 201681 ***
https://bugs.launchpad.net/bugs/201681

** This bug has been marked a duplicate of bug 201681
   Cursor position changes while dragging windows

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

Title:
  Curser displaced off window titlebar after window snap

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

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


[Bug 414504] Re: nautilus works poorly with smb

2012-06-20 Thread Michael Born
I can confirm this bug affects me on Precise trying to access a windows
share through Nautilus. Nautilus views the files and folders with no
problem, but any attempt to open them results in an invalid argument
message from the opened application.

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

Title:
  nautilus works poorly with smb

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

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


[Bug 948054] [NEW] Jedit missing Keywords

2012-03-06 Thread Michael Born
Public bug reported:

As per http://mhall119.com/2012/02/contributing-to-unity-for-non-
developers-keywords/, I checked my favorite Code Editor for use of
keywords, and there seems to be none.

To replicate:
1. Open up Application Lens in Unity.
2. Enter programming, or code. 
3. Jedit does not show up.

Solution: add keywords to jedit.desktop

** Affects: jedit (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/948054

Title:
  Jedit missing Keywords

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

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


[Bug 948054] Re: Jedit missing Keywords

2012-03-06 Thread Michael Born
https://bugs.launchpad.net/ubuntu/+source/jedit/+bug/948054
--Atempting to add keywords myself.

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

Title:
  Jedit missing Keywords

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

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


[Bug 948054] Re: Jedit missing Keywords

2012-03-06 Thread Michael Born
** Changed in: jedit (Ubuntu)
 Assignee: (unassigned) = Michael Born (mborn319)

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

Title:
  Jedit missing Keywords

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

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


[Bug 948228] [NEW] Lack of search keywords in Bluefish.desktop

2012-03-06 Thread Michael Born
Public bug reported:

Bluefish needs searchable keywords in it's .desktop file.

1. Open the applications lens in Unity.
2. Search for code or programming.
3. Bluefish does not come up.

NOTE: I am running 11.10, but I doubt this has been fixed in 12.04.

** Affects: bluefish (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/948228

Title:
  Lack of search keywords in Bluefish.desktop

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

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


[Bug 940573] Re: Empathy password popup lacks focus on input element

2012-03-06 Thread Michael Born
** Description changed:

  My scenario: I've got my regular chat account, which I don't mind saving
  the password to on my own machine, and I've got my work account, which I
  will NOT save the password to in Empathy.
  
- So, every time I open up Empathy Chat, it requests a password for my
- work account. I hit the plus sign, and the password window pops up.
- Great, everything works - but, when I type, nothing happens because the
- window is not focused on. Since the focus is not on the password window,
- users will begin to type, then realize their mistake and click the
- password window to select the (focused) password box. Only then can they
- type.
+ [UPDATE]
+ If I misspell the password as Empathy connects, then try entering the 
password a second time, the enter password window comes up unfocused. If I 
click on the window, the cursor immediately goes to the password field, as 
expected.
  
- I would mark this as a papercut if I knew how, sorry.
+ Steps to replicate:
+ 1. Open up Empathy.
+ 2. Change your account settings to not remember your account password.
+ 3. Log out, then log in again.
+ 4. Open up Empathy.
+ 5. When the password box comes up, PURPOSELY misspell the password, then hit 
enter.
+ 6. Click the blue retry / refresh icon.
+ 7. Click the blue plus icon.
+ 8. Observe: no focus on the Password field.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.2.0.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Fri Feb 24 14:26:57 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Empathy password popup lacks focus on input element

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

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


[Bug 916879] Re: compiz crashed with SIGSEGV in unity::switcher::SwitcherController::CompareSwitcherItemsPriority()

2012-02-25 Thread Michael Born
I think I've had this bug - although I'm not sure what Compiz is. For
me, the whole unity interface hangs and disappears, leaving the current
window(s) open. Sometime alt_tab will trigger this, sometime not. I also
noticed it would trigger on logging out while any windows were still
open. On login, windows are left open but Unity (launcher, top menu bar)
are gone.

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

Title:
  compiz crashed with SIGSEGV in
  unity::switcher::SwitcherController::CompareSwitcherItemsPriority()

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

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


[Bug 940551] [NEW] [7661AD1, Analog Devices AD1984, Speaker, Internal] Lost sound while playing videos

2012-02-24 Thread Michael Born
Public bug reported:

While browsing youtube, I occasionally lose all sound in the system
after hearing a distinct, audible click while playing a certain video.
Only while browsing youtube, so perhaps it is my install of flash within
Chromium that hangs the sound?

This has happened multiple times, and the only remedy is to restart the
computer. I am getting no sound either through Chromium, Banshee, etc,
whether inhouse speakers or headphones. Good luck!

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-base 1.0.24+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jeanvaljean   1532 F pulseaudio
 /dev/snd/pcmC0D0p:   jeanvaljean   1532 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe02 irq 48'
   Mixer name   : 'Analog Devices AD1984'
   Components   : 'HDA:11d41984,17aa20d7,00100400'
   Controls  : 31
   Simple ctrls  : 19
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7KHT24WW-1.08'
   Mixer name   : 'ThinkPad EC 7KHT24WW-1.08'
   Components   : ''
   Controls  : 1
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Fri Feb 24 13:57:02 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
Symptom_Card: Internal Audio - HDA Intel
Symptom_Jack: Speaker, Internal
Symptom_Type: No sound at all
Title: [7661AD1, Analog Devices AD1984, Speaker, Internal] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/01/2008
dmi.bios.vendor: LENOVO
dmi.bios.version: 7LETC1WW (2.21 )
dmi.board.name: 7661AD1
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7LETC1WW(2.21):bd07/01/2008:svnLENOVO:pn7661AD1:pvrThinkPadT61:rvnLENOVO:rn7661AD1:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7661AD1
dmi.product.version: ThinkPad T61
dmi.sys.vendor: LENOVO

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


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  [7661AD1, Analog Devices AD1984, Speaker, Internal] Lost sound while
  playing videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/940551/+subscriptions

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


[Bug 940551] Re: [7661AD1, Analog Devices AD1984, Speaker, Internal] Lost sound while playing videos

2012-02-24 Thread Michael Born
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940551

Title:
  [7661AD1, Analog Devices AD1984, Speaker, Internal] Lost sound while
  playing videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/940551/+subscriptions

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


[Bug 940573] [NEW] Empathy password popup lacks focus on input element

2012-02-24 Thread Michael Born
Public bug reported:

My scenario: I've got my regular chat account, which I don't mind saving
the password to on my own machine, and I've got my work account, which I
will NOT save the password to in Empathy.

So, every time I open up Empathy Chat, it requests a password for my
work account. I hit the plus sign, and the password window pops up.
Great, everything works - but, when I type, nothing happens because the
window is not focused on. Since the focus is not on the password window,
users will begin to type, then realize their mistake and click the
password window to select the (focused) password box. Only then can they
type.

I would mark this as a papercut if I knew how, sorry.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Feb 24 14:26:57 2012
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 i386 oneiric running-unity

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

Title:
  Empathy password popup lacks focus on input element

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

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


[Bug 940573] Re: Empathy password popup lacks focus on input element

2012-02-24 Thread Michael Born
** Attachment added: Non-focused window
   
https://bugs.launchpad.net/bugs/940573/+attachment/2780030/+files/empathy_password.png

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

Title:
  Empathy password popup lacks focus on input element

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

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