[Bug 1910297] [NEW] First jacket page gets deleted on conversion

2021-01-05 Thread Geert Cuypers
Public bug reported:

I like to add a 'jacket page' with the 'polish books' command so I won't
have to look up the book description again later. However, if I convert
that book after adding the jacket page, it disappears again. If I merge
several books (all with their own jacket pages) and then convert,
usually only the 1st jacket page seems to disappear.

I consider this a bug.
After all, I go through the effort of making the jacket pages, conversion 
should not get rid of it again.

Preferences => Common options => 'structure detection' has an option to add an 
extra jacket page.
I leave that one unchecked, to not duplicate the already present jacket page.
NOT checking that box to ADD one should imo not mean that conversion will 
remove an existing jacket page, but that seems to be what is happening.

I figured out a bypass by editing the file before conversion and deleting the 
metadata name =jacket" line.
Still, that is again an extra steps that should not have to be done.

TIA.

Calibre 5.8.1 on Win10.

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

** Description changed:

  I like to add a 'jacket page' with the 'polish books' command so I won't
  have to look up the book description again later. However, if I convert
  that book after adding the jacket page, it disappears again. If I merge
  several books (all with their own jacket pages) and then convert,
  usually only the 1st jacket page seems to disappear.
  
- I consider this a bug. 
- After all, I go through the effort of making the jacket pages, conversion 
should not get rid of it again.  
+ I consider this a bug.
+ After all, I go through the effort of making the jacket pages, conversion 
should not get rid of it again.
  
- Preferences => Common options => 'structure detection' has an option to add 
an extra jacket page. 
- I leave that one unchecked, to not duplicate the already present jacket page. 
- NOT checking that box to ADD one should imo not mean that conversion will 
remove an existing jacket page, but that seems to be what is happening. 
+ Preferences => Common options => 'structure detection' has an option to add 
an extra jacket page.
+ I leave that one unchecked, to not duplicate the already present jacket page.
+ NOT checking that box to ADD one should imo not mean that conversion will 
remove an existing jacket page, but that seems to be what is happening.
  
- 
- I figured out a bypass by editing the file before conversion and deleting the 
metadata name =jacket" line. 
+ I figured out a bypass by editing the file before conversion and deleting the 
metadata name =jacket" line.
  Still, that is again an extra steps that should not have to be done.
  
  TIA.
+ 
+ Calibre 5.8.1 on Win10.

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

Title:
  First jacket page gets deleted on conversion

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

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

[Bug 1908892] [NEW] grep -L exit status reverted

2020-12-21 Thread Geert Uytterhoeven
Public bug reported:

After upgrading to Ubuntu 20.04LTS (grep 3.1-2build1 => 3.4-1), the
following code snippet stopped working:

