[Bug 1181666] Re: gnome-shell randomly blocks mouse clicks from working in app windows

2018-05-09 Thread Simon Eisenmann
Oh wow this was driving me nuts - and indeed the "workspaces-to-dock"
extension caused it like in comment #48 - thanks!

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

Title:
  gnome-shell randomly blocks mouse clicks from working in app windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1181666/+subscriptions

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

[Bug 1652262] Re: subiquitycore exception in controller.run

2017-01-07 Thread Simon Eisenmann
Now that probert is updated in edge i could finally check why this
problem appears in the first place. So the wifi listener from probert
does not start when the cfg80211 kernel module is not loaded. This
module gets usually pulled in with whatever wifi driver module gets
loaded by other means. On Pine64 case where wifi is connected by sdio
that driver is not loaded automatically.

This issue can be closed, as soon as probert 0.0.14~16.04.1 is availble
in stable channel.

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

Title:
  subiquitycore exception in controller.run

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

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


[Bug 1652262] Re: subiquitycore exception in controller.run

2017-01-01 Thread Simon Eisenmann
This seems to have been fixed in
https://github.com/CanonicalLtd/probert/commit/09c449104c15f7c4518eff77055d70af08bcc42a
- please anyone add some priority to this so it ends up in edge asap for
testing.

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

Title:
  subiquitycore exception in controller.run

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

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


[Bug 1652262] Re: subiquitycore exception in controller.run

2016-12-23 Thread Simon Eisenmann
Also happens with candidate channel. I tried without wi-fi and without
connected network - both times same issue.

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

Title:
  subiquitycore exception in controller.run

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

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


[Bug 1652262] [NEW] subiquitycore exception in controller.run

2016-12-23 Thread Simon Eisenmann
Public bug reported:

I just built a snappy image with edge channel, and the initial
configuration is not possible and fails with

2016-12-23 08:05:59,789 subiquitycore.core:159 Exception in controller.run():
Traceback (most recent call last):
  File "/usr/share/subiquity/subiquitycore/core.py", line 154, in run
self.common['controllers'][k] = klass(self.common)
  File "/usr/share/subiquity/subiquitycore/controllers/network.py", line 327, 
in __init__
self.observer.start()
  File "/usr/share/subiquity/subiquitycore/controllers/network.py", line 226, 
in start
fds = super().start()
  File "/usr/lib/python3/dist-packages/probert/network.py", line 319, in start
self.wlan_listener.start()
RuntimeError: nl_get_multicast_ids failed: -2


Full log:
2016-12-23 08:05:58,832 console_conf:74 Starting console-conf v0.0.5
2016-12-23 08:05:58,833 console_conf:75 Arguments passed: 
['/usr/bin/console-conf', '--serial']
2016-12-23 08:05:58,833 subiquitycore.utils:33 Checking environment for 
installer requirements...
2016-12-23 08:05:58,845 subiquitycore.prober:41 Prober() init finished, data:{}
2016-12-23 08:05:58,871 subiquitycore.core:145 Running event loop: 

2016-12-23 08:05:58,872 subiquitycore.core:150 Importing controller: Network
2016-12-23 08:05:59,298 probert.network:331 link_change NEW {'family': 0, 
'ifindex': 1, 'arptype': 772, 'flags': 65609, 'name': b'lo'}
2016-12-23 08:05:59,417 probert.network:331 link_change NEW {'family': 0, 
'ifindex': 2, 'arptype': 1, 'flags': 130, 'name': b'dummy0'}
2016-12-23 08:05:59,537 probert.network:331 link_change NEW {'family': 0, 
'ifindex': 3, 'arptype': 1, 'flags': 69699, 'name': b'eth0'}
2016-12-23 08:05:59,659 subiquitycore.models.network:413 new_link 3 eth0 with 
config {'dhcp4': True}
2016-12-23 08:05:59,660 probert.network:331 link_change NEW {'family': 0, 
'ifindex': 4, 'arptype': 776, 'flags': 128, 'name': b'sit0'}
2016-12-23 08:05:59,777 probert.network:368 addr_change NEW {'local': 
b'127.0.0.1/8', 'ifindex': 1, 'family': 2, 'flags': 128}
2016-12-23 08:05:59,778 probert.network:368 addr_change NEW {'local': 
b'192.168.1.84/24', 'ifindex': 3, 'family': 2, 'flags': 0}
2016-12-23 08:05:59,779 probert.network:368 addr_change NEW {'local': b'::1', 
'ifindex': 1, 'family': 10, 'flags': 128}
2016-12-23 08:05:59,779 probert.network:368 addr_change NEW {'local': 
b'fe80::9c73:8eff:fe85:cd72/64', 'ifindex': 3, 'family': 10, 'flags': 128}
2016-12-23 08:05:59,780 probert.network:388 route_change NEW {'table': 254, 
'ifindex': 3, 'dst': b'default', 'family': 2, 'type': 1}
2016-12-23 08:05:59,780 subiquitycore.controller.network:255 default routes {3}
2016-12-23 08:05:59,789 subiquitycore.core:159 Exception in controller.run():
Traceback (most recent call last):
  File "/usr/share/subiquity/subiquitycore/core.py", line 154, in run
