** No longer affects: linux-lts-trusty (Ubuntu)
** Changed in: linux-lts-quantal (Ubuntu)
Importance: Undecided => Medium
** Changed in: linux-lts-quantal (Ubuntu)
Status: Confirmed => Won't Fix
** Changed in: linux-lts-raring (Ubuntu)
Importance: Undecided => Medium
** Changed in:
dpkg.log:
2016-02-27 23:23:37 install xicc:amd64 0.2-3
2016-02-27 23:23:37 status half-installed xicc:amd64 0.2-3
2016-02-27 23:23:37 status unpacked xicc:amd64 0.2-3
2016-02-27 23:23:37 status unpacked xicc:amd64 0.2-3
2016-02-27 23:23:37 startup packages configure
2016-02-27 23:23:37 configure
** Changed in: canonical-devices-system-image
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1550786
Title:
addition of continuous shots
| [1.939106] e1000 :02:00.0 ens32: renamed from eth0
That would be because udev v197 and above now uses predictable network
interface names by default[1]. The upgrade process should probably add
net.ifnames=0 on the kernel command lin or update /e/n/i.
[1]http://www.freedesktop.org/wiki/S
Removed quiet and splash which revealed more info of whats going on here:
A start job is running for Detect the available GPUs and deal with any system
changes
Maybe this is an issue for ubuntu-drivers-common?
** Attachment added: "upstart_error_2.jpg"
https://bugs.launchpad.net/ubuntu/+sour
I use a raspberry pi as a sound server with pulseaudio. Works fine but after
around 3-4 minutes it crash.
I have to restart pulseaudio and then same thing happen again and again.
I tried to comment the #load-module module-suspend-on-idle but same issue
persist.
Here is the trace log I have
( 294
@Haw: see comment #3.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1550539
Title:
VMWare network interface name change with xenial upgrade
Status in systemd package in
Public bug reported:
When I start application "webbrowser-app" from unity on a standard Ubuntu/Unity
system,
thewebbrowser window opens with the google page, then the system freezes
except that I can move the mouse.
No mouse click is active, unable to do anything else. I must reboot the
comput
Michi Henning I think this is more a feature request than a bug. I'm
wondering about how to file a feature request? Blueprints are disable
for the unity-scopes-api and unity-scopes-shell projects. Is there any
preferred way for this?
--
You received this bug notification because you are a member
Attached debdiff add the ability to run gdebi-gtk without gksu, using
policykit
** Patch added: "gdebi_0.9.5.7ubuntu1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/189617/+attachment/4583288/+files/gdebi_0.9.5.7ubuntu1.debdiff
--
You received this bug notification because you
Pawel Stolowski what's the dbus command to refresh a specific scope?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1376258
Title:
No way to notify a scope to r
Last night, I confirmed that the colors are *correct* with r300g on Big
Endian (tested with an RV515), but still incorrect with r600g, as of
Mesa 11.0.2. Therefore, I have changed the component for this bug from
mesa core to r600.
--
You received this bug notification because you are a member of
No need for blueprints. This bug is sufficient to discuss the feature
request.
If anywhere, this issue needs to be solved outside unity-scopes-api
because scopes, by design, are stateless. Any actions required to cause
a refresh must come from somewhere outside unity-scopes-api.
--
You received
Hi,
I posted two fixes for this to r600g driver (4b7e219 and 439b5b0).
I believe that with mesa master branch, the colors should now be mostly correct
with 24-bit color.
Oded
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to me
does the kernel cmdline by chance point to a non existing console device
in both cases ?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1516591
Title:
console-setup.
Fix released downstream.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/103945
Title:
desktop cd fails to start gdm with hp nc6400 (widescreen, ati-based
laptop)
Status in
** Changed in: xorg-server
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/103945
Title:
desktop cd fails to start gdm with hp nc6400 (wid
Michi, I don't think this case should be dismissed so quickly. If one
creates a new default app template with out SDK, putting images into qrc
files is the default way to go. In order to create games that look good
on big screens like tablet, but still perform well on small screens and
weak hardwar
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdebi in Ubuntu.
https://bugs.launchpad.net/bugs/189617
Title:
policykit integration missing
Status in gdebi package in Ubuntu:
Triaged
Bug descriptio
Public bug reported:
Ohai,
it seems liblxc broke ABI somewhere between 1.1.0 and 2.0.0~rc4
See https://bugs.launchpad.net/ubuntu/+source/python-lxc/+bug/1550912
for the segfault when using python-lxc.
Please bump SONAME and rebuild everything as needed.
** Affects: lxc (Ubuntu)
Importance
Created attachment 122010
patch based on review of patch 68712, taken from running pm-functions
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1548392
Title:
Fix for 1172
I just confirmed this with a snippet of code:
Works:
Image {
width: 100
height: 100
sourceSize: Qt.size(width, height)
source: "/image.png"
}
Works:
Image {
width: 100
height: 100
sourceSize: Qt.size(width, height)
source: "image://thumbnailer/file:///image.png"
}
Works:
Image
Had that exact same problem on Ubuntu 15.10.
The File /etc/apparmor.d/usr.sbin.ntpd contains the following line:
# samba4 ntp signing socket
/{,var/}run/samba/ntp_signd/socket rw,
But the line should be
/var/lib/samba/ntp_signd/socket rw,
--
You received this bug notification because you
Updating the BIOS on a laptop with no CD and no Windows is a PITA.
It took me an hour to get it right.
$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
G6ETB2WW (2.72 )
10/08/2015
This didn't change anything about this bug. It still does the same
thing.
** Changed in: xo
ifupdown 0.7.54ubuntu1.3 fixes this bug for me in Wily.
@dbilunov: Would you mind testing the trusty-proposed package?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/154530
Thank you for the response!
The problem seems to have resolved itself after several reboots. No
problems now!
Model: WQ133U#ABA
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs
@robert-katzschmann:
Make sure wpa_cli is running:
# ps aux | grep wpa
/sbin/wpa_supplicant -s -B -P /run/wpa_supplicant.wlan0.pid -i wlan0 -W -D wext
-c /etc/wpa_supplicant/wpa_supplicant.conf
/sbin/wpa_cli -B -P /run/wpa_action.wlan0.pid -i wlan0 -p
/var/run/wpa_supplicant -a /sbin/wpa_action
Public bug reported:
Hi,
In Ubuntu 15.10:
sudo apt install libxml2-dev:i386
fails with :
The following packages have unmet dependencies:
libxml2-dev:i386 : Depends: libicu-dev:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
If I try to i
** Tags added: verification-done-wily
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/1545302
Title:
wpa-roam broken by fix for ifupdown #1337873
Status in ifupdown packa
Public bug reported:
Since kernel 70.113 came in I have to log in twice at start up. After
the first log in the desktop screen appears for a few seconds then
crashes back to a black screen and then the log in screen appears again.
After the second log in the system works normally. This is Ubuntu
1
** Changed in: ubuntu-app-launch (Ubuntu)
Status: New => Fix Committed
** Changed in: ubuntu-app-launch (Ubuntu)
Status: Fix Committed => In Progress
** Changed in: canonical-developer-experience
Status: Confirmed => Fix Released
** Changed in: ubuntu-app-launch (Ubuntu)
Public bug reported:
The manpage of `lvm` doesn't cover cluster setup except for some options
without any reference what cluster setup means and `clvm` doesn't have a
manpage.
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: clvm 2.02.122-1ubuntu1
Uname: Linux 4.3.3-040303-generic x86_64
Non
** Changed in: less (Debian)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to less in Ubuntu.
https://bugs.launchpad.net/bugs/1548477
Title:
man seems to be using primitive 'more'
** Changed in: ubuntu-ux
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1538591
Title:
Add a control to toggle between windowed and
Hey Olive! I am acutally not totally shure, that the problem is within
Ubuntu Touch, because I am just a Embedded Software Developer hosting a
webserver for fun. But in seafile/Forum, they told me it is not a
problem with the seafileWebserver. They told that it is caused by the
oneTimeTokens. Never
** Changed in: ubuntu-terminal-app
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1514519
Title:
Font in Terminal is incorrec
** Description changed:
The manpage of `lvm` doesn't cover cluster setup except for some options
without any reference what cluster setup means and `clvm` doesn't have a
- manpage.
+ manpage. The manpage of `clvmd` doesn't explain cluster setup and
+ necessary changes to configuration files.
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: location-service (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https:
** Description changed:
The manpage of `lvm` doesn't cover cluster setup except for some options
without any reference what cluster setup means and `clvm` doesn't have a
manpage. The manpage of `clvmd` doesn't explain cluster setup and
- necessary changes to configuration files.
+ necessary
the bug i filed with openssh was marked WONTFIX. the developer who did
so claims that the openssh default is UseDNS=no.
can somebody check if the latest ubuntu default is still UseDNS=yes?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is s
Mattias H, the next step is to fully commit bisect from kernel 4.2.0-27
to 4.2.0-30 in order to identify the last good kernel commit, followed
immediately by the first bad one. This will allow for a more expedited
analysis of the root cause of your issue. Could you please do this
following https://
Gianni, could you please provide a screenshot or picture of the
message?
Your explanation doesn't include enough detail to understand what
specific error message it is, or how to address your issue.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages,
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: tinyxml (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tinyxml in Ubuntu.
https://bugs.launchpad.n
** Summary changed:
- ibtinyxml2.6.2v5 replaces libtinyxml2.6.2, but doesn't provide it
+ Libtinyxml2.6.2v5 replaces libtinyxml2.6.2, but doesn't provide it
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tinyxml in Ubuntu.
h
Wayne Scott, to see if this is already resolved, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?
** Tags removed: bios-outdated-2.72
** Tags added: latest-bios-2.72
** Changed in: xorg (Ubuntu)
Importance: Low => Medium
** Changed in: xorg (Ubunt
** Changed in: indicator-sound (Ubuntu)
Assignee: (unassigned) => Jean-Marc (m-balthazar)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1524354
Title:
too long string
eezacque, thank you for reporting this and helping make Ubuntu better.
As per https://wiki.ubuntu.com/Releases, Vivid reached EOL on February
4, 2016.
Is this reproducible on a supported release?
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubuntu)
St
Peter Fodrek, thank you for reporting this and helping make Ubuntu
better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 15.04 reached EOL on
February 4, 2016.
Is this reproducible on a supported release?
** Tags added: latest-bios-p51
** Changed in: xorg (Ubuntu)
Importance: Undecided =>
Hello,
I changed the French translation in indicator-sound to better fit the
screen size.
Link: https://translations.launchpad.net/ubuntu/xenial/+source
/indicator-sound/+pots/indicator-sound/fr/17/+translate
--
You received this bug notification because you are a member of Ubuntu
Touch seeded
NoBugs!, thank you for reporting this and helping make Ubuntu better.
To see if this is resolved in a supported release, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?
** Tags added: latest-bios-a16
** Changed in: xorg (Ubuntu)
Importance: Undec
Tim Schutte, that model number unfortunately isn't helpful here as it's
too generic.
What would be helpful is something more precise like:
HP Pavilion dv7-2185dx Entertainment Notebook PC
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is sub
Dan, thank you for reporting this and helping make Ubuntu better.
Could you please run the following command once from a terminal by ensuring you
have the package xdiagnose installed, and that you click the Yes button for
attaching additional debugging information:
apport-collect -p xorg 1483454
Vasya Pupkin, thank you for reporting this and helping make Ubuntu
better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 15.04 reached EOL on
February 4, 2016.
Is this reproducible in a supported release?
** Tags added: bios-outdated-211
** Changed in: xorg (Ubuntu)
Importance: Undecided =
** Package changed: xorg (Ubuntu) => ubuntu
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1483368
Title:
Saned deamon not running
Status in Ubuntu:
New
Bug description:
Chris, thank you for reporting this and helping make Ubuntu better.
Could you please provide the full computer model as noted on the sticker
of the computer itself (not from the Bug Description)?
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubuntu)
Sta
Andrew, thank you for reporting this and helping make Ubuntu better.
To clarify, if you were to remove bumblebee, but keep the latest nvidia
drivers as per the Ubuntu repository, is this still reproducible?
** Tags added: latest-bios-8ecn95ww
** Changed in: xorg (Ubuntu)
Importance: Undecided
Aleksander Wiśniewski, thank you for reporting this and helping make
Ubuntu better.
To see if this is already resolved, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?
** Tags added: latest-bios-1.45
** Changed in: xorg (Ubuntu)
Importance: Undec
William Alexander, thank you for reporting this and helping make Ubuntu
better.
As per https://wiki.ubuntu.com/Kernel/LTSEnablementStack, your kernel
and xorg enablement stack went EOL August 2014.
Is this reproducible with a supported stack/release?
** Tags added: latest-bios-a08
** Changed in
** Changed in: ubuntu-settings (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1542347
Title:
Revert change default naut
lokesh, thank you for taking the time to report this and helping to make
Ubuntu better. Unfortunately, this report didn't include enough
information. You may find it helpful to read "How to report bugs
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html and
https://wiki.ubuntu.com/Re
seal j, thank you for reporting this and helping make Ubuntu better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 15.04 reached EOL on
February 4, 2016.
Is this reproducible on a supported release?
** Tags added: bios-outdated-a6cn58ww
** Changed in: xorg (Ubuntu)
Importance: Undecided =>
Public bug reported:
when trying to browse the sdk docs the browser can't load the Ubuntu
site.
I get an out of memory message. This is the only page open and I only
have browser and telegram running.
** Affects: webbrowser-app (Ubuntu)
Importance: Undecided
Status: New
** Attachm
Hey,
Unfortunately I have forgotten what actually the problem is. It's been
more than one year the problem had occurred. I am so sorry for this.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.lau
** Changed in: indicator-sound (Ubuntu)
Assignee: Jean-Marc (m-balthazar) => (unassigned)
** Changed in: ubuntu-translations
Assignee: (unassigned) => Jean-Marc (m-balthazar)
** Changed in: ubuntu-translations
Status: New => Fix Committed
--
You received this bug notification b
I am just realizing that this other problem is already listed as bug
1480320
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/911206
Title:
/etc/init.d/ondemand uncondition
There is another issue:
/etc/init.d/ondemand tries to set the governor to ondemand
unconditionally, even on intel systems with p-state.
Systems with the p-state frequency scaling do not have an ondemand
governor at all. This means that the /etc/init.d/ondemand falls back to
the powersave governor
Since the /etc/init.d/ondemand script has many other issues, including
overriding the settings prepared by /etc/init.d/cpufrequtils, I think
that the best option should be removing it.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscri
Please, reopen.
The ondemand script is totally broken for systems with cpu frequency
scaling drivers other than acpi that do not provide an ondemand
governor. Most important its quite arbitrary assumptions cause systems
with the intel p-state driver to have worse performance than they
should.
See
Okay, here are my thoughts about it. I can imagine two refresh
scenarios:
a) Background data changed (Tasks example from the bug description)
I think this point is clear. There should be a way.
b) Results fetched by a scope have an expiration date
Some concrete examples are: Exchange rates or sto
@Steve Langasek
A big issue is that the script makes quite arbitrary assumptions on the system,
including the fact that there is an ondemand governor at all.
A large number of modern systems use the intel p-state driver that does
not have an ondemand governor at all! On this systems, the fallback
lokesh, this bug report is being closed due to your last comment
regarding the issue is unidentifiable. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn mo
We don't modify this in Debian/Ubuntu. The default was changed to
"UseDNS no" in OpenSSH 6.8p1, which is in Ubuntu 15.10 and later.
** Changed in: openssh (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pack
seal j, thank you for reporting this and helping make Ubuntu better.
As per https://wiki.ubuntu.com/Releases Ubuntu 15.04 is EOL as of
February 4, 2016.
Is this reproducible in a supported release?
** Tags added: bios-outdated-a6cn58ww
** Changed in: xorg (Ubuntu)
Importance: Undecided => Lo
Brian Knoll, thank you for reporting this and helping make Ubuntu
better.
Could you please run the following command once from a terminal by ensuring you
have the package xdiagnose installed, and that you click the Yes button for
attaching additional debugging information:
apport-collect -p xorg
ridwan, thank you for reporting this and helping make Ubuntu better.
To clarify, are you noting that you have a graphical issue (tearing,
glitching, etc.), or just noting what was posted in the Bug Description?
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubu
** Tags added: bios-outdated-1.21 precise raring trusty
** Package changed: xorg (Ubuntu) => unity (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1480790
Title:
Win
Galen Thurber, thank you for reporting this and helping make Ubuntu
better.
Could you please run the following command once from a terminal by ensuring you
have the package xdiagnose installed, and that you click the Yes button for
attaching additional debugging information:
apport-collect -p xo
** Package changed: xorg (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1473425
Title:
bug
Status in linux package in Ubuntu:
New
Bug descripti
Pranav, thank you for reporting this and helping make Ubuntu better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 15.04 reached EOL on
February 4, 2016.
Is this reproducible in a supported release?
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubuntu)
Ilis, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1448387/comments/2
regarding this being resolved. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing
Matthew Auburn, thank you for reporting this and helping make Ubuntu
better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 15.04 reached EOL on
February 4, 2016.
Is this reproducible on a supported release?
** Tags added: bios-outdated-1.9
** Changed in: xorg (Ubuntu)
Importance: Undecided
jesus, thank you for reporting this and helping make Ubuntu better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 15.04 is EOL as of
February 4, 2016.
Is this reproducible in a supported release?
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubuntu)
dronus, thank you for reporting this and helping make Ubuntu better.
Could you please run the following command once from a terminal by ensuring you
have the package xdiagnose installed, and that you click the Yes button for
attaching additional debugging information:
apport-collect -p xorg 1447
** Package changed: xorg (Ubuntu) => ubuntu
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1448325
Title:
Problemas de instalacion de aplicaciones y de vizualizacion
Status
Hi,
Thank you for your thourough answer this is my first time reporting a bug (I
think). I have taken your suggestion and upgraded the BIOS to version
96CN31WW(V1.17). I will take this for a spin and check if fault its possible to
reproduce otherwise I will take suggested action and mark as inv
Sergey, thank you for reporting this and helping make Ubuntu better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 15.04 is EOL as of
February 4, 2016.
Is this reproducible in a supported release?
** Tags added: bios-outdated-f7
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
**
Robert Tuck, thank you for reporting this and helping make Ubuntu
better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 14.10 went EOL on July
23, 2015.
Is this reproducible in a supported release?
** Tags removed: bios-outdated-a04
** Tags added: bios-outdated-a08
** Changed in: xorg (Ubuntu
Mike, thank you for reporting this and helping make Ubuntu better.
Could you please advise which package precisely it was attempting to
install?
** Tags added: bios-outdated-0502
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubuntu)
Status: New => Inco
** Changed in: ubuntu-app-launch (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to content-hub in Ubuntu.
https://bugs.launchpad.net/bugs/1404302
Title:
liblttng-ust0 Error opening shm /
Justin Toniazzo, thank you for reporting this and helping make Ubuntu
better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 14.10 reached EOl on
July 23, 2015.
Is this reproducible in a supported release?
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubuntu
Folkert, thank you for reporting this and helping make Ubuntu better.
Could you please run the following command once from a terminal by ensuring you
have the package xdiagnose installed, and that you click the Yes button for
attaching additional debugging information:
apport-collect -p xorg 143
Iain Lane, thank you for reporting this and helping make Ubuntu better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 15.04 reached EOL on
February 4, 2016.
Is this reproducible in a supported release?
** Tags added: bios-outdated-b0e
** Changed in: xorg (Ubuntu)
Importance: Undecided => L
Karl-Philipp Richter, thank you for reporting this and helping make
Ubuntu better.
As per https://wiki.ubuntu.com/Releases, Ubuntu 14.10 is EOL as of July
23, 2015.
Is this reproducible in a supported release?
** Tags added: latest-bios-1.21
** Changed in: xorg (Ubuntu)
Importance: Undecided
Daniel Kohler, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1438054/comments/2
regarding this being fixed with an update. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow l
Same here with a Meizu MX4, OTA-9.1. And switching to HQ is clearly not
a suitable workaround on a meager 3G connection.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs
** Tags added: bios-outdated-303
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1434870
Title:
No more Unity sessions
Status in xorg package in Ubuntu:
New
Bug descriptio
** Tags added: bios-outdated-1.21
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1432234
Title:
Reboot after quick and dirty openFrameworks workaround
Status in xorg package
Varun P Viswan, a hard disk having errors isn't normally considered bug,
but simple hardware failure.
Hence, this report is being closed. We understand the difficulties you
are facing, but it is better to raise problems you are having in the
support tracker at https://answers.launchpad.net/ubuntu
Skyman, thank you for reporting this and helping make Ubuntu better.
As per https://wiki.ubuntu.com/Releases, Kubuntu 15.04 reached EOL on
February 4, 2016.
Is this reproducible in a supported release?
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubuntu)
I installed VMWare player and compared a wily and a xenial installation.
On xenial I indeed get "ens33", while on wily I get a rather bad name
"eno1636". You did not mention the old name of the ethernet
interface, but can you confirm that this was a wily *install* (as
opposed to an upgrade from
1 - 100 of 217 matches
Mail list logo