[Bug 842560] Re: bnx2 firmware missing

2011-11-28 Thread Marc-André
Have a DL360G5 too.
1. If i reboot the server with the reboot command and nic1 and nic2 are 
connected to the network, i have eth0 and eth1 on my 11.10.
2. But if i do a reboot with only nic1, I only have eth1 which is not working, 
because nothing is connected.
3. After a reboot with only nic2 i have eth1, but not eth0.
4. But whenever i turn off the server with the ACPI Button, and turn it on 
again, i have only eth1. Also if i connect both nics as in 1.

I will try rmmod bnx2 and modprobe bnx2 in a few hours.

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

Title:
  bnx2 firmware missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/842560/+subscriptions

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


[Bug 861268] Re: text corruption in terminals (xterm, urxvt) and emacs

2011-11-28 Thread Gary Bishop
I see this same problem on with Oneiric on a Dell e6500 laptop with
nVidia Quadro NVS 160M1 graphics. I had no problems in Natty. It goes
away with Unity 2D. It renders terminal and emacs almost unusable.

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

Title:
  text corruption in terminals (xterm, urxvt) and emacs

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

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


[Bug 775659] Re: check-new-release-gtk untranslated

2011-11-28 Thread Gabor Kelemen
Correction: the strings in the popup window are from 
UpdateManager/UpdateManager.py, not do-release-upgrade. 
Anyways, fixing this turned out to be a bigger challenge, so I opened bug 
#897276.

** Changed in: ubuntu-translations
   Status: Triaged = Fix Released