# All patches must have "From:", "Date:", and "Subject:" lines
for hdr in From Date Subject; do
grep -L ^$hdr: $dir/* || ( echo Missing \"$hdr:\" line; exit -1 )
done

It looks like this was fixed upstream, cfr. "Revert -L exit status change 
introduced in grep 3.2"
(https://git.savannah.gnu.org/cgit/grep.git/commit/?id=0435ebca64fbafcd62008c991dd9377d8a792dfc)

** Affects: grep (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/1908892

Title:
  grep -L exit status reverted

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

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

[Bug 1820866] Re: File dialog extremely slow scanning network mounts

2020-07-12 Thread Geert Linders
I have the same problem when running gedit on Windows 10.

The problem started when I started working from home using a VPN to
connect to the network and shared drives at work.

Because I access the shared drives over a VPN, scanning them by gedit
takes a very long time; around 10 seconds.

Accessing the shared drives using Windows Explorer and other file
operations (like copy) also take very long.

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

Title:
  File dialog extremely slow scanning network mounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1820866/+subscriptions

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

[Bug 1878115] Re: logged luks passwords

2020-05-13 Thread Geert-Johan Riemer
What would be the proper way to remove these logs when they contain a
pasword? `shred /var/log/installer && rm -rf /var/log/installer`?

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

Title:
  logged luks passwords

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

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

[Bug 1855843] Re: vlan ip not assigned on boot but with `netplan apply`

2019-12-29 Thread Geert Stappers
Check if the systemd service  `systemd-networkd` is enabled.


  systemctl status systemd-networkd

If output has string 'disabled' at reasonable place do

  sudo systemctl enable systemd-networkd



Thanks for the original report
Apology for the late response
Please provide feedback

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

Title:
  vlan ip not assigned on boot but with `netplan apply`

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

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

[Bug 1855520] Re: Issue with wsl-integration.sh script causing slow start of Ubuntu shell with WSL2

2019-12-13 Thread Geert Eltink
I have installed 2.3.2-0ubuntu2~18.04.2 and it fixed the startup delay.
Same goes for 2.3.2-0ubuntu2~18.04.3, works without a delay. Thanx for the fix.

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

Title:
  Issue with wsl-integration.sh script causing slow start of Ubuntu
  shell with WSL2

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

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

[Bug 1795121] Re: 18.10: Indicator icons not shown in the panel

2018-11-18 Thread Geert Hedde Bosman
A workaround for this problem is to reset gnome-shell like this: hit
ALT-F2 and type 'r' in the appearing textbox. After the reset the
indicators will magically appear.

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

Title:
  18.10: Indicator icons not shown in the panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1795121/+subscriptions

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

[Bug 702785] Re: cvpcb display footprints list documentation button doesn't work

2018-05-31 Thread Geert Stappers
Why is this bugreport marked fixed, still open?

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

Title:
  cvpcb display footprints list documentation button doesn't work

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

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

[Bug 93974] Re: Image size changes when selected

2018-05-01 Thread Geert Janssens
I'm currently using 3.4.0 and this problem seems to be solved.

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

Title:
  Image size changes when selected

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

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

[Bug 1765401] Re: gtk+ toolbar style setting ignored in bionic?

2018-04-20 Thread Geert Janssens
I don't have the solution for your issue unfortunately. But I can eliminate a 
few elements:
Gnucash has switched to gsettings/dconf starting with 2.6.0. That means 
gconftool and gconftool2 changes are ignored by gnucash. As you discovered 
making the change in dconf is seen by gnucash 2.6.x.

As I mentioned on the gnucash mailing list, gtk as of 3.10 has
completely removed user control over the tool bar style. It is up to the
developers to handle it (which hasn't happened for gnucash so far). That
means unfortunately I don't know of any way to reliably control this
setting in gnucash 3.x.

>From the test result I infer gtk-query-settings only queries settings
for gtk3, so any result you get from that will not help.

The list of files you have tried didn't include
$HOME/.config/gtkrc-2.0
My own experimentation shows settings in this file take precedence over
$HOME/.gtkrc-2.0

In addition you may check for the presence of
/etc/gtk-2.0/gtkrc
Which may also set this as well as the gtkrc file for the current gtk theme 
Bionic is using.

Perhaps with the switch back to gnome shell Ubuntu has chosen to make a
very strict theme to enforce their style. But I have no idea about this
as I'm not on Ubuntu.

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

Title:
  gtk+ toolbar style setting ignored in bionic?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1765401/+subscriptions

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

[Bug 1640783] Re: numad doesn't respect settings in /etc/default/numad

2016-11-23 Thread geert
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845447

** Bug watch added: Debian Bug tracker #845447
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845447

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

Title:
  numad doesn't respect settings in /etc/default/numad

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

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


[Bug 1640783] [NEW] numad doesn't respect settings in /etc/default/numad

2016-11-10 Thread geert
Public bug reported:

The systemd script for numad doesn't respect the settings in
/etc/default/numad. The following changes make it work:


--- /lib/systemd/system/numad.service   2015-06-02 13:12:38.0 +0200
+++ /root/numad_new 2016-11-10 14:00:54.502547863 +0100
@@ -3,10 +3,10 @@
 Documentation=man:numad
 
 [Service]
+EnvironmentFile=-/etc/default/numad
 Type=forking
-ExecStart=/usr/bin/numad -i 15
+ExecStart=/usr/bin/numad $DAEMON_ARGS -i 15
 
 [Install]
 WantedBy=multi-user.target

** Affects: numad (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/1640783

Title:
  numad doesn't respect settings in /etc/default/numad

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

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


[Bug 1052936] Re: Progress bar in "Progress" section has a hole in it

2016-06-27 Thread Geert Jan Alsem
I can confirm the update in xenial-proposed also fixes the bug 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/1052936

Title:
  Progress bar in "Progress" section has a hole in it

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

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


[Bug 1547119] Re: Progress Bars are White On Orange

2016-05-15 Thread Geert Jan Alsem
This seems to be a duplicate of #1052936.

In any case, I'm seeing this bug too on a fresh Ubuntu 16.04 install.
It's even worse in some apps (e.g. System Monitor) where you can select
a row with a progress bar. Then the progress bar text will become white,
and you have white text on a white background.

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

Title:
  Progress Bars are White On Orange

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

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


[Bug 1547119] Re: Progress Bars are White On Orange

2016-05-15 Thread Geert Jan Alsem
That was supposed to be a link to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1052936

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

Title:
  Progress Bars are White On Orange

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

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


[Bug 1052936] Re: Progress bar in "Progress" section has a hole in it

2016-05-15 Thread Geert Jan Alsem
** Tags added: xenial

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

Title:
  Progress bar in "Progress" section has a hole in it

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

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


[Bug 1536640] [NEW] network-manager-openvpn is caching passwords which breaks 2FA

2016-01-21 Thread Geert
Public bug reported:

It looks like network-manager-openvpn is caching passwords internally
which breaks OpenVPN with 2FA where the token is entered as part of the
password.

Since the resolution of https://bugs.launchpad.net/ubuntu/+source
/network-manager-openvpn/+bug/374432 the default openvpn option "auth-
nocache" was added which does not cache username/password in openvpn but
network-manager-openvpn is still caching them (in the
NMOpenvpnPluginIOData struct?)

When "Password" is set to "Always Ask" in the GUI it should not cache
them and always prompt again.

This might be a duplicate of https://bugs.launchpad.net/ubuntu/+source
/network-manager-openvpn/+bug/871273, though I could not find this
checkbox for the keyring, I'm not sure if the latest version is still
working like this?

Ubuntu 15.04, network-manager-openvpn 0.9.10.0-1ubuntu1.

** 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/1536640

Title:
  network-manager-openvpn is caching passwords which breaks 2FA

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

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


[Bug 1455216] Re: Lensfun version in package is outdated

2016-01-15 Thread Geert
>From what I gather a new version is being packaged for Debian.
Does that mean Ubuntu will receive an updated version 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/1455216

Title:
  Lensfun version in package is outdated

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

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


[Bug 1309942] Re: Window Controls not functioning.

2015-05-24 Thread Geert Vancompernolle
Well, if Ubuntu forces me to use their illogical window setup, that's
one step too far.  Because of this, I will uninstall Ubuntu and go back
to LXDE again, which I used before to my great satisfactory!

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

Title:
  Window Controls not functioning.

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

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


Re: [Bug 1431253] Re: package postgresql-common 154ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-13 Thread Geert Van Espen
Hello,

indeed, this user did not exist. I added it as suggested. Will now wait
and see. 

---
http://geertvanespen.be
http://geertvanespen.com

Op 2015-03-13 07:41, schreef Martin Pitt:

 Ah, then I figure the postgres user got removed from the ssl-cert
 group? (sudo adduser postgres ssl-cert)

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

Title:
  package postgresql-common 154ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1431253/+subscriptions

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


Re: [Bug 1431253] Re: package postgresql-common 154ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-13 Thread Geert Van Espen
Hello,

current permissions are already 640:

-rw-r- 1 root ssl-cert 1704 Nov 1 2013 ssl-cert-snakeoil.key

---

http://geertvanespen.be
http://geertvanespen.com

Op 2015-03-13 06:50, schreef Martin Pitt:

 2015-03-12 10:56:55 CET FATAL: could not access private key file
 /etc/ssl/private/ssl-cert-snakeoil.key: Permission denied
 
 Please fix the permissions of that file. It should be root:ssl-cert
 0640. What are the current permissions, do you have any idea what broke
 it?
 
 Thanks!
 
 ** Changed in: postgresql-common (Ubuntu)
 Status: New = Invalid
 
 ** Tags added: bot-stop-nagging

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

Title:
  package postgresql-common 154ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1431253/+subscriptions

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


[Bug 1431253] [NEW] package postgresql-common 154ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-12 Thread Geert Van Espen
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: postgresql-common 154ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
Date: Thu Mar 12 10:56:55 2015
DuplicateSignature: package:postgresql-common:154ubuntu1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2013-11-01 (495 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: postgresql-common
Title: package postgresql-common 154ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to trusty on 2014-05-27 (288 days ago)

** Affects: postgresql-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-from-proposed trusty

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

Title:
  package postgresql-common 154ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1431253/+subscriptions

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


[Bug 1369273] Re: gnucash crashed with ImportError in /usr/share/gnucash/python/init.py: No module named gnucash

2015-02-22 Thread Geert Janssens
Regarding comment #5: this is a different issue from the other issues
mentioned here. The most likely cause is guile autocompilation. (This
Fedora bug has more details:
https://bugzilla.redhat.com/show_bug.cgi?id=1151870 )

This has been dealt with for gnucash 2.6.5. If you can't upgrade to that 
version yet, you can also fix it by clearing guile 2's cache:
rm -rf ~/.cache/guile

** Bug watch added: Red Hat Bugzilla #1151870
   https://bugzilla.redhat.com/show_bug.cgi?id=1151870

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

Title:
  gnucash crashed with ImportError in /usr/share/gnucash/python/init.py:
  No module named gnucash

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

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


[Bug 1369273] Re: gnucash crashed with ImportError in /usr/share/gnucash/python/init.py: No module named gnucash

2015-02-22 Thread Geert Janssens
I would think the python-gnucash dependency issue is a packaging bug.
One could mark python-gnucash as a mandatory dependency. That may cause
circular dependencies though because python-gnucash should depend on
gnucash.

The other option is alter the package contents slightly. (Caveat: I'm
not a packager so I may be talking nonsense)

From gnucash' point of view the python binding are really optional. It
will not try to load any python script if the module libgncmod_python.so
is not found. So I think that if this module is moved to the python-
gnucash package, python-gnucash can really be a true optional module.

There may be one issue: if python-gnucash is an architecture independent
package, libgncmod_python.so can't just moved into that package because
that would make it architecture dependent. If that's the case, I'll have
to pass the issue to real packagers...

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

Title:
  gnucash crashed with ImportError in /usr/share/gnucash/python/init.py:
  No module named gnucash

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

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


[Bug 1315985] Re: nautilus stops allowing cut paste

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug is no longer a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken
** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  nautilus stops allowing cut paste

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

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


[Bug 958409] Re: Inactive paste button in Nautilus

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug is no longer a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken
** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  Inactive paste button in Nautilus

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

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


[Bug 953079] Re: right-click option not correct

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug is no longer a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken
** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  right-click option not correct

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

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


[Bug 949411] Re: 'paste' greyed out in nautilus right-click even when usable

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug is no longer a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken
** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  'paste' greyed out in nautilus right-click even when usable

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

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


[Bug 948636] Re: Paste menu entry don't work

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug is no longer a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken
** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  Paste menu entry don't work

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

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


[Bug 948076] Re: nautilus usable options sometimes grayed out in right click menu

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug is no longer a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken
** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  nautilus usable options sometimes grayed out in right click menu

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

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


[Bug 949468] Re: Right click paste menu item is greyed out

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug is no longer a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken
** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  Right click paste menu item is greyed out

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

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


[Bug 882307] Re: [list-view] After copying text from a rename entry, file copy menus items are broken

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  [list-view] After copying text from a rename entry, file copy menus
  items are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/882307/+subscriptions

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


[Bug 956031] Re: Copy web link item from the Ubuntu One menu is gray even when active

2015-01-23 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 1322925 ***
https://bugs.launchpad.net/bugs/1322925

** This bug is no longer a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken
** This bug has been marked a duplicate of bug 1322925
   [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

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

Title:
  Copy web link item from the Ubuntu One menu is gray even when active

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

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


[Bug 1402801] Re: apt-cacher-ng keeps parsing metadata forever at 100% CPU

2015-01-20 Thread Geert Linders
I now have a few files that make apt-cacher-ng use 100% CPU and which it
keeps processing forever.

File 1:  tb-Packages.bz2
acng-report.html reports:
 Parsing metadata in 
uburep/dists/trusty-backports/main/binary-amd64/Packages.bz2
According to bzip2, this file is broken:
 bzip2: tb-Packages.bz2: file ends unexpectedly

File 2: tu-Packages.bz2
acng-report.html reports:
 Parsing metadata in 
uburep/dists/trusty-updates/main/binary-amd64/Packages.bz2
According to bzip2, this file is broken:
 bzip2: tu-Packages.bz2: file ends unexpectedly

File 3: tbm-Packages.bz2
acng-report.html reports:
 Parsing metadata in 
uburep/dists/trusty-backports/main/binary-i386/Packages.bz2
This file is fine according to bzip2.


** Attachment added: packagesbz2.zip
   
https://bugs.launchpad.net/ubuntu/+source/apt-cacher-ng/+bug/1402801/+attachment/4302581/+files/packagesbz2.zip

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

Title:
  apt-cacher-ng keeps parsing metadata forever at 100% CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-cacher-ng/+bug/1402801/+subscriptions

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


[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2015-01-09 Thread Geert Uytterhoeven
Same problem here:
  - No LDAP
  - Dual-monitor setup (Intel HD graphics in i7-4770)
  - Usually two users are logged in graphically (VC 7 and 8)
  - Usually it starts happening for the second user (VC 8):
  - The box on the locked screen shows the user's name,
  - The box does not show the password entry field,
  - There are no icons shown in the top bar (i.e. no way to shutdown).
  - As long as the problem doesn't happen on the other VC, the session on the
problematic VC can be recovered by:
  - Switching to the still working VC (which is in locked screen mode),
  - Clicking on the icon in the upper right corner, and selection Switch
Account Directly selecting the right account in the menu does NOT
work, and merely switches to the problematic VC.
  - A new lightdm session appears. Log in with the account of the user
whose session has problems.
  - The system switches to the problematic VC, and unlocks it.
  - Logging in on text VC1 and running unity --replace unlocks the
problematic VC, but kills compiz.
  - Running compiz --replace in the graphical session restarts compiz, and
locks the screen again, now showing a password entry box.
  - After unlocking the screen, everything works again, but all open windows
have been been moved to the first desktop, so I have to untangle the desktop
clutter manually.

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

Title:
  After locking screen there is no input field to type password for
  unlock

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

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


[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2015-01-09 Thread Geert Uytterhoeven
   - After unlocking the screen, everything works again, but all open windows
 have been been moved to the first desktop, so I have to untangle the 
 desktop
 clutter manually.

I spoke too soon.

During untangling my desktop after pressing Super-S, I noticed:
  - Some fullscreen evince windows don't want to be moved to another desktop,
they always pop back to desktop 0. It seems they have lost their 
close/minimize/
maximize icons, too.
  - Moving windows after Super-S is slower than usual, and sometimes complety
blocks, so I have to press Super-S twice to continue.
So I gave up and logged out, and can online recommend unity --replace and
compiz --replace to recover critical applications that had been left open.

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

Title:
  After locking screen there is no input field to type password for
  unlock

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

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


[Bug 1402801] Re: apt-cacher-ng keeps parsing metadata forever at 100% CPU

2014-12-15 Thread Geert Linders
Another observation...

File apt-cacher.err in the attachment contains a number of entries of the form:
- apt-cacher.err:Tue Dec 16 08:04:06 2014|fileitem::DoDelayedUnregAndCheck, 
nextRunTime now: 1418670254
- apt-cacher.err:Tue Dec 16 08:04:14 2014|fileitem::DoDelayedUnregAndCheck, 
nextRunTime now: 1418670262
- apt-cacher.err:Tue Dec 16 08:04:22 2014|fileitem::DoDelayedUnregAndCheck, 
nextRunTime now: 1418670270
- apt-cacher.err:Tue Dec 16 08:04:30 2014|fileitem::DoDelayedUnregAndCheck, 
nextRunTime now: 9223372036854775805
The first three 'nextRunTime now' numbers correspond to the time in seconds. 
The last one 922.. doesn't correspond to a valid time but it is 
0x7FFD.

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

Title:
  apt-cacher-ng keeps parsing metadata forever at 100% CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-cacher-ng/+bug/1402801/+subscriptions

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


[Bug 1310690] Re: Lock screen password field does not capture key press - password is disclosed in background application

2014-10-14 Thread albert-geert
I am still having having this problem

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

Title:
  Lock screen password field does not capture key press - password is
  disclosed in background application

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

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


[Bug 1374825] Re: VDPAU does not work in libav on Utopic

2014-10-14 Thread Geert Hedde Bosman
If i do  'mpv -v -vo vdpau --vd=ffh264vdpau,ffvc1vdpau,  movie.m2ts' ,
i get a high cpu usage. So indeed hardware acceleration does not work.
However, if i use 'mpv -v -vo vdpau --hwdec=vdpau movie.mt2s' , i get a
nice low cpu usage. So mpv is not affected as long as one uses the new
way of choosing hardware acceleration. I believe mplayer2 is no longer
in active development. The website 'mplayer2.org' is dead. So chances
are small this (i.e. the API changes in libav) will ever be repaired in
mplayer2.

** Changed in: mpv (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  VDPAU does not work in libav on Utopic

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

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


[Bug 403610]

2014-08-22 Thread Geert Janssens
Sorry for the late response. The request got lost in an overloaded
mailbox...

I have just tried to set up two monitors, connected to an NVidia GForce
GT640, using the nouveau driver on Fedora 20 (Gallium 0.4), KDE 4.13.

I had attached the second monitor to my running system and started
Display settings module. I could move the screens around but after
hitting apply the screens were not redrawn for some time and then
reverted back to the original layout.

In a second test I booted the system with the two monitors attached.
This time the Display settings module worked fine. I could move monitors
around and choose which monitor to make primary.

I did not ever see the pop up dialog asking to confirm the settings for
15 seconds. Has this been removed ?

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

Title:
  kde 4.3 Multiple Monitors tells lies

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/403610/+subscriptions

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


[Bug 882307] Re: [list-view] After copying text from a rename entry, file copy menus items are broken

2014-07-26 Thread Geert Jan Alsem
Well, I managed to get the nautilus source code to compile and do some
more testing. It is a bit hard to figure out the code when you're not
familiar with it though, especially the way renaming in list view is
implemented (the developers even call it a HACK in a comment in
nautilus-view.c line 1758)

At first I thought that when pressing Escape while renaming, there might
be missing a call to a cleanup method. But unfortunately it was not that
simple. A call to cell_renderer_editing_canceled is done, which seems
like it should put back nautilus in a normal state.

I did find out that the pressing of Escape is not actually what triggers
the problem directly. If you select a file and press F2, then press
Escape (so without Ctrl-C), then press F2 again, that last F2 will also
trigger the bug. After that you can stop editing using Enter, and
Copy/Paste in nautilus wil still be broken. So pressing Ctrl-C while
renaming the file is not even necessary to trigger the bug.

Just like Francisco Franchetti says above, when the bug triggers I see:

Gtk-WARNING **: Inserting action group 'ClipboardActions' into UI
manager which already has a group with this name

And when I try to paste a file after that:

Gtk-CRITICAL **: gtk_widget_get_clipboard: assertion 'gtk_widget_has_screen 
(widget)' failed
Gtk-CRITICAL **: gtk_clipboard_request_text: assertion 'clipboard != NULL' 
failed

So yeah, that's all I have for now. Maybe I can look further later. If
someone has any tips on where to look and which lines of code to debug
I'd be glad to hear it.

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

Title:
  [list-view] After copying text from a rename entry, file copy menus
  items are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/882307/+subscriptions

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


[Bug 1324843] [NEW] 14.04LTS: Garbage in pdflatex output with invoice.sty (fix included)

2014-05-30 Thread Geert Uytterhoeven
Public bug reported:

When using pdflatex with the graphics and invoice packages in Ubuntu
14.04 LTS, garbage output is present on the first page of the PDF
output.

How to reproduce:

Create file test.tex:

-8-
\documentclass{article}

\usepackage[english]{babel}
\usepackage{graphics}
\usepackage{invoice}

\begin{document}
foo
\end{document}
-8-

Run pdflatex test.tex, evince test.pdf.

The first page shows garbage (a list of dates), followed by the expected
output:

-8-
[2007/09/09] ... [2009/07/12]foo
-8-

Notes:
  - The problem doesn't show up in Ubuntu 12.04LTS, with a local copy of the 
invoice LaTeX package (12.04LTS doesn't provide the invoice package),
  - Removing \usepackage{graphics} makes the garbage go away,
  - Removing \usepackage{invoice} makes the garbage go away.

The following patch fixes the problem:

--- invoice.sty.orig2014-05-30 11:21:00.621445210 +0200
+++ invoice.sty 2014-05-30 11:21:28.125445149 +0200
@@ -149,7 +149,7 @@
 \RequirePackage{ifthen}
 \RequirePackage{longtable}
 \RequirePackage{calc}
-\input{fp}
+\RequirePackage{fp}
 \input{invoice.def}
 %
 \newcommand{\InvoiceVersion}{0.9}%

** Affects: texlive-extra (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/1324843

Title:
  14.04LTS: Garbage in pdflatex output with invoice.sty (fix included)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/1324843/+subscriptions

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


[Bug 882307] Re: [list-view] After copying text from a rename entry, file copy menus items are broken

2014-05-17 Thread Geert Jan Alsem
I don't have time to setup a dev environment and compile and test
nautilus, but I did browse the source code a bit to narrow down the
problem.

So I looked in the file nautilus-list-view.c [1] and found there are
different ways to end a renaming action. Turns out, this bug only
happens in one specific case. After pressing F2 and Ctrl-C, you can:

* Press enter to actually rename the file: works.
* Clear the file name and press enter, so the original file name is restored: 
works.
* Don't change the file name and press enter: works.
* Clicking on an empty part of the window to stop editing: works.
* Change directories while editing the file name: works.
* Press the Escape key to stop renaming: causes this bug!

So in short: this bug only happens if you use Escape to stop editing. My
guess is none of the cleanup-methods in nautilus-list-view.c are called
when you press Escape, leaving Nautilus in an invalid state. Hopefully
somebody with an already running nautilus dev environment can take a
closer look. Even though this bug is a bit rarer than I initially
thought, it's still a pretty breaking bug for the file manager of an LTS
release IMO.

[1] http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/nautilus
/trusty-updates/view/head:/src/nautilus-list-view.c


** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [list-view] After copying text from a rename entry, file copy menus
  items are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/882307/+subscriptions

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


[Bug 1315985] Re: nautilus stops allowing cut paste

2014-05-10 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 882307 ***
https://bugs.launchpad.net/bugs/882307

** This bug has been marked a duplicate of bug 882307
   [list-view] After copying text from a rename entry, file copy menus items 
are broken

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

Title:
  nautilus stops allowing cut paste

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

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


[Bug 882307] Re: [list-view] After copying text from a rename entry, file copy menus items are broken

2014-05-10 Thread Geert Jan Alsem
I can confirm trusty is affected. See also Bug #1315985, which I just
marked duplicate, and: https://bugzilla.gnome.org/show_bug.cgi?id=729557

** Tags added: trusty

** Bug watch added: GNOME Bug Tracker #729557
   https://bugzilla.gnome.org/show_bug.cgi?id=729557

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

Title:
  [list-view] After copying text from a rename entry, file copy menus
  items are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/882307/+subscriptions

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


[Bug 1228996] Re: help calls gimp for opening PDF file

2014-05-09 Thread Geert Stams
Same here on ubuntu 1404 standard package from the repository kicad
kicad common and the English doc file.

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

Title:
  help calls gimp for opening PDF file

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

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


[Bug 1315149] Re: kicad is mostly unusable out of the box, help doesn't work, footprints are missing

2014-05-09 Thread Geert Stams
Same here. When using Build: (2013-jul-07)-stable for CvPcb and EEschema
from the repository

It doesnot have PCB Library Tables as described on the page nine of the
CvPcb doc to set things up.

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

Title:
  kicad is mostly unusable out of the box, help doesn't work, footprints
  are missing

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

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


[Bug 879981] Re: Theme not loaded sometimes

2014-05-06 Thread Geert Jan Alsem
This is an old Ubuntu 11.10 bug, can I just set it to Invalid? I'll just
set it to Invalid...

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Theme not loaded sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/879981/+subscriptions

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


[Bug 1313045] [NEW] Black Screen after wakeup from sleep HP Probook 6550b

2014-04-26 Thread Geert Peeters
Public bug reported:

When waking up from sleep, I get a black screen or sometimes only the 
background wallpaper.
Unity is not loaded
Cairo dock does not load.

This on a HP Probook 6550b

Hardware list :

description: Notebook
product: HP ProBook 6550b (WD753EA#UUG)
vendor: Hewlett-Packard
serial: CNU1180L53
width: 64 bits
capabilities: smbios-2.6 dmi-2.6 vsyscall32
configuration: boot=normal chassis=notebook family=103C_5336AN 
sku=WD753EA#UUG uuid=DB51F14A-4513-E011-9315-30C25F06C0CC
  *-core
   description: Moederbord
   product: 146D
   vendor: Hewlett-Packard
   physical id: 0
   version: KBC Version 73.13
   serial: CNU1180L53
 *-firmware
  description: BIOS
  vendor: Hewlett-Packard
  physical id: 8
  version: 68CDE Ver. F.06
  date: 01/11/2011
  size: 64KiB
  capacity: 2496KiB
  capabilities: pci pcmcia upgrade shadowing cdboot bootselect edd 
int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery 
biosbootspecification netboot
 *-cpu
  description: CPU
  product: Intel(R) Core(TM) i5 CPU   M 560  @ 2.67GHz
  vendor: Intel Corp.
  physical id: 0
  bus info: cpu@0
  version: Intel(R) Core(TM) i5 CPU   M 560  @ 2.67GHz
  slot: CPU 1
  size: 1199MHz
  capacity: 1199MHz
  width: 64 bits
  clock: 133MHz
  capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce 
cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss 
ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl 
xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx 
est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt aes lahf_lm ida arat 
dtherm tpr_shadow vnmi flexpriority ept vpid cpufreq
  configuration: cores=2 enabledcores=2 threads=4
*-cache:0
 description: L1 cache
 physical id: 1
 slot: Unknown
 size: 32KiB
 capacity: 32KiB
 capabilities: asynchronous internal write-back data
*-cache:1
 description: L2 cache
 physical id: 2
 slot: Unknown
 size: 256KiB
 capacity: 256KiB
 capabilities: asynchronous internal write-back unified
 *-memory
  description: System Memory
  physical id: 3
  slot: Systeem- of moederbord
  size: 4GiB
*-bank:0
 description: SODIMM DDR3 Synchroon 1333 MHz (0,8 ns)
 product: M471B5273CH0-CH9
 vendor: Samsung
 physical id: 0
 serial: 792DD7DB
 slot: Top
 size: 4GiB
 width: 64 bits
 clock: 1333MHz (0.8ns)
*-bank:1
 description: DIMMProject-Id-Version: lshwReport-Msgid-Bugs-To: 
FULL NAME EMAIL@ADDRESSPOT-Creation-Date: 2009-10-08 
14:02+0200PO-Revision-Date: 2013-01-22 19:06+Last-Translator: FULL NAME 
EMAIL@ADDRESSLanguage-Team: Dutch n...@li.orgMIME-Version: 1.0Content-Type: 
text/plain; charset=UTF-8Content-Transfer-Encoding: 
8bitX-Launchpad-Export-Date: 2014-04-10 12:53+X-Generator: Launchpad (build 
16976) [empty]
 physical id: 1
 slot: Bottom
 *-pci:0
  description: Host bridge
  product: Core Processor DRAM Controller
  vendor: Intel Corporation
  physical id: 100
  bus info: pci@:00:00.0
  version: 02
  width: 32 bits
  clock: 33MHz
  configuration: driver=agpgart-intel
  resources: irq:0
*-display
 description: VGA compatible controller
 product: Core Processor Integrated Graphics Controller
 vendor: Intel Corporation
 physical id: 2
 bus info: pci@:00:02.0
 version: 02
 width: 64 bits
 clock: 33MHz
 capabilities: msi pm vga_controller bus_master cap_list rom
 configuration: driver=i915 latency=0
 resources: irq:46 memory:d000-d03f 
memory:c000-cfff ioport:4080(size=8)
*-communication
 description: Communication controller
 product: 5 Series/3400 Series Chipset HECI Controller
 vendor: Intel Corporation
 physical id: 16
 bus info: pci@:00:16.0
 version: 06
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi bus_master cap_list
 configuration: driver=mei_me latency=0
 resources: irq:44 memory:d4824000-d482400f
*-network
 description: Ethernet interface
 product: 82577LC Gigabit Network Connection
 vendor: Intel Corporation
 physical id: 19
 bus info: 

[Bug 1133794] Re: Printer not detected by system-config-printer 1.3.11 in Lubuntu 13.04

2013-05-02 Thread geert-jan
there is another solution here without installing avahi daemon: 
http://ubuntuforums.org/showthread.php?t=2139407p=12626669

open /etc/init/cups.conf in your texteditor, probably sudo leafpad
change:

start on (filesystem
  and started avahi-daemon
  and (started dbus or runlevel [2345]))
stop on runlevel [016]

into:

start on (filesystem
   and (started dbus or runlevel [2345]))
stop on runlevel [016]

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

Title:
  Printer not detected by system-config-printer 1.3.11 in  Lubuntu 13.04

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

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-16 Thread Geert Jan Alsem
After upgrading my Nvidia Optimus powered laptop to 3.5.0-27 I
experienced this bug, so I switched back to 3.5.0-26. But yesterday I
wasn't watching the GRUB menu and accidentally booted to 3.5.0-27, and
all of a sudden it worked again. No idea what changed, I did install
some other updates in between, but no kernel updates. I haven't tried
3.5.0-28 yet.

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 1099973] [NEW] current version of libtxc_dxtn causes etqw to segfault

2013-01-15 Thread Geert Hedde Bosman
Public bug reported:

The current version of libtxc_dxtn_s2tc0 (  libtxc-dxtn-s2tc0 0~git20110809-3 ) 
causes etqw (Enemy Territory Quake Wars) to crash. After i manually installed 
deb-package version 0~git20121217-1 from the Debian site, it works perfectly! 
See also this post: 
https://github.com/divVerent/s2tc/commit/86b61ca2e2906297d972e8a4c1e212e3deac99ef
 for more info in the upstream. 
This was tested on Ubuntu 12.10:
geert@MSI-linux-PC:/usr/local/games/etqw$ uname -a
Linux MSI-linux-PC 3.5.0-22-generic #34-Ubuntu SMP Tue Jan 8 21:47:00 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

I use the FOSS radeon driver on an AMD 6850 graphics card.

** Affects: s2tc (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/1099973

Title:
  current version of libtxc_dxtn causes etqw to segfault

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

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


[Bug 1038336] Re: Exract Here in thunar does nothing

2012-10-31 Thread Geert Jan Alsem
May be related to bug 978789. Someone on that bug page says it also
happens with PCManFM, so that would mean it's not a Thunar specific bug,
although I have not tested that myself.

I can say that installing file-roller 3.6.1.1-0ubuntu1 from the
proposed repository does not fix this bug.

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

Title:
  Exract Here in thunar does nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1038336/+subscriptions

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


[Bug 1038336] Re: Exract Here in thunar does nothing

2012-10-31 Thread Geert Jan Alsem
I did some more research. When you do Extract Here in Thunar, it uses
the following command to extract:

file-roller --extract-to=/home/example/foo/bar/ --extract-here --force
/home/example/foo/bar/test.zip

The problem is with the --extract-to option. If I remove that it works,
and any call to file-roller with --extract-to makes it crash.

If I look at file-roller's manpage, it does list --extract-to as a valid
option, so it really is a bug in file-roller.

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

Title:
  Exract Here in thunar does nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1038336/+subscriptions

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


[Bug 978789] Re: file-roller crashed with SIGABRT in __libc_message()

2012-10-31 Thread Geert Jan Alsem
For those that just want to have a working Extract Here option in
Thunar, I posted a manual fix in bug 1038336.

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

Title:
  file-roller crashed with SIGABRT in __libc_message()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/978789/+subscriptions

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


[Bug 1038336] Re: Exract Here in thunar does nothing

2012-10-31 Thread Geert Jan Alsem
And here's a manual fix for Thunar users:

Optionally, first make a backup of the file we're about to edit:

# sudo cp /usr/lib/x86_64-linux-gnu/thunar-archive-plugin/file-
roller.tap /usr/lib/x86_64-linux-gnu/thunar-archive-plugin/file-
roller.backup

Now we edit the file file-roller.tap (which is where the command for
thunar-archive-plugin is stored) to remove the --extract-to option. The
command will still work because the --extract-here option remains:

# sudo sed 's/--extract-to=$(pwd) //' /usr/lib/x86_64-linux-gnu
/thunar-archive-plugin/file-roller.tap | sudo tee /usr/lib/x86_64-linux-
gnu/thunar-archive-plugin/file-roller.temp  /dev/null; sudo mv
/usr/lib/x86_64-linux-gnu/thunar-archive-plugin/file-roller.temp
/usr/lib/x86_64-linux-gnu/thunar-archive-plugin/file-roller.tap; sudo
chmod a+x /usr/lib/x86_64-linux-gnu/thunar-archive-plugin/file-
roller.tap

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

Title:
  Exract Here in thunar does nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1038336/+subscriptions

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


[Bug 978789] Re: file-roller crashed with SIGABRT in __libc_message()

2012-10-27 Thread Geert Jan Alsem
I also have this problem in Xubuntu 12.10. Installing file-roller
3.6.1.1-0ubuntu1 from the proposed repository does not fix this bug.

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

Title:
  file-roller crashed with SIGABRT in __libc_message()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/978789/+subscriptions

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


[Bug 996247] Re: Payments are failing when using USD but fine with Euros

2012-08-07 Thread Geert Schuring
*** This bug is a duplicate of bug 656929 ***
https://bugs.launchpad.net/bugs/656929

I had the same problem, but changing the currency to euros fixed it!
(I'm in europe).

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

Title:
  Payments are failing when using USD but fine with Euros

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-payment-service/+bug/996247/+subscriptions

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


[Bug 1022734] [NEW] brasero crashes after every image or cd created

2012-07-09 Thread Geert Schuring
Public bug reported:

After every image i make from a CD brasero crashes. The image finishes
correctly, but when I insert another CD and try to create an image from
that cd as well, brasero crashes. The window simply disapeares and I
have to start it again from the menu. The same behaviour is seen after
writing an image to a CD.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: brasero 3.2.0-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-19.33-generic-pae 3.0.27
Uname: Linux 3.0.0-19-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Mon Jul  9 22:59:12 2012
ExecutablePath: /usr/bin/brasero
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: brasero
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric

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

Title:
  brasero crashes after every image or cd created

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

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


[Bug 1022734] Re: brasero crashes after every image or cd created

2012-07-09 Thread Geert Schuring
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022734

Title:
  brasero crashes after every image or cd created

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

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


[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2012-06-26 Thread Geert Wirken
The observation I posted about a week ago is not correct unfortunately.
The problem seems to appear less often, but I still had one occurrence
where I had to restart gnome-shell.

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

Title:
  gnome-shell hangs when switching to a running VMWare Player Window in
  Activities menu

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

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


[Bug 1014746] [NEW] package xen-utils-4.1 4.1.2-2ubuntu2.1 failed to upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-18 Thread Geert Geurts
, in 
get_all_pci_devices
return map(PciDevice, get_all_pci_dict())
  File /usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py, line 699, in 
__init__
self.get_info_from_sysfs()
  File /usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py, line 1269, in 
get_info_from_sysfs
self.find_capability(0x11)
  File /usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py, line 1236, in 
find_capability
('Looped capability chain: %s' % self.name))
PciDeviceParseError: Looped capability chain: :01:00.0
[2012-06-18 18:54:50 7392] INFO (SrvDaemon:220) Xend exited with status 1.
[2012-06-18 18:55:28 7521] INFO (SrvDaemon:332) Xend Daemon started
[2012-06-18 18:55:28 7521] INFO (SrvDaemon:336) Xend changeset: unavailable.
[2012-06-18 18:55:28 7521] ERROR (SrvDaemon:349) Exception starting xend 
(Looped capability chain: :01:00.0)
Traceback (most recent call last):
  File /usr/lib/xen-4.1/bin/../lib/python/xen/xend/server/SrvDaemon.py, line 
341, in run
servers = SrvServer.create()
  File /usr/lib/xen-4.1/bin/../lib/python/xen/xend/server/SrvServer.py, line 
258, in create
root.putChild('xend', SrvRoot())
  File /usr/lib/xen-4.1/bin/../lib/python/xen/xend/server/SrvRoot.py, line 
40, in __init__
self.get(name)
  File /usr/lib/xen-4.1/bin/../lib/python/xen/web/SrvDir.py, line 84, in get
val = val.getobj()
  File /usr/lib/xen-4.1/bin/../lib/python/xen/web/SrvDir.py, line 52, in 
getobj
self.obj = klassobj()
  File /usr/lib/xen-4.1/bin/../lib/python/xen/xend/server/SrvNode.py, line 
30, in __init__
self.xn = XendNode.instance()
  File /usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendNode.py, line 1181, in 
instance
inst = XendNode()
  File /usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendNode.py, line 159, in 
__init__
self._init_PPCIs()
  File /usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendNode.py, line 282, in 
_init_PPCIs
for pci_dev in PciUtil.get_all_pci_devices():
  File /usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py, line 474, in 
get_all_pci_devices
return map(PciDevice, get_all_pci_dict())
  File /usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py, line 699, in 
__init__
self.get_info_from_sysfs()
  File /usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py, line 1269, in 
get_info_from_sysfs
self.find_capability(0x11)
  File /usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py, line 1236, in 
find_capability
('Looped capability chain: %s' % self.name))
PciDeviceParseError: Looped capability chain: :01:00.0
[2012-06-18 18:55:28 7520] INFO (SrvDaemon:220) Xend exited with status 1


Comming to thing about it, it might also be related to xen related packages 
installation which was upgraded in the same upgrade run...
The related packages:
virtinst 0.600.1-1ubuntu3.1
virt-manager 0.9.1-1ubuntu5.1
xen-docs-4.1 4.1.2-2ubuntu2.1
xen-hypervisor-4.1-amd64 4.1.2-2ubuntu2.1
xenstore-utils 4.1.2-2ubuntu2.1

These versions are after th upgrade

Hope this helps...
Thanks and Regards,
Geert

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: xen-utils-4.1 4.1.2-2ubuntu2.1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Mon Jun 18 18:40:50 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
SourcePackage: xen
Title: package xen-utils-4.1 4.1.2-2ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package xen-utils-4.1 4.1.2-2ubuntu2.1 failed to upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1014746] Re: package xen-utils-4.1 4.1.2-2ubuntu2.1 failed to upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-18 Thread Geert Geurts
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014746

Title:
  package xen-utils-4.1 4.1.2-2ubuntu2.1 failed to upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2012-06-15 Thread Geert Wirken
I have disabled VMware's feature to automatically grab and ungrab the mouse 
cursor and it seems like the bug addressed here is not occurring anymore, but I 
haven't thoroughly tested this yet.
This setting can be changed (in VMware workstation) by opening Edit - 
Preferences - Input - Automatically grab and ungrab the mouse cursor. I am 
not aware of a similar setting in VMware Player. Perhaps it is worth for others 
to try working with this setting turned off.

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

Title:
  gnome-shell hangs when switching to a running VMWare Player Window in
  Activities menu

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

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


[Bug 1005814] [NEW] libsane 1.0.22-2ubuntu2 qcam.conf wrong entry by default

2012-05-29 Thread Geert Geurts
Public bug reported:

lsb_release -rd
Description:Linux Mint 12 Lisa
Release:12

Expected to happen:
list of attached scanners

What happended instead:
Segmentation Fault

Detailed description and probable fix:
I got an segmentation fault on my ASUS K53SD with canon canoscan lide 210 
connected when running scanimage -L (also with scanimage --help, so probably 
option doesn't matter.)
After investigation of the strace I examined /etc/sane.d/qcam.conf
File has only one line not commented out
After commenting out also that line problem dissapeared.

** Affects: sane-backends (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/1005814

Title:
  libsane 1.0.22-2ubuntu2 qcam.conf wrong entry by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1005814/+subscriptions

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


[Bug 963009] [NEW] transmission-gtk crashed with SIGABRT in raise()

2012-03-23 Thread geert
*** This bug is a duplicate of bug 939425 ***
https://bugs.launchpad.net/bugs/939425

Public bug reported:

Opened transmission, clicked Open and browsed around.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: transmission-gtk 2.50-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
Date: Fri Mar 23 12:48:01 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/transmission-gtk
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
ProcCmdline: transmission-gtk
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 6
SourcePackage: transmission
Title: transmission-gtk crashed with SIGABRT in raise()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash precise

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

Title:
  transmission-gtk crashed with SIGABRT in raise()

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

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


[Bug 924268] Re: Alt+tab windows switcher crash after the recent Ubuntu update.

2012-02-05 Thread Geert Jan Alsem
Looks like a duplicate of Bug #916879

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

Title:
  Alt+tab windows switcher crash after the recent Ubuntu update.

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

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


[Bug 917560] Re: Alt-tab causes Unity to crash

2012-02-05 Thread Geert Jan Alsem
I think this is a duplicate of Bug #916879

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

Title:
  Alt-tab causes Unity to crash

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

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


[Bug 924527] Re: compiz crashed with signal 7 in unity::switcher::SwitcherController::CompareSwitcherItemsPriority()

2012-02-05 Thread Geert Jan Alsem
Stacktrace seems the same as Bug #916879

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

Title:
  compiz crashed with signal 7 in
  unity::switcher::SwitcherController::CompareSwitcherItemsPriority()

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

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


[Bug 879981] Re: Theme not loaded sometimes

2012-01-21 Thread Geert Jan Alsem
I have this same bug regularly as well. Only Nautilus seems to suffer
from it though, I haven't seen this problem in other applications yet.

My guess would also be that this is not an NVIDIA specific problem, but
I could be wrong, I do use the NVIDIA graphics driver 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/879981

Title:
  Theme not loaded sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/879981/+subscriptions

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


[Bug 732677] Re: bcmwl 5.100.82.38+bdcom-0ubuntu2 not work on BCM4311/4312

2011-11-17 Thread Geert Boon
I had the same problem with my dell inspiron running Kubuntu.

What worked for me was:

- Remove (uninstall) bcmwl.
 - Open ´additional drivers´ and let this reinstall the drivers.
- Restart

After the restart wifi worked again.

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

Title:
  bcmwl 5.100.82.38+bdcom-0ubuntu2 not work on BCM4311/4312

To manage notifications about this bug go to:
https://bugs.launchpad.net/broadcom-sta/+bug/732677/+subscriptions

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

[Bug 600178] Re: Screen tearing when dragging window, in videos and other large screen redraws (on nVidia GPU)

2011-10-16 Thread Geert Jan Alsem
Same for me. It just seems that X.org in combination with any kind of
hardware acceleration and/or compositing will result in vsync problems,
at least on NVIDIA hardware.

I've been testing 11.10 with Unity, GNOME Shell and Xfce (with
compositing effects enabled), with different NVIDIA/X.org settings, but
I can never get rid of tearing. GNOME Shell does a pretty good job
actually, vsync is almost perfect, but there is still a little tearing
visible, for example when watching the test video in comment #38.

Here's hoping that Wayland will be the vsync miracle people are saying
it will be...

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

Title:
  Screen tearing when dragging window, in videos and other large screen
  redraws (on nVidia GPU)

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

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


[Bug 660443] Re: Recommended drivers don't work with Nvidia Optimus

2011-10-10 Thread Geert Jan Alsem
Sure, here's the output I get:

geertjan@geertjan-laptop:/sys/firmware/acpi/tables$ grep MXMS *
grep: APIC: Permission denied
grep: ASF!: Permission denied
grep: BOOT: Permission denied
grep: DMAR: Permission denied
grep: DSDT: Permission denied
grep: FACP: Permission denied
grep: FACS: Permission denied
grep: HPET: Permission denied
grep: MCFG: Permission denied
grep: SPCR: Permission denied
grep: SSDT1: Permission denied
grep: SSDT2: Permission denied

I guess I have to use sudo grep MXMS *? If I run that I get no output
at all.

Note that I'm no longer on Ubuntu 10.10 as in my original post, I'm on
11.04 now (still no Nvidia driver installed, just using the Intel
driver).

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

Title:
  Recommended drivers don't work with Nvidia Optimus

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

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


[Bug 729280] Re: Totem's default subtitles fonts should be Ubuntu Bold

2011-09-20 Thread Geert Jan Alsem
Sometimes text based subtitles that were created using OCR get the
letters I and l mixed up. When you use a subtitle font where the I
and l look identical (like the current default Sans font), these kind
of errors are not an issue. However, if you use a font where the I and
l do not look identical (like the Ubuntu font), these kind of errors
will become visible. I therefore recommend not using the Ubunut font for
subtitles.

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

Title:
  Totem's default subtitles fonts should be Ubuntu Bold

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/729280/+subscriptions

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


[Bug 811174] [NEW] transmisson-remote-gui (transgui) version bump 3.1

2011-07-15 Thread Geert Vanhaute
Public bug reported:

There is a newer version available upstream : version 3.1
http://code.google.com/p/transmisson-remote-gui/
This version is needed for use with Transmission 2.30+.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: transgui 2.2-1
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Jul 15 19:34:30 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110326)
ProcEnviron:
 LANGUAGE=nl_BE:en
 LANG=nl_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: transgui
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  transmisson-remote-gui (transgui) version bump 3.1

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

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


[Bug 811174] Re: transmisson-remote-gui (transgui) version bump 3.1

2011-07-15 Thread Geert Vanhaute
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/811174

Title:
  transmisson-remote-gui (transgui) version bump 3.1

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

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


[Bug 781556] Re: bluetooth discovery fails: no devices found during scan

2011-06-28 Thread Geert
This single command is a good suggestion. I think I'll put in in a
script on my desktop to switch on the radio when needed instead of
switching it on by default using /etc/init.d/bluetooth. This will save
battery power.

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

Title:
  bluetooth discovery fails: no devices found during scan

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

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


[Bug 781556] Re: bluetooth discovery fails: no devices found during scan

2011-06-28 Thread Geert
Did some further testing and finished my bash script to enable the
bluetooth radio when required. (I removed the modifications I made to
'/etc/init.d/bluetooth'). The script looks like this:

sudo bccmd psset -s 0x 0x028c 0x0001
sudo hciconfig hci0 up
sudo /etc/init.d/bluetooth restart
sleep 2

Remarks: on my PC (an HP Pavilion DM1 with Mint 11) the bccmd command
doesn't work when combined with a warm reset (the -r argument)! The
bluetooth restart is also required to get things working.

The script works flawlessly, after execution the gray bluetooth icon in
the system tray immediately changes to black and you paired devices show
up. (Also tested with Blueman Bluetooth Manager).

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

Title:
  bluetooth discovery fails: no devices found during scan

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

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


[Bug 44082] Re: GNOME Panel icons (on right side) move apparently randomly on session start in some situations

2011-06-26 Thread Geert Jan Alsem
felix.rommel, the problem is not gone in Natty. The problem is only a
bit less bad, because all the indicators are grouped in one applet. But
the order of different applets still gets messed up sometimes.

The problem should be gone in Oneiric Ocelot though, because of the
upgrade to GNOME 3. I haven't tested it myself, but in the changelogs
they say that in gnome-panel 3 all the old annoying bugs of gnome-panel
2 have been fixed.

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

Title:
  GNOME Panel icons (on right side) move apparently randomly on session
  start in some situations

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

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


[Bug 781556] Re: bluetooth discovery fails: no devices found during scan

2011-06-25 Thread Geert
Bluetooth discovery fails because with the Ralink chip the bluetooth
radio is off by default, it need's to be switched on after each boot.
This can be done with the command: sudo bccmd psset -s 0x 0x028c
0x0001

Afterwards restart bluetooth: sudo /etc/init.d/bluetooth restart

You can add this command to /etc/init.d/bluetooth (suggestion is to put
it after the log_daemon_msg command) to switch the radio on
automatically.

Information found on https://bugs.meego.com/show_bug.cgi?id=3498

(In my case this fix only worked after modifying /etc/init.d/bluetooth
and a reboot).

** Bug watch added: Meego #3498
   http://bugs.meego.com/show_bug.cgi?id=3498

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

Title:
  bluetooth discovery fails: no devices found during scan

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

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


[Bug 554431] Re: Bluetooth is disabled. Pressing Turn on bluetooth not working

2011-06-25 Thread Geert
Same issue over here with an HP DM1 and Ubuntu 11.4 64bit (actually Mint
11), rebooting doesn't help. Workaround is to restart bluetooth with
this command after each boot:  sudo /etc/init.d/bluetooth restart

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

Title:
  Bluetooth is disabled. Pressing Turn on bluetooth not working

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

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


[Bug 762964] Re: Bluetooth doesn't work in Ubuntu 11.04

2011-06-25 Thread Geert
I also have the Bluetooth disabled issue. When running the command
'/etc/init.d/bluetooth start' I always get an error that the version of
hci0 can't be read because the adapter is down. After bringing it up
with 'hciconfig hci0 up' I can execute '/etc/init.d/bluetooth start'
without error and bluetooth is working again.

Based on this observation I added the command 'hciconfig hci0 up' to the
script '/etc/init.d/bluetooth'. I placed it in the beginning of the
script, just before the 'Test' commands. Now bluetooth starts
automatically after booting. (Kernel 2.6.38-8).

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

Title:
  Bluetooth doesn't work in Ubuntu 11.04

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

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


[Bug 740011] Re: Natty: the driver sp5100_tco prevents PC startup

2011-06-25 Thread Geert
Same issue on HP Pavilion DM1.

 $ uname -a
Linux GeertNetbook 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

dmesg
[   14.051466] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
[   14.051521] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   14.051625] SP5100 TCO timer: mmio address 0xb8fe00 already in use

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

Title:
  Natty: the driver sp5100_tco prevents PC startup

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

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


[Bug 777458] [NEW] ddcprobe segfault

2011-05-04 Thread Geert Barentsen
Public bug reported:

Binary package hint: xresprobe

- Release: Ubuntu 11.04
- Package: 0.4.24ubuntu9

Since upgrading from 10.10 to 11.04, sudo ddcprobe no longer produces
output due to a segfault.

# sudo ddcprobe
(nothing)

#/var/log/syslog:
kernel: [ 1370.672199] ddcprobe[3428]: segfault at c1bc8 ip 1bc8 sp 
0ffa error 15 in zero (deleted)[1000+8]

# lspci
00:00.0 Host bridge: nVidia Corporation MCP79 Host Bridge (rev b1)
00:00.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.0 ISA bridge: nVidia Corporation MCP79 LPC Bridge (rev b2)
00:03.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.2 SMBus: nVidia Corporation MCP79 SMBus (rev b1)
00:03.3 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.5 Co-processor: nVidia Corporation MCP79 Co-processor (rev b1)
00:04.0 USB Controller: nVidia Corporation MCP79 OHCI USB 1.1 Controller (rev 
b1)
00:04.1 USB Controller: nVidia Corporation MCP79 EHCI USB 2.0 Controller (rev 
b1)
00:06.0 USB Controller: nVidia Corporation MCP79 OHCI USB 1.1 Controller (rev 
b1)
00:06.1 USB Controller: nVidia Corporation MCP79 EHCI USB 2.0 Controller (rev 
b1)
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
00:09.0 PCI bridge: nVidia Corporation MCP79 PCI Bridge (rev b1)
00:0a.0 Ethernet controller: nVidia Corporation MCP79 Ethernet (rev b1)
00:0b.0 SATA controller: nVidia Corporation MCP79 AHCI Controller (rev b1)
00:0c.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:10.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:15.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:16.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:17.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:18.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
01:07.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
01:07.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22)
01:07.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)
01:07.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
03:00.0 VGA compatible controller: nVidia Corporation C79 [GeForce 9400M G] 
(rev b1)
06:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network 
Adapter (PCI-Express) (rev 01)

# sudo valgrind ddcprobe
==4027== Memcheck, a memory error detector
==4027== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==4027== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
==4027== Command: ddcprobe
==4027== 
--4027-- VALGRIND INTERNAL ERROR: Valgrind received a signal 11 (SIGSEGV) - 
exiting
--4027-- si_code=2;  Faulting address: 0xC1BC8;  sp: 0x62d3adbc

valgrind: the 'impossible' happened:
   Killed by fatal signal
==4027==at 0x3803DC92: ??? (in /usr/lib/valgrind/memcheck-x86-linux)

sched status:
  running_tid=1

Thread 1: status = VgTs_Runnable
==4027==at 0x8049755: ??? (in /usr/sbin/ddcprobe)
==4027==by 0x8049D39: ??? (in /usr/sbin/ddcprobe)
==4027==by 0x804AA40: ??? (in /usr/sbin/ddcprobe)
==4027==by 0x804ACE0: ??? (in /usr/sbin/ddcprobe)
==4027==by 0x405FE36: (below main) (libc-start.c:226)

** Affects: xresprobe (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/777458

Title:
  ddcprobe segfault

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


[Bug 600178] Re: Screen tearing when dragging window, in videos and other large screen redraws (on nVidia GPU)

2011-04-15 Thread Geert Jan Alsem
I did find one way to get vsync to work in Natty, but it involves
editing xorg.conf. I followed these instructions to disable composite
extension: https://wiki.archlinux.org/index.php/Composite

Of course if you do that then all desktop effects and Unity stop
working.

What is strange to me that disabling composite makes a difference when
using Metacity. I mean, in gconf I have the key
/apps/metacity/general/compositing_manager set to False, so it
shouldn't be using compositing in the first place.

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

Title:
  Screen tearing when dragging window, in videos and other large screen
  redraws (on nVidia GPU)

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


[Bug 760995] Re: update-apt-xapian-index crashed with DatabaseCorruptError in buildIndex(): Failed to unlink /var/cache/apt-xapian-index/index.3/postlist.baseB: No such file or directory

2011-04-14 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 631215 ***
https://bugs.launchpad.net/bugs/631215


** Visibility changed to: Public

** This bug has been marked a duplicate of bug 631215
   update-apt-xapian-index crashed with DatabaseCorruptError in buildIndex()
 * You can subscribe to bug 631215 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/631215/+subscribe

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

Title:
  update-apt-xapian-index crashed with DatabaseCorruptError in
  buildIndex(): Failed to unlink /var/cache/apt-xapian-
  index/index.3/postlist.baseB: No such file or directory

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


[Bug 135956] Re: cuesheet support

2011-04-04 Thread Geert Vanhaute
Is there any news about this?

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

Title:
  cuesheet support

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


[Bug 600178] Re: Screen tearing when dragging window, in videos and other large screen redraws (on nVidia GPU)

2011-04-02 Thread Geert Jan Alsem
For me the situation in Natty got worse. On Maverick (and before) I
couldn't get vsync to work properly when using Compiz, but when using
Metacity vsync was fine. On Natty (beta) vsync doesn't work properly
with both Compiz and Metacity. So right now on Natty, no matter which
settings I use or what I do, I can't get full screen video to play
without screen tearing.

Using an Nvidia Geforce 9500 GT with the latest Nvidia drivers from the
Ubuntu repos.

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

Title:
  Screen tearing when dragging window, in videos and other large screen
  redraws (on nVidia GPU)

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


[Bug 726902] Re: Loss of vsync when using Metacity.

2011-03-23 Thread Geert Jan Alsem
This probably isn't an Intel specific bug, because I'm on NVIDIA
graphics (proprietary drivers) and I'm having the same problem.

BTW, I've never been able to get vsyncing right with Compiz, but
Metacity has always worked perfectly for me (Maverick and before). With
Natty I can't get vsync to work on Metacity though. (Also still not on
Compiz, but that is not a regression)

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

Title:
  Loss of vsync when using Metacity.

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


[Bug 617210] Re: Ambiance Maverick Beta: Chromium title bar is orange

2011-03-13 Thread Geert Jan Alsem
*** This bug is a duplicate of bug 697854 ***
https://bugs.launchpad.net/bugs/697854

** This bug has been marked a duplicate of bug 697854
   Ambiance/Radiance should use chromium specific theming controls
 * You can subscribe to bug 697854 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/697854/+subscribe

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

Title:
  Ambiance Maverick Beta: Chromium title bar is orange

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


[Bug 660443] Re: Recommended drivers don't work with Nvidia Optimus

2010-10-15 Thread Geert Jan Alsem
paulpoco, what are you saying, that the Intel graphics chip isn't
working right for you either? Because for me when I don't install the
Nvidia drivers and stick with Intel graphics everything works fine,
including 3D acceleration.

But even if there are problems with the Intel driver, it is kind of off
topic for this bug, because jockey should still not recommend to install
the non-working Nvidia drivers.

-- 
Recommended drivers don't work with Nvidia Optimus
https://bugs.launchpad.net/bugs/660443
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 553860] Re: Ubuntu installs nvidia 173 driver rather then latest when enabling Compiz

2010-10-14 Thread Geert Jan Alsem
I think this bug can be closed. At least for me, I experienced this
problem in the Lucid beta, but it was already fixed in Lucid final.

-- 
Ubuntu installs nvidia 173 driver rather then latest when enabling Compiz
https://bugs.launchpad.net/bugs/553860
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 660443] [NEW] Recommended drivers don't work with Nvidia Optimus

2010-10-14 Thread Geert Jan Alsem
Public bug reported:

Nvidia's hybrid graphics technology Optimus (combines GeForce with an
Intel graphics chip) is currently not supported in the Nvidia Linux
drivers. When you install the drivers Ubuntu won't startup into graphics
mode anymore. If you don't install the Nvidia drivers Ubuntu just uses
the Intel graphics, and everything works fine.

The bug: when you install Ubuntu on a PC with Nvidia Optimus, jockey
recommends you install the (non-working) Nvidia drivers.

Solution: detect Optimus and only recommend the Nvidia drivers when it's
not present.

Tested on Ubuntu 10.10 final.

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

-- 
Recommended drivers don't work with Nvidia Optimus
https://bugs.launchpad.net/bugs/660443
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 206547] Re: Open (but do not raise) new conversation windows automatically

2010-10-11 Thread Geert Jan Alsem
The option is currently called Display incoming events in the
notification area, and you have to turn it off to get new chats to pop
up.

It's not a very clear name for the option I think, but they are aware of
this upstream, as can be read in the GNOME bug report.

-- 
Open (but do not raise) new conversation windows automatically
https://bugs.launchpad.net/bugs/206547
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 375155] Re: Suspend Hibernate don't work

2010-10-06 Thread Geert-Jan van Leeuwen
I have a similar problem. 
When I just try to suspend my MSI megabook S262, it enters suspend and the led 
flashes. After I press the power button again, the DVD-drive reads a few times 
and nothing else happens. It is still frozen. No display, no HD activity, no 
CPU-fan activity...

I tried https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume
and typed (and the other three too):

# echo core  /sys/power/pm_test
# echo reboot  /sys/power/disk
# echo disk  /sys/power/state
# dmesg  /tmp/dmesg-core-reboot.txt

and everything seems to work, though the computer does not completely
enter suspend mode then. The screen goes blank and comes back up again
and the HD seems to stop and start again etc.

Some time ago I also played around with s2ram and the best I got out of
that was a cpu fan that started spinning after suspend.

I tried https://wiki.ubuntu.com/DebuggingKernelSuspend
too, but the hash never matched (am I doing anything wrong?)


I also ran the test script from 
https://wiki.ubuntu.com/KernelTeam/SuspendResumeTesting
and didn't get any further than the person above me here.

if there are any other tests that I can run and results I could attach,
please tell me. I've gotten quite handy with ubuntu lately.

** Attachment added: dmesg after debug
   
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/375155/+attachment/1675488/+files/dmesg.txt

-- 
Suspend  Hibernate don't work
https://bugs.launchpad.net/bugs/375155
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 375155] Re: Suspend Hibernate don't work

2010-10-06 Thread Geert-Jan van Leeuwen
by the way, I'm currently running 10.10 with the latest updates.
previous releases of ubuntu (from 9.10 on) had the same effects.

-- 
Suspend  Hibernate don't work
https://bugs.launchpad.net/bugs/375155
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 654809] Re: Geany saves corrupted files on FTP mounted with GVFS

2010-10-05 Thread Geert Van Damme
Same issue here, but I'm using ssh mounted folders (GVFS)
After editing a remote file in geany, the file is empty.
Editing with gedit is no problem.

-- 
Geany saves corrupted files on FTP mounted with GVFS
https://bugs.launchpad.net/bugs/654809
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 622123] [NEW] BUG: scheduling while atomic: run-mozilla.sh/2625/0x10000001

2010-08-22 Thread geert
Public bug reported:

since using ubuntu 10.10 I have (every 20-30 min) the warning: your system  
a serious kernel crash.
However the system still works fine but sometimes the whole screen becomes gray 
and there is no response from mouse, etc ... for several seconds ...

ProblemType: KernelOops
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-16-generic 2.6.35-16.22
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.35-16.22-generic 2.6.35.2
Uname: Linux 2.6.35-16-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gdb1535 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x7854 irq 45'
   Mixer name   : 'Realtek ALC268'
   Components   : 'HDA:10ec0268,1025015b,00100101'
   Controls  : 8
   Simple ctrls  : 5
Date: Sun Aug 22 10:11:39 2010
Failure: oops
Frequency: Once a day.
HibernationDevice: RESUME=UUID=9ce9b04f-d4f5-468c-a2e7-0e103069a095
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100803.1)
MachineType: Acer AOA150
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-16-generic 
root=UUID=eba84ca1-0965-488b-a7c8-08bc720f6dda ro quiet splash
RelatedPackageVersions: linux-firmware 1.38
SourcePackage: linux
Title: BUG: scheduling while atomic: run-mozilla.sh/2625/0x1001
dmi.bios.date: 05/09/2008
dmi.bios.vendor: Acer
dmi.bios.version: v0.3305
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 1
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAcer:bvrv0.3305:bd05/09/2008:svnAcer:pnAOA150:pvr1:rvnAcer:rn:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
dmi.product.name: AOA150
dmi.product.version: 1
dmi.sys.vendor: Acer

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


** Tags: apport-kerneloops i386 kconfig kernel-oops maverick 
needs-upstream-testing regression-potential

-- 
BUG: scheduling while atomic: run-mozilla.sh/2625/0x1001
https://bugs.launchpad.net/bugs/622123
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 622123] Re: BUG: scheduling while atomic: run-mozilla.sh/2625/0x10000001

2010-08-22 Thread geert

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510123/+files/AcpiTables.txt

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510124/+files/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510125/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510126/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510127/+files/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510128/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510129/+files/Dependencies.txt

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510130/+files/IwConfig.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/622123/+attachment/1510131/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/622123/+attachment/1510132/+files/Lsusb.txt

** Attachment added: OopsText.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510133/+files/OopsText.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510134/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510135/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510136/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510137/+files/ProcModules.txt

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/622123/+attachment/1510138/+files/RfKill.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/622123/+attachment/1510139/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/622123/+attachment/1510140/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/622123/+attachment/1510141/+files/WifiSyslog.txt

-- 
BUG: scheduling while atomic: run-mozilla.sh/2625/0x1001
https://bugs.launchpad.net/bugs/622123
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 291760] Re: network-manager roams to (none) ((none)) - background scanning

2010-07-24 Thread Geert van Boxtel
I can now confirm that installing WCID AND UNINSTALLING NETWORK-MANAGER
resolved the issue for me, confirming the earlier message of Nthalk.
Thank you!

-- 
network-manager roams to (none) ((none)) - background scanning
https://bugs.launchpad.net/bugs/291760
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


  1   2   >