[Bug 1304437] Re: After connecting to OpenVPN server the default DNS is no longer available

2014-04-18 Thread Michal Sylwester
One more comment: I had a leftover IPv6 config on the server, which
basically ment it was enabled but not really used. After disabling it
(commenting out all server-ipv6) everything works as it used to, just
without IPv6.

I've noticed now what I missed before, in syslog (again, parts removed):
Apr 18 09:42:10 msylw-imac NetworkManager[1152]: info IPv4 configuration:
Apr 18 09:42:10 msylw-imac NetworkManager[1152]: info   Forbid Default Route: 
yes
Apr 18 09:42:10 msylw-imac NetworkManager[1152]: info IPv6 configuration:
Apr 18 09:42:10 msylw-imac NetworkManager[1152]: info   Forbid Default Route: 
no

My guess is that the ipv6 config also prevented the old default dns from 
being used for ipv4. 
I have no idea whether it makes sense to have forbid default route for ipv4 but 
not for ipv6, and whether this should stay here or be considered configuration 
error.

BTW: I'm currently using kubuntu, and it lacks the dialog for
configuring ipv6 for openvpn. If this would be considered invalid
configuration then perhaps this has to be redirected as gui problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1304437

Title:
  After connecting to OpenVPN server the default DNS is no longer
  available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1304437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1304437] Re: After connecting to OpenVPN server the default DNS is no longer available

2014-04-17 Thread Michal Sylwester
2 more observations:
- After upgrading saucy to trusty: I have the same problem
- Downgrading network-manager-openvpn to saucy version (0.9.8.2-1ubuntu2) fixed 
the problem. 

It seems that the IPv6 patches somehow broke IPv4 for me, but I wasn't
able to figure out why...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1304437

Title:
  After connecting to OpenVPN server the default DNS is no longer
  available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1304437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1304437] [NEW] After connecting to OpenVPN server the default DNS is no longer available

2014-04-08 Thread Michal Sylwester
Public bug reported:

After connecting to OpenVPN server Network Manager reconfigures dnsmasq
to use DNS server provided by OpenVPN server for remote domains. On new
trusty install this also removes the previously configured default DNS
entry:

syslog fragment from saucy system (skipped unrelated parts):
Apr  8 22:26:50 msylw-imac NetworkManager[1365]: info   Forbid Default Route: 
yes
Apr  8 22:26:50 msylw-imac NetworkManager[1365]: info   Internal DNS: 
10.68.0.1
Apr  8 22:26:50 msylw-imac NetworkManager[1365]: info   DNS Domain: 'openvpn'
Apr  8 22:26:50 msylw-imac NetworkManager[1365]: info No IPv6 configuration
Apr  8 22:26:50 msylw-imac dnsmasq[2932]: reading /etc/resolv.conf
Apr  8 22:26:50 msylw-imac dnsmasq[2932]: using nameserver 127.0.1.1#53
Apr  8 22:26:50 msylw-imac dnsmasq[2932]: using local addresses only for 
unqualified names
Apr  8 22:26:51 msylw-imac whoopsie[1431]: online
Apr  8 22:26:51 msylw-imac NetworkManager[1365]: info VPN connection 
'OpenVPN' (IP Config Get) complete.
Apr  8 22:26:51 msylw-imac NetworkManager[1365]: info Policy set 'fake mac' 
(eth0) as default for IPv4 routing and DNS.
Apr  8 22:26:51 msylw-imac NetworkManager[1365]: info Writing DNS information 
to /sbin/resolvconf
Apr  8 22:26:51 msylw-imac dnsmasq[1936]: setting upstream servers from DBus
Apr  8 22:26:51 msylw-imac dnsmasq[1936]: using nameserver 10.68.0.1#53 for 
domain 10.in-addr.arpa
Apr  8 22:26:51 msylw-imac dnsmasq[1936]: using nameserver 10.68.0.1#53 for 
domain openvpn
Apr  8 22:26:51 msylw-imac dnsmasq[1936]: using nameserver xxx.xxx.xxx.xxx#53