self.common['controllers'][k] = klass(self.common)
  File "/usr/share/subiquity/subiquitycore/controllers/network.py", line 327, 
in __init__
self.observer.start()
  File "/usr/share/subiquity/subiquitycore/controllers/network.py", line 226, 
in start
fds = super().start()
  File "/usr/lib/python3/dist-packages/probert/network.py", line 319, in start
self.wlan_listener.start()
RuntimeError: nl_get_multicast_ids failed: -2
2016-12-23 08:06:10,856 console_conf:74 Starting console-conf v0.0.5
2016-12-23 08:06:10,857 console_conf:75 Arguments passed: 
['/usr/bin/console-conf', '--serial']
2016-12-23 08:06:10,857 subiquitycore.utils:33 Checking environment for 
installer requirements...
2016-12-23 08:06:10,870 subiquitycore.prober:41 Prober() init finished, data:{}
2016-12-23 08:06:10,885 subiquitycore.core:145 Running event loop: 

2016-12-23 08:06:10,886 subiquitycore.core:150 Importing controller: Identity
2016-12-23 08:06:11,101 subiquitycore.core:150 Importing controller: Network
2016-12-23 08:06:11,121 probert.network:331 link_change NEW {'ifindex': 1, 
'name': b'lo', 'arptype': 772, 'family': 0, 'flags': 65609}
2016-12-23 08:06:11,237 probert.network:331 link_change NEW {'ifindex': 2, 
'name': b'dummy0', 'arptype': 1, 'family': 0, 'flags': 130}
2016-12-23 08:06:11,357 probert.network:331 link_change NEW {'ifindex': 3, 
'name': b'eth0', 'arptype': 1, 'family': 0, 'flags': 69699}
2016-12-23 08:06:11,480 subiquitycore.models.network:413 new_link 3 eth0 with 
config {'dhcp4': True}
2016-12-23 08:06:11,481 probert.network:331 link_change NEW {'ifindex': 4, 
'name': b'sit0', 'arptype': 776, 'family': 0, 'flags': 128}
2016-12-23 08:06:11,597 probert.network:368 addr_change NEW {'local': 
b'127.0.0.1/8', 'ifindex': 1, 'family': 2, 'flags': 128}
2016-12-23 08:06:11,597 probert.network:368 addr_change NEW {'local': 
b'192.168.1.84/24', 'ifindex': 3, 'family': 2, 'flags': 0}
2016-12-23 08:06:11,599 probert.network:368 addr_change NEW {'local': b'::1', 
'ifindex': 1, 'family': 10, 'flags': 128}
2016-12-23 08:06:11,599 probert.network:368 addr_change NEW {'local': 
b'fe80::9c73:8eff:fe85:cd72/64', 'ifindex': 3, 'family': 10, 

[Bug 1516591] Re: console-setup.service fails on ppc64el

2016-02-27 Thread Simon Eisenmann
I have the same issue on aarch64:

openat(AT_FDCWD, "/dev/console", O_RDWR) = 3
ioctl(3, TCGETS, {c_iflags=0x5500, c_oflags=0x5, c_cflags=0x1cb2, 
c_lflags=0xa3b, c_line=0, 
c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\x00\x12\x0f\x17\x16\x00\x00\x00"})
 = 0
ioctl(3, KDGKBTYPE, 0x7fc80de317)   = -1 ENOTTY (Inappropriate ioctl for 
device)

and the console-setup service fails

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

Title:
  console-setup.service fails on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1516591/+subscriptions

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


[Bug 1517009] [NEW] ubuntu-device-flash applies system image tarballs in random order

2015-11-17 Thread Simon Eisenmann
Public bug reported:

u-d-f downloads tarballs from the system image server as they finished
downloading (http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily
/goget-ubuntu-touch/wily/view/head:/ubuntu-device-flash/snappy.go#L485)
- this is bad as the resulting image is quite unpredictable as it is
undefined what tarball is extracted first.

Extraction happens in http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/wily/goget-ubuntu-touch/wily/view/head:/ubuntu-device-
flash/snappy.go#L357 looping through filePathChan channel, which has the
files ordered as they finished downloading.

** Affects: goget-ubuntu-touch (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/1517009

Title:
  ubuntu-device-flash applies system image tarballs in random order

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/goget-ubuntu-touch/+bug/1517009/+subscriptions

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


[Bug 1504657] Re: ntp servers should be configurable on snappy

2015-10-28 Thread Simon Eisenmann
Please also add the option to disable timesyncd ntp synchronization
alltogether. It is insecure as it has no means to verify the correctness
of the time (eg. by using TLS handshakes).

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

Title:
  ntp servers should be configurable on snappy

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

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


[Bug 1504657] Re: ntp servers should be configurable on snappy

2015-10-28 Thread Simon Eisenmann
This is actually pretty important for me. Any idea when this will be
possible?

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

Title:
  ntp servers should be configurable on snappy

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

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


[Bug 1503680] Re: dhclient for eth0 does never exit and retries dhcp foerever

2015-10-08 Thread Simon Eisenmann
Oct 08 10:00:19 odroid dhclient[587]: DHCPDISCOVER on eth0 to 255.255.255.255 
port 67 interval 15 (xid=0xe7223b64)
Oct 08 10:00:19 odroid sh[578]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 15 (xid=0xe7223b64)
Oct 08 10:00:34 odroid dhclient[587]: No DHCPOFFERS received.
Oct 08 10:00:34 odroid dhclient[587]: No working leases in persistent database 
- sleeping.
Oct 08 10:00:34 odroid sh[578]: No DHCPOFFERS received.
Oct 08 10:00:34 odroid sh[578]: No working leases in persistent database - 
sleeping.
Oct 08 10:00:35 odroid sshd[836]: Received SIGHUP; restarting.
Oct 08 10:00:35 odroid systemd[1]: Reloaded OpenBSD Secure Shell server.
Oct 08 10:00:35 odroid sh[578]: ifup: interface eth0 already configured
Oct 08 10:00:35 odroid sshd[836]: Server listening on 0.0.0.0 port 22.
Oct 08 10:00:35 odroid sshd[836]: Server listening on :: port 22.

Now i killed dhclient for eth0
No dhclient is running now
Now i plug the network cable

Oct 08 10:03:17 odroid kernel: [adjust link] -> eth: full-duplex
Oct 08 10:03:17 odroid kernel: [adjust link] -> eth: phy_speed <> priv_speed)
Oct 08 10:03:17 odroid kernel: [adjust link -> eth: am_adjust_link state change 
(new_state=true)
Oct 08 10:03:17 odroid kernel: libphy: 0:01 - Link is Up - 1000/Full
Oct 08 10:03:17 odroid kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link 
becomes ready

Thats it, still no dhclient is running for eth0. @Oliver : no dhclient
is started if the link becomes ready

cat /etc/network/interfaces.d/eth0 
allow-hotplug eth0
iface eth0 inet dhcp

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

Title:
  dhclient for eth0 does never exit and retries dhcp foerever

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

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


[Bug 1477593] Re: nvidia-340-updates 340.76-0ubuntu2: nvidia-340-updates kernel module failed to build [FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol 'flush_workqueue']

2015-08-22 Thread Simon Eisenmann
To fix this, https://lkml.org/lkml/2015/8/4/802 needs to be applied to
the 4.2 kernel tree.

** Also affects: bcmwl (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/1477593

Title:
  nvidia-340-updates 340.76-0ubuntu2: nvidia-340-updates kernel module
  failed to build [FATAL: modpost: GPL-incompatible module nvidia.ko
  uses GPL-only symbol 'flush_workqueue']

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

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


[Bug 1481662] Re: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu4: bcmwl kernel module failed to build [FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol 'flush_workqueue']

2015-08-11 Thread Simon Eisenmann
As a workaround build your own bcmwl-kernel-source package with the
change shown in https://github.com/longsleep/bcmwl-ubuntu/issues/6

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu4: bcmwl kernel module
  failed to build [FATAL: modpost: GPL-incompatible module wl.ko uses
  GPL-only symbol 'flush_workqueue']

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

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


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

2015-05-13 Thread Simon Eisenmann
Guys this fix really needs to be in trusty too.

-- 
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://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1375821/+subscriptions

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


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

2015-05-13 Thread Simon Eisenmann
Guys this fix really needs to be in trusty too.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman in 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://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1375821/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-05-13 Thread Simon Eisenmann
All right, just found a simple workaround for trusty. Just install the
net-tools package and lo will be brought up correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman in 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://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1375821/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-05-13 Thread Simon Eisenmann
All right, just found a simple workaround for trusty. Just install the
net-tools package and lo will be brought up correctly.

-- 
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://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1375821/+subscriptions

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


[Bug 1424676] Re: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module failed to build [error: ‘STATION_INFO_TX_BITRATE’ undeclared (first use in this function)]

2015-04-23 Thread Simon Eisenmann
Added instructions to the README. https://github.com/longsleep/bcmwl-
ubuntu/blob/master/README

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module
  failed to build [error: ‘STATION_INFO_TX_BITRATE’ undeclared (first
  use in this function)]

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

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

[Bug 1424676] Re: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module failed to build [error: ‘STATION_INFO_TX_BITRATE’ undeclared (first use in this function)]

2015-03-14 Thread Simon Eisenmann
I added the latest patches. See here https://github.com/longsleep/bcmwl-
ubuntu/commit/8be1d3cdcbfe42dc8e8832617deddfdcb678b09e

This patch can be applied to all currently maintained bcmwl packaging
versions, and allows it to compile cleanly on Linux 4.0

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module
  failed to build [error: ‘STATION_INFO_TX_BITRATE’ undeclared (first
  use in this function)]

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

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

[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2015-02-17 Thread Simon Eisenmann
Well i hate to say it but his is still a problem.

Creating the following symbolic link fixed ldap nss on Ubuntu 14.04
(armhf):

  ln -s /lib/arm-linux-gnueabihf/nss_ldap.so /lib/arm-linux-
gnueabihf/libnss_ldap.so.2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/1022903

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2015-02-17 Thread Simon Eisenmann
Well i hate to say it but his is still a problem.

Creating the following symbolic link fixed ldap nss on Ubuntu 14.04
(armhf):

  ln -s /lib/arm-linux-gnueabihf/nss_ldap.so /lib/arm-linux-
gnueabihf/libnss_ldap.so.2

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


[Bug 1299442] Re: UnknownLocaleError: unknown locale 'en'

2014-04-25 Thread Simon Eisenmann
I had this issue after upgrading from 13.10 to 14.04.

Fix:
$ sudo apt-get install --reinstall python-babel-localedata

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

Title:
  UnknownLocaleError: unknown locale 'en'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-babel/+bug/1299442/+subscriptions

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


[Bug 1275556] Re: [needs-packaging] Package 'gstreamer0.10-ffmpeg' has no installation candidate

2014-04-07 Thread Simon Eisenmann
Well imho it is an absolute no go that Ubuntu 14.04 should have no
playback support of H.264 content. This should work out of the box and
is a major problem which will prevent people to switch. It really should
be able to play back H.264 and HEVC content - hey its 2014.

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

Title:
  [needs-packaging] Package 'gstreamer0.10-ffmpeg' has no installation
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10-ffmpeg/+bug/1275556/+subscriptions

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


[Bug 882942] Re: NaCL is missing

2014-04-03 Thread Simon Eisenmann
Is there any new son this. Seems to be a share that Ubuntu should be the
only distro which does not ship NaCL with chromium and thus forcing
users to use Google Chrome.

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

Title:
  NaCL is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/882942/+subscriptions

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


[Bug 1217091] Re: getUserMedia doesn't work in Firefox/Unity in Ubuntu 13.10

2013-11-04 Thread Simon Eisenmann
I can confirm that this is stil a problem with FF 25 on Ubuntu 13.10.

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

Title:
  getUserMedia doesn't work in Firefox/Unity in Ubuntu 13.10

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

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


[Bug 1234178] Re: Capturing screen only returns black when resumed before

2013-10-04 Thread Simon Eisenmann
The problem was solved by upgrade to xserver-xorg-video-intel
2:2.99.903-0ubuntu1 (main repository).

So the issue is fixed. Please close.

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/1234178

Title:
  Capturing screen only returns black when resumed before

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

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


[Bug 1234178] [NEW] Capturing screen only returns black when resumed before

2013-10-02 Thread Simon Eisenmann
Public bug reported:

Capturing the screen fullscreen (eg. using the Screenshot application,
x11vnc, or the builtin vnc server) does only return black when suspended
and back from resume. When switching to a text console (eg. CTRL+ALT+F1)
and back to X11 again it suddenly starts working again.

Works fine directly after boot too. Looks like resume does not re enable
some stuff on the graphics card.

This has been working fine on the very same machine with Ubuntu 13.04.
See this now with 13.10.

The most simple code to reproduce this issue
XImage *img = XGetImage(scanner-display, scanner-root, 0, 0, width, height, 
AllPlanes, ZPixmap);
returns a black image  when resumend and not switched to a text terminal once.

Can be easily reproduced with gnome-screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu5
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Oct  2 15:29:50 2013
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Google, Inc. Device [1ae0:c000]
InstallationDate: Installed on 2013-09-27 (4 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20130925.1)
MachineType: GOOGLE Link
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-11-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/10/2012
dmi.bios.vendor: coreboot
dmi.chassis.type: 3
dmi.chassis.vendor: GOOGLE
dmi.modalias: 
dmi:bvncoreboot:bvr:bd12/10/2012:svnGOOGLE:pnLink:pvr1.0:cvnGOOGLE:ct3:cvr:
dmi.product.name: Link
dmi.product.version: 1.0
dmi.sys.vendor: GOOGLE
version.compiz: compiz 1:0.9.10+13.10.20130927.1-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu9
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Wed Oct  2 15:21:16 2013
xserver.configfile: None
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 889 
 vendor LGD
xserver.version: 2:1.14.2.901-2ubuntu7

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 saucy ubuntu

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

Title:
  Capturing screen only returns black when resumed before

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

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


[Bug 242844] Re: Cannot start with xvfb-run

2013-02-16 Thread Simon Eisenmann
Sorry, missed that answer request. I think this issue still persists,
though its not a problem for me anymore as its no longer required to run
libreoffice inside an X container to do anything with it on commandline.
So i am fine with Won't Fix solution.

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

Title:
  Cannot start with xvfb-run

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

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


[Bug 912454] Re: Blank incoming messages

2012-07-04 Thread Simon Eisenmann
I have this issue since updating from Lucid to Precise. Even switched to
Pidgin because of this. I have no realy clue why it happens, but it
seems to be related to multiple open empathy windows on multiple
desktops and then receiving a message from somebody where you have
already a window open on another screen. Then it never opens a new
window (if i press the indicator), nor it switches the desktop to the
window. When i mange to find the window manually, i only see it empty.

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

Title:
  Blank incoming messages

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

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


[Bug 834137] Re: user menu says [Invalid UTF-8]

2011-09-25 Thread Simon Eisenmann
I can confirm that setting UID_MIN 500 in /etc/login.defs completely
fixes this problem.

My user account did not show up in lightdm, user switcher and user
accounts and also was shown as Invalid UTF-8 in the panel. This now all
works fine.

The user ID is 501.

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

Title:
  user menu says [Invalid UTF-8]

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/834137/+subscriptions

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


[Bug 834137] Re: user menu says [Invalid UTF-8]

2011-09-24 Thread Simon Eisenmann
I do not get how this is related to the casper package, as i am not
using a live CD and still getting this (no casper installed).

I should also mention that my user account is also not shown in the user
switcher, nor the user account management and not in the lightdm login
list (i have to type in my username to log in).

Though i think i have changed my user id a couple of months ago to 501.

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

Title:
  user menu says [Invalid UTF-8]

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/834137/+subscriptions

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


[Bug 823106] Re: Kernel panic - not syncing: smp_callin: CPU1 started up but did not get a callout on macbook running oneiric

2011-09-03 Thread Simon Eisenmann
This is happening on my Macbook Pro as well:

dmidecode -s system-product-name
MacBookPro7,1

3.0.0-9-generic #15-Ubuntu SMP Tue Aug 30 14:57:16 UTC 2011 x86_64
x86_64 x86_64 GNU/Linux

running current Oneiric.

[0.02] Kernel panic - not syncing: smp_callin: CPU1 started up but did 
not get a callout!
[0.02] 
[0.02] Pid: 0, comm: kworker/0:0 Not tainted 3.0.0-9-generic #15-Ubuntu
[0.02] Call Trace:
[0.02]  [815d2261] panic+0x91/0x194
[0.02]  [815caa30] smp_callin+0xbf/0x12c
[0.02]  [815caaaf] start_secondary+0x12/0xdb
[0.02]  [815caa9d] ? smp_callin+0x12c/0x12c


System boots up fine though.

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

Title:
  Kernel panic - not syncing: smp_callin: CPU1 started up but did not
  get a callout on macbook running oneiric

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

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


[Bug 834137] Re: user menu says [Invalid UTF-8]

2011-09-03 Thread Simon Eisenmann
Sorry i still get this issue with

dpkg -s indicator-session|grep Version
Version: 0.3.4.1-0ubuntu1


So this is not fixed for me!

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

Title:
  user menu says [Invalid UTF-8]

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/834137/+subscriptions

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


[Bug 50093] Re: Some sysctl's are ignored on boot

2011-05-13 Thread Simon Eisenmann
Guys somebody really should take care about this as this is not fixed
and still a problem with natty.

At least please assign to the maintainer of procps service.

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

Title:
  Some sysctl's are ignored on boot

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


[Bug 714904] Re: /etc/network/if-up.d/ifenslave is missing (installed under if-pre-up.d)

2011-05-09 Thread Simon Eisenmann
Will this fix land in the repository for natty and maverick?

I came across this issue today (and it took me quite a while to find the
duplicated /etc/network/if-up.d/ifenslave).

As of today the latest version in the repository is:
ii  ifenslave-2.6   1.1.0-15ubuntu2


At least i can confirm that after 

mv /etc/network/if-pre-up.d/ifenslave.dpkg-new /etc/network/if-pre-
up.d/ifenslave

bonding works just fine again.

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

Title:
  /etc/network/if-up.d/ifenslave is missing (installed under if-pre-
  up.d)

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


[Bug 592492] Re: flash 10.1 and nspluginwrapper hang on right click

2010-07-06 Thread Simon Eisenmann
Enabling the firefox sandbox indeed fixes the crash, though then the
settings menu is disabled and you cannot share webcam and mic or
configure anything which is related to flash. This might be a different
issue but i wanted to state here that setting
dom.ipc.plugins.enabled=true is nothing more but a workaround and not a
bugfix.

-- 
flash 10.1 and nspluginwrapper hang on right click
https://bugs.launchpad.net/bugs/592492
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 495370] Re: Please upgrade to a non-outdated version

2010-06-11 Thread Simon Eisenmann
Err .. this ticket needs some love.

Its a shame that lucid still has mdadm 2.6

What can be done to get the most recent version available to lucid users
through ppa or backport and into the next ubuntu release?

-- 
Please upgrade to a non-outdated version
https://bugs.launchpad.net/bugs/495370
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 367774] Re: EDAC spam in dmesg, edac-utils shows no erros

2010-05-04 Thread Simon Eisenmann
Just upgraded a rock solid machine (SuperMicro no ECC RAM) and get tons
and tons of the following error spammed to console and syslog:

EDAC MC0: UE page 0x0, offset 0x0, grain 536870912, row 0, labels ::
i3200 UE


Seems to have not any other effect, though very annoying.

-- 
EDAC spam in dmesg, edac-utils shows no erros
https://bugs.launchpad.net/bugs/367774
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 400150] [NEW] Cannot determine QEMU argv syntax

2009-07-16 Thread Simon Eisenmann
Public bug reported:

When using new kvm (-85 or newer) libvirt stops working and fails with
Cannot determine QEMU argv syntax.

This is cause of a bug in libvirt which has been fixed in libvirt
0.6.3-3. Please add a backport similar as the one in debian backports.

For reference see debian bug #533469
http://www.mail-archive.com/debian-bugs-d...@lists.debian.org/msg659989.html

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Cannot determine QEMU argv syntax
https://bugs.launchpad.net/bugs/400150
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 246324] Re: initramfs-tools lvm2-hookscript won't include lvm.conf and claim devices it shouldn't

2009-07-15 Thread Simon Eisenmann
Please add

mkdir -p ${DESTDIR}/etc/lvm
cp -p /etc/lvm/lvm.conf ${DESTDIR}/etc/lvm/lvm.conf

to the lvm hook. This does no harm and helps a lot with drbd.

I have almost given up with drbd and ubuntu cause of this issue until i
was pointed to this bug entry.

Problem exists in jaunty (9.04) as well.

-- 
initramfs-tools lvm2-hookscript won't include lvm.conf and claim devices it 
shouldn't 
https://bugs.launchpad.net/bugs/246324
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 246324] Re: initramfs-tools lvm2-hookscript won't include lvm.conf and claim devices it shouldn't

2009-07-15 Thread Simon Eisenmann
Please add

mkdir -p ${DESTDIR}/etc/lvm
cp -p /etc/lvm/lvm.conf ${DESTDIR}/etc/lvm/lvm.conf

to the lvm hook. This does no harm and helps a lot with drbd.

I have almost given up with drbd and ubuntu cause of this issue until i
was pointed to this bug entry.

Problem exists in jaunty (9.04) as well.

-- 
initramfs-tools lvm2-hookscript won't include lvm.conf and claim devices it 
shouldn't 
https://bugs.launchpad.net/bugs/246324
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 226484] Re: boot from raid1 root fails because of missing hostname in initramfs

2009-02-04 Thread Simon Eisenmann
I can confirm this issue. Hostname is none in initrd context. Thus mdadm
fails when auto scan of md arrays. One workaround is to manually set
HOMEHOST (to the hostname which was used while initially creating the
array) and rebuild the initial ramdisk with mkinitramfs.

-- 
boot from raid1 root fails because of missing hostname in initramfs
https://bugs.launchpad.net/bugs/226484
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 262451] Re: dpkg: ../../src/packages.c:221: process_queue: Assertion `dependtry = 4' failed.

2009-01-26 Thread Simon Eisenmann
This happend to me today while upgrading my intrepid to latest packages.
dpkg always crashed while --configure -a

A dpkg --audit showed me
The following packages are only half configured, probably due to problems
configuring them the first time.  The configuration should be retried using
dpkg --configure package or the configure menu option in dselect:
 gxinethe xine video player, GTK+/Gnome user interface

After manually removing gxine (dpkg --remove gxine) the problem went
away.

-- 
dpkg: ../../src/packages.c:221: process_queue: Assertion `dependtry = 4' 
failed.
https://bugs.launchpad.net/bugs/262451
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 261432] [NEW] Upgade from Dapper Server to Hardy Server failes because of ubuntu-standard gets removed

