Public bug reported:
This is avery old package. could you please replace it with the
maintained liborigin (3.0.3) https://sourceforge.net/projects/liborigin/
** Affects: liborigin2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a m
Public bug reported:
Hello,
I hope this is the right place to report this, since i don't know if
this could be called a bug per say...
- Under 'Ubuntu Desktop Guide > Visual overview of GNOME > Activities
overview' :
« At the bottom of the overview, you will find the dash. »
On my freshly
** Changed in: qwt (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/2039595
Title:
Update qwt to 6.3.0
To manage notifications about this bug go to:
https://bu
** Summary changed:
- Update qwt to 6.2.0
+ Update qwt to 6.3.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2039595
Title:
Update qwt to 6.3.0
To manage notifications about this bug go to:
https
No will to fix it.
Close
** Changed in: gcc-9 (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/1907812
Title:
Can't build simple OpenMP offloading programs (need
No will to fix it
Close
** Changed in: gcc-10 (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/1907812
Title:
Can't build simple OpenMP offloading programs (need
No need to pass -no-pie with gcc-11, but still throwing some warnings:
/usr/bin/ld: /tmp/ccpIxsYV.crtoffloadtable.o: warning: relocation against
`__offload_vars_end' in read-only section `.rodata'
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
Still stop running with big size matrices:
./t
: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: mehdi 2237 F pulseaudio
/dev/snd/controlC1: mehdi 2237 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Jun 2
when this bug will be fix?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875114
Title:
freeipa-server package missing on Ubuntu 20.04
To manage notifications about this bug go to:
https://bugs.lau
If a package require another package to fuction, then it should be marked as a
required dependency.
Or maybe you should merge both packages in one package called gcc-offload as
they are both required to build/run offloaded programs.
--
You received this bug notification because you are a member
** Changed in: gcc-10 (Ubuntu)
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878760
Title:
gcc-10 is selecting amdgcn target by default
To manage notifications
It's getting worse on Ubuntu 21.04
$ gfortran -fopenmp matmul.f90 -o test.x
lto-wrapper: fatal error: could not find accel/amdgcn-amdhsa/mkoffload in
/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x
It's getting worse on Ubuntu 21.04
$ gfortran -fopenmp matmul.f90 -o test.x
lto-wrapper: fatal error: could not find accel/amdgcn-amdhsa/mkoffload in
/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x
Public bug reported:
my touchpad is not installed in ubuntu 14.10
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-23-generic 3.16.0-23.31 [modified:
boot/vmlinuz-3.16.0-23-generic]
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x8
Building with "-no-pie" resolves the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907812
Title:
Can't build simple OpenMP offloading programs on Ubuntu 20.10
To manage notifications abou
** Also affects: gcc-9 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907812
Title:
Can't build simple OpenMP offloading programs on Ubuntu 20.10
Public bug reported:
$cat prod.f90
program main
implicit none
integer, parameter :: sp = selected_real_kind(6,37)
integer, parameter :: n = 4096
real(sp), allocatable :: a(:), b(:), c(:), c2(:)
integer :: i
allocate( a(n), b(n), c(n) )
c = 0._sp
call random_number(a)
call ran
** Changed in: gcc-10 (Ubuntu)
Status: New => Fix Released
** Changed in: gcc-10 (Ubuntu Focal)
Status: New => Fix Released
** Changed in: gcc-10 (Ubuntu Groovy)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Description changed:
[Impact]
After ubuntu-glibc maintainers changed "math-vector-fortran.h" install
directory (LP#1861353), gfortran can no longer use it.
[Test Case]
This the old (good) behavior Ubuntu 19.10 gcc-9.2.1 glibc 2.30
$ gfortran -O3 -mavx2 vect_test.f90 -o test
Public bug reported:
Originally reported in
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1879092 .
Maybe you can fix it by patching gcc/gfortran.
** Affects: gcc-10 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member o
** Description changed:
- After glibc maintainers changed "math-vector-fortran.h" install
- directory, gfortran can no longer use it.
+ After ubuntu-glibc maintainers changed "math-vector-fortran.h" install
+ directory (LP#1861353), gfortran can no longer use it.
This the old behavior Ubuntu
Public bug reported:
After ubuntu-glibc maintainers changed "math-vector-fortran.h" install
directory (LP#1861353), gfortran can no longer use it.
This the old behavior Ubuntu 19.10 gcc-9.2.1 glibc 2.30
$ gfortran -O3 -mavx2 vect_test.f90 -o test.x
$ nm ./test.x | grep sin
U _ZGVdN4v_sin@@GLI
Another traceback trace of the same symptoms
c. 14 13:14:40 psycho1-blob org.gnome.Shell.desktop[582]: #3 7ffc78dee6b0 b
resource:///org/gnome/gjs/modules/_legacy.js:82 (7fb4738b0b80 @ 71)
déc. 14 13:14:40 psycho1-blob org.gnome.Shell.desktop[582]: #4 7ffc78dee760 b
resource:///org/gnome/
We are using debian so maybe I published the report on the wrong thread
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux 10 (buster)
Release:10
Codename: buster
--
You received this bug notification because you are a member of Ubu
Public bug reported:
We are using GNOME Shell 3.30.2 and the UI become irresponsible until a
reboot several times a week with the following continuously logs in
journalctl.
If it can help, it is used as a kiosk with chromium started fullscreen and an
hdmi/usb touchscreen
(
https://www.amazon.fr
The problem was with 'ARC menu' shell extension.
As you said just disabling is not enough and I do need to uninstall it.
Thank you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847729
Title:
Memo
Public bug reported:
Whenever I put my laptop to sleep mode, the memory used by the gnome-shell
process (usr/bin/gnome-shell) increase! each time something around 50 to 100MB.
So after 10 to 15 times of sleeping and waking up, it takes more than 1GB of
RAM and the whole system becomes laggy!
I'
Public bug reported:
after unistalling python3 I had a problem with terminal and desktop. I install
python3-all and genom-terminal and then unistall ubuntu-desktop and reinstall
it.
after rebooting, I have the problem
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: snapd 2.37.4ubuntu
Title:
je ne peux pas faire des mises à jour probleme munge
Status in munge package in Ubuntu:
New
Bug description:
apt-get upgrade ne marche pasroot@127:/home/belghazi# apt-get upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des in
i am using 16.04 version on both of my laptop and pc ! use same
downloaded ubuntu version on both systems but i have this problem just
on my pc!
in addition when i just plug my headphone or suspend the system the
problem is resolved.
--
You received this bug notification because you are a member
Hi
thank you for your help and I ask you how to do then to try solving my
problem
best regards
Le 09/08/2018 à 06:26, Chris Dunlap a écrit :
> Closing this out since it was a support request.
>
> ** Changed in: munge (Ubuntu)
>Status: New => Invalid
>
--
You received this bug notifica
Hi
I send you the response
root@127:/home/belghazi/Images/munge-munge-0.5.13# systemctl status -l
munge | grep Error:
août 04 09:13:35 127.0.0.1kamal munged[8948]: munged: Error: Logfile is
insecure: invalid ownership of "/"
best regards
Le 05/08/2018 à 09:20, Chris Dunlap a écrit :
> systemctl
Hi
var/log/munge/ is empty but the bug
still exists.
best regards
Le 04/08/2018 à 23:50, Chris Dunlap a écrit :
> The error is shown here:
>
> août 03 06:32:06 127.0.0.1kamal munged[31923]: munged: Error: Logfile is
> in..."
>
> It's warning about the logfile (/var/log/munge/munged.log) being
>
Hi,
Please see this link in Code::Blocks forum with Backtrace attached:
http://forums.codeblocks.org/index.php/topic,22115.0.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675807
Title:
docum
upgrade_level was badly set, so nova-compute was doing the legacy
LiveMigrateData convertion, while the data was already in the correct
format.
What looks weird is why the live-migration have not been rejected during
precheck.
** Changed in: nova
Status: New => Invalid
** Changed in: clou
Migrating the instance without nova works (with virsh), so that looks
like a nova bug.
** Changed in: libvirt (Ubuntu)
Status: New => Invalid
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
During the migration, the xml generated by libvirt on the destination
host looks wrong
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1706374
Title:
ocata live migration won't work
Forget my last comment, I have found the new fallback code.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1706374
Title:
ocata live migration won't work
To manage notifications about this bug go to
My guess is the regression was introduced by
https://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=78a09aa033
Before when glisten->address was NULL, it was falling back to cfg.spiceListen
and cfg.vncListen.
New code seems not doing this fallback.
If my guess becomes true, vnc have the same issu
If I compare a live migration between two compute nodes still in newton
and compute node migrated to ocata, I can see the spice option have
changed:
newton: -spice port=5916,addr=0.0.0.0,disable-ticketing,seamless-migration=on
ocata: -spice port=5903,addr=None,disable-ticketing,seamless-migration
Thanks ockels!
Disabling FireTray addon solved this issue. It was a little bit different for
me: only the Firefox icon become blurred after opening Thunderbird.
But I think I'll keep this addon enabled since it doesn't affect usability and
features of these Mozilla products.
It should be forward
Logs are not available.
** Changed in: oslo.messaging
Status: New => Incomplete
** Changed in: oslo.messaging (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
The CREATE TABLE doesn't fail only ALTER. And the release note confirm
that weird behavior.
➤ mysql testing
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 12
Server version: 5.7.17-0ubuntu0.16.04.1 (Ubuntu)
mysql> create table foo (a DATETIME NOT NULL);
s/sgbd/RDBMS/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1657989
Title:
No more able to create non null datetime column
To manage notifications about this bug go to:
https://bugs.launchpad.net/u
Public bug reported:
Hi,
Since 5.7.17-0ubuntu0.16.04.1 package upgrade we are no more able to
create not null datetime.
It was working fine with 5.7.16-0ubuntu0.16.04.1
The error reported by mysql:
1292, u"Incorrect datetime value: '-00-00 00:00:00' for column
'updated_at_ts' at row 1") [S
Public bug reported:
I have installed vim from scratch using checkinstall (instead of make
install)
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: vim-runtime 2:7.4.1689-3ubuntu1.2
ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
Uname: Linux 4.4.0-53-generic x86_64
ApportVersio
I still got the same error with the ppa:
2016-11-14T13:11:15.479395Z qemu-system-x86_64: Unknown ramblock
"/rom@etc/acpi/rsdp", cannot accept migration
2016-11-14T13:11:15.479419Z qemu-system-x86_64: error while loading state for
instance 0x0 of device 'ram'
2016-11-14T13:11:15.479613Z qemu-syst
** Attachment added: "2.3-trusty-machine-fix"
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1641532/+attachment/4777159/+files/2.3-trusty-machine-fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
It's not a debdiff but just the patch I have applied as-is.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1641532
Title:
Unknown ramblock "/rom@etc/acpi/rsdp", cannot accept migration
To manage not
After more investigation (comparation of the machine description between
the ubuntu qemu 2.3 and 2.5), I have seen that in 2.3, the utopic
machine is a kvm-2.3 machine while it's a kvm-2.5 machine is 2.5 when it
should be kvm-2.3 too.
I will provide a debdiff once I have validated my change.
--
** Also affects: cloud-archive
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/1641532
Title:
Unknown ramblock "/rom@etc/acpi/rsdp", cannot accept migration
Public bug reported:
Hi,
I'm currently live-migrating many VMs from an old server to a new one,
and some VM can't be live migrated.
The source host is trusty with qemu-system-x86 1:2.3+dfsg-5ubuntu9.4~cloud2
The destination host is xenial with qemu-system-x86 1:2.5+dfsg-5ubuntu10.6
When the iss
Is this still valid on Newton/Mitaka ?
** Changed in: oslo.messaging
Status: New => Won't Fix
** Changed in: oslo.messaging
Status: Won't Fix => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
I run the cloud archive version and got the issue
qemu-kvm: 1:2.3+dfsg-5ubuntu9.4~cloud1 (trusty)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612089
Title:
Fix for CVE-2016-5403 causes crash on
** Also affects: cloud-archive
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/1612089
Title:
Fix for CVE-2016-5403 causes crash on migration if memory stat
apport information
** Attachment added: "MySQLConf.etc.mysql.my.cnf.txt"
https://bugs.launchpad.net/bugs/1579581/+attachment/4659130/+files/MySQLConf.etc.mysql.my.cnf.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
apport information
** Tags added: apport-collected xenial
** Description changed:
i made an upgrade from ubuntu 14.04 LTS to 16.04 LTS. Te process return me a
problem with mysql update and now ubuntu cannot launch unity desktop.
It is all the time loading in command line and I am obliged to
apport information
** Attachment added: "MySQLConf.etc.mysql.mysql.cnf.txt"
https://bugs.launchpad.net/bugs/1579581/+attachment/4659131/+files/MySQLConf.etc.mysql.mysql.cnf.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
apport information
** Attachment added: "Logs.var.log.mysql.error.log.txt"
https://bugs.launchpad.net/bugs/1579581/+attachment/4659129/+files/Logs.var.log.mysql.error.log.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
apport information
** Attachment added: "MySQLConf.etc.mysql.mysql.conf.d.mysqld.cnf.txt"
https://bugs.launchpad.net/bugs/1579581/+attachment/4659132/+files/MySQLConf.etc.mysql.mysql.conf.d.mysqld.cnf.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1579581/+attachment/4659127/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/15795
apport information
** Attachment added: "KernLog.txt"
https://bugs.launchpad.net/bugs/1579581/+attachment/4659128/+files/KernLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579581
Title:
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1579581/+attachment/4659133/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579581
Public bug reported:
i made an upgrade from ubuntu 14.04 LTS to 16.04 LTS. Te process return me a
problem with mysql update and now ubuntu cannot launch unity desktop.
It is all the time loading in command line and I am obliged to launch the
desktop from command line.
Also my Dolibarr installati
** Description changed:
- when suspend and unsuspend , turn on fan of my laptop and turn off with
- full power.
+ when i suspend and unsuspend , turn on fan of my laptop and turn off
+ with full power.
On ubuntu 16.04
- cpu : Intel® Core™ i7-6500U CPU @ 2.50GHz × 4
+ cpu : Intel® Core™ i7-65
Public bug reported:
when i suspend and unsuspend , turn on fan of my laptop and turn off
with full power.
On ubuntu 16.04
cpu : Intel® Core™ i7-6500U CPU @ 2.50GHz × 4
grapthic : Intel® HD Graphics 520 (Skylake GT2)
** Affects: ubuntu
Importance: Undecided
Status: New
** Project
Public bug reported:
When i am installing ubuntu 16.04 appear error .
The 'grub-efi-amd64-signed' package failed to install into /target/. Without
the GRUB boot loader, the installed system will not boot.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63
ProcVersionSignature
Public bug reported:
After unsuspend
First show desktop and fan turn on and brightness is 100% , later many second
login appear.
On ubutnu 15.10
cpu :Intel® Core™ i7-6500U CPU @ 2.50GHz × 4
graphic : Intel® Skylake ULT GT2
** Affects: ubuntu
Importance: Undecided
Status: New
*
I have migrated kernel 4.4.5 and this bug fixed .
ِOn ubuntu 16.64 should use since kernel 4.4.5
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542846
Title:
[HP ProBook 450 G3, Intel Skylake HDMI,
In ubuntu 16.04 beta 1 was this problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542846
Title:
[HP ProBook 450 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
all
To manage notifica
** Changed in: listen
Assignee: Mehdi Abaakouk (sileht) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/562621
Title:
listen tray icon background not transparent
To man
typing "install" for ubuntu server works for me. Unless it ask me to
mount the CD in one of installation steps.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1190256
Title:
USB drive is created succ
** Tags added: icehouse-backport-potential
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1338732
Title:
Timed out waiting for a reply via rabbit
To manage notifications about this bug go to:
https:
** Changed in: oslo.messaging
Milestone: 1.8.1 => next-liberty
** Changed in: oslo.messaging
Status: Fix Released => 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/1432966
Tit
** Changed in: oslo.messaging
Milestone: next-liberty => 1.8.1
** Changed in: oslo.messaging
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/856764
Titl
I am not sure if the problem of not connecting to Wifi comes from this
bug, or it is a wpa_client, network manager bug!
By reloading wl, cfg80211 module, and killing(restaring) wpa_client and
NetworkManger, make it possible to connect to Wifi router again. Very
strange.
--
You received this bug
This bug prevents me from connecting to some wireless routers. Please
set the importance as high prority and assigne it to someone.
I am using Ubuntu 14.04 (3.13.0-40-generic x86_64), my laptop has
BCM4313 (as lspci reports), and I am using latest bcmwl-kernel-source
driver (6.30.223.248+bdcom-0ub
Can somebody please fix this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/606365
Title:
unable to import config with inlined ca, cert, key or tls-auth
To manage notifications about this bug go to
** Changed in: oslo.messaging
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/1367907
Title:
Segfault in gc with cyclic trash
To manage notifications about this bug go t
** Changed in: oslo.messaging
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301723
Title:
Message was sent to wrong node with zmq as rpc_backend
To man
** Changed in: oslo.messaging
Status: Fix Committed => Fix Released
** Changed in: oslo.messaging
Milestone: None => 1.5.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364814
Title:
Ne
Problem fixed.
I ran the foolowing command to determine obsolete packages. After
removing them, the upgrade succeeded.
$ cat /var/log/dist-upgrade/main.log | grep Obsolete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
Public bug reported:
Trying to upgrade ubuntu 12.04 to the next LTS release I got the
following error:
An unresolvable problem occurred while calculating the upgrade.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Un
Public bug reported:
this is the error that eccur when i want to open my software drive
unavle to access to "Software"
Error mounting /dev/sda6 at /media/mehdi/Softwares: Command-line `mount -t
"ntfs" -o
"uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0
The problem persists in Ubuntu 14.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/107974
Title:
Evolution will not remember exchange password
To manage notifications about this bug go to:
https://
I can confirm the bug persists in Ubuntu 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1061195
Title:
Can't create EWS or MAPI account
To manage notifications about this bug go to:
https://b
I tried to investigate this problem a little bit, the problem is about
importing zeitgeist module in python. In python 2.7 you can import zeitgeist
with no error, but in python 3 you will get import error.
I tried to install python3 version of zeitgeist but it seems that upstream has
not release
As a workaround, I un-ticked the "Allow Flipping" box under OpenGL
settings of the NVIDIA x Server Settings.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307095
Title:
Black screen when I open an
As a workaround, I un-ticked the "Allow Flipping" box under OpenGL
settings of the NVIDIA x Server Settings.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310621
Title:
Black/Blank screen when open
I have recently installed 14.04 and the scanner works fine for me, even
though I get "scanimage: no SANE devices found" message the "simple
scan" which is provided by ubuntu can scan with no problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
I have the same problem in 14.04 LTS. I keep receiving the message that
I should send "/msg NickServ identify password" to server.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253096
Title:
Cannot
Public bug reported:
I've upgraded to Ubuntu 14.04 and I see a full black screen for a second
when I open or close an application! I can type while I see this Black
screen so my pc is not hanged!
This happens even when I open a new tab in FF or Chrome...
ProblemType: Bug
DistroRelease: Ubuntu 14
Public bug reported:
I tried to safely remove a USB external hard disk, but the system will
automatically remount it again and again...
This bug is in the both versions of Unity and Gnome 14.04 version. I didn't
test other versions.
I found other people have the same issue:
http://ubuntuforums.
** Description changed:
I'm running the latest update of Ubuntu Gnome 14.04.
The following is the output for the software-center command when
- starting from terminal and trying to turn on the updates:
+ starting from terminal and trying to turn on the recommendations:
2014-04-21 10:16
Public bug reported:
I'm running the latest update of Ubuntu Gnome 14.04.
The following is the output for the software-center command when
starting from terminal and trying to turn on the updates:
2014-04-21 10:16:02,397 - softwarecenter.backend.login_impl.login_sso -
ERROR - _on_credentials_err
Changed the graphics card to "NVIDIA Corporation G86 [GeForce 8400 GS]
(rev a1)" with Nvidia driver 304.117 again black screen for seconds...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307095
Titl
I changed the Graphics Card and the driver, everything looks fine now...
current vga card is: VGA compatible controller: NVIDIA Corporation NV44
[GeForce 6200 TurboCache] (rev a1)
and the driver: Nvidia 304.117
I'm not sure the issue was with Nvidia driver or compiz
--
You received this bug no
I've reset compiz and unity but no help...
dconf reset -f /org/compiz/
setsid unity
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307095
Title:
Black screen when I open an application
To manage n
Simple workaround is to downgrade/re-install the package to saucy
version which is hostapd_1.0-3ubuntu2.1_i386.deb...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1289047
Title:
[Trusty] hostapd pa
Public bug reported:
I've upgraded to Ubuntu 14.04 and I see a full black screen for a second when I
open each application...
The hardware is: NVIDIA Corporation G86 [GeForce 8400 GS] (rev a1)
Using NVIDIA binary driver 331.38 from Additional Drivers
** Affects: compiz (Ubuntu)
Importan
1 - 100 of 436 matches
Mail list logo