syslog fragment from saucy system (skipped unrelated parts):
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   Forbid Default Route: 
yes
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   Internal DNS: 10.68.0.1
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   DNS Domain: 'openvpn'
Apr  8 22:20:15 msylw-air NetworkManager[899]: info IPv6 configuration:
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   Internal Address: 
fd90:2810:5452::1001
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   Internal Prefix: 64
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   Internal Point-to-Point 
Address: fd90:2810:5452::1
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   Maximum Segment Size 
(MSS): 0
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   Forbid Default Route: no
Apr  8 22:20:15 msylw-air NetworkManager[899]: info   DNS Domain: 'openvpn'
Apr  8 22:20:15 msylw-air nm-openvpn[5055]: Initialization Sequence Completed
Apr  8 22:20:17 msylw-air NetworkManager[899]: info VPN connection 'Hokudai' 
(IP Config Get) complete.
Apr  8 22:20:17 msylw-air NetworkManager[899]: info Policy set 'wifi' (wlan0) 
as default for IPv4 routing and DNS.
Apr  8 22:20:17 msylw-air NetworkManager[899]: info Policy set 'OpenVPN' 
(tun0) as default for IPv6 routing and DNS.
Apr  8 22:20:17 msylw-air NetworkManager[899]: info Writing DNS information 
to /sbin/resolvconf
Apr  8 22:20:17 msylw-air dnsmasq[1943]: setting upstream servers from DBus
Apr  8 22:20:17 msylw-air dnsmasq[1943]: using nameserver 10.68.0.1#53 for 
domain 10.in-addr.arpa
Apr  8 22:20:17 msylw-air dnsmasq[1943]: using nameserver 10.68.0.1#53 for 
domain openvpn


Note no last entry for default nameserver. As for me  the DNS server provided 
by OpenVPN serves only local addresses this breaks internet connectivity.

** Affects: network-manager-openvpn (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/1304437

Title:
  After connecting to OpenVPN server the default DNS is no longer
  available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1304437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240428] Re: Radeon drivers not loaded properly after upgrading to Saucy

2014-03-11 Thread Michal Sylwester
Just in case someone stumbles upon this: I had similar problem (Saucy
after upgrade from 13.04) but with Xorg not even trying to load the
radeon driver.

Solution was to install xserver-xorg-video-ati (ati driver triggered
loading of the radeon driver).

It still puzzles me why radeon driver wasn't loaded directly, but could
have been something I've done in the past...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240428

Title:
  Radeon drivers not loaded properly after upgrading to Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1240428/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599850] Re: Blueproximity has a brutal memory leak

2012-11-27 Thread Michal Sylwester
I'm not sure whether this is same issue, but I had a very similar problem, just 
I wasn't running out of memory, but out of file handles. It happened whenever I 
left blueproximity running for a while. The funny thing was the handles were 
leaking in plasma-desktop, not in blueproximity itself, so the actual problem 
may be somewhere in between...
Quick workaround: restart plasma-desktop before running out of file handles. If 
I let the handles run out there was only reboot...

But I've also found out, that on my system, the leak was triggered by
blueproximity setting it's tray icon anew every second. I've made a
small change to only update it when status changes, and it seems to be
much better now.

** Patch added: blueproximity.patch
   
https://bugs.launchpad.net/ubuntu/+source/blueproximity/+bug/599850/+attachment/3445668/+files/blueproximity.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/599850

Title:
  Blueproximity has a brutal memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueproximity/+bug/599850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 854333] Re: ibus GUI not loading, unable to use input

2012-05-26 Thread Michal Sylwester
I just had same problem on Kubuntu 12.04 after fresh install (and some
unrelated issues with getting anthy to work). Perhaps someone could add
gnome-icon-theme as prerequisite to one of the ibus packages (I have no
idea which one would be appropriate, perhaps just ibus?), this should
easily solve this for everyone.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/854333

Title:
  ibus GUI not loading, unable to use input

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/854333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 262423] Re: [intrepid] Resume from suspend does not work in 2.6.27-1

2008-10-07 Thread Michal Sylwester
Hi,

I'm also still suffering from this, Compaq 6720s with 2.6.27-4-generic
on x86_64.

I've tested it on 2.6.26-5-generic and it works there.

-- 
[intrepid] Resume from suspend does not work in 2.6.27-1
https://bugs.launchpad.net/bugs/262423
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-08-28 Thread Michal Sylwester
Problem still there with 2.6.27-1. Again solved by building new module.

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 139941] Re: Could not rename partial file ... Please check permissions

2008-08-28 Thread Michal Sylwester
Started korganizer about a week ago and I don't see this problem anymore.
korganizer 4.1.0 on Intrepid

-- 
Could not rename partial file ... Please check permissions
https://bugs.launchpad.net/bugs/139941
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-08-25 Thread Michal Sylwester
Same problem here. Solved by compiling new kernel module from sources
from http://linuxwacom.sourceforge.net/

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178084] Re: Missing SQL drivers in libQtSql.so