2008-08-26 Thread Simon Eisenmann
Public bug reported:

Binary package hint: update-manager-core

When upgrading from dapper to hardy (Server) this can fail with the
error that ubuntu-standard is to be removed.

Solution in my case was to remove all installed mesa and xbase related
stuff. Afterwards the dependencies where just fine.

This is the dependency log which shows of the problem

Log time: 2008-08-26 13:38:08.783608
Log time: 2008-08-26 13:38:30.213562
Log time: 2008-08-26 13:38:51.504665
Starting
Starting 2
Done
Starting
Starting 2
Investigating libglu1-mesa
Package libglu1-mesa has broken dep on libgl1-mesa
  Considering libgl1-mesa 4 as a solution to libglu1-mesa 1
Package libglu1-mesa has broken dep on libgl1
  Considering libgl1-mesa 4 as a solution to libglu1-mesa 1
  Or group remove for libglu1-mesa
Investigating mesa-utils
Package mesa-utils has broken dep on libgl1-mesa
  Considering libgl1-mesa 4 as a solution to mesa-utils 0
Package mesa-utils has broken dep on libgl1
  Considering libgl1-mesa 4 as a solution to mesa-utils 0
  Or group remove for mesa-utils
Package mesa-utils has broken dep on libglu1-mesa
  Considering libglu1-mesa 1 as a solution to mesa-utils 0