** Changed in: update-manager (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  check-new-release-gtk untranslated

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

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


[Bug 897282] [NEW] Wubi installed Ubuntu 10.04 can't use wireless network

2011-11-28 Thread Fayer Michael
Public bug reported:

Ubuntu 10.04.03 LTS was installed recently using Wubi in WinXP home
edition. I used a full partition (26GB) for Ubuntu. Wireless works well
in WinXP on same laptop. So hardware has no problem. But no wireless
network can be found in Ubuntu by network-manager or Wicd. Manually
inputing wireless ESSID and password in network-manager didn't help. I
have tried all commands related to wireless network I can find. The
output are as below. It seems wireless card was disabled. But I couldn't
find way to enable it.

I may have disabled (reenabled later) wireless card in WinXP when
installing Ubuntu. So I reinstalled Ubuntu using Wubi to check if it's
the problem. But this time I kept wireless enable. The problem is still
same in new Ubuntu. So disabling and reenabling in WinXP was not the
problem. It becomes more like a bug.

I have not find hardware switch on laptop and never use it. It should
not be problem since WinXP works well.

Commands outputs:

$ rfkill list
(no output)

$ sudo lshw -C network
  *-network DISABLED
   description: Wireless interface
   product: RT3090 Wireless 802.11n 1T/1R PCIe
   vendor: RaLink
   physical id: 0
   bus info: pci@:02:00.0
   logical name: wlan0
   version: 00
   width: 32 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
   configuration: broadcast=yes driver=rt3090 latency=0 multicast=yes 
wireless=RT2860 Wireless
   resources: irq:17 memory:fbff-fbff
  *-network
   description: Ethernet interface
   product: Atheros AR8132 / L1c Gigabit Ethernet Adapter
   vendor: Atheros Communications
   physical id: 0
   bus info: pci@:01:00.0
   logical name: eth0
   version: c0
   serial: 90:e6:ba:81:3d:a9
   capacity: 100MB/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress vpd bus_master cap_list ethernet 
physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=atl1c 
driverversion=1.0.0.1-NAPI firmware=N/A latency=0 link=no multicast=yes 
port=twisted pair
   resources: irq:28 memory:f7fc-f7ff ioport:ec00(size=128)

(Note that wireless card is DISABLED and driver is rt3090.)

$ sudo lsmod | grep rt3090
rt3090sta 674216  0

$ sudo ifconfig wlan0 up
SIOCSIFFLAGS: Operation not permitted

$ sudo rfkill unblock 0
(no output;  'unblock all' or 'unblock wifi' or 'unblock wlan' didn't work too.)

$ iwconfig
lono wireless extensions.

eth0  no wireless extensions.

wlan0 RT2860 Wireless  ESSID:  Nickname:RT2860STA
  Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated
  Bit Rate:1 Mb/s
  RTS thr:off   Fragment thr:off
  Link Quality=10/100  Signal level:0 dBm  Noise level:-87 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

$ iwlist scanning
loInterface doesn't support scanning.

eth0  Interface doesn't support scanning.

wlan0 No scan results

$ iwpriv
lono private ioctls.

eth0  no private ioctls.

wlan0 Available private ioctls :
  set  (8BE2) : set 1024 char   get   0
  connStatus   (0004) : set 1024 char   get 2047 char
  driverVer(0005) : set 1024 char   get 2047 char
  bainfo   (0006) : set 1024 char   get 2047 char
  descinfo (0007) : set 1024 char   get 2047 char
  radio_off(000A) : set 1024 char   get 2047 char
  radio_on (000B) : set 1024 char   get 2047 char
  show (0014) : set 1024 char   get 2047 char
  adhocEntry   (0015) : set 1024 char   get 2047 char
  bbp  (8BE3) : set 2047 char   get 2047 char
  mac  (8BE5) : set 1024 char   get 1024 char
  rf   (8BF3) : set 2047 char   get 2047 char
  e2p  (8BE7) : set 1024 char   get 1024 char
  stat (8BE9) : set   0get 2047 char
  get_site_survey  (8BED) : set   0get 1024 char

$ iwpriv wlan0 --all
wlan0 Available read-only private ioctl :
wlan0 stat:

Tx success  = 0
Tx success without retry= 0
Tx success after retry  = 0
Tx fail to Rcv ACK after retry  = 0
RTS Success Rcv CTS = 0
RTS Fail Rcv CTS= 0
Rx success  = 0
Rx with CRC = 0
Rx drop due to out of resource  = 0
Rx duplicate frame  = 0
False CCA (one second)  = 0
RSSI-A  = 0
RSSI-B (if available)   = 0
RSSI-C (if available)   = 0

WpaSupplicantUP = 1


wlan0 get_site_survey:
Ch  SSID BSSID   Security   

[Bug 890376] Re: Ubuntu 11.10 Window focus issue, when using Expo

2011-11-28 Thread fedesog
*** This bug is a duplicate of bug 884005 ***
https://bugs.launchpad.net/bugs/884005

** This bug has been marked a duplicate of bug 884005
   After upgrading to Oneiric, Unity leaves focus on previous viewport when 
switching viewports via the Compiz Expo plugin

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

Title:
  Ubuntu 11.10 Window focus issue, when using Expo

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

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


[Bug 877608] Re: [Latitude E6510] Wireless switch kills wi-fi dead

2011-11-28 Thread Jeff Lane
I can't but Marc can... re-assigning

** Changed in: linux (Ubuntu)
 Assignee: Jeff Lane (bladernr) = Marc Legris (maaarc)

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

Title:
  [Latitude E6510] Wireless switch kills wi-fi dead

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

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


[Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2011-11-28 Thread Jérôme
Is there a way to ensure the script watch for a frozen process in order
to kill it ?

---
j@dt:~$ file $(which firefox) 
/usr/bin/firefox: symbolic link to `../lib/firefox-3.6.24/firefox.sh'
j@dt:~$ ls -l $
---

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

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

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

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


[Bug 784549] Re: Mono: Style: Cyrillic Ghe Г has incorrect bottom serif and looks strange

2011-11-28 Thread Dmitry Shachnev
** Description changed:

  The serif on the uppercase Г in Cyrillic in the monospace font seems
  very weird to a native Cyrillic reader such as me (for Serbian
  language).
  
  Ideally the design should be changed to the same as in the Ubuntu
  proportional fonts, just a plain two-stroke character, suitably
  proportioned to fill out the monospace cell when used in runs of
  monospace Cyrillic.
  
  Proposed solution:
-   1. Monospace Г to have bottom serif removed
-   2. Redrawn as two strokes, correctly proportioned for monospace Cyrillic 
usage
+   1. Monospace Г to have bottom serif removed
+   2. Redrawn as two strokes, correctly proportioned for monospace Cyrillic 
usage
+ 
+ See also: bug 867577 (about greek Gamma).

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

Title:
  Mono: Style: Cyrillic Ghe Г has incorrect bottom serif and looks
  strange

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/784549/+subscriptions

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

[Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2011-11-28 Thread Jérôme
Why firefox couldn't keep in mind the processes it launched itself and
then just kill them after a timeout while firefox shutdown ?

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

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

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

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


[Bug 874700] Re: [Lenovo Edge 11/13] Card reader does not work with any type of card

2011-11-28 Thread Jeff Lane
Marking private because it's dealing with internal systems and links to
those systems that aren't generally available.

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

Title:
  [Lenovo Edge 11/13] Card reader does not work with any type of card

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

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


[Bug 873791] Re: Ubiquity (Xubuntu) Hangs on laptop-detect on a Desktop

2011-11-28 Thread Leandro
I'm having this problem right now. What can one do? The extremelly long hang 
eventually will be passed? How can I finish a xubuntu instalation if not?

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

Title:
  Ubiquity (Xubuntu) Hangs on laptop-detect on a Desktop

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

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


[Bug 874700] Re: [Lenovo Edge 11/13] Card reader does not work with any type of card

2011-11-28 Thread Jeff Lane
It's possible... however, Marc Legris will have to look at it.  There is
a slot, and I'm pretty sure that the card reader worked on those systems
previously, which is why I was a bit confused this time around.

However, look at this info:
https://certification.canonical.com/hardware/201011-6822/submission/AesnypxHvwnSu8W/devices

This is from a Natty certification run on that exact same system.
You'll notice that Natty shows a card reader, where it is not there for
Oneiric.

So the problem is either bad hardware, or disabled in BIOS (can you
actually do that with card readers?) or something in Oneiric is broken
WRT that particular reader.

Given that the card reader did work on the Edge 11 with Natty but did
not work with Oneiric, my first inclination is an OS issue.  However,
I'd certainly not dismiss hardware at all, but that being said, the
system really can't be certified if the hardware used to test with is
broken.


** Changed in: linux (Ubuntu)
 Assignee: Jeff Lane (bladernr) = Marc Legris (maaarc)

** Visibility changed to: Private

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

Title:
  [Lenovo Edge 11/13] Card reader does not work with any type of card

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

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


[Bug 889721] Re: Typo in the man page: runnong instead of running

2011-11-28 Thread Snicksie
** Changed in: snort (Ubuntu)
 Assignee: (unassigned) = Snicksie (snicksie)

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

Title:
  Typo in the man page: runnong instead of running

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

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


[Bug 897284] [NEW] KpackageKit fails with unknown error - please report a bug

2011-11-28 Thread Bill Hayes
Public bug reported:

I always apply updates as they come in. Suddenly there are 94 updates
available. When I try to apply I get:

Unknown error - KpackageKit
Unknown error, please report a bug.
More information is available in the detailed report.

Clicking the details tab does nothing except change  to .

Same thing happens when I try to install or uninstall any package.

Upgrading to oneiric is not a solution, I've tried it earlier and it
bricks the system.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: konqueror 4:4.6.5-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Mon Nov 28 10:53:49 2011
InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: kdebase
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  KpackageKit fails with unknown error - please report a bug

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

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


[Bug 897284] Re: KpackageKit fails with unknown error - please report a bug

2011-11-28 Thread Bill Hayes
-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kpackagekit in Ubuntu.
https://bugs.launchpad.net/bugs/897284

Title:
  KpackageKit fails with unknown error - please report a bug

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

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


[Bug 897255]

2011-11-28 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/897255/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  RFCOMM channel 1 and automatic channel choosing broken cause of DUN

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

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


[Bug 897243]

2011-11-28 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/897243/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Dell PowerEdge 2900/2950 crashing with Ubuntu Server 11.10

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

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


[Bug 897202] Re: 11.10 install from USB this time. Crash installing language packs

2011-11-28 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your log files attached to this bug report it
seems that there is a problem with the disk to which you are trying to
install Ubuntu.  I'd recommend performing a back up of your existing
operating system and then investigating the situation.  Measures you
might take include checking cable connections for your disks and using
software tools to investigate the health of your hardware.  In the event
that is is not in fact an error with your hardware please set the bug's
status back to New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

** Changed in: ubiquity (Ubuntu)
   Status: New = Invalid

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

Title:
  11.10 install from USB this time. Crash installing language packs

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

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


[Bug 891518] Re: compiz assert failure: compiz: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* boost::shared_ptrT::operator-() const [with T = UnityFBO]: asserzione \px != 0\ non riuscita.

2011-11-28 Thread Omer Akram
** Changed in: unity
   Status: Triaged = Confirmed

** Changed in: unity (Ubuntu)
   Status: Triaged = Confirmed

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

Title:
  compiz assert failure: compiz:
  /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T*
  boost::shared_ptrT::operator-() const [with T = UnityFBO]:
  asserzione \px != 0\ non riuscita.

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

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


[Bug 889721] Re: Typo in the man page: runnong instead of running

2011-11-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~snicksie/snort/fix-for-889721

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

Title:
  Typo in the man page: runnong instead of running

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

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


[Bug 878266] Re: [Thinkpad W510] Panel backlight all but inoperative

2011-11-28 Thread Jeff Lane
It's possible.  We seem to have very limited access to the larger power
supplies so that could indeed be the issue.

Marc, can you double check with the W510 and make sure the issue is a
power supply one?

** Changed in: linux (Ubuntu)
 Assignee: Jeff Lane (bladernr) = Marc Legris (maaarc)

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

Title:
  [Thinkpad W510] Panel backlight all but inoperative

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

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


[Bug 842115] Re: ibus-engine-chewing crashed with SIGSEGV

2011-11-28 Thread Stéphane Graber
Unsubscribing sponsors for now as the SRU is pending review for lucid
and it's not sure we actually need one for the others.

If it turns out we actually need to SRU for  lucid, then please attach
the debdiffs and subscribe ubuntu-sponsors again.

Thanks for your work!

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

Title:
  ibus-engine-chewing crashed with SIGSEGV

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

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


[Bug 865347] Re: Pressing navigation keys breaks the design of Dash Search Box

2011-11-28 Thread Omer Akram
thanks for the bug report. this bug is already fixed in unity
4.24.0-0ubuntu2b1 you need to run update manager and update your system
to get it fixed.

** Changed in: unity
   Status: Confirmed = Fix Released

** Changed in: unity (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Pressing navigation keys breaks the design of Dash Search Box

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

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


[Bug 29858] Re: root on lvm fails to boot.

2011-11-28 Thread Vince
Milko - you are correct - bug #360237 exactly describes my problem.

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

Title:
  root on lvm fails to boot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/29858/+subscriptions

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


[Bug 824144] Re: [EeePC 1001 PXD] suspend/resume kills bluetooth

2011-11-28 Thread Jeff Lane
Marc, can you give the bluez update a try and see if that resolves the
bluetooth bug?

** Changed in: bluez (Ubuntu)
 Assignee: Jeff Lane (bladernr) = Marc Legris (maaarc)

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

Title:
  [EeePC 1001 PXD] suspend/resume kills bluetooth

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

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


[Bug 897285] [NEW] thunderbird 8 oneiric: cannot modify contacts in U1, just add a new one or delete

2011-11-28 Thread luca
Public bug reported:

thunderbird 8.0+build1-0ubuntu0.11.10.1
 ubuntu 11.10 amd64

I can write in the contact details window, but when clicking ok
nothing happens. I can just close the window. This does not happen in
local addressbooks,  only in U1.

** Affects: thunderbird (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/897285

Title:
  thunderbird 8 oneiric: cannot modify contacts in U1, just add a new
  one or delete

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

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


Re: [Bug 897278] [NEW] Rename File System Quete

2011-11-28 Thread Chow Loong Jin
On 29/11/2011 00:02, Aaron Honeycutt wrote:
 Public bug reported:
 
 When using the Music Lens in Ubuntu 11.10 it moves the media to a area
 in the left menu in Banshee 2.2.1 called File System Queue, I believe
 it would be better to name it Unity Lens Queue as so the new user
 knows how they made it, and why it is there. As well as clearing the
 queue once you quit Banshee.

The File System Queue is actually meant for use with double-clicked items in
Nautilus or another file manager. It's just that Unity uses the same mechanism
for playing music files.

  status invalid

-- 
Kind regards,
Loong Jin


** Changed in: banshee (Ubuntu)
   Status: New = Invalid

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

Title:
  Rename File System Quete

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

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


Re: [Bug 858938] Re: Banshee crash on asking to play a music from music-lense while playing another song

2011-11-28 Thread Chow Loong Jin
After the crash, please upload ~/.config/banshee-1/log before restarting
Banshee.

  status incomplete


-- 
Kind regards,
Loong Jin


** Changed in: banshee (Ubuntu)
   Status: New = Incomplete

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

Title:
  Banshee crash on asking to play a music from music-lense while playing
  another song

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

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


[Bug 762277] Re: window close/minimize buttons disappear from global menu for maximized windows with an open popup window

2011-11-28 Thread Omer Akram
The Unity dialog implementation planned for 12.04 might fix the issue to
an extent.

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

Title:
  window close/minimize buttons disappear from global menu for maximized
  windows with an open popup window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/762277/+subscriptions

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


[Bug 532633] Re: [Master] Window Control buttons: position/order/alignment

2011-11-28 Thread Pako
To all right buttons advocates

Lets say tomorrow Ubuntu officials decide to turn back the buttons to the right 
and after tomorrow you realize that Fedora fits better to you, or just 
reinstall all of your computers with Windows because your girlfriend said so 
and you'll do that with such an easy because you've never pay for Linux, leave 
Ubuntu and never back again. So, do you think it's fair especially for 
developers to meet your daily needs and wishes because of this?
You know what? I appreciate Clement Lefebvre has done with Linux Mint or Mark 
with Ubuntu, he does not PULE for better customization, he build his own OS. 

Right is better? Is better my a**!! Prove it scientifically and I'll
unsubscribe the same minute.

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

Title:
  [Master] Window Control buttons: position/order/alignment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/532633/+subscriptions

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


Re: [Bug 391761] Re: process limit unlimited (regression)

2011-11-28 Thread Steve Langasek
On Mon, Nov 28, 2011 at 11:03:45AM -, Jan Rathmann wrote:
 I just did the fork bomb test (entering :(){ :|:};: in a terminal) on
 my Oneiric installation, and it still crashes the system.

How does it crash?

What does 'ulimit -u' show from a terminal on this system?

 This should not happen if I get this report right, so perhaps the report
 should be re-opened?

Probably not.  PAM is now correctly getting its defaults from the kernel; if
one of those defaults is inadequate, there should be a new bug filed against
the kernel.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org

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

Title:
  process limit unlimited (regression)

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

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


[Bug 892251] Re: Applications that start minimized cannot be unminimized

2011-11-28 Thread Omer Akram
** Description changed:

+ Ubuntu 11.10
+ Unity 4.24.0-0ubuntu2b1
+ 
+ 1. start empathy (make sure its pinned to the launcher first)
+ 2. minimize empathy
+ 3. right click on empathy launcher icon and click 'quit'
+ 4. start empathy again from the launcher
+ 
+ What happen:
+ empathy is started, unity panel shows that empathy is the focused app with 
the text Empathy Internet Messaging but empathy window is not visible
+ 
+ What should happen:
+ empathy window should be visible when started from launcher.
+ 
+ You can get back the empathy window from alt-tab.
+ 
+ =Original Report=
+ 
  Example:
  
- -Minimize Pidgin window and then quit the program via right click in the 
launcher. 
+ -Minimize Pidgin window and then quit the program via right click in the 
launcher.
  -Click in the launcher. Pidgin starts, but no window appears (no matter how 
many times you click on the launcher). Only after clicking in the app-indicator 
or after alt-tab it shows.
  
  Expected behaviour: a window should appear, unminimized.
  
  It happens to me also with update manager, but not with other apps.

** Changed in: unity (Ubuntu)
   Importance: Undecided = Low

** Changed in: unity
   Importance: Undecided = Low

** Tags added: testcase

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

Title:
  Applications that start minimized cannot be unminimized

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

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


[Bug 894568] Re: Startup applications are drawn under launcher and panel upon startup

2011-11-28 Thread TomasHnyk
** Summary changed:

- startup applications is drawn under launcher and panel upon startup
+ Startup applications are drawn under launcher and panel upon startup

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

Title:
  Startup applications are drawn under launcher and panel upon startup

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

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


[Bug 894384] Re: Impossible to force the launcher to hide

2011-11-28 Thread Omer Akram
Thanks for the bug report. Could you be a bit more explanatory about the
use case to support this particular feature?

** Also affects: unity
   Importance: Undecided
   Status: New

** Changed in: unity (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: unity
   Status: New = Confirmed

** Changed in: unity
   Importance: Undecided = Wishlist

** Changed in: unity (Ubuntu)
   Status: New = Confirmed

** Changed in: unity
   Status: Confirmed = Incomplete

** Changed in: unity (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Impossible to force the launcher to hide

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

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


[Bug 891307] Re: usb_modeswitch does not recognize ZTE 19d2:0031 modem

2011-11-28 Thread Luiz Angelo Daros de Luca
Hello Josua,

Strange, I didn't find it in 40-usb_modeswitch.rules. I only found in
the 77-mm-zte-port-types.rules, which was not enough, for me, for nm
detect it as a wwan modem. See:

/lib/udev/rules.d # grep 0031 *
69-xserver-xorg-input-wacom.rules:ATTRS{idVendor}==056a, 
ATTRS{idProduct}==0031, SYMLINK+=input/tablet-pl500
77-mm-zte-port-types.rules:ATTRS{idProduct}==0031, ENV{.MM_USBIFNUM}==03, 
ENV{ID_MM_ZTE_PORT_TYPE_MODEM}=1
77-mm-zte-port-types.rules:ATTRS{idProduct}==0031, ENV{.MM_USBIFNUM}==01, 
ENV{ID_MM_ZTE_PORT_TYPE_AUX}=1

 /lib/udev/rules.d # grep  19d2 * | grep 00 | sort -n
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==0003, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==0013, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==0026, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==0040, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==0053, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==0083, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==1001, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==1007, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==1009, 
RUN+=usb_modeswitch '%b/%k'
40-usb_modeswitch.rules:ATTRS{idVendor}==19d2, ATTRS{idProduct}==2000, 
RUN+=usb_modeswitch '%b/%k'

I guess 77-mm-zte-port-types.rules does not call usb_modeswitch, which
seems to be mandatory for NM. The 3g is not mine but from my brother. If
needed, I can send the dmesg info in the next weekend. Anyway, if most
of models are in 40-usb_modeswitch.rules and it only worked after I
added the entry, the vendor/product on it might be necessary.

Please, correct me if I'm wrong. I'm not expert in 3g modems.

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

Title:
  usb_modeswitch does not recognize ZTE 19d2:0031 modem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/891307/+subscriptions

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


[Bug 885659] Re: W:Failed to fetch gzip:/var/lib/apt/lists/partial/security.ubuntu.com_ubuntu_dists_oneiric-security_main_binary-i386_Packages Hash Sum mismatch , E:Some index files failed to download

2011-11-28 Thread ComputekPR
@Tim   It works for me thanks from Puerto Rico...

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

Title:
  W:Failed to fetch gzip:/var/lib/apt/lists/partial/security.ubuntu
  .com_ubuntu_dists_oneiric-security_main_binary-i386_Packages  Hash Sum
  mismatch , E:Some index files failed to download. They have been
  ignored, or old ones used instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/885659/+subscriptions

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


[Bug 885659] Re: W:Failed to fetch gzip:/var/lib/apt/lists/partial/security.ubuntu.com_ubuntu_dists_oneiric-security_main_binary-i386_Packages Hash Sum mismatch , E:Some index files failed to download

2011-11-28 Thread ComputekPR
Oh btw Im on Linux Mint 12 and worksThanks again..

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

Title:
  W:Failed to fetch gzip:/var/lib/apt/lists/partial/security.ubuntu
  .com_ubuntu_dists_oneiric-security_main_binary-i386_Packages  Hash Sum
  mismatch , E:Some index files failed to download. They have been
  ignored, or old ones used instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/885659/+subscriptions

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


[Bug 883571] Re: close button position

2011-11-28 Thread Omer Akram
*** This bug is a duplicate of bug 839690 ***
https://bugs.launchpad.net/bugs/839690

Thanks for the bug report. This particular bug has already been reported
and is a duplicate of bug 839690, so is being marked as such. Any
further discussion regarding the bug should occur in the other report.
Feel free to report any other bugs you may find.

** This bug has been marked a duplicate of bug 839690
   Topbar - window controls for maximised windows in the top bar should conform 
to Fitts's law

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

Title:
  close button position

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

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


[Bug 876023] Re: [Vostro 3550] Wireless appears to be broken

2011-11-28 Thread Jeff Lane
Marc, can you check the link that Anthony provided above and see if that
resolves the wi-fi issue on this machine?

** Changed in: linux (Ubuntu)
 Assignee: Jeff Lane (bladernr) = Marc Legris (maaarc)

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

Title:
  [Vostro 3550] Wireless appears to be broken

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

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


[Bug 839690] Re: Topbar - window controls for maximised windows in the top bar should conform to Fitts's law

2011-11-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-2d (Ubuntu)
   Status: New = Confirmed

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

Title:
  Topbar - window controls for maximised windows in the top bar should
  conform to Fitts's law

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/839690/+subscriptions

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


[Bug 791902] Re: banshee youtube plugin - 'play in banshee' does not work

2011-11-28 Thread Chow Loong Jin
Fix has been committed upstream in commit
d4da04690ab04bb005a0f764a906eb8d445d3a06.

** Changed in: banshee (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  banshee youtube plugin - 'play in banshee' does not work

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

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


[Bug 740515] Re: Window controls in Unity panel do not extend to top of display

2011-11-28 Thread Omer Akram
removed assignee, status-new as no one seems to be working on it.

** Changed in: unity
 Assignee: brncsk (adam-barancsuk) = (unassigned)

** Changed in: unity (Ubuntu)
   Status: In Progress = New

** Changed in: unity
   Status: In Progress = New

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

Title:
  Window controls in Unity panel do not extend to top of display

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

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


[Bug 839690] Re: Topbar - window controls for maximised windows in the top bar should conform to Fitts's law

2011-11-28 Thread Omer Akram
** Changed in: unity-2d (Ubuntu)
   Importance: Undecided = Low

** Changed in: unity-2d (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  Topbar - window controls for maximised windows in the top bar should
  conform to Fitts's law

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/839690/+subscriptions

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


[Bug 392731] Re: I tried to install software updates and i had a message : E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. It happened after my son asked f

2011-11-28 Thread Maxine Harrison
Where do I type in this command??

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

Title:
  I tried to install software updates and i had a message : E: dpkg was
  interrupted, you must manually run 'dpkg --configure -a' to correct
  the problem.  It happened after my son asked for my password to
  download limewire??

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

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


[Bug 824633] Re: [Vostro 1015] Bluetooth indicator applet appears in panel, but there is no bluetooth on the machine

2011-11-28 Thread Jeff Lane
Dumping this on Marc's lap since he has the power.

** Changed in: bluez (Ubuntu)
 Assignee: Jeff Lane (bladernr) = Marc Legris (maaarc)

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

Title:
  [Vostro 1015] Bluetooth indicator applet appears in panel, but there
  is no bluetooth on the machine

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

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


[Bug 897287] [NEW] r8192e_pci crashes Samsung N140

2011-11-28 Thread BuM
Public bug reported:

after about 10-20 minutes, wifi crashes ping does not work
r8192e_pci rmmod and re-mount r8192e_pci run wifi

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-14-generic 3.0.0-14.23
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 1.23-0ubuntu4
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ada1453 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf044 irq 43'
   Mixer name   : 'Realtek ALC269'
   Components   : 'HDA:10ec0269,144dc062,0014'
   Controls  : 14
   Simple ctrls  : 9
Date: Mon Nov 28 16:14:28 2011
HibernationDevice: RESUME=UUID=4b1c7cfe-80ab-4df4-be06-6bc5f36714ac
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MachineType: SAMSUNG ELECTRONICS CO., LTD. N140
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=b9529db1-d61c-47e0-8944-f1305e07cb11 ro quiet splash vt.handoff=7
PulseSinks: Error: command ['pacmd', 'list-sinks'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
PulseSources: Error: command ['pacmd', 'list-sources'] failed with exit code 1: 
No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-14-generic N/A
 linux-backports-modules-3.0.0-14-generic  N/A
 linux-firmware1.60
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: r8192e_pci
UpgradeStatus: Upgraded to oneiric on 2011-11-19 (8 days ago)
dmi.bios.date: 01/10/2010
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 05CU.M021.20100110.JIP
dmi.board.name: N140
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr05CU.M021.20100110.JIP:bd01/10/2010:svnSAMSUNGELECTRONICSCO.,LTD.:pnN140:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnN140:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
dmi.product.name: N140
dmi.product.version: Not Applicable
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-bug i386 oneiric staging

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

Title:
  r8192e_pci crashes Samsung N140

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

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


[Bug 897287] Re: r8192e_pci crashes Samsung N140

2011-11-28 Thread BuM
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/897287

Title:
  r8192e_pci crashes Samsung N140

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

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


[Bug 894118] Re: window minimize button closes window

2011-11-28 Thread Omer Akram
could this be specific to any video drivers/hardware I think I dont have
the issue here, could anyone facing the issue please make a video to
show the problem?

** Attachment added: out.ogv
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/894118/+attachment/2611368/+files/out.ogv

** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   Status: Confirmed = Incomplete

** Changed in: unity (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  window minimize button closes window

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

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


Re: [Bug 897278] [NEW] Rename File System Quete

2011-11-28 Thread Aaron Honeycutt
On 11/28/2011 11:18 AM, Chow Loong Jin wrote:
 On 29/11/2011 00:02, Aaron Honeycutt wrote:
 Public bug reported:

 When using the Music Lens in Ubuntu 11.10 it moves the media to a area
 in the left menu in Banshee 2.2.1 called File System Queue, I believe
 it would be better to name it Unity Lens Queue as so the new user
 knows how they made it, and why it is there. As well as clearing the
 queue once you quit Banshee.
 The File System Queue is actually meant for use with double-clicked items in
 Nautilus or another file manager. It's just that Unity uses the same mechanism
 for playing music files.

status invalid

Invalid? does that mean it is useless? or just not worth working on?

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

Title:
  Rename File System Quete

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

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


[Bug 892988] Re: Translations do not match the released tarball translations

2011-11-28 Thread Gabor Kelemen
Strange, http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/oneiric/rekonq/oneiric/files contains no i18n directory,
while the natty and precise branches do contain one - no wonder why the
newer translations are not extracted.

** Changed in: ubuntu-translations
   Status: New = Triaged

** Changed in: ubuntu-translations
   Importance: Undecided = Medium

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

Title:
  Translations do not match the released tarball translations

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

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


[Bug 897287] Re: r8192e_pci crashes Samsung N140

2011-11-28 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

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

Title:
  r8192e_pci crashes Samsung N140

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

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


[Bug 894348] Re: no global menu integration when opened as root

2011-11-28 Thread Omer Akram
*** This bug is a duplicate of bug 592842 ***
https://bugs.launchpad.net/bugs/592842

** This bug has been marked a duplicate of bug 592842
   appmenu doesn't work with apps run as sudo root

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

Title:
  no global menu integration when opened as root

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

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


[Bug 875554] Re: bpm detection goes on endlessly if the music folder contains a non-audio file

2011-11-28 Thread rubo77
GStreamer running beat detection on 
/home/ruben/Musik/!...Sammlung/70er/!..Krautrock/King 
Crimson/kingcrimsonframebyframe.wav
bpm_detect got error: GStreamer hat einen allgemeinen Datenstromfehler 
festgestellt. gstdecodebin2.c(3239): gst_decode_bin_expose (): 
/GstPipeline:pipeline/GstDecodeBin2:decodebin2:
all streams without buffers


** Attachment added: this is the file, where it hangs
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/875554/+attachment/2611369/+files/kingcrimsonframebyframe.wav

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

Title:
  bpm detection goes on endlessly if the music folder contains a non-
  audio file

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

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


[Bug 865347] Re: Pressing navigation keys breaks the design of Dash Search Box

2011-11-28 Thread Andrew Hayzen
Hi Omer

unity:
  Installed: 4.24.0-0ubuntu2b1
  Candidate: 4.24.0-0ubuntu2b1
  Version table:
 *** 4.24.0-0ubuntu2b1 0
500 http://gb.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 4.22.0-0ubuntu3 0
500 http://gb.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages

I'm running unity 4.24.0-0ubuntu2b1? and I still have the issue.

Andy

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

Title:
  Pressing navigation keys breaks the design of Dash Search Box

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

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


[Bug 875038] Re: Cannot set dual display with radeon driver on Oneiric

2011-11-28 Thread Omer Akram
** No longer affects: unity

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

Title:
  Cannot set dual display with radeon driver on Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/875038/+subscriptions

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


[Bug 842560] Re: bnx2 firmware missing

2011-11-28 Thread Edgar
Exact the same here! (@Marc-André)
And don't forget to script the rmmod and modprobe when U work from your 
workstation ;-)

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

Title:
  bnx2 firmware missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/842560/+subscriptions

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

Re: [Bug 372132] Re: Create Document Templates difficult to use

2011-11-28 Thread Jacky Alciné
This bug affects me as well! No resume templates, no letter heading,
nothing.

On Mon, Nov 28, 2011 at 08:02, Joel Pickett jlkpc...@gmail.com wrote:

 Echoing comment #63, it's annoying installing Ubuntu, a full-featured
 desktop OS, to find that there's no document templates available. I'd
 much rather not have it at all than to have something that you have to
 actually create the templates yourself.

 --
 You received this bug notification because you are subscribed to One
 Hundred Paper Cuts.
 https://bugs.launchpad.net/bugs/372132

 Title:
  Create Document Templates difficult to use

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



-- 
Jacky Alcine
Blog http://jackyalcine.co.cc/ | Launchpadhttps://launchpad.net/~jackyalcine

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

Title:
  Create Document Templates difficult to use

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

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


[Bug 897282] Re: Wubi installed Ubuntu 10.04 can't use wireless network

2011-11-28 Thread Matt Fischer
Thanks for reporting this bug and helping to make Ubuntu better.

Can you try this with a 10.04 live CD and see if it finds your wifi?

Also, I am going to move it to the linux project until we know more
about the issue.  gnome-nettool is for running tools like ping, whois,
traceroute, etc., it doesn't do any setup or discovery of network
connections or hardware.

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

Title:
  Wubi installed Ubuntu 10.04 can't use wireless network

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

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


[Bug 897282] Re: Wubi installed Ubuntu 10.04 can't use wireless network

2011-11-28 Thread Matt Fischer
gnome-nettools is a package that does finger, whois, ping, traceroute,
etc, it does not setup network connections or discover hardware.

** Package changed: gnome-nettool (Ubuntu) = linux (Ubuntu)

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

Title:
  Wubi installed Ubuntu 10.04 can't use wireless network

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

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


[Bug 896965] Re: Minimize button on dash doesn't actually do anything

2011-11-28 Thread Omer Akram
** Changed in: ayatana-design
   Status: New = Invalid

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

Title:
  Minimize button on dash doesn't actually do anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/896965/+subscriptions

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


[Bug 894384] Re: Impossible to force the launcher to hide

2011-11-28 Thread TomasHnyk
Well, I translate a lot (documents) and often I do this by having two
windows side by side (basically pressing alt ctrl 4 for one and alt ctrl
6 for the other). If this is the case, I would like to have as much
horizontal space as possible. When I am done doing that, I prefer the
launcher to be always visible. Doing that through ccsm is tiresome plus
the launcher gets in my way because one cannot just tell it to hide
unless invoked (via super).

Other use case is that I just hate autohiding magic - I guess I am just
too stupid to predict when it is going to hide and the thing popping in
and out just annoys me. I would still like to be able to control whether
the launcher is shown though, especially if it were controllable through
keyboard.

I recognize, that if someone inadvertedly turned this feature on, she
would be in trouble. One possible solution would be if Dash home (the
upper most item in the launcher) went to the very upper left corner
(where it was in 11.04 and where currently close button for maximized
application is). But I imagine that would be more demanding to
implement.

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

Title:
  Impossible to force the launcher to hide

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

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


[Bug 887290] Re: Security vulnerability in phpldapadmin

2011-11-28 Thread Jamie Strandboge
Thanks for your patch! Someone from the security team will process this
soon. Subscribing ubuntu-security-sponsors as per
https://wiki.ubuntu.com/SecurityTeam/SponsorsQueue#Notes_for_Contributors.

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

Title:
  Security  vulnerability in phpldapadmin

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

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


[Bug 751843] Re: vainfo crashed with SIGSEGV in vdp_device_create_x11()

2011-11-28 Thread Bob Bib
*** This bug is a duplicate of bug 896833 ***
https://bugs.launchpad.net/bugs/896833

** This bug has been marked a duplicate of private bug 896833

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

Title:
  vainfo crashed with SIGSEGV in vdp_device_create_x11()

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

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


[Bug 253546] Re: Use intuitive popup scrollbars

2011-11-28 Thread Omer Akram
** No longer affects: unity

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

Title:
  Use intuitive popup scrollbars

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

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


[Bug 661735] Re: Black screen on video playback

2011-11-28 Thread Julien Vion
Note that I would higher the importance of this bug, since not being
able to play videos on ATI hardware seems bad…

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

Title:
  Black screen on video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735/+subscriptions

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

[Bug 361874] Re: system-config-printer.py crashed with SIGSEGV in malloc()

2011-11-28 Thread Lars Uebernickel
This bug was reported on an old version of system-config-printer. I
cannot reproduce it on 10.04 LTS or 11.10, so I'm closing it for now.
Feel free to reopen this bug if it still affects you.

** Changed in: system-config-printer (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  system-config-printer.py crashed with SIGSEGV in malloc()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/361874/+subscriptions

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


[Bug 886129] Re: Touchpad not detected in tests (no mouse detected at all)

2011-11-28 Thread Daniel Manrique
** Changed in: checkbox
   Status: Fix Committed = Fix Released

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

Title:
  Touchpad not detected in tests (no mouse detected at all)

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

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


[Bug 893676] Re: Cups disrupts unity window theme

2011-11-28 Thread watgrad
and the second one...

** Attachment added: workcentre ppd
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/893676/+attachment/2611371/+files/Xerox-WorkCentre-7655-7665-7675alt.ppd

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

Title:
  Cups disrupts unity window theme

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

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


[Bug 762277] Re: window close/minimize buttons disappear from global menu for maximized windows with an open popup window

2011-11-28 Thread TomasHnyk
Omer: would you care to ellaborate on that or provide some links?

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

Title:
  window close/minimize buttons disappear from global menu for maximized
  windows with an open popup window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/762277/+subscriptions

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


[Bug 868995] Re: Checkbox gets hidden to the launcher when too many commands run in a short space of time

2011-11-28 Thread Daniel Manrique
** Changed in: checkbox
   Status: Fix Committed = Fix Released

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

Title:
  Checkbox gets hidden to the launcher when too many commands run in a
  short space of time

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

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


[Bug 661735] Re: Black screen on video playback

2011-11-28 Thread Julien Vion
Still got this bug on Oneiric.

Linux 3.0.0-13 AMD64

Fglrx-updates 2:8.902

I also confirm the strange behavior that mplayer with XV driver works
fine if Totem has not be launched before, and gives black video screen
once Totem has been launched once. Mplayer with alternative video driver
(say, gl2) still works.

** Changed in: gstreamer0.10 (Ubuntu)
   Status: Expired = New

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

Title:
  Black screen on video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735/+subscriptions

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


[Bug 824144] Re: [EeePC 1001 PXD] suspend/resume kills bluetooth

2011-11-28 Thread Marc Legris
Unable to test, our eeepcs were shipped back to the manufacturer

** Changed in: bluez (Ubuntu)
 Assignee: Marc Legris (maaarc) = (unassigned)

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

Title:
  [EeePC 1001 PXD] suspend/resume kills bluetooth

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

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


[Bug 875687] Re: Screen brightness settings not saved

2011-11-28 Thread Nandu Raj
I also have the same problem on my toshiba satellite c600. 
Anyway I'm fine with the work around. Thanks T J Schemkes.

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

Title:
  Screen brightness settings not saved

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/875687/+subscriptions

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


[Bug 893676] Re: Cups disrupts unity window theme

2011-11-28 Thread watgrad
Here are the ppds that are in use on this computer.


** Attachment added: printer ppd file for Workcentre
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/893676/+attachment/2611370/+files/xrwc4250.ppd

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

Title:
  Cups disrupts unity window theme

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

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


[Bug 897295] Re: lxpanel crashed with SIGSEGV in gtk_widget_set_state()

2011-11-28 Thread Apport retracing service
*** This bug is a duplicate of bug 860994 ***
https://bugs.launchpad.net/bugs/860994

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #860994, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/897295/+attachment/2611377/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/897295/+attachment/2611378/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/897295/+attachment/2611379/+files/Disassembly.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/897295/+attachment/2611383/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/897295/+attachment/2611384/+files/Registers.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/897295/+attachment/2611386/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 860994

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  lxpanel crashed with SIGSEGV in gtk_widget_set_state()

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

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


[Bug 897293] Re: gwibber-service crashed with IOError in get_avatar_path(): [Errno 36] File name too long: u'/home/chris/.cache/gwibber/avatars/http:a1.twimg.comprofile_images1644239186WIZ-KHALIZAx-WA

2011-11-28 Thread Apport retracing service
*** This bug is a duplicate of bug 849654 ***
https://bugs.launchpad.net/bugs/849654

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #849654, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/897293/+attachment/2611372/+files/Dependencies.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/897293/+attachment/2611374/+files/ProcStatus.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 849654

** Visibility changed to: Public

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

Title:
  gwibber-service crashed with IOError in get_avatar_path(): [Errno 36]
  File name too long: u'/home/chris/.cache/gwibber/avatars/http:a1.twimg
  .comprofile_images1644239186WIZ-KHALIZAx-WAKEN-BAKEN-TOUR-2010-x-Best-
  Buy-Theatre-NYC-x-via-Ernest-Estim_-10.21.10.-Image-Copywritten-All-
  Rights-Reserved-2010.-Use-Without-Proper-Permission-
  Prohibited.-www.ernestestime.com-
  www.ernestestime.comcolumn046_large_normal.jpg'

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

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


[Bug 896810] Re: 64-bit does not use 4GB RAM instead uses 2GB

2011-11-28 Thread Phil. V
Thanks for your bug report. Does your BIOS show the full 4 gigs addressed? 
Also, so we can get some system information relevant to kernel problems 
attached to this report, please run the following command in a terminal and 
then change the status of this report to confirmed:
apport-collect 896810

** Package changed: gnome-system-monitor (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

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

Title:
  64-bit does not use 4GB RAM instead uses 2GB

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

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


[Bug 864992] Re: Show Containing Folder button failed to execute err

2011-11-28 Thread Jamie Strandboge
The workaround for this is to add to /etc/apparmor.d/local/usr.bin.evince:
  /usr/bin/nautilus Ux,

Then run:
$ sudo apparmor_parser -r /etc/apparmor.d/usr.bin.evince

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

Title:
  Show Containing Folder button failed to execute err

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

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


[Bug 793775] Re: Window buttons do not correctly respond cosmetically to mouse events when on unity panel..

2011-11-28 Thread Dan Lea
This bug is no longer present in Ubuntu 11.10, and so should be closed.

** Changed in: unity (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: unity
   Status: Triaged = Fix Released

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

Title:
  Window buttons do not correctly respond cosmetically to mouse events
  when on unity panel..

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

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


[Bug 792937] Re: iforce kernel module doesn't recognize my joystick

2011-11-28 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  iforce kernel module doesn't recognize my joystick

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

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



[Bug 780504] Re: should not limit reviews and ratings by locale

2011-11-28 Thread Gabor Kelemen
** Changed in: ubuntu-translations
   Status: New = Triaged

** Changed in: ubuntu-translations
   Importance: Undecided = Medium

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

Title:
  should not limit reviews and ratings by locale

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

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


[Bug 755518] Re: Synaptics Touchpad incorrectly detected as PS/2 mouse on clausoft MNW737 (aka meenee, aka PX1)

2011-11-28 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel?  It
will allow additional upstream developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . If possible, please test
the latest v3.2-rcN kernel (Not a kernel in the daily directory).  Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag(Only that one tag, please leave the others). This can be
done by clicking on the yellow pencil icon next to the tag located at
the bottom of the bug description and deleting the 'needs-upstream-
testing' text.

If this bug is fixed by the mainline kernel, please add the following
tag 'kernel-fixed-upstream-KERNEL-VERSION'.  For example, if kernel
version 3.2-rc1 fixed and issue, the tag would be: 'kernel-fixed-
upstream-v3.2-rc1'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not
boot, please add the tag: 'kernel-unable-to-test-upstream'.  If you
believe this bug does not require upstream testing, please add the tag:
'kernel-upstream-testing-not-needed'.


Thanks in advance.

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: needs-upstream-testing

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

Title:
  Synaptics Touchpad incorrectly detected as PS/2 mouse on clausoft
  MNW737 (aka meenee, aka PX1)

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

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


[Bug 751374] Re: Dash won't open files anymore

2011-11-28 Thread PhobosK
@Ayke van Laethem,
This is a very bad/dirty way to fix it
You'd better stick to the above fixes... or one day you may end up with a 
totally broken open file/folder/email/etc ability of your system...

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

Title:
  Dash won't open files anymore

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

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


[Bug 896777] Re: selection of file does not move to next row

2011-11-28 Thread Phil. V
Thanks for your bug report. I believe this should be packaged against
nautilus, as it is the file manager for GNOME.

** Package changed: gnome-shell (Ubuntu) = nautilus (Ubuntu)

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

Title:
  selection of file does not move to next row

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

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


[Bug 896693] Re: Bluetooth mouse kills unity clicking

2011-11-28 Thread ar
Update to the latest proposed  channel on  November 29th with new kernel
(.14)

With this:
 - enabling bluetooth with a Logitech mx100 mouse will activate the global menu 
drop down entries if you hover them. That is not the default behavior
-  unity stops responding to single and double clicks. Sometimes clicking as 
often as you can will launch a program, but only the first few times. After 
that, unity just stops responding.
-  disabling bluetooth will crash the system.  I had to reset the system

Restart  the system and not activating the bluetooth mouse fixes 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/896693

Title:
  Bluetooth mouse kills unity clicking

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

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


[Bug 893639] Re: LibreOffice is hard to search for on Chinese Desktops

2011-11-28 Thread Kent Baxley
Hi Sebastien,

I think updating the libreoffice description might be worth a look.  If
some substrings are working, yet, the ones that would make most sense
don't, then maybe the description needs to be looked at.

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

Title:
  LibreOffice is hard to search for on Chinese Desktops

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/893639/+subscriptions

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


[Bug 865347] Re: Pressing navigation keys breaks the design of Dash Search Box

2011-11-28 Thread Omer Akram
*** This bug is a duplicate of bug 868434 ***
https://bugs.launchpad.net/bugs/868434

** Changed in: unity
   Status: Fix Released = Confirmed

** Changed in: unity (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  Pressing navigation keys breaks the design of Dash Search Box

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

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


[Bug 865347] Re: Pressing navigation keys breaks the design of Dash Search Box

2011-11-28 Thread Andrew Hayzen
*** This bug is a duplicate of bug 868434 ***
https://bugs.launchpad.net/bugs/868434

Hi Omer

Sorry to confuse you, but the issue seems to have sorted itself out.

I can see the bar redrawing but it is, correctly, displaying the design
of the dash search box.

I think the problems I was having may have come from a mini crash that
the system recovered from, I will monitor the situation and report back
if I see any issues again.

Please leave this bug as 'Fix Released' for now :)

Andy

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

Title:
  Pressing navigation keys breaks the design of Dash Search Box

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

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


[Bug 861710] Re: [regression] smspillaz fails to sleep at proper hours, despite solar status

2011-11-28 Thread charles
This isn't a bug; it's an undocumented feature.

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

Title:
  [regression] smspillaz fails to sleep at proper hours, despite solar
  status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/861710/+subscriptions

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


[Bug 896671] Re: printer scan will not print

2011-11-28 Thread Phil. V
** Tags added: regression-release

** Summary changed:

- printer scan will not print
+ Printer will scan, but only prints test pages after upgrade to 11.10

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

Title:
  Printer will scan, but only prints test pages after upgrade to 11.10

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

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


[Bug 877752] Re: connect_wireless can unintentionally choose a non-wireless connection to connect to

2011-11-28 Thread Daniel Manrique
** Changed in: checkbox
   Status: Fix Committed = Fix Released

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

Title:
  connect_wireless can unintentionally choose a non-wireless connection
  to connect to

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

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


[Bug 897298] [NEW] fwts should test chassis type

2011-11-28 Thread Marc Tardif
Public bug reported:

The chassis type is not always well defined by hardware vendors. For
example, laptops and netbooks should be one of: Laptop, Notebook or Sub
Notebook. However, the chassis information reported by dmidecode
sometimes reports Other or Desktop even. So, the fwts should be extended
to perform additional checking like: if the system is not reported as a
laptop nor netbook, it should not have /proc/acpi/battery either.

** Affects: fwts (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/897298

Title:
  fwts should test chassis type

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

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


[Bug 897299] [NEW] OpenJDK is looking for libpcsclite.so in wrong place on 64-bit 11.10

2011-11-28 Thread Steve Storey
Public bug reported:

The OpenJDK codebase contains a class at
sun.security.smartcardio.PlatformPCSC which looks at the
sun.arch.data.model to see if it's a 64-but O/S or not. If so, and it's
not SunOS then it adds a little piece into the library lookup path of
lib64, thus meaning it looks for

/usr/lib64/libpcsclite.so

which doesn't exist in Ubuntu 11.10 as it's now at
/usr/lib/libpcsclite.so instead.

There is a workaround of adding
-Dsun.security.smartcardio.library=/usr/lib/libpcsclite.so as a JVM
argument to force the library path, but this shouldn't be necessary.

To see the problem:

1. obtain a device that runs with pcscd
2. Compile the following Java code
3. Run with and without the -D flag above to see the difference (you shouldn't 
get the None provided by None message with the flag):

package com.moo.bug;

import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;

import javax.smartcardio.CardException;
import javax.smartcardio.CardTerminal;
import javax.smartcardio.TerminalFactory;

public class BugDemo {

private static final Logger log =
Logger.getLogger(BugDemo.class.getName());

public static void main(String[] args) throws Exception {
long startTime = System.currentTimeMillis();
// show the list of available terminals
ListCardTerminal terminals;
try {
TerminalFactory factory = TerminalFactory.getDefault();
System.out.println(Factory is:  + factory);
terminals = factory.terminals().list();
System.out.println(Terminals:  + terminals);
} catch (CardException e) {
log.log(Level.SEVERE, Could not open terminals:  + 
e.getMessage(), e);
return;
}
}
}

** Affects: openjdk-6 (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/897299

Title:
  OpenJDK is looking for libpcsclite.so in wrong place on 64-bit 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/897299/+subscriptions

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


[Bug 897297] [NEW] eGalax Inc. USB TouchController stops working when used a short time

2011-11-28 Thread Aapo Rantalainen
Public bug reported:

I'm using Ubuntu 11.10 on ExoPC notebook
[https://launchpad.net/+hwdb/+fingerprint/dcc25227c08c2ff167970aa46306308d]
which has touchscreen:

/dev/input/event5
   bustype : BUS_USB
   vendor  : 0xeef
   product : 0x72a1
   version : 528
   name: eGalax Inc. USB TouchController
   phys: usb-:00:1a.0-1/input0
   uniq: 
   bits ev : EV_SYN EV_KEY EV_ABS

Touchscreen is working (without multitouching). But when used a short time (1 
minute to 1 hour) touchscreen is not responding any more. I can then attach 
USB-mouse and USB-keyboard to check system is still running. E.g. xev doesn't 
give any events from touchscreen then. Rebooting computer solves.
--- 
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CheckboxSubmission: 16fcfa228a6401c4bde710ae287e4dc3
CheckboxSystem: dcc25227c08c2ff167970aa46306308d
DistroCodename: oneiric
DistroRelease: Ubuntu 11.10
DistroVariant: ubuntu
InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release amd64 (20110720.1)
Package: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
PackageArchitecture: amd64
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Tags:  oneiric running-unity ubuntu
Uname: Linux 3.0.0-13-generic x86_64
UnreportableReason: Please work this issue through technical support channels 
first.
UpgradeStatus: Upgraded to oneiric on 2011-11-24 (3 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected oneiric running-unity ubuntu

** Tags added: apport-collected oneiric running-unity ubuntu

** Description changed:

  I'm using Ubuntu 11.10 on ExoPC notebook
  [https://launchpad.net/+hwdb/+fingerprint/dcc25227c08c2ff167970aa46306308d]
  which has touchscreen:
  
  /dev/input/event5
 bustype : BUS_USB
 vendor  : 0xeef
 product : 0x72a1
 version : 528
 name: eGalax Inc. USB TouchController
 phys: usb-:00:1a.0-1/input0
 uniq: 
 bits ev : EV_SYN EV_KEY EV_ABS
  
- Touchscreen is working (without multitouching). But when used a short
- time (1 minute to 1 hour) touchscreen is not responding any more. I can
- then attach USB-mouse and USB-keyboard to check system is still running.
- E.g. xev doesn't give any events from touchscreen then. Rebooting
- computer solves.
+ Touchscreen is working (without multitouching). But when used a short time (1 
minute to 1 hour) touchscreen is not responding any more. I can then attach 
USB-mouse and USB-keyboard to check system is still running. E.g. xev doesn't 
give any events from touchscreen then. Rebooting computer solves.
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ CheckboxSubmission: 16fcfa228a6401c4bde710ae287e4dc3
+ CheckboxSystem: dcc25227c08c2ff167970aa46306308d
+ DistroCodename: oneiric
+ DistroRelease: Ubuntu 11.10
+ DistroVariant: ubuntu
+ InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release amd64 
(20110720.1)
+ Package: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
+ Tags:  oneiric running-unity ubuntu
+ Uname: Linux 3.0.0-13-generic x86_64
+ UnreportableReason: Please work this issue through technical support channels 
first.
+ UpgradeStatus: Upgraded to oneiric on 2011-11-24 (3 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

Title:
  eGalax Inc. USB TouchController stops working when used a short time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/897297/+subscriptions

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


[Bug 897297] Dependencies.txt

2011-11-28 Thread Aapo Rantalainen
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/897297/+attachment/2611388/+files/Dependencies.txt

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

Title:
  eGalax Inc. USB TouchController stops working when used a short time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/897297/+subscriptions

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


[Bug 897297] ProcEnviron.txt

2011-11-28 Thread Aapo Rantalainen
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/897297/+attachment/2611389/+files/ProcEnviron.txt

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

Title:
  eGalax Inc. USB TouchController stops working when used a short time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/897297/+subscriptions

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


[Bug 892465] Re: Pressing left or right in Dash search box causes box to disappear

2011-11-28 Thread Omer Akram
*** This bug is a duplicate of bug 868434 ***
https://bugs.launchpad.net/bugs/868434

** This bug is no longer a duplicate of bug 865347
   Pressing navigation keys breaks the design of Dash Search Box
** This bug has been marked a duplicate of bug 868434
   the dash's entry get wrongly colored on left or right key use

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

Title:
  Pressing left or right in Dash search box causes box to disappear

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

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


[Bug 868434] Re: the dash's entry get wrongly colored on left or right key use

2011-11-28 Thread Omer Akram
** Changed in: unity
   Status: Fix Released = Won't Fix

** Changed in: unity (Ubuntu)
   Status: Fix Released = Confirmed

** Package changed: unity (Ubuntu) = nux (Ubuntu)

** Changed in: unity
   Status: Won't Fix = Confirmed

** Changed in: nux (Ubuntu Oneiric)
   Status: Fix Released = Confirmed

** Project changed: unity = nux

** Changed in: nux
   Status: Confirmed = Fix Committed

** Changed in: nux
Milestone: 4.24.0 = None

** Changed in: nux (Ubuntu Oneiric)
   Importance: Undecided = Medium

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

Title:
  the dash's entry get wrongly colored on left or right key use

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

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


[Bug 549132] Re: applet.py crashed with SIGSEGV in memrchr()

2011-11-28 Thread Lars Uebernickel
Closing, as the description already states that this was fixed.

** Changed in: system-config-printer (Ubuntu)
   Status: New = Fix Released

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

Title:
  applet.py crashed with SIGSEGV in memrchr()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/549132/+subscriptions

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


[Bug 865347] Re: Pressing navigation keys breaks the design of Dash Search Box

2011-11-28 Thread Omer Akram
*** This bug is a duplicate of bug 868434 ***
https://bugs.launchpad.net/bugs/868434

ok, it seems we mistakenly marked bug 868434 as fixed, though there is a
fix for bug 868434 in trunk someone needs to backport it from NUX trunk
for SRU.

** This bug has been marked a duplicate of bug 868434
   the dash's entry get wrongly colored on left or right key use

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

Title:
  Pressing navigation keys breaks the design of Dash Search Box

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

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


<    3   4   5   6   7   8   9   10   11   12   >