2008-03-01 Thread Michal Sylwester
Seems to be fixed in libqt4-sql-4.3.4

-- 
Missing SQL drivers in libQtSql.so
https://bugs.launchpad.net/bugs/178084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 185033] Re: mythbackend crashes with symbol lookup error: /usr/bin/mythbackend: undefined symbol: stat64

2008-01-22 Thread Michal Sylwester
I have the same problem with k3b on 64bit Hardy:
k3b: symbol lookup error: /usr/lib/libk3b.so.3: undefined symbol: stat64

Howto reproduce: Initially I had to start k3b, select VideoDVD project and try 
to add files to reproduce the crash.
Right now it crashes immediately after start.

Noticed this today, worked fine one month ago (I believe I used it later
as well, but I'm not 100% sure)

-- 
mythbackend crashes with  symbol lookup error: /usr/bin/mythbackend: undefined 
symbol: stat64
https://bugs.launchpad.net/bugs/185033
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177231] Re: upgrade gspca module from version 1.00.12 to 1.00.20

2008-01-15 Thread Michal Sylwester
For me the module does not work at all with Skype on 64bit system. Upgrading 
the module manually to current version solves the problem (but is annoying to 
do after each kernel upgrade).
According to skype forums this is a problem with bad support for compat_ioctl32 
in the old module version, see 
http://forum.skype.com/index.php?showtopic=101297st=180p=463468#entry463468 
for more.

-- 
upgrade gspca module from version 1.00.12 to 1.00.20
https://bugs.launchpad.net/bugs/177231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178084] Re: Missing SQL drivers in libQtSql.so

2008-01-03 Thread Michal Sylwester
I've played with this a little more, and I've managed to find a
workaround and compile this package with drivers...

The short story:
My workaround was to change the first line of configure script to execute it 
using bash instead of sh (which is actually dash). 

The long story:
I've found out the the problem is that the configure script is unable to find 
available sql drivers. With no drivers available the request (passed as 
configure argument) to build some of them is ignored.

It can be easily checked whether the drivers will be built without waiting for 
it to finish: either by checking the last lines of .qmake.cache - drivers will 
be built if they are listed in like like this:
sql-drivers =  mysql psql sqlite sqlite2
or even before starting build by running configure --help - available drivers 
are listed as:
-plugin-sql-driver Enable SQL driver as a plugin to be linked to
 at run time.

 Possible values for driver:
 [  ibase mysql odbc psql sqlite sqlite2 ]

When I simply run apt-get source -b libqt4-sql both lists are empty.

