[Bug 1803103] Re: QtWebengine doesn't work under wayland

2019-01-31 Thread cetex
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'

[Bug 1803103] Re: QtWebengine doesn't work under wayland

2018-11-13 Thread cetex
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

[Bug 1803103] Re: QtWebengine doesn't work under wayland

2018-11-13 Thread cetex
** 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

[Bug 1803103] [NEW] QtWebengine doesn't work under wayland

2018-11-13 Thread cetex
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

[Bug 1375821] Re: ifupdown doesn't bring loopback to state up

2016-03-02 Thread cetex
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

[Bug 1375821] Re: ifupdown doesn't bring loopback to state up

2015-05-13 Thread cetex
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

[Bug 1375821] Re: ifupdown doesn't bring loopback to state up

2014-10-03 Thread cetex
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:

[Bug 1377040] [NEW] /etc/init/network-interface.conf uses ifconfig, should use "ip" instead since ifconfig is deprecated..

2014-10-03 Thread cetex
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

[Bug 1375821] Re: ifupdown doesn't bring loopback to state up

2014-09-30 Thread cetex
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

[Bug 1375821] Re: ifupdown doesn't bring loopback to state up

2014-09-30 Thread cetex
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

[Bug 1375821] [NEW] ifupdown doesn't bring loopback to state up

2014-09-30 Thread cetex
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

[Bug 1314582] [NEW] Missing definition of N5321GW in 77-mm-ericsson-mbm.rules

2014-04-30 Thread cetex
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

[Bug 773154] Re: Atheros AR9285 extremely slow & unstable on 11.04

2011-08-19 Thread cetex
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

[Bug 773154] Re: Atheros AR9285 extremely slow & unstable on 11.04

2011-07-03 Thread cetex
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