Package mesa-utils has broken dep on libglu1
  Considering libglu1-mesa 1 as a solution to mesa-utils 0
  Or group remove for mesa-utils
Investigating xdriinfo
Package xdriinfo has broken dep on libgl1-mesa
  Considering libgl1-mesa 4 as a solution to xdriinfo 0
Package xdriinfo has broken dep on libgl1
  Considering libgl1-mesa 4 as a solution to xdriinfo 0
  Or group remove for xdriinfo
Investigating evms-ncurses
Package evms-ncurses has broken dep on evms
  Considering evms 10002 as a solution to evms-ncurses 0
  Removing evms-ncurses rather than change evms
Investigating freeglut3
Package freeglut3 has broken dep on libgl1-mesa
  Considering libgl1-mesa 4 as a solution to freeglut3 0
Package freeglut3 has broken dep on libgl1
  Considering libgl1-mesa 4 as a solution to freeglut3 0
  Or group remove for freeglut3
Package freeglut3 has broken dep on libglu1-mesa
  Considering libglu1-mesa 1 as a solution to freeglut3 0
Package freeglut3 has broken dep on libglu1
  Considering libglu1-mesa 1 as a solution to freeglut3 0
  Or group remove for freeglut3
Investigating ubuntu-standard
Package ubuntu-standard has broken dep on evms
  Considering evms 10002 as a solution to ubuntu-standard -1
  Removing ubuntu-standard rather than change evms