I've found this is caused by this lines in configure script (starting at line 
677):
CFG_SQL_AVAILABLE=
if [ -d $relpath/src/plugins/sqldrivers ]; then
  for a in $relpath/src/plugins/sqldrivers/*; do
 if [ -d $a ]; then
 base_a=`basename $a`
 CFG_SQL_AVAILABLE=${CFG_SQL_AVAILABLE} ${base_a}
 eval CFG_SQL_${base_a}=auto
 fi
  done
fi

For some reason the for loop instead of looping over all entries in the
sqldrivers directory loops over one value
$relpath/src/plugins/sqldrivers/* (with $relpath replaced as
expected). This is later found to not be a valid driver directory, so
the list ends up empty.

Now, I still have no idea why it worked fine for previous builds - I wasn't 
able to take a look at how the build worked there, and changelog indicates no 
changes in this area. As such I'm not really sure this workaround can be used 
as long-term solution, but I hope it will help to get this working. 
My best guesses are:
- different interpreter was used
- something changed in dash (there was a new release recently, between the 
releases of liqt4-sql)

-- 
Missing SQL drivers in libQtSql.so
https://bugs.launchpad.net/bugs/178084
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 178084] Missing SQL drivers in libQtSql.so

2007-12-22 Thread Michal Sylwester
Public bug reported:

Binary package hint: libqt4-sql

libqt4-sql 4.3.3-0ubuntu2 on amd64 is missing SQL drivers (-ubuntu1 seems to be 
fine):
Simple qt program shows:
QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers:

Sizes of ubuntu2 vs ubuntu1:
libqt4-sql_4.3.3-0ubuntu1_amd64.deb (153.4 KiB)  - this seems to be fine
libqt4-sql_4.3.3-0ubuntu2_amd64.deb  (91.8 KiB)

According to file sizes the i386 version may be also affected (I haven't
looked inside)

ldd /usr/lib/libQtSql.so.4 (from libqt4-sql_4.3.3-0ubuntu1 - note references to 
libmysqlclient, libsqlite and libsqlite3)
linux-vdso.so.1 =  (0x7fff0adfe000)
libpq.so.5 = /usr/lib/libpq.so.5 (0x2afea00cd000)
libmysqlclient_r.so.15 = /usr/lib/libmysqlclient_r.so.15 
(0x2afea02ef000)
libsqlite.so.0 = /usr/lib/libsqlite.so.0 (0x2afea0702000)
libsqlite3.so.0 = /usr/lib/libsqlite3.so.0 (0x2afea095f000)
libQtCore.so.4 = /usr/lib/libQtCore.so.4 (0x2afea0bcb000)
libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0x2afea0f6e000)
libz.so.1 = /usr/lib/libz.so.1 (0x2afea119f000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0x2afea13b6000)
librt.so.1 = /lib/librt.so.1 (0x2afea15bc000)
libglib-2.0.so.0 = /usr/lib/libglib-2.0.so.0 (0x2afea17c5000)
libpthread.so.0 = /lib/libpthread.so.0 (0x2afea1a84000)
libdl.so.2 = /lib/libdl.so.2 (0x2afea1ca1000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x2afea1ea5000)
libm.so.6 = /lib/libm.so.6 (0x2afea21b)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x2afea2432000)
libc.so.6 = /lib/libc.so.6 (0x2afea264)
libssl.so.0.9.8 = /usr/lib/libssl.so.0.9.8 (0x2afea29a2000)
libcrypto.so.0.9.8 = /usr/lib/libcrypto.so.0.9.8 (0x2afea2bed000)
libkrb5.so.3 = /usr/lib/libkrb5.so.3 (0x2afea2f6d000)
libcom_err.so.2 = /lib/libcom_err.so.2 (0x2afea320a000)
libcrypt.so.1 = /lib/libcrypt.so.1 (0x2afea340d000)
libnsl.so.1 = /lib/libnsl.so.1 (0x2afea3645000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x2afea385f000)
libexpat.so.1 = /usr/lib/libexpat.so.1 (0x2afea3ade000)
libselinux.so.1 = /lib/libselinux.so.1 (0x2afea3d02000)
/lib64/ld-linux-x86-64.so.2 (0x4000)
libpcre.so.3 = /usr/lib/libpcre.so.3 (0x2afea3f1c000)
libk5crypto.so.3 = /usr/lib/libk5crypto.so.3 (0x2afea4141000)
libkrb5support.so.0 = /usr/lib/libkrb5support.so.0 (0x2afea4367000)
libkeyutils.so.1 = /lib/libkeyutils.so.1 (0x2afea456f000)
libresolv.so.2 = /lib/libresolv.so.2 (0x2afea4771000)
libsepol.so.1 = /lib/libsepol.so.1 (0x2afea4988000)

ldd /usr/lib/libQtSql.so.4 (from libqt4-sql_4.3.3-0ubuntu2 - note no references 
of any sql libraries)
linux-vdso.so.1 =  (0x7fff5fdfe000)
libQtCore.so.4 = /usr/lib/libQtCore.so.4 (0x2b5f4af37000)
libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0x2b5f4b2d9000)
libz.so.1 = /usr/lib/libz.so.1 (0x2b5f4b50b000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0x2b5f4b722000)
librt.so.1 = /lib/librt.so.1 (0x2b5f4b927000)
libglib-2.0.so.0 = /usr/lib/libglib-2.0.so.0 (0x2b5f4bb31000)
libpthread.so.0 = /lib/libpthread.so.0 (0x2b5f4bdf)
libdl.so.2 = /lib/libdl.so.2 (0x2b5f4c00c000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x2b5f4c211000)
libm.so.6 = /lib/libm.so.6 (0x2b5f4c51c000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x2b5f4c79d000)
libc.so.6 = /lib/libc.so.6 (0x2b5f4c9ac000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x2b5f4cd0e000)
libexpat.so.1 = /usr/lib/libexpat.so.1 (0x2b5f4cf8d000)
libselinux.so.1 = /lib/libselinux.so.1 (0x2b5f4d1b2000)
/lib64/ld-linux-x86-64.so.2 (0x4000)
libpcre.so.3 = /usr/lib/libpcre.so.3 (0x2b5f4d3cb000)
libsepol.so.1 = /lib/libsepol.so.1 (0x2b5f4d5f1000)

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Missing SQL drivers in libQtSql.so
https://bugs.launchpad.net/bugs/178084
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs