[Bug 1234469] Re: Network does not come up after resuming from suspend.

2013-10-20 Thread Dr. Dabbles
How was this not a blocker for release? We're talking about impacting
every single Ubuntu user that suspends their computer, and the entire
goal of Ubuntu is to make Linux easier for the average user! I happen to
be knowledgeable enough to know NM has a power state within itself that
I can set. My family, however, would never even know to look for this.

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

Title:
  Network does not come up after resuming from suspend.

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

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


[Bug 1234469] Re: Network does not come up after resuming from suspend.

2013-10-14 Thread Dr. Dabbles
that: That error indicates the issue happened during suspend/hibernate.
NetworkManager never completed or reported completion of the sleep task
it was sent. Could be why it never got woken up.

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

Title:
  Network does not come up after resuming from suspend.

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

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


[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-02 Thread Dr. Dabbles
Not sure why my comment on my report of this bug didn't get merged into
this one.

The work-around is to issue

nmcli nm sleep false

This tells NetworkManager to leave "sleep" mode. Restarting
NetworkManager _happens_ to do this, but only by chance. I'd actually
argue that restarting NetworkManager should _not_ reset sleep status,
because you may actually want that to persist for lots of reasons over a
restart.

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

Title:
  network-manager has decided that networking is disabled, cannot be re-
  enabled from lightdm

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

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


[Bug 1220487] Re: Messages indicator does not indicate new messages

2013-09-19 Thread Dr. Dabbles
The attached python script (contributed by  in #ubuntu+1
channel), when coupled with a .desktop file and configured in dconf
indicator/messages does trigger an attention icon. When you remove
attention from the application, the icon returns to its normal status.

** Attachment added: "Working python test app"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1220487/+attachment/3830160/+files/indicatortest.py

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

Title:
  Messages indicator does not indicate new messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1220487/+subscriptions

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


[Bug 1220487] Re: Messages indicator does not indicate new messages

2013-09-19 Thread Dr. Dabbles
Do we have any indication that there will be work done on this before
release? This bug effects not only empathy and friends/gwibber
notifications, but xchat and presumably Thunderbird as well! It makes
using a chat application impossible when you have more than a screen
full of contacts (ie: company setting).

** Description changed:

  I noticed after performing updates 2-3 weeks ago that my messages
  indicator no longer turns blue to notify me that I have chat messages
  waiting. It also does not show unread chat messages in the list like it
- used to.
+ used to. I have confirmed that Xchat and Gwibber/Friends messages do not
+ appear to trigger a new waiting message indicator either.
  
- I have tried apt-get install --reinstall indicator-messages, and I have
- tried resetting some of the settings in dconf-editor, but it has made no
- difference.
+ I have tried reinstalling indicator-messages, and I have confirmed
+ empathy.desktop exists in dconf
+ com.canonical.indicator.messages:applications. None of these have fixed
+ the issue.
  
  I suspect a required package was removed or a new setting was not
  applied, but I don't know what it could be.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: indicator-messages 13.10.1+13.10.20130830.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  Date: Tue Sep  3 21:04:56 2013
  InstallationDate: Installed on 2012-11-02 (305 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: indicator-messages
  UpgradeStatus: Upgraded to saucy on 2013-08-14 (20 days ago)

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

Title:
  Messages indicator does not indicate new messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1220487/+subscriptions

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


[Bug 1220719] [NEW] NetworkManager not setting proper state after suspend

2013-09-04 Thread Dr. Dabbles
Public bug reported:

This issue is being experienced on a Lenovo T430 laptop running 13.10
with the latest updates. It has been happening since roughly the time I
upgraded to 13.10, but was not happening with 13.03 and the 3.11 kernel.

After resuming from suspend, many times NetworkManager will not list any
connections, will not connect to wired networks, and will only show
"Network Enabled" unchecked in the drop-down menu.

NetworkManager Status:

tcameron@HOSTNAME:~$ nmcli nm status
RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   WWAN
running asleep  enabled enabledenabled 
disabled

Using nmcli to set the sleep state to false re-enables networking
manually.

tcameron@HOSTNAME:~$ nmcli nm sleep false
RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   WWAN
running connected   enabled enabledenabled 
enabled

tcameron@HOSTNAME:~$ nmcli nm status
RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   WWAN
running connected   enabled enabledenabled 
enabled

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: network-manager 0.9.8.0-0ubuntu19
ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
Uname: Linux 3.11.0-4-generic x86_64
ApportVersion: 2.12.1-0ubuntu3
Architecture: amd64
Date: Wed Sep  4 09:23:13 2013
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-11-02 (305 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
IpRoute:
 
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to saucy on 2013-08-14 (21 days ago)
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH
 wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1
 eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN
 running 0.9.8.0connected   enabled   enabled 
enabledenabled enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

** Description changed:

  This issue is being experienced on a Lenovo T430 laptop running 13.10
  with the latest updates. It has been happening since roughly the time I
  upgraded to 13.10, but was not happening with 13.03 and the 3.11 kernel.
  
  After resuming from suspend, many times NetworkManager will not list any
  connections, will not connect to wired networks, and will only show
  "Network Enabled" unchecked in the drop-down menu.
  
  NetworkManager Status:
  
  tcameron@HOSTNAME:~$ nmcli nm status
- RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   
WWAN  
- running asleep  enabled enabledenabled 
disabled  
+ RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   
WWAN
+ running asleep  enabled enabledenabled 
disabled
  
- 
- Using nmcli to set the sleep state to false re-enables networking manually.
+ Using nmcli to set the sleep state to false re-enables networking
+ manually.
  
  tcameron@HOSTNAME:~$ nmcli nm sleep false
- RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   
WWAN  
- running connected   enabled enabledenabled 
enabled   
+ RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   
WWAN
+ running connected   enabled enabledenabled 
enabled
  
  tcameron@HOSTNAME:~$ nmcli nm status
- RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   
WWAN  
+ RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   
WWAN
  running connected   enabled enabledenabled 
enabled
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: network-manager 0.9.8.0-0ubuntu19
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  Date: Wed Sep  4 09:23:13 2013
  IfupdownConfig:
-  # interfaces(5) file used by ifup(8) and ifdown(8)
-  auto lo
-  iface lo inet loopback
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
  InstallationDate: Installed on 2012-11-02 (305 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
-  default via 172.16.112.1 dev eth0  proto static 
-  172.16.28.0/22 dev wlan0  proto kernel  scope link  src 172.16.28.146  
metric 9 
-  172.16.112.0/22 dev eth0  prot

[Bug 1220487] [NEW] Messages indicator does not indicate new messages

2013-09-03 Thread Dr. Dabbles
Public bug reported:

I noticed after performing updates 2-3 weeks ago that my messages
indicator no longer turns blue to notify me that I have chat messages
waiting. It also does not show unread chat messages in the list like it
used to.

I have tried apt-get install --reinstall indicator-messages, and I have
tried resetting some of the settings in dconf-editor, but it has made no
difference.

I suspect a required package was removed or a new setting was not
applied, but I don't know what it could be.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: indicator-messages 13.10.1+13.10.20130830.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
Uname: Linux 3.11.0-4-generic x86_64
ApportVersion: 2.12.1-0ubuntu3
Architecture: amd64
Date: Tue Sep  3 21:04:56 2013
InstallationDate: Installed on 2012-11-02 (305 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: indicator-messages
UpgradeStatus: Upgraded to saucy on 2013-08-14 (20 days ago)

** Affects: indicator-messages (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  Messages indicator does not indicate new messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1220487/+subscriptions

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


[Bug 1193714] Re: bamfdaemon crashed with signal 5 in _XReply()

2013-08-26 Thread Dr. Dabbles
Happened after removing Lenovo T430 from docking station with
DisplayPort monitor attached as second display

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

Title:
  bamfdaemon crashed with signal 5 in _XReply()

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

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


[Bug 1057070] Re: rhythmbox crashed with SIGSEGV

2012-09-26 Thread Dr. Dabbles
** 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/1057070

Title:
  rhythmbox crashed with SIGSEGV

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

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


[Bug 1031797] Re: Empathy does not remember group expansion state

2012-08-01 Thread Dr. Dabbles
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1031797

Title:
  Empathy does not remember group expansion state

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

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


[Bug 1031797] [NEW] Empathy does not remember group expansion state

2012-08-01 Thread Dr. Dabbles
Public bug reported:

When launching the Empathy IM client, after setting Empathy to display
contacts in groups, all groups are expanded regardless of their previous
state. This is a problem for organizations that have many users that use
IM internally.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: empathy 3.5.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
Uname: Linux 3.5.0-6-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.4-0ubuntu6
Architecture: amd64
Date: Wed Aug  1 10:25:06 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64+mac (20120724.3)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  Empathy does not remember group expansion state

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

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


[Bug 623864] Re: evolution can not authenticate my exchange server

2010-09-09 Thread Dr. Dabbles
In addition to upgraded systems, this effects a live-cd environment.
This means the upgrade process isn't the relevant factor, but rather the
dependencies of Evolution.

This bug also effects amd64 maverick.

Evolution-mapi depends on libedata-cal1.2-6, but Maverick provides
libedata-cal1.2-7. The same goes for a couple depends of the mapi
package. The evolution-exchange package is obviously not working in some
other way.

-- 
evolution can not authenticate my exchange server
https://bugs.launchpad.net/bugs/623864
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 480411] Re: miro.real crashed with TypeError in _on_ready_to_play()

2010-04-15 Thread Dr. Dabbles
This bug effects me as well. I am able to play videos, open Miro, and
perform all functions. I simply receive the crash dialog when starting
Miro or stopping video playback.

-- 
miro.real crashed with TypeError in _on_ready_to_play()
https://bugs.launchpad.net/bugs/480411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 474985] Re: evolution crashed with SIGSEGV in memcpy()

2010-03-23 Thread Dr. Dabbles
Not sure why this is still marked as incomplete. Bug notes it will
expire in 12 days from now. It would be disappointing to still
experience the bug and see this report expire.

-- 
evolution crashed with SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/474985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 462596] [NEW] Kernel error reported

2009-10-28 Thread Dr. Dabbles
Public bug reported:

Kernel reported error overnight

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tom1843 F pulseaudio
 /dev/snd/pcmC0D0p:   tom1843 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6dfc000 irq 21'
   Mixer name   : 'Silicon Image SiI1392 HDMI'
   Components   : 'HDA:83847616,1028020a,00100201 
HDA:10951392,1028020a,0010'
   Controls  : 33
   Simple ctrls  : 20
Date: Wed Oct 28 08:08:38 2009
DistroRelease: Ubuntu 9.10
Failure: oops
HibernationDevice: RESUME=UUID=440455a4-0d13-465b-a538-e78238710f4c
MachineType: Dell Inc. XPS M1330
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=14a03ee3-a644-4693-9c83-565db57ffa93 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.24
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Tags: kernel-oops
Title: [276329.065831] [ cut here ]
Uname: Linux 2.6.31-14-generic x86_64
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 0N6705
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn0N6705:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops kernel-oops

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

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


[Bug 462596] Re: Kernel error reported

2009-10-28 Thread Dr. Dabbles

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/34539102/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/34539103/AplayDevices.txt

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/34539104/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/34539105/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/34539106/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/34539107/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.2.txt"
   http://launchpadlibrarian.net/34539108/Card0.Codecs.codec.2.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/34539109/CurrentDmesg.txt

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

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/34539112/IwConfig.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/34539113/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/34539114/Lsusb.txt

** Attachment added: "OopsText.txt"
   http://launchpadlibrarian.net/34539116/OopsText.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/34539117/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/34539119/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/34539120/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/34539121/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/34539122/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/34539123/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/34539124/WifiSyslog.txt

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

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


[Bug 382703] Re: "Home Folder" has 3 different names

2009-06-24 Thread Dr. Dabbles
Just to add my comments to the din-

I think "Foldername", "User's Folder", and then "Home" would be my
preference in order. I think adding "folder" is redundant and not
needed. As already stated, there is a folder icon already notifying the
user that this is, in fact, a folder.

I think using "Foldername" is the best, since the bookmark name and the
folder in question will have the same name. Where we can control the
shortcut's name, simply using an upper-case letter is an easy thing to
do. In applications we don't modify, the folder still has the same name
without the capitol letter. This gives consistency within any app that
allows the user to brows the /home folder for their particular
repository of data. This also avoids using inconsistent translations
between languages, since it is clear that "Home" would not be used in
all languages.

Using "User's Folder" is impractical, as many applications that offer a
file browser will not use the default Gnome browser. Several apps within
the repository simply default to the /home or /home/username folder.
Again, the above plan would appear consistent to newer users. "User's
Folder" would simply fall down in this scenario.

Using "Home" or "Home Folder" to me is not really an option. The
directory /home already exists in the LSB specs, and referring to any
other folder by that name is a bit confusing to a new user that is
exploring. In addition, there are the previously mentioned translation
issues and the lack of bookmarks in every file browser dialog for every
windowing kit.

Just my two cents.

-- 
"Home Folder" has 3 different names
https://bugs.launchpad.net/bugs/382703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349345] Re: gwibber crashed with SIGSEGV

2009-04-07 Thread Dr. Dabbles
This bug may be related to the more recent one I reported- Corruption in
my .gnupg directory apparently prevented gnome-keyring-daemon from
properly starting.

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

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


[Bug 277391] Re: Intrepid system freeze on dell XPS 1330

2008-10-02 Thread Dr. Dabbles

** Attachment added: "dpkg -l"
   http://launchpadlibrarian.net/18152759/dpkg-l.txt

** Tags added: intrepid

-- 
Intrepid system freeze on dell XPS 1330
https://bugs.launchpad.net/bugs/277391
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 277391] Re: Intrepid system freeze on dell XPS 1330

2008-10-02 Thread Dr. Dabbles

** Attachment added: "Output of dmesg"
   http://launchpadlibrarian.net/18152750/dmesg.txt

-- 
Intrepid system freeze on dell XPS 1330
https://bugs.launchpad.net/bugs/277391
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 277391] [NEW] Intrepid system freeze on dell XPS 1330

2008-10-02 Thread Dr. Dabbles
Public bug reported:

I am getting random system crashes (blinking caps & num lock lights) on
my Intrepid AMD64 laptop. I have kept up to date with packages,
including all kernel package updates. I can provide any information that
will flesh out this report, so please let me know what additional info
is needed. The latest crash happened while downloading the latest
Intrepid beta x64 desktop CD and watching a video in Miro. Previous
crash happened while I was at work, not using the laptop.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: intrepid

-- 
Intrepid system freeze on dell XPS 1330
https://bugs.launchpad.net/bugs/277391
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 277391] Re: Intrepid system freeze on dell XPS 1330

2008-10-02 Thread Dr. Dabbles

** Attachment added: "lspci -vk"
   http://launchpadlibrarian.net/18152704/lspci-vk.txt

-- 
Intrepid system freeze on dell XPS 1330
https://bugs.launchpad.net/bugs/277391
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274681] Re: g-p-m has become schizophrenic