Investigating xbase-clients
Package xbase-clients has broken dep on mesa-utils
  Considering mesa-utils 0 as a solution to xbase-clients 1
  Added mesa-utils to the remove list
Package xbase-clients has broken dep on xdriinfo
  Considering xdriinfo 0 as a solution to xbase-clients 1
  Added xdriinfo to the remove list
  Fixing xbase-clients via keep of mesa-utils
  Fixing xbase-clients via keep of xdriinfo
Investigating mesa-utils
Package mesa-utils has broken dep on freeglut3
  Considering freeglut3 0 as a solution to mesa-utils 0
  Removing mesa-utils rather than change freeglut3
Investigating xdriinfo
Package xdriinfo has broken dep on libgl1-mesa
  Considering libgl1-mesa 4 as a solution to xdriinfo 0
Package xdriinfo has broken dep on libgl1
  Considering libgl1-mesa 4 as a solution to xdriinfo 0
  Or group remove for xdriinfo
Investigating xbase-clients
Package xbase-clients has broken dep on mesa-utils
  Considering mesa-utils 0 as a solution to xbase-clients 1
  Added mesa-utils to the remove list
Package xbase-clients has broken dep on xdriinfo
  Considering xdriinfo 0 as a solution to xbase-clients 1
  Added xdriinfo to the remove list
  Fixing xbase-clients via keep of mesa-utils
  Fixing xbase-clients via keep of xdriinfo
