It's only the numeric locale that needs to be set. In one command line
this can be done with:
sudo sed -i '/FindPath()/ i export LC_NUMERIC=en_EN\n'
/opt/google/earth/pro/googleearth
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
For me 'systemctl restart NetworkManager.service' fixes it until the next
reboot - which is less than once a week, I only suspend the laptop.
So my workaround is to run it as cron job after reboot:
> sudo crontab -e
add the line:
@reboot sleep 10 && systemctl restart NetworkManager.service
Thi
Actually, this bug, WAS a different issue until you (plus Aron Xu and
others) changed the title, description, [wrongly] marked this and other
bugs as duplicate, changed the testcase, you name it. Look at the
original description in the activity log of this bug at 2016-05-12
08:41:52 change.
File m
This bug is *NOT* fixed!!!
I just upgraded my production machine to 1.2.0-0ubuntu0.16.04.2 from -updates
and I have the same issues (as I reported nearly 3 weeks ago in #44 on a test
machine): no wifi networks after wifi Off/On, wired symbol etc.
As I already said, what's NEW with 1.2.0-0ubuntu0
One more try:
- new clean released xenial 16.04 amd64 install on a spare partition
- set update server to Main
- update & upgrade
- reboot
- enable -proposed
- update & upgrade
- all relevant package versions precisely as in #32 (@Aron Xu: please note that
not all libnm-* are 1.2.0-0ubuntu0.16.04.
I agree, it should be accepted to -updates. The diff doesn't look as it
might break anything anyway.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574347
Title:
[SRU]network-manager
To manage noti
@hussain Perhaps the server you update from didn't synchronize yet.
Either wait a little more or change 'Download from:' to in
"Software & Updates" (with xenial-proposed enabled, of course).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
My production box is also updated to the current stable versions
(mentioned in post #36) but it still has the issues with vanishing
network list & wrong indicator symbol when you turn wifi/AP/suspend
off/on (and the workaround in post #33 doesn't work).
--
You received this bug notification becau
@Pinghao Qi, which issue did the stable version fixed for you, as there
are several bug reports merged/duplicated/etc here?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574347
Title:
[SRU]network-
@Alan: network-manager-gnome was already at the latest version, the one
mentioned by Robert above. But I also upgraded to everything xenial-
proposed had 30 mins ago (thinking maybe you did that) and still no
luck.
But this is how I made this version work for me (@Robert, maybe you'd like to
test
P.S. Just to be thorough, I also followed the 'Steps to reproduce'
stated in the bug description and the results are the same as described
in 'Problems'.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
It does *not* fix it for me.
On a clean installed Xenial I upgraded from xenial-proposed only the packages
related to network-manager. Namely:
$ dpkg -l | grep 1.2.0-0ubuntu0.16.04.2
ii libnm-glib-vpn1:amd641.2.0-0ubuntu0.16.04.2
ii libnm-glib4:amd641.2.0-0ubuntu0.16.04.2
ii libnm
No package to test yet.
The good news is that a new source, namely 1.2.2, was just released upstream
few hours ago: https://download.gnome.org/sources/NetworkManager/1.2/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
The option is in the Developer tab (last on the right), see this image
http://i.imgur.com/CdTRGqF.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574347
Title:
WiFi network list disappears from n
The recommended method to update packages to proposal versions is
described at https://wiki.ubuntu.com/Testing/EnableProposed - note the
*selective upgrading*.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
1.2.0 version was compiled before the fix mentioned in post #11 was released.
In other words, version 1.2.0 *does not* include the patch presumed to fix this
bug.
To double check this, compare
NetworkManager-1.2.0/src/platform/nm-linux-platform.c in the source archive
https://launchpad.net/ubun
ETA is with the release of Ballsy Baboon (i.e next ubuntu LTS - 18.04)
:):)
Try disabling bluetooth if your system has it and you don't need it.
Works for my laptop - now wifi works as it should on suspend or
enable/disable wifi. If no luck, search askubuntu, there are some
scripts that might fix
Easier workaround:
sudo systemctl restart network-manager.service
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574347
Title:
WiFi network list disappears from network manager applet
To manage no
Same here.
It does the same if the steps to reproduce (2) + (3) are replaced with
suspend/wake up.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574347
Title:
WiFi network list disappears from ne
P.S. ... fi_FI.ISO-8859-1 - *with a dot* before ISO
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562948
Title:
google-earth not working - broken package with Xenial Xerus
To manage notifications
Tis means you need to go and visit that place in Africa ASAP :)
Try what JMB suggested in post #4:
- edit /opt/google/earth/free/googleearth with sudo
- make sure there is only one "export LC_ALL= " line
- make that line pointing to your specific ISO locale; for DE take JMP's
example in post #
That's what 'sudo apt install -f' does - installs all the missing
dependencies in your list after installing lsb-core.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562948
Title:
google-earth not
Or you can just put a en_US locale regardless of your actual locale
setting, the only ill effect [I think] being GE shows the USA map when
it starts - but I believe everyone sets a 'my start location', so not a
problem.
Here's a one line command for this 'all searches end up in Africa'
workaround
Maybe others are willing to test on other ubuntu 16.04 flavors what I
came up with to make GE run on ubuntu 16.04 64 beta2:
cd ~/Downloads
wget
http://launchpadlibrarian.net/176607818/lsb-security_4.1+Debian11ubuntu8_amd64.deb
wget
http://launchpadlibrarian.net/176607810/lsb-core_4.1+Debian11ubu
Screenshot attached.
** Attachment added: "usc.png"
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1450793/+attachment/4432079/+files/usc.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
Thanks Kees!
I think the 5th line should be:
apt-get install mplayer=2:1.0~rc4.dfsg1+svn34540-1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1352447
Title:
regression: mplayer detects video frame r
same here on ubuntu 14.04.
all files tested produced blank pages although the output file is huge compared
with the input. only a pdf with 4 lines of text got through as it should.
sometimes a very small part (2%) of a pdf with a diagram got printed.
--
You received this bug notification becaus
Yes, version 11 fixed 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/1302300
Title:
package isc-dhcp-client 4.2.4-7ubuntu9 failed to install/upgrade:
subprocess new pre-installation
With version 10 I get the same error as Maki Kato above at #4:
Preparing to unpack .../isc-dhcp-client_4.2.4-7ubuntu10_amd64.deb ...
/var/lib/dpkg/tmp.ci/preinst: 17: /var/lib/dpkg/tmp.ci/preinst: Syntax error:
"fi" unexpected (expecting "then")
Seems like a missing "then" after the first "if" i
It got fixed by the latest update - evince_3.10.3-0ubuntu9.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283499
Title:
Menu don't appear in right click in Evince
To manage notifications about thi
Same here. Right click in a pdf document shows a horizontal line - sort
of a popup window with no height.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283499
Title:
Menu don't appear in right clic
31 matches
Mail list logo