** Changed in: indicator-datetime (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1197647
Title:
Date & Time applet in control center does not start
To manag
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1197647
** Tags added: iso-testing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
CVE-2013-2232
** Also affects: linux (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects: linux-fsl-imx51 (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects: linux-mvl-dove (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects:
Hmm, judging by the ps output, that looks like an init bug -- like I
mentioned, defunct processes come from the parent process not reaping
the child after it has died. However, it looks like the parent process
is init (ppid=1) and init isn't reaping it, which shouldn't be the
case[1].
Could you po
*** This bug is a security vulnerability ***
Public security bug reported:
The ip6_sk_dst_check function in net/ipv6/ip6_output.c in the Linux
kernel before 3.10 allows local users to cause a denial of service
(system crash) by using an AF_INET6 socket for a connection to an IPv4
interface.
Brea
*** This bug is a security vulnerability ***
Public security bug reported:
The (1) key_notify_sa_flush and (2) key_notify_policy_flush functions in
net/key/af_key.c in the Linux kernel before 3.10 do not initialize
certain structure members, which allows local users to obtain sensitive
informatio
CVE-2013-2234
** Also affects: linux (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects: linux-fsl-imx51 (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects: linux-mvl-dove (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects:
Had the same problem after a reinstall, but this old solution did not
work. I found an answer somewhere else though, I just used "sudo
mythtv-setup" and it had to add the sudo user to mythtv's users and had
me logout and login, then i ran "sudo mythtv-setup" again and it loaded
up that time
--
Y
I'm not sure it would be an issue with the controller itself, as
everything "Just Works" on Windows.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1172908
Title:
USB 2.0 Ports Dont Work on Sony Vaio
Public bug reported:
Using Ubuntu 12.04, expected system to update, instead errors were
reported. First encountered when updated with update manager. Reported
that package system was broken and recommended removing third party
software sources and running apt-get install -f, which I did with
follo
CVE-2013-2237
** Also affects: linux (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects: linux-fsl-imx51 (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects: linux-mvl-dove (Ubuntu Saucy)
Importance: Undecided
Status: New
** Also affects:
*** This bug is a security vulnerability ***
Public security bug reported:
The key_notify_policy_flush function in net/key/af_key.c in the Linux
kernel before 3.9 does not initialize a certain structure member, which
allows local users to obtain sensitive information from kernel heap
memory by re
** Project changed: mutter => gtk
** Package changed: mutter (Ubuntu) => gtk+3.0 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181632
Title:
gnome-shell doesn't give focus to fallback loc
#14:
Input of Unicode characters as such works, but only after copy pasting them.
What is broken is the input methods normally provided via the UI toolkit. If
you are testing under Unity or Gnome Shell, you could do the following to test
such an input method:
Configure your Right Alt as 'compos
Public bug reported:
The text 'Install all updates' on the update-notifier menu is
misleading, since it doesn't install all updates - only those that are
not new upstream versions (e.g. kernel updates). Should be rephrased to
something like 'Install common updates' or similar, or launch the update
Public bug reported:
after activating the "typing assistent" in the "accessibility menu" the
onscreen keyboard works fine but if I restart the system or want to
login again gnome-shell just load the background. Then I need to switch
to unity to deactivate the "typing assistent" again
ProblemType:
no problems in GNOME Shell 3.5.4
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198303
Title:
gnome-shell doesn't start with acitvated typing assistant
To manage notifications about this bug go to:
** Changed in: nautilus (Ubuntu)
Status: New => Confirmed
** Changed in: nautilus (Ubuntu)
Assignee: (unassigned) => Manish Sinha (मनीष सिन्हा) (manishsinha)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
I think I'm experiencing this bug as well. Copying large files (250GB)
to an NFS server. Copy hangs with many "NFS not responding" messages.
Many OS functions (like df) seem to lock up. Only recourse is a reboot.
This is on 12.04.2 running 3.2.0-48-generic x86_64 with latest updates
as of July
I have a couple of weeks of experience now and can say for sure that
this bug also shows up when using other applications, not just in
Firefox. Mostly it occurs when I do things like opening a menu,
switching between applications windows etc. So filing the bug against
Firefox was probably wrong.
T
This bug was fixed in the package ubuntu-ui-toolkit -
0.1.46+13.10.20130705.3-0ubuntu1
---
ubuntu-ui-toolkit (0.1.46+13.10.20130705.3-0ubuntu1) saucy; urgency=low
[ Kaleo ]
* Latest fix in ButtonStyle had 3 typos. Fixing them. .
* ListItem.SingleControl: Ensure that there is alw
This bug was fixed in the package ubuntu-ui-toolkit -
0.1.46+13.10.20130705.3-0ubuntu1
---
ubuntu-ui-toolkit (0.1.46+13.10.20130705.3-0ubuntu1) saucy; urgency=low
[ Kaleo ]
* Latest fix in ButtonStyle had 3 typos. Fixing them. .
* ListItem.SingleControl: Ensure that there is alw
** Tags added: kernel-bug-exists-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1196295
Title:
lxc-start enters uninterruptible sleep
To manage notifications about this bug go to:
https://b
I noticed another separator issue with "seq" (also coreutils, same
version)
I tried to sort a .csv file containing the following lines by the 2nd column
38,41,10,7
70,37,23,10
using
sort -nr -t, -k2
That happily worked in Quantal, but does only something weird in Raring.
I expect the entir
OOPs..The issue is with "sort"
** Summary changed:
- seq puts the separator on wrong spot!
+ coreutils: seq puts the separator on wrong spot! ; sort does not sort by the
given field with a non-default separator
--
You received this bug notification because you are a member of Ubuntu
Bugs,
*** This bug is a duplicate of bug 863450 ***
https://bugs.launchpad.net/bugs/863450
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 #863450, so is being marked as such. Ple
HELP me please!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1082315
Title:
package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: le
sous-processus script post-installation installé a r
I'd also like to dispute the importance
Silent csv sorting failure almost made me make a wrong decision.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1161073
Title:
coreutils: seq puts the sep
** Also affects: unity-webapps-googlereader
Importance: Undecided
Status: New
** Changed in: unity-webapps-googlereader
Status: New => Confirmed
** Changed in: unity-webapps-googlereader
Importance: Undecided => Medium
--
You received this bug notification because you are a
** Branch linked: lp:ubuntu/ubuntu-ui-toolkit
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198116
Title:
[ListItems] Recent update changed the ListItem.Base margins
To manage notifications about
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: unity-webapps-googlereader (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/1
** Branch linked: lp:ubuntu/ubuntu-ui-toolkit
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1192540
Title:
Include and enforce alias type documentation via qmlapicheck
To manage notifications about
Managed to repro with v3.10-saucy last night.
What do you guys suspect it could be?
I'm keeping the server in this state for now if you'd like me to gather
some data.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
** Branch linked: lp:~malizor/ubuntu-wallpapers/fix-for-1177260
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1177260
Title:
ubuntu-wallpapers-karmic slideshow does not work
To manage notifications
This maybe a duplicate of https://bugs.launchpad.net/ubuntu/+source
/gnome-session/+bug/1030561
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198210
Title:
Via lightDM must always log in twice afte
>From gdb:
(gdb) run
Starting program: /usr/bin/cheese
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0xb5b632f0 (LWP 7783)]
[New Thread 0xb51ff2f0 (LWP 7784)]
Program received signal SIGSEGV, Segmentation f
Alt+Print becoming SysRq is a bug in libxfce4ui, so I'd rather not rely
on that (this will be fixed in libxfce4ui 4.10.1 when it is released).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1165266
Tit
** Changed in: unity (Ubuntu)
Status: Fix Released => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966030
Title:
"Show desktop" in alt-tab doesn't always work
To manage notifica
** Also affects: software-center
Importance: Undecided
Status: New
** Also affects: software-center/stable-13-10
Importance: Undecided
Status: New
** Also affects: software-center/trunk
Importance: Undecided
Status: New
** Changed in: software-center/trunk
St
@MMlosh: please open a new bug for the sort issue. We track one issue
only per bug.
** Summary changed:
- coreutils: seq puts the separator on wrong spot! ; sort does not sort by the
given field with a non-default separator
+ coreutils: seq puts the separator on wrong spot!
--
You received thi
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: sound-recorder (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/1197007
Titl
Update: The sort issue actually exists in Quantal (8.13-3.2ubuntu2) /
Quantal-updates (8.13-3.2ubuntu2.1), while the seq issue does not.
It actually exists even with the coreutils from Precise. I guess that comes
from a library?
I'll report a separate bug when i figure out the details
--
You
Removing packages from saucy:
pyabiword 0.8.0-11 in saucy
python-abiword 0.8.0-11 in saucy amd64
python-abiword 0.8.0-11 in saucy armhf
python-abiword 0.8.0-11 in saucy i386
python-abiword 0.8.0-11 in saucy powerpc
suga
** Also affects: cogl
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/1196701
Title:
cheese crashes on ARM with SEGV
To manage notifications about this bug
Yeah, maybe we should remove that shortcut for now in case 4.10.1
doesn't make it into Saucy...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1165266
Title:
missing keyboard shortcuts
To manage not
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: upstart (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/1173915
Title:
in
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
Thanks Red that sorted that out.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1178534
Title:
error processing grub-efi-amd64 (2.00-13ubuntu3) in 13.04
To manage notifications about this bug go to:
** Branch linked: lp:~dobey/software-center/fix-1038429
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038429
Title:
update-software-center crashed with order (MRO) for bases
SafeConfigParser, obj
Dear Jeremy,
Thank you for writing about the bug.
Wish to ask you on how we could get the sugar packages back to Ubuntu
Universe.
Our team and collaborators pushed packages but didn't maintain them. We do
have all the necessary documentation to package activities.
Regards,
Manu
On Tue, Jun
** Attachment added: "Where has the install alongside option gone??"
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1198322/+attachment/3726222/+files/Ubuntu_Daily_64_bit.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
When executing the 'Install (auto-resize)' test case I discovered that
there is no longer any option to install two Ubuntu systems alongside
each other.
After further investigation it would seem that this only occurs when
trying to install the same lsb_release alongside one a
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1198322
** Tags added: iso-testing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Public bug reported:
The current Saucy kernel (config-3.10.0-2-generic) causes my machine to
lock during bootup. Swithching to a text mode boot I discovered that
CPU #1, #2 and #3 report that they are softlocked by the "migration"
process (I believe that's internal to the kernel) and that on CP
Thats odd; by default zookeeper uses a rolling log file appended which
should at most write 2 x 10MB files to disk.
Which version of zookeeper/ubuntu do you see this issue with?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
Public bug reported:
Hello,
My Friend-App doensn't appears, but in the Launcher i can see that the app is
already running.
When i close the app and start it with the console, following error appears:
michael@michael-X201EP:~$ friends-app
virtual void OnlineAccounts::Plugin::registerTypes(const
Public bug reported:
Able to create connection and while it tries connecting to the network
it fails.
** Affects: modemmanager (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Manu, these sugar activities won't go back in Ubuntu and Debian until
pyabiword is fixed but no one has really worked on pyabiword in years.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1187435
Title
*** This bug is a duplicate of bug 1195365 ***
https://bugs.launchpad.net/bugs/1195365
** This bug has been marked a duplicate of bug 1195365
virt-manager's menus show gtk-internal names for stock items
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
** Changed in: ca-certificates (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/1185546
Title:
TCTrustCenterClass2CAII is missing in 10.04
To manage notification
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:
apport-collect 1198324
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a commen
** Attachment added: "x server log"
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1198332/+attachment/3726261/+files/Xorg.0.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198332
T
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: friends-app (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/1198326
Title:
Yes, I'm seeing this issue as well. I think it's due to recent changes
in the ui toolkit. I will look into this shortly.
** Changed in: friends-app (Ubuntu)
Assignee: (unassigned) => Robert Bruce Park (robru)
** Changed in: friends-app (Ubuntu)
Status: Confirmed => Triaged
** Changed
Public bug reported:
Reproducible crash:
1) start x
2) (terminal): xinput test-xi2 10
[10 is the device id, see below]
3) use touch device on the window a bit, use more than 2 fingers, and
occassionally click into the terminal window
4) xserver segfaults after at most a few tries of 3), i.e. less
** Changed in: abiword (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/1113508
Title:
Removing Abiword forgets removing a dependancy
To manage notifications abo
Public bug reported:
After i installed grub-efi-amd64 and managed to boot into ubuntu, an
error dialog popped up and tell me something went wrong with grub-efi-
amd64, and then filed this bug.
My machine is a MacBook Pro MD213,
I installed Ubuntu 13.10 alpha1 in a legacy mode, and try to convert
Public bug reported:
This crash report came up directly after logging in into unity.
ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: gnome-session-bin 3.8.2.1-1ubuntu4
ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
Uname: Linux 3.10.0-2-generic x86_64
NonfreeKernelModules: fglrx
Stacktrace:
#0 0x7fb5e1177b04 in ?? ()
No symbol table info available.
Cannot access memory at address 0x7fff1e4e4dd0
StacktraceTop: ?? ()
ThreadStacktrace:
.
Thread 4 (LWP 2330):
#0 0x7fb5e0b883cd in ?? ()
No symbol table info available.
Cannot access memory at address 0x7fb5d8f5
I'm back to say it really is a bug, and it's in Gnome. I installed the
Gnome version of 13.04 and the same thing happened. Then I installed
Debian Wheezy Live 7 with Gnome and the same thing happened. The same
versions with other desktops do not have the issue.
--
You received this bug notificati
Public bug reported:
.
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: shared-mime-info 1.0-0ubuntu4.1
Uname: Linux 3.7.0-10.dmz.1-liquorix-amd64 x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.3
Architecture: amd64
Date: Sat Jul 6 02:14:42 2013
DuplicateSignature: p
Public bug reported:
# software-center --debug
2013-07-05 17:39:24,471 - softwarecenter.ui.gtk3.em - DEBUG - EM's: 17 15 21
2013-07-05 17:39:24,528 - softwarecenter.performance - DEBUG - import
SoftwareCenterApp: 0.168025970459
2013-07-05 17:39:24,555 - softwarecenter.ui.gtk3.app - INFO - setting
Oh, actually this was already fixed in trunk back on Jun 27th, we just
didn't release it. Fix should hit saucy within the next day or two.
** Changed in: friends-app (Ubuntu)
Status: Triaged => Fix Committed
** Changed in: friends-app (Ubuntu)
Assignee: Robert Bruce Park (robru) => (u
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a ".crash" file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic
I managed to reproduce it and get some backtraces
** Attachment added: "backtrace.txt"
https://bugs.launchpad.net/ubuntu/+source/kile/+bug/1195007/+attachment/3726302/+files/backtrace.txt
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to k
Any workarounds? I would like to have and indicator... :-/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1161544
Title:
Evolution crash while evolution-indicator is installed
To manage notification
Public bug reported:
I updated Ubuntu 10.04 and then I've got these error.
Description:Ubuntu 10.04.4 LTS
Release:10.04
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-49-generic 2.6.32-49.111
ProcVersionSignature: Ubuntu 2.6.32-48.110-generic 2.6.32.60+d
full trace
** Attachment added: "backtrace_full.txt"
https://bugs.launchpad.net/ubuntu/+source/kile/+bug/1195007/+attachment/3726303/+files/backtrace_full.txt
** Changed in: kile (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ku
probably better to leave that then, at least you can change the key on it with
it not working
if it does not make it into saucy it may end up in the proposed repo after
you could just add a shortcut and have both for the time being
--
You received this bug notification because you are a member o
*** This bug is a duplicate of bug 1132404 ***
https://bugs.launchpad.net/bugs/1132404
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 #1132404, so is being marked as such.
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: brasero (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/1165572
Title:
Th
Hi, I've tried downgrading the mate-blueooth package but it didn't
worked for me. Beside mate-bluetooth I have bluez. Maybe that is causing
problems. Before downgrade I've tried blueman and bluedevil but none of
them worked, I am on Mint 13 32-bit.
--
You received this bug notification because yo
** Changed in: software-center/trunk
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/1038429
Title:
update-software-center crashed with order (MRO) for bases
Thank you for your reply. Please open a new report for the USB issue by
running the command below from a terminal, as it will automatically
gather debugging information:
ubuntu-bug linux
As for the Language Selector, you'll probably get the fastest
support/reply from http://askubuntu.com or http:
Chris, does it help knowing that it takes a complete shutdown and
eventual restart to clear the issue? Neither a restart or a simple
session logoff/logon helps.
I'm still not seeing anything unusual in the log files, top or perf top,
but it's likely I'm not looking in the right spot ..
** Attac
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command, as it will
automatically gather debugging information, in a terminal:
apport-collect 1198337
Could you also please advice whether this issue started after an update
or randoml
Here is the output when mibs=auto (tried also with no mibs= line in
ups.conf, but the output is the same):
/lib/nut/snmp-ups -a ups1 -DDD
Network UPS Tools - Generic SNMP UPS driver 0.58 (2.6.3)
0.00 debug level is '3'
0.001183 SNMP UPS driver : entering upsdrv_initups()
0.001
Public bug reported:
13.04 is where this functionality broken. I've been using an application that
does some pretty spectacular graphing/visualization using QtWebKit by inserting
DIV's and modifying them using appendInside().
12.04 and 12.10 do not exhibit this problem.
I'm not certain if this
Actually, firefox-kde-support does still work. The problem is, it only
works together with the firefox provided by blue-shells ppa. When ubuntu
is faster with providing a new version of firefox, the system will
update to that version from the main repos and the kde-firefox from the
blue-shell ppa w
Anyone progress on this fix?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088440
Title:
syntax highlighting is broken using coderay
To manage notifications about this bug go to:
https://bugs.laun
indicator-datime installs the panel into /usr/lib/x86_64, where gnome-
control-center doesn't find it. G-c-c then assumes this is an external
panel and executes the Exec line, which is `gnome-control-center
indicator-datetime`. That's when the whole thing starts again.
--
You received this bug no
So far I think we've established that it is not a rouge CPU hog that is
blocking the system. Having to restart the system rather the session,
also lends credence to that it is not a simple userspace or even gfx
driver issue.
On the theory that the GPU goes nuts, download and build
http://cgit.fre
Public bug reported:
Install of nvidia-prime 0.2 not succeeded
on fresh installed (and just updated saucy)
synaptic error report:
Selecting previously unselected package nvidia-prime.
(Reading database ... 158543 files and directories currently installed.)
Unpacking nvidia-prime (from .../nvidi
I +1 this. I've recently upgraded to 13.04 with nautilus 3.6 and this is
the single most annoying thing at all. I quite like how most things are
back to basics, but this is the complete opposite. Unless I want to make
around for hours with the mouse and clinched eyes, this makes nautilus
about as u
Public bug reported:
Install of nvidia-prime 0.2 not succeeded
on fresh installed (and just updated saucy)
synaptic error report:
Selecting previously unselected package nvidia-prime.
(Reading database ... 158543 files and directories currently installed.)
Unpacking nvidia-prime (from .../nvidia-
sorry for not full manual report. Here are apport generated report" bug
#1198351
** Changed in: nvidia-prime (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/119834
** Branch linked: lp:debian/debian-goodies
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/280793
Title:
no examples in the checkrestart manpage
To manage notifications about this bug go to:
https://
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667
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 #948667, so is being marked as such. Ple
** No longer affects: 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/1196518
Title:
lxc-start failed with lxc_cgroup - Invalid argument - write
/sys/fs/cgroup/devices/lxc//devices.de
Thanks. Some more information, if I do:
sudo -s
and now I run: software-center is working fine...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198337
Title:
Software Center does not open any more
401 - 500 of 624 matches
Mail list logo