2008-09-26 Thread Dr. Dabbles
I can confirm this issue. It appears the applet's hover status hangs.
Mine is currently stuck at 82.5% with 3 hours 15 min remaining. When I
left-click the icon, I see that I have 61% free.

-- 
g-p-m has become schizophrenic
https://bugs.launchpad.net/bugs/274681
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 270327] Re: package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] failed to install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such file or directory

2008-09-18 Thread Dr. Dabbles
Same issue exists with ia32-libs_2.2ubuntu13_amd64

-- 
package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] failed to 
install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such file or 
directory
https://bugs.launchpad.net/bugs/270327
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 270327] Re: package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] failed to install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such file or directory

2008-09-14 Thread Dr. Dabbles

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/17614962/DpkgTerminalLog.txt

-- 
package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] failed to 
install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such file or 
directory
https://bugs.launchpad.net/bugs/270327
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 270327] [NEW] package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] failed to install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such file or directory

2008-09-14 Thread Dr. Dabbles
Public bug reported:

Binary package hint: ia32-libs

Installing ubuntu-restricted packages

ProblemType: Package
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 8.10
ErrorMessage: unable to create `./usr/lib32/libGL.so.1.2': No such file or 
directory
NonfreeKernelModules: nvidia
Package: ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list]
SourcePackage: ia32-libs
Title: package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] 
failed to install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such 
file or directory
Uname: Linux 2.6.27-3-generic x86_64

** Affects: ia32-libs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] failed to 
install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such file or 
directory
https://bugs.launchpad.net/bugs/270327
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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