Investigating mesa-utils
Package mesa-utils has broken dep on freeglut3
  Considering freeglut3 0 as a solution to mesa-utils 1
  Added freeglut3 to the remove list
Package mesa-utils has broken dep on libgl1-mesa
  Considering libgl1-mesa 4 as a solution to mesa-utils 1
Package mesa-utils has broken dep on libgl1
  Considering libgl1-mesa 4 as a solution to mesa-utils 1
  Or group remove for mesa-utils
Package mesa-utils has broken dep on libglu1-mesa
  Considering libglu1-mesa 1 as a solution to mesa-utils 1
Package mesa-utils has broken dep on libglu1
  Considering libglu1-mesa 1 as a solution to mesa-utils 1
  Or group remove for mesa-utils
Investigating xdriinfo
Package xdriinfo has broken dep on libgl1-mesa
  Considering libgl1-mesa 4 as a solution to xdriinfo 1
Package xdriinfo has broken dep on libgl1
  Considering libgl1-mesa 4 as a solution to xdriinfo 1
  Or group remove for xdriinfo
Investigating xbase-clients
Package xbase-clients has broken dep on mesa-utils
  Considering mesa-utils 1 as a solution to xbase-clients 1
  Removing xbase-clients rather than change mesa-utils
Investigating vnc4server
Package vnc4server has broken dep on xbase-clients
  Considering xbase-clients 1 as a solution to vnc4server -1
  Removing vnc4server rather than change xbase-clients
