Well, I should probably reply and say that the patch i tried works as
intended. Qutebrowser works with native wayland.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803103
Title:
QtWebengine doesn'
Trying to build this patch now.
** Patch added: "patch containing all three diff's / patches from QT."
https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1803103/+attachment/5212414/+files/fix-fallback-eglGetProcAddress.diff
--
You received this bug notification becaus
** Description changed:
+ [Impact]
+
Ubuntu Cosmic.
QtWebEngine 5.11.1
QtWebEngine doesn't work under wayland since it can't find eglGetProcAddress
call.
Instead it starts spamming 10's of thousands of loglines per second.
-
- This is an issue since qutebrowser doesn't work under
Public bug reported:
Ubuntu Cosmic.
QtWebEngine 5.11.1
QtWebEngine doesn't work under wayland since it can't find eglGetProcAddress
call.
Instead it starts spamming 10's of thousands of loglines per second.
This is an issue since qutebrowser doesn't work under native wayland
while this bug exi
Hi!
I've tested your patch, and it's still using ifconfig in network-interface.conf
it should use ip instead.
what's in network-interface.conf:
ifconfig lo 127.0.0.1 up || true
what should be in network-interface.conf:
ip link set dev lo up || true
--
You received this bug notifi
yeah. but net-tools is deprecated, so this really should be fixed in all
releases. :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375821
Title:
ifupdown doesn't bring loopback to state up
To man
Will this be updated in trusty as well?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375821
Title:
ifupdown doesn't bring loopback to state up
To manage notifications about this bug go to:
https:
Public bug reported:
As the summary says
/etc/init/network-interface.conf uses ifconfig but it should use "ip" instead:
This is the line:
ifconfig lo 127.0.0.1 up || true
It probably should be:
ip link set dev lo up || true
This command fails on a clean minimal ubuntu install since net-tools
tha
I found an upstream bugreport detailing the actual issue in ifupdown source on
debian's bugtracker here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757291
** Bug watch added: Debian Bug tracker #757291
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757291
--
You received this bug n
I forgot to include, other interfaces (eth*) are configured as expected
upon boot:
root@:~# ip addr show
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group
default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft
Public bug reported:
Upon booting a machine with the following setup on a relatively slimmed
down netboot machine the loopback interface isn't brought up properly:
cat /etc/network/interfaces
auto lo
iface lo inet loopback
iface lo inet6 loopback
auto eth0
iface eth0 inet6 auto
dhcp 1
#iface eth
Public bug reported:
Lenovo thinkpad X240 (and as far as i know, t440, t540 and so on) has a
new(er?) wwan card.
i need to add this to /lib/udev/rules.d/77-mm-ericsson-mbm.rules to get it
working.
ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="193e", ENV{ID_MM_ERICSSON_MBM}="1"
Without that line i
Still having the same problem.
Getting good throughput in short bursts.
maximizes my internet connection (4mbit) for about 30seconds to one minute,
then drops to less than 500kbit/s.
connection quality is poor.
In the same room as the Accesspoint i have 5/5 on my HP 8510p with intel wifi
card.
on
i can also confirm this is a bug / regression on ubuntu 11.04 i386/686 -
2.6.38-8-generic
worked better (not perfect but close) on ubuntu 10.04, now it's almost unusable.
This is on a Asus Eee PC 1005PE with:
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network
Adapter
14 matches
Mail list logo