What @bluca says is mostly true and valid. But it is how things should
be, not how things actually are, and getting from the latter to the
former is easier said than done. E.g. with Xorg it *might* be
straightforward to fix the server and simple clients (i.e. those that
just call XOpenDisplay). But
I guess upstream in this case would be Debian, since the use of
/tmp/tigervnc.XX (and Wrapper.pm as a whole) is a Debian thing which
does not exist in upstream TigerVNC.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Reported to Debian here: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=1087925
** Bug watch added: Debian Bug tracker #1087925
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087925
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
Uh-oh, bad news: I just tested it, and looks like Xtigervnc does not
check the owner/permissions of the password file at runtime, so if/when
the /tmp/tigervnc.XX directory is removed, an attacker can hijack
the VNC session by recreating the directory and password file (I did not
test with other
Huh, I did not mean to report this for systemd but for tigervnc (only),
but looks like the "Report a bug" link at the top-right of an existing
bug forces the package, even though it later lets you specify the
affected package... Anyway, I guess it's ok now(?)
And yeah, I can fix it for myself but
Sure, I can fix it in my systems, and have done so. But other users
using the default settings will still have a potential security
vulnerability in their systems.
And the X11 files is a case we know about; there might be other programs
using /tmp in a similar way (such as the TigerVNC case), and
Public bug reported:
(Ubuntu 24.04.1, TigerVNC 1.13.1+dfsg-2build2)
On startup, tigervncserver (via Wrapper.pm) copies ~/.vnc/passwd (and
other credential files) into /tmp/tigervnc.XX directory and tells
Xtigervnc to use those instead. There are at least two problems with
this:
1: On Ubuntu,
Also, full disclosure: I have the noatime mount option set for the root
filesystem, which certainly exacerbates the problem, e.g. the TigerVNC
issue would have been less likely (instead of certain) without noatime.
But noatime is not the cause of the problem: all the bad scenarios
listed are perfec
Now that I have had more time to ponder this issue, I realize that it is
also a security vulnerability. And spurred by the realization, I vaguely
recall coming across several articles in the past (some from before
systemd was a thing) about how automatic runtime cleaning of /tmp and
/var/tmp is (or
Public bug reported:
On Ubuntu 24.04.1, systemd 255.4-1ubuntu8.4, the fix for bug #2019026
causes files under /tmp to be removed if their age is greater than 30
days. However, there are files under /tmp that should not be removed at
runtime regardless of their age (whether they belong in that dire
Kingston KC600 SMART attribute
https://media.kingston.com/support/downloads/KC600-SMART-attribute.pdf
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581594
Title:
constantly shows wrong temperature
my system info:
lsb_release -rd
Description:Ubuntu 20.04.3 LTS
Release:20.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581594
Title:
constantly shows wrong temperature (99°C )
To m
hhdtemp show correct temperature.
hddtemp /dev/sdc
/dev/sdc: KINGSTON SKC600512G: 28°C
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581594
Title:
constantly shows wrong temperature (99°C )
To man
Attached udisksctl dump
** Attachment added: "udisksctl dump"
https://bugs.launchpad.net/ubuntu/+source/libatasmart/+bug/1581594/+attachment/5526313/+files/udisk_dump.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
I also have the Disk display incorrectly Kingston disk temperature
(98°C). And also the Psensor shows the wrong temperature.
Device Model: KINGSTON SKC600512G
SSD Disk
Attached (smartctl -a /dev/sdc) smartctl_sdc.txt and (udisksctl dump)
udisk_dump.txt.
** Attachment added: "smartctl -a /dev/sdc
Disabling hyper-v in windows helped! The error message seems to be totally
wrong.
Best regards,
Juha
to 9. heinäk. 2020 klo 4.10 eli <1874...@bugs.launchpad.net> kirjoitti:
> same issue when installing in virtualbox. I verified the checksums of
> the iso and they were correct. I
*** This bug is a duplicate of bug 1874662 ***
https://bugs.launchpad.net/bugs/1874662
The installation media is directly an ISO file from a SSD disk. No UDB
stick is involved. The logs say checksum of the ISO image is OK. Please
check again
ti 28. huhtik. 2020 klo 3.05 Chris Guiver <1875...@
Public bug reported:
The underlying SSD should be OK, non/virtual installed OK.
Many frustrating installation attempts, first got stuck in copying.
Giving 4 cores goes further.
Ryzen 3950X w 64G, Asus prime/X570Pro,
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVer
Public bug reported:
[needs-packaging] enchant
enchant is a meta-spellchecker supporting multiple spellchecking
backends (hunspell, GNU aspell, hspell, Voikko, Zemberek, Apple Spell
(on Mac OS)), with an ispell-compatible pipe mode for use within
applications.
URL: https://github.com/AbiWord/enc
*** This bug is a duplicate of bug 1813663 ***
https://bugs.launchpad.net/bugs/1813663
My laptop (HP EliteBook 850 G2) hangs on attempt to suspend with similar
looking backtrace. Hard poweroff is required to recover.
--
You received this bug notification because you are a member of Ubuntu
Bu
This problem means, that I must manually swich default python version
(by "sudo update-alternatives --config python") each time a backup is
done. There is no easy automation, if I undestand.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
May be connected to #1440372 – please port deja-dup to python3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1770929
Title:
backup fails on ubuntu 18.4
To manage notifications about this bug go to:
In my Ubuntu 18.04.1 LTS it is impossible to run:
jm@jm-t530:~$ duplicity --help
Traceback (most recent call last):
File "/usr/bin/duplicity", line 37, in
import statvfs
ModuleNotFoundError: No module named 'statvfs'
I suspect duplicity assumes the old python2, which is not default any
mor
Public bug reported:
Ubuntu 18.04LTS
ThinkPad T480s
ThinkPad Dock
I'm connected to office network via ethernet cable.
The Settings->Network->PCI Ethernet or USB Ethernet shows that the DNS should
be
192.168.101.201
This is the correct IP for the Windows Server 2003 nameserver in the office
n
Response to earlier comment:
wkhtmltopdf 0.12.5 works as expected, using --disable-smart-shrinking option.
The older versions do not produce the correct output.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
Actually, wkhtmltopdf 0.12.5 still seems to have a bug in rendering sizes.
See https://github.com/wkhtmltopdf/wkhtmltopdf/issues/3969
** Bug watch added: github.com/wkhtmltopdf/wkhtmltopdf/issues #3969
https://github.com/wkhtmltopdf/wkhtmltopdf/issues/3969
--
You received this bug notificatio
Public bug reported:
Currently, Ubuntu offers wkhtmltopdf 0.12.4
It has a serious bug in PDF rendering which causes incorrect font and image
sizes.
The whole page content has incorrect size.
The bug is fixed in 0.12.5
See https://github.com/wkhtmltopdf/wkhtmltopdf/issues/3241
Could Ubuntu 18.
Public bug reported:
If archive root contains folder and it is extracted into folder which
contains normal file with the same name as folder, ark silently
overwrites the original file.
Steps to reproduce problem:
1. Create archive which contains folder "test".
2. create normal file "test" somew
Tested with proposed kernel 4.15.0-23-generic and seems to be fixed.
# uname -r
4.15.0-23-generic
# ethtool enp8s0
...
Speed: 1Mb/s
...
Link detected: yes
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic
--
You received this bug notification because you
Hit this problem after updated Ubuntu 17.10 -> 18.04 on my old Dell
Latitude E6400 laptop.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1759836
Title:
systemd-udevd consumes 100% of CPU
To manage
The DISPLAY checks were not yet in place in 16.04 console-setup so the
bug probably happens a lot more frequently on it... would be nice if
they could be backported since it still has long period of support left
and this is extremely annoying. I'm starting to think there is some
other cause too bec
This bug is still happening and it absolutely certainly does not have
anything to do with mechanical issues.
Andersk already identified the exact cause in comment #31 also - and
it's absolutely trivial to verify that the offending "setupcon --force
--save" command is still in the "keyboard-configu
I'm still seeing this bug with fully updated 16.04. Machine is HP
EliteBook G2, Intel graphics, external display attached via dock's
displayport interface.
unity 7.4.5+16.04.20180221-0ubuntu1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
1) This happened only once so perhaps not worth investigating more.
2) I have now updated to the 16.04 HWE stack. Will report back if this
happens again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Public bug reported:
Right after resuming from sleep login process was interrupted and screen
briefly want black. Restored automatically.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-93.116-generic 4.4.79
Uname: Linux 4.4.0-93-gener
** Changed in: ndiswrapper (Ubuntu)
Status: New => 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/339670
Title:
ndiswrapper uses deprecated "update-modules" command
To manage no
I noticed the same problem. NOT a clean install, but update. First installed on
Wed Jan 28 22:35:51 2015 according to the commit log. Now using up-to-date
Xubuntu 17.04.
$ lsb_release -rd
Description:Ubuntu 17.04
Release:17.04
Set "Automatically lock the session" to "Never"
Log out
I
I removed samba an reinstalled it. After that several updates have been
fault free. Thanks for the suggestion
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1678214
Title:
package samba 2:4.3.11+dfsg
sounds logical, maybe I did not finish samba installation properly long ago
I wrote your line to terminal:
juha@juhaUbuntuPB:~$ systemctl status smbd.service
● smbd.service - LSB: start Samba SMB/CIFS daemon (smbd)
Loaded: loaded (/etc/init.d/smbd; bad; vendor preset: enabled)
Active: failed
Public bug reported:
package update installation failed
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: samba 2:4.3.11+dfsg-0ubuntu0.16.04.6
ProcVersionSignature: Ubuntu 4.4.0-71.92-generic 4.4.49
Uname: Linux 4.4.0-71-generic i686
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: i386
Dat
I have Thinkpad 13 and and am suffering from this pretty badly, system
is almost unusable :(
$ uname -r
4.8.0-26-generic
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.10
Release:16.10
Codename: yakkety
These just keep on flooding ke
I'm getting the original variant of this issue: my Huawei E3372
(vendor:device 12d1:14dc) works only if plugged in several times.
Sometimes one replug is enough, sometimes three or even four.
I'm running Linux Mint 17.2, which is based on Ubuntu 14.04 LTS, so the
issue is probably older than Ubunt
Happens to me too, not every time but a bit too often. Ubuntu 15.10
64-bit up to date. nvidia driver 340.96. Using two screens (laptop's own
and external display via displayport). HW:
01:00.0 VGA compatible controller: NVIDIA Corporation G98M [Quadro NVS 160M]
(rev a1) (prog-if 00 [VGA controller
I think we should add GUI to
- list all installed kernels.
- letting user to remove all kernels except the current one or newer.
- shortcut "clear all older than current"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
Pls, revert my status change.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492466
Title:
linux-lts-trusty: not split but trusty linux is leading to upgrade
issues
To manage notifications about
le
Based on network manager prints in journal, I can see that it takes the
branch with "device_is_wake_on_lan" for wlan0 disabling device *after*
resume. So, it might be that wol support/status is somehow incorrectly
defined (I'm not trying to use wake on wlan):
kesä 16 18:41:48 juha
I have same issue with Macbook 4,1 (Early 2008).
I noticed same symptom as Martin (activated -> unmanaged after resume)
and looking network manager code (do_sleep_wake() in nm-manager.c) it
seems to be related to wake on lan stuff.
So, I modified nm_platform_link_get_wake_on_lan() to always retur
Tested the following packages on Trusty from trusty-proposed:
ii libwnck-3-0:i386
3.4.7-0ubuntu3.1
i386 Window Navigator Construction Kit - runtime files
ii libwnck-3-common
I have the same issue. Works with 3.13.0-44-generic but not with
3.13.0-46-generic and 3.13.0-48-generic.
Laptop is ASUS X200MA.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427511
Title:
No disp
Public bug reported:
i was upgrading my kubuntu to 14.04 version, when this message appeared:
cannot copy extracted data for
'./usr/share/kde4/apps/marble/data/maps/earth/precip-july/precip-
july.jpg' to '/usr/share/kde4/apps/marble/data/maps/earth/precip-july
/precip-july.jpg.dpkg-new': unexpect
Public bug reported:
Automatic ubdates crashed
ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: util-linux 2.20.1-5.1ubuntu20.2
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Fri
Public bug reported:
Description:Ubuntu 14.04.1 LTS
Release:14.04
ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-331-updates-uvm 331.113-0ubuntu0.0.4
ProcVersionSignature: Ubuntu 3.13.0-44.73-lowlatency 3.13.11-ckt12
Uname: Linux 3.13.0-44-lowlatency x86_64
ApportVer
Is 5.0.5 going be available also for trusty?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242108
Title:
all zsh manpages and inline help files are missing
To manage notifications about this bug g
This bug seems to still exist. Approximately every 3 -5th resume fail ->
forced to restart lightdm to get desktop.
Let me know if I can help to debug this, its quite annoying :)
Xubuntu 14.04, kernel 3.13.0-24-generic
T61 7LETD0WW (2.30 )
--
You received this bug notification because you are
Public bug reported:
Crash when trying to edit accounts.
** Affects: empathy (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "_usr_bin_empathy-accounts.1000.crash"
https://bugs.launchpad.net/bugs/1242616/+attachment/3886051/+files/_usr_bin_empathy-accounts.1000.
Public bug reported:
In Ubuntu 13.04, the Huawei E3131 (correctly) switches to modem mode
upon insertion (and works), but while the device is still in storage
mode, Ubuntu tries to automatically mount the storage device, which then
disappears upon modeswitching. The result is an error dialog with
Ubuntu 13.04, affects me too. Running on an ASUS EeePC 1005PE. Tried to
transfer files between the PC and a smartphone running Android 4.1.
Tried installing blueman on the PC and using it instead of the default
bluetooth applet, didn't help. Sometimes blueman could transfer small
(30kB) files from
Same problem with up to date 64-bit 13.04 on Dell Latitude E6400 with
01:00.0 VGA compatible controller: NVIDIA Corporation G98M [Quadro NVS 160M]
(rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell Device 0233
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at
Here's the output when I attempt to do this:
topyli@tomcat:~$ sudo apt-get install --reinstall python3
[sudo] password for topyli:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer req
Public bug reported:
Running updates on precise, with update-manager. lsb-release fails to
install.
Output:
Preparing to replace lsb-release 4.0-0ubuntu20 (using
.../lsb-release_4.0-0ubuntu20.2_all.deb) ...
Traceback (most recent call last):
File "/usr/bin/py3clean", line 32, in
from deb
I have the same problem. I disabled my wifi-adapter to stop these
messages. Messages started today as I rebooted computer.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1159311
Title:
I keep getting
AllenS: you can try setting autologin-session=XBMC to see if it fixes
the wrong session problem. About the short timeout, I think that the
timeout starts when lightdm starts, and it starts the greeter afterwards
and on slower computers the greeter may not have enough time to get to
presenting the l
Public bug reported:
Version 1.2.3-0ubuntu1 of lightdm (in Precise) fixed timed autologin for
the initial startup (see bug #902852), but timed autologin still does
not work after logging out from a session.
It is logical that *immediate* autologin doesn't work after logout, but
the purpose of *ti
Installed packages liblightdm-gobject-1-0_1.2.3-0ubuntu1,
lightdm_1.2.3-0ubuntu1 and unity-greeter_0.2.9-0ubuntu1. Timed autologin
works when using unity-greeter, but the following problems remain:
* Only works when lightdm service started, not after logout from a
session.
* No visual countdown/o
I installed liblightdm-gobject-1-0_1.2.3-0ubuntu1 and
lightdm_1.2.3-0ubuntu1 on Precise with the following results:
* Timed autologin does not work at all with unity-greeter (though I see
it's still marked as "In Progress").
* When switched to lightdm-gtk-greeter, the user is authenticated after
Public bug reported:
I have run into a problem with the openchrome driver, when used with
color depth of 16 bits. With the default depth of 24 bits everything
works ok, but with color depth of 16 bits the screen is mostly green.
The driver seems to be otherwise useable. It is possible to correc
At least for me it seems that main line kernel 3.7 doesn't have this
problem anymore.
I haven't gotten no more "Timeout while waiting for address device
command" OR "Timeout while waiting for a slot" or any such.
So everyone still suffering from this nastyness try kernel 3.7.
ps. my machine is D
Just this Friday I got around to testing compiz 0.9.8.6 on Gentoo (mesa
upgrades did not help), and it fixes this bug for me. Unfortunately
0.9.8 on Gentoo has issues with several plugins not working correctly
(e.g. place windows not working at all, all windows open at top left
corner), so I'll hav
I just received the same error message "Conversion failed. It seems a bug of
Mencoder" repeatedly while editing a disk image from windows media files (.wmv)
.
The source files were on USB hard drive (WesternDigital: 2TB). I then tried the
instructed "use ffmeg instead of mencodedrer" work aroun
I can also reproduce the problem. The problem is that /proc mounts and
unmounts before the kernel is installed, and the kernel package assumes
/proc is mounted. Here's some log actions:
2012-10-19 15:39:55,701 DEBUG : ['chroot', '/virtualtmp/tmpPq2rS0', 'mount',
'-t', 'proc', 'proc', '/proc']
2
The package from precise-proposed works OK (very simple fix so no
surprise there).
** Description changed:
Impact: gtimer sometimes fails to start and crashes with a segfault
+
Fix: the code does not initialize a variable it later uses causing
memory corruption
+
TEST CASE:
+
s
apport-collect not run: does not use $http_proxy
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1020004
Title:
/initrd.img symlin
Public bug reported:
The /initrd.img symlink is created with absolute target path in Precise.
This makes accessing the latest initrd difficult if the rootfs in
question is not *our* rootfs (e.g. nfsroot server). In Lucid the target
path was relative, and so is the kernel path in Precise:
/initrd.
** Description changed:
The default route cannot be provided via DHCPv6, it must be obtained
from router advertisements. However, when using the dhcp method for
inet6 in /etc/network/interfaces (e.g. "iface eth0 inet6 dhcp"), ifup
will set net.ipv6.conf..accept_ra=0, resulting in no defaul
Public bug reported:
The default route cannot be provided via DHCPv6, it must be obtained
from router advertisements. However, when using the dhcp method for
inet6 in /etc/network/interfaces (e.g. "iface eth0 inet6 dhcp"), ifup
will set net.ipv6.conf..accept_ra=0, resulting in no default
route for
Unofficial xorg-edgers video drivers uninstalled with PPA-PURGE
everything Ok.
** Changed in: update-manager (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/100400
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1004008
Title:
Cannot upgrade from 10.04 LTS to 12.04 LTS
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update
Public bug reported:
Trying upgrade 10.04 to 12.04 with "update-manager -d" it will stop an
error
"Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade:
E:Unable to correct problems, you have held broken packages.
This can be caused by:
* Upgrading to
I noticed a focus issue between workspace switches, but (at least for
me, on precise and gnome-classic) it does not have anything to do with
maximized/fullscreen: when switching to a workspace that has no
focusable windows (i.e. empty), the focus is retained on the window and
workspace switched fro
Public bug reported:
This happens on precise with Gnome Classic session and compiz, does not
appear to happen with unity.
When there are three or more horizontal workspaces, a maximized window
is sent to the leftmost workspace in the row whenever a workspace that
is to the right of the maximized
This affects me as well.
My setup is an Nvidia gtx260, with 2 monitors.
Not sure it really matters, but nobody seems to have mentioned that also
transparent stuff gets broken, such as notifications, or unity "help text" when
hovering over an icon in the launchbar...
Here is a screenshot of my
> I've checked these options but the FPS is still about 60 :(
Sounds good. That's probably your screen refresh rate, and I can see no
benefit in going above that.
If you for some reason want to draw frames faster (if you are f.ex.
debugging a problem, that only occurs on really high framerates, f
On Fri, Apr 20, 2012 at 17:54, Martin Pitt
wrote:
> Are you using a non-standard theme, or something else than Unity?
I'm using GNOME Shell and Adwaita, everything as close to default
GNOME as i can achieve.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985473
Title:
package python3 3.2.3~rc1-2ubuntu1 failed to install/upgrade:
ErrorMessage: subprocess new pre-removal script returned error exit
statu
Public bug reported:
apt is unable to install python updates.
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: python3 3.2.3~rc1-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
Uname: Linux 3.2.0-23-generic-pae i686
ApportVersion: 2.0.1-0ubuntu5
Architecture: i386
Da
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985062
Title:
package python3 3.2.3~rc1-2ubuntu1 failed to install/upgrade:
subprocess new pre-removal script returned error exit status 1
To manage n
Public bug reported:
Failed to install. Update Manager refused to install updates, got this
after upgrading with apt.
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: python3 3.2.3~rc1-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
Uname: Linux 3.2.0-23-generic-pae
I have this bug on Gentoo, running xterm under compiz, Radeon card with
gallium drivers. Before hardware upgrade the system had nVidia card with
nVidia's proprietary drivers, software otherwise the same, and it did
not have this bug.
When I have time I plan to try upgrading to Gentoo's unstable ve
I get this right after waking up from suspend. I think something panics
too soon when it finds the network connection is not yet ready, but I'm
not sure.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/9
I ran into this bug while testing Lubuntu precise.
** Tags added: precise
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/903490
Title:
Desktop Pager leaves ghost / phantom windows
To manage notific
** Patch added: "patch to fix startup segfault"
https://bugs.launchpad.net/bugs/974038/+attachment/3007800/+files/fix-startup-segfault-on-precise.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
Public bug reported:
gtimer segfaults at startup when run on precise beta, with the following
info from gdb:
Program received signal SIGSEGV, Segmentation fault.
create_main_window_menu_bar () at main.c:2055
2055g_message(gettext("Building menu Failed: %s \n"), err->message);
My gues
This seems to be a glitch in the Adblock2 extension. Adblock on Firefox
and Chrome do not cause this problem.
** Package changed: epiphany-browser (Ubuntu) => epiphany-extensions
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Attachment added: "ephy-vs-fb.png"
https://bugs.launchpad.net/bugs/965978/+attachment/2946225/+files/ephy-vs-fb.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/965978
Title:
Facebook broken
Public bug reported:
Visiting Facebook with Epiphany fails to show any of the page elements
and displays text only (see attached screenshot). So far I have not come
across any other sites that break similarly.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: epiphany-browser 3.3.92-0ubuntu1
I don't seem to be able to reproduce, sorry. No oops after this single
incident. :(
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959972
Title:
BUG: scheduling while atomic: swapper/0/0/0x1501
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/959972/+attachment/2903689/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959972
apport information
** Attachment added: "AplayDevices.txt"
https://bugs.launchpad.net/bugs/959972/+attachment/2903684/+files/AplayDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959972
apport information
** Tags added: apport-collected
** Description changed:
Crash dialog after login, no visible problem.
ProblemType: KernelOops
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-19-generic-pae
Uname: Linux 3.2.0-19-generic-pae i686
Annotation: Your system mig
apport information
** Attachment added: "Card0.Codecs.codec.0.txt"
https://bugs.launchpad.net/bugs/959972/+attachment/2903688/+files/Card0.Codecs.codec.0.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
1 - 100 of 379 matches
Mail list logo