Done
Log time: 

[Bug 242844] [NEW] Cannot start OpenOffice.org with xvfb-run

2008-06-25 Thread Simon Eisenmann
Public bug reported:

Binary package hint: openoffice.org

The startup script soffice always detaches from console - this means
that you cannot use openoffice.org on ubuntu in server (daemon) mode
(i.e. headless parameter) without X. I have been doing this with 6.06 by
using xvfb-run. This does no longer work with 8.04 as the soffice script
detaches from the console and thus xvfb-run (an with it the virtual X
server) is terminated on startup.

To get that working i have to hack the soffice script inside
/usr/lib/openoffice/program to not run soffice.bin in background and to
not use the external oosplash.bin.

I suggest to make the loader script aware of the parameters -headless
and -invisible and if any of these are present, not using oosplash.bin
and not use  to run in background.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Cannot start OpenOffice.org with xvfb-run
https://bugs.launchpad.net/bugs/242844
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 190848] Re: font in terminal does not resemble font in preview

2008-04-25 Thread Simon Eisenmann
This is still an issue with hardy. I have vte version 0.16.13 and had to
create ~/.fonts.conf to get font rendering all right in gnome-terminal.

-- 
font in terminal does not resemble font in preview
https://bugs.launchpad.net/bugs/190848
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 114473] Re: Feisty: netgear wg111t causes ubuntu to crash

2007-07-05 Thread Simon Eisenmann
I had the same issue with netgear wg111t on feisty. Simple solution is
to get ndiswrapper 1.47 an build yourself from source.

~# ndiswrapper -l
netwg11t : driver installed
device (1385:4251) present


[   30.024036] ndiswrapper version 1.47 loaded (smp=yes)
[   30.458485] ndiswrapper: driver netwg11t (NETGEAR,09/05/2005,1.5.0.2102) 
loaded
[   30.459131] ndiswrapper (ZwQueryValueKey:2378): not fully implemented (yet)
[   31.113869] wlan0: ethernet device XX:XX:XX:XX:XX:XX using NDIS driver: 
netwg11t, version: 0x10005, NDIS version: 0x501, vendor: 'NDIS Network 
Adapter', 1385:4251.F.conf
[   31.174161] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, 
WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
[   31.175553] usbcore: registered new interface driver ndiswrapper

-- 
Feisty: netgear wg111t causes ubuntu to crash
https://bugs.launchpad.net/bugs/114473
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