[Bug 1529586] Re: glusterfind ImportError: No module named glusterfind.main

2016-07-05 Thread Luc Bruninx
The python script "/usr/bin/glusterfind" try to import module
"/usr/libexec/glusterfs/". But this path don't exists on Ubuntu.

The glusterfind module files are located in "/usr/lib/x86_64-linux-
gnu/glusterfs/" on x86_64 system.

An "easy" workaround is to create a symbolic link from "/usr/libexec" to
"/usr/lib/x86_64-linux-gnu".


$> sudo ln -s /usr/lib/x86_64-linux-gnu /usr/libexec

However, the name of the source directory (x86_64-linux-gnu) varies
depending on the system arch.

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

Title:
  glusterfind ImportError: No module named glusterfind.main

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

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


[Bug 1437492] Re: boot stalls on USB detection errors

2015-07-23 Thread Luc Bruninx
Same problem on ASUS Z97-WS after upgrading Ubuntu 14.10 to 15.04:

uname:
 Linux 3.19.0-22-generic #22-Ubuntu SMP Tue Jun 16 17:15:15 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

systemd-analyze:
 Startup finished in 2.077s (kernel) + 45.086s (userspace) = 47.164s

systemd-analyze blame:
 39.863s systemd-udev-settle.service

lsusb:
Bus 006 Device 002: ID 8087:8001 Intel Corp. 
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 8087:8009 Intel Corp. 
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 004: ID 174c:3074 ASMedia Technology Inc. 
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 0557:2213 ATEN International Co., Ltd CS682 2-Port USB 
2.0 DVI KVM Switch
Bus 001 Device 007: ID 0557:8021 ATEN International Co., Ltd 
Bus 001 Device 006: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

lsusb -s 1
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

dmesg log (usb filtered):
[0.283460] ACPI: bus type USB registered
[0.283470] usbcore: registered new interface driver usbfs
[0.283476] usbcore: registered new interface driver hub
[0.283489] usbcore: registered new device driver usb
[0.547961] xhci_hcd :00:14.0: new USB bus registered, assigned bus 
number 1
[0.548096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[0.548111] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[0.548128] usb usb1: Product: xHCI Host Controller
[0.548139] usb usb1: Manufacturer: Linux 3.19.0-22-generic xhci-hcd
[0.548154] usb usb1: SerialNumber: :00:14.0
[0.548227] hub 1-0:1.0: USB hub found
[0.549410] xhci_hcd :00:14.0: new USB bus registered, assigned bus 
number 2
[0.549450] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[0.549465] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[0.549482] usb usb2: Product: xHCI Host Controller
[0.549493] usb usb2: Manufacturer: Linux 3.19.0-22-generic xhci-hcd
[0.549508] usb usb2: SerialNumber: :00:14.0
[0.549572] hub 2-0:1.0: USB hub found
[0.550080] xhci_hcd :10:00.0: new USB bus registered, assigned bus 
number 3
[0.610642] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[0.610659] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[0.610675] usb usb3: Product: xHCI Host Controller
[0.610687] usb usb3: Manufacturer: Linux 3.19.0-22-generic xhci-hcd
[0.610701] usb usb3: SerialNumber: :10:00.0
[0.610780] hub 3-0:1.0: USB hub found
[0.610861] xhci_hcd :10:00.0: new USB bus registered, assigned bus 
number 4
[0.610918] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[0.610933] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[0.610950] usb usb4: Product: xHCI Host Controller
[0.610961] usb usb4: Manufacturer: Linux 3.19.0-22-generic xhci-hcd
[0.610975] usb usb4: SerialNumber: :10:00.0
[0.611048] hub 4-0:1.0: USB hub found
[0.67] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[0.611218] ehci-pci :00:1a.0: new USB bus registered, assigned bus 
number 5
[0.626629] ehci-pci :00:1a.0: USB 2.0 started, EHCI 1.00
[0.626658] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[0.626673] usb usb5: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[0.626690] usb usb5: Product: EHCI Host Controller
[0.627496] usb usb5: Manufacturer: Linux 3.19.0-22-generic ehci_hcd
[0.628304] usb usb5: SerialNumber: :00:1a.0
[0.629180] hub 5-0:1.0: USB hub found
[0.631710] ehci-pci :00:1d.0: new USB bus registered, assigned bus 
number 6
[0.646659] ehci-pci :00:1d.0: USB 2.0 started, EHCI 1.00
[0.647503] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[0.648314] usb usb6: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[0.649121] usb usb6: Product: EHCI Host Controller
[0.649922] usb usb6: Manufacturer: Linux 3.19.0-22-generic ehci_hcd
[0.650727] usb usb6: SerialNumber: :00:1d.0
[0.651604] hub 6-0:1.0: USB hub found
[0.654091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[0.656508] uhci_hcd: USB Universal Host Controller Interface driver
[0.858871] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[0.942915] usb 5-1: new high-speed 

[Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-05-22 Thread Luc Bruninx
No, I'm sorry, but installing nvidia-modprobe don't solve the bug.

When nvidia-modprobe is already installed, any update of the kernel
produce the bug.

You can use this simple workaround in a terminal after upgrading the
kernel, but before reboot your computer:

$ sudo apt-get reinstall nvidia-331 nvidia-331-uvm

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

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

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

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


[Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-03-24 Thread Luc Bruninx
For my Ubuntu 14.10, I use this command after an update of the kernel:

sudo apt-get install nvidia-331 nvidia-331-uvm --reinstall

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

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

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

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


[Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-01-31 Thread Luc Bruninx
Same problem during update of the kernel 3.16.0-30 with NVIDIA driver - version 
331.113 (nvidia 331.113-0ubuntu0.1).
But after reboot, everything seems to be properly updated.

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

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

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

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


[Bug 1376154] Re: data grid not displaying resultset is blank

2014-11-06 Thread Luc Bruninx
I'm sorry, but the patch proposed by Rocko (rockorequin) don't work 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/1376154

Title:
  data grid not displaying resultset is blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-workbench/+bug/1376154/+subscriptions

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


[Bug 1376154] Re: data grid not displaying resultset is blank

2014-11-06 Thread Luc Bruninx
The Gabriele Tozzi solution work for me. Download the 2 deb files from
the Debian repository and use dpkg to install it (after removing the
Ubuntu packages).

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

Title:
  data grid not displaying resultset is blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-workbench/+bug/1376154/+subscriptions

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


[Bug 1323534] Re: nvidia-331-uvm 331.38-0ubuntu7: nvidia-331-uvm kernel module failed to build

2014-05-27 Thread Luc Bruninx
I solved the problem like this.

I started by removing the nvidia-331-uvm package.

However, I noticed that the linux-generic package was not installed
(oups?!)...

Thus, the linux-headers-3.13.0-27* packages were installed without the
corresponding linux-image-3.13.0-27*.

So I installed the linux-generic package. This causes the installation
of all missing packages.

After rebooting, I reinstalled nvidia-331-uvm without any problem.

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

Title:
  nvidia-331-uvm 331.38-0ubuntu7: nvidia-331-uvm kernel module failed to
  build

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

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


[Bug 1239381] Re: Unity crashes when entering a term including emu in the home lens

2013-11-12 Thread Luc Bruninx
Also crash with wri and syn when LibreOffice Writer is running on my
Saucy 13.10 x86-64/nvidia.

It seems that key words of 3 letters cause crashing. writer cause no
crash, for example, but wri crash.

But don't crash when unity-lens-friends, unity-lens-photos and
unity-lens-viodeo are removed.

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

Title:
  Unity crashes when entering a term including emu in the home lens

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

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


[Bug 1064962] Re: [SRU] Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-11-12 Thread Luc Bruninx
This is exactly the same for me. When I wait 5 seconds before reopening
LibreOffice writer, the menu is fully visible and usable.

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

Title:
  [SRU] Global menubar items do not work when opening a document
  directly from nautilus with no LibreOffice instance running

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

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


[Bug 1064962] Re: [SRU] Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-11-11 Thread Luc Bruninx
I have tested the quantal-proposed and I confirm the problem described
in comment #121 (after restarting writer 3 times).

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

Title:
  [SRU] Global menubar items do not work when opening a document
  directly from nautilus with no LibreOffice instance running

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

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


[Bug 1064962] Re: [SRU] Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-11-11 Thread Luc Bruninx
This is further information about the problem commented at #121.

In my case, the titles of menus are visible, but all menus are empty.

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

Title:
  [SRU] Global menubar items do not work when opening a document
  directly from nautilus with no LibreOffice instance running

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

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


[Bug 1064962] Re: [SRU] Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-11-10 Thread Luc Bruninx
Hello Brian,

The libreoffice package for amd64 into quantal-proposed has failed to build.
(http://launchpad.net/ubuntu/+source/libreoffice/1:3.6.2~rc2-0ubuntu4)

See:
https://launchpad.net/ubuntu/+source/libreoffice/1:3.6.2~rc2-0ubuntu4/+build/3970477

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

Title:
  [SRU] Global menubar items do not work when opening a document
  directly from nautilus with no LibreOffice instance running

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

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


[Bug 1064962] Re: [SRU] Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-11-10 Thread Luc Bruninx
A new build is starting for amd64
(https://launchpad.net/ubuntu/+source/libreoffice/1:3.6.2~rc2-0ubuntu4/+build/3970477).

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

Title:
  [SRU] Global menubar items do not work when opening a document
  directly from nautilus with no LibreOffice instance running

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

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


[Bug 1064962] Re: [SRU] Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-11-08 Thread Luc Bruninx
I have copy the source package from https://launchpad.net/~bjoern-
michaelsen/+archive/libreoffice-quantaltest-20120601 to my own PPA and
build it for amd64.

I have tested this patch and it works for me on quantal 64 bits.

Add my PPA and update to apply the fix for amd-64:

sudo add-apt-repository ppa:luc2005/ppa-luc-bruninx
sudo apt-get update
sudo apt-get upgrade

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

Title:
  [SRU] Global menubar items do not work when opening a document
  directly from nautilus with no LibreOffice instance running

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

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


[Bug 1074864] Re: evolution-calendar-factory crashed with SIGABRT in __libc_message()

2012-11-06 Thread Luc Bruninx
A possible workaround to remove crash reports:

If you use thunderbird or another mail client (or organizer) and if you
don't use evolution, you can remove the evolution-data-server package
(only - don't remove evolution-data-server-common package).

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

Title:
  evolution-calendar-factory crashed with SIGABRT in __libc_message()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1074864/+subscriptions

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


[Bug 973096] Re: Nvidia driver causes xorg crash

2012-10-09 Thread Luc Bruninx
Use a package manager like Synaptic to select only nvidia driver and
upgrade it without all others proposed packages.

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

Title:
  Nvidia driver causes xorg crash

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

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


[Bug 751820] Re: dconf-service crashed with SIGABRT in __libc_start_main()

2012-10-03 Thread Luc Bruninx
I have the same problem with 12.04 too.

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

Title:
  dconf-service crashed with SIGABRT in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/d-conf/+bug/751820/+subscriptions

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


[Bug 1057377] [NEW] colord crashed with SIGSEGV in dbus_message_get_reply_serial() (when use package libsane-hpaio)

2012-09-27 Thread Luc Bruninx
Public bug reported:

Sometime, colord crash a few seconds after login (Unity).

Description:Ubuntu 12.04.1 LTS
Release:12.04
colord: 0.1.16-2
libsane-hpaio: 3.12.2-1ubuntu3.1

In crash report, you can see:

 Thread 1 (Thread 0x7f0ec7c0 (LWP 1227)):
 #0  0x7f043bde3a15 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
 No symbol table info available.
 #1  0x7f043bdcf297 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
 No symbol table info available.

 #2  0x7f043bdd39a1 in dbus_message_get_reply_serial () from 
/lib/x86_64-linux-gnu/libdbus-1.so.3
 No symbol table info available.

 #3  0x7f043bdc774e in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
 No symbol table info available.
 #4  0x7f043bddf069 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3

...

 #13 0x7f042caf1272 in ?? () from /usr/lib/sane/libsane-hpaio.so.1
 No symbol table info available.
 #14 0x7f042caea64c in sane_hpaio_init () from 
/usr/lib/sane/libsane-hpaio.so.1
 No symbol table info available.
 #15 0x7f04437e6910 in ?? () from /usr/lib/x86_64-linux-gnu/libsane.so.1
 No symbol table info available.
 #16 0x7f04437e72cd in sane_dll_get_devices () from 
/usr/lib/x86_64-linux-gnu/libsane.so.1
 No symbol table info available.
 #17 0x00410926 in cd_sane_client_refresh ()
 No symbol table info available.
 #18 0x00413810 in ?? ()
 No symbol table info available.
 #19 0x7f044355775e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 No symbol table info available.
 #20 0x7f04435579b0 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 No symbol table info available.
 #21 0x7f0443500f97 in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 No symbol table info available.
 #22 0x7f044354f7ba in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 No symbol table info available.
 #23 0x7f0443500f97 in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 No symbol table info available.
 #24 0x7f0443501099 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 No symbol table info available.
 #25 0x7f0442d93d53 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #26 0x7f0442d940a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #27 0x7f0442d9449a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #28 0x00407846 in main ()
 No symbol table info available.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: colord 0.1.16-2
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Uname: Linux 3.2.0-31-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Thu Sep 27 10:10:11 2012
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: colord
UpgradeStatus: Upgraded to precise on 2012-03-23 (187 days ago)
--- 
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
DistroRelease: Ubuntu 12.04
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
NonfreeKernelModules: nvidia
Package: colord 0.1.16-2
PackageArchitecture: amd64
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Tags:  precise
Uname: Linux 3.2.0-31-generic x86_64
UpgradeStatus: Upgraded to precise on 2012-03-23 (187 days ago)
UserGroups:

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


** Tags: amd64 apport-bug apport-collected precise running-unity

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

Title:
  colord crashed with SIGSEGV in dbus_message_get_reply_serial()  (when
  use package  libsane-hpaio)

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

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


[Bug 1057377] Dependencies.txt

2012-09-27 Thread Luc Bruninx
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1057377/+attachment/3347655/+files/Dependencies.txt

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

Title:
  colord crashed with SIGSEGV in dbus_message_get_reply_serial()  (when
  use package  libsane-hpaio)

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

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


[Bug 1057377] Re: colord crashed with SIGSEGV in dbus_message_get_reply_serial() (when use package libsane-hpaio)

2012-09-27 Thread Luc Bruninx
** Tags added: apport-collected

** Description changed:

  Sometime, colord crash a few seconds after login (Unity).
  
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04
  colord: 0.1.16-2
  libsane-hpaio: 3.12.2-1ubuntu3.1
  
  In crash report, you can see:
  
   Thread 1 (Thread 0x7f0ec7c0 (LWP 1227)):
   #0  0x7f043bde3a15 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   No symbol table info available.
   #1  0x7f043bdcf297 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   No symbol table info available.
  
   #2  0x7f043bdd39a1 in dbus_message_get_reply_serial () from 
/lib/x86_64-linux-gnu/libdbus-1.so.3
   No symbol table info available.
  
   #3  0x7f043bdc774e in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   No symbol table info available.
   #4  0x7f043bddf069 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  
  ...
  
   #13 0x7f042caf1272 in ?? () from /usr/lib/sane/libsane-hpaio.so.1
   No symbol table info available.
   #14 0x7f042caea64c in sane_hpaio_init () from 
/usr/lib/sane/libsane-hpaio.so.1
   No symbol table info available.
   #15 0x7f04437e6910 in ?? () from /usr/lib/x86_64-linux-gnu/libsane.so.1
   No symbol table info available.
   #16 0x7f04437e72cd in sane_dll_get_devices () from 
/usr/lib/x86_64-linux-gnu/libsane.so.1
   No symbol table info available.
   #17 0x00410926 in cd_sane_client_refresh ()
   No symbol table info available.
   #18 0x00413810 in ?? ()
   No symbol table info available.
   #19 0x7f044355775e in ?? () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   No symbol table info available.
   #20 0x7f04435579b0 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   No symbol table info available.
   #21 0x7f0443500f97 in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   No symbol table info available.
   #22 0x7f044354f7ba in ?? () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   No symbol table info available.
   #23 0x7f0443500f97 in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   No symbol table info available.
   #24 0x7f0443501099 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   No symbol table info available.
   #25 0x7f0442d93d53 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
   No symbol table info available.
   #26 0x7f0442d940a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   No symbol table info available.
   #27 0x7f0442d9449a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
   No symbol table info available.
   #28 0x00407846 in main ()
   No symbol table info available.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: colord 0.1.16-2
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Thu Sep 27 10:10:11 2012
  InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_BE.UTF-8
   SHELL=/bin/bash
  SourcePackage: colord
  UpgradeStatus: Upgraded to precise on 2012-03-23 (187 days ago)
+ --- 
+ ApportVersion: 2.0.1-0ubuntu13
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.04
+ InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
+ NonfreeKernelModules: nvidia
+ Package: colord 0.1.16-2
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=fr_BE.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
+ Tags:  precise
+ Uname: Linux 3.2.0-31-generic x86_64
+ UpgradeStatus: Upgraded to precise on 2012-03-23 (187 days ago)
+ UserGroups:

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

Title:
  colord crashed with SIGSEGV in dbus_message_get_reply_serial()  (when
  use package  libsane-hpaio)

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

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


[Bug 994064] Re: dconf-service crashed with signal 5 in __libc_start_main()

2012-09-26 Thread Luc Bruninx
Unless it is a coincidence, it seems that the problem no longer occurs
when the package gconf-defaults-service is installed.

   sudo apt-get install gconf-defaults-service

Could someone also test this workaround?

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

Title:
  dconf-service crashed with signal 5 in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/d-conf/+bug/994064/+subscriptions

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


[Bug 994064] Re: dconf-service crashed with signal 5 in __libc_start_main()

2012-09-25 Thread Luc Bruninx
I have the same problem a little time after login my session in Unity.

I note this in my apport log:

ERROR: apport (pid 2272) Tue Sep 25 09:02:13 2012: called for pid 2271, signal 5
ERROR: apport (pid 2272) Tue Sep 25 09:02:13 2012: executable: 
/usr/lib/dconf/dconf-service (command line /usr/lib/dconf/dconf-service)
ERROR: apport (pid 2272) Tue Sep 25 09:02:13 2012: gdbus call error: Error: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files

ERROR: apport (pid 2272) Tue Sep 25 09:02:13 2012: debug: session gdbus call: 
ERROR: apport (pid 2272) Tue Sep 25 09:02:13 2012: wrote report 
/var/crash/_usr_lib_dconf_dconf-service.122.crash

And, in the crash report:

ApportVersion: 2.0.1-0ubuntu13
Dependencies:
 coreutils 8.13-3ubuntu3
 debconf 1.5.42ubuntu1
 dpkg 1.16.1.2ubuntu7
 gcc-4.6-base 4.6.3-1ubuntu5
 libacl1 2.2.51-5ubuntu1
 libattr1 1:2.4.46-5ubuntu1
 libbz2-1.0 1.0.6-1
 libc-bin 2.15-0ubuntu10
 libc6 2.15-0ubuntu10
 libdconf0 0.12.0-0ubuntu1.1
 libffi6 3.0.11~rc1-5
 libgcc1 1:4.6.3-1ubuntu5
 libglib2.0-0 2.32.3-0ubuntu1
 liblzma5 5.1.1alpha+20110809-3
 libpcre3 8.12-4
 libselinux1 2.1.0-4.1ubuntu1
 multiarch-support 2.15-0ubuntu10
 perl-base 5.14.2-6ubuntu2.1
 tar 1.26-4ubuntu1
 tzdata 2012e-0ubuntu0.12.04.1
 xz-utils 5.1.1alpha+20110809-3
 zlib1g 1:1.2.3.4.dfsg-3ubuntu4
Disassembly:
 = 0x7fd279e60fdb g_logv+475:lea0x2a513e(%rip),%rdi# 
0x7fd27a106120
0x7fd279e60fe2 g_logv+482:mov%r14d,%esi
0x7fd279e60fe5 g_logv+485:callq  0x7fd279e95980 g_private_set
0x7fd279e60fea g_logv+490:nopw   0x0(%rax,%rax,1)
0x7fd279e60ff0 g_logv+496:test   %ebx,%ebx
0x7fd279e60ff2 g_logv+498:je 0x7fd279e61010 g_logv+528
0x7fd279e60ff4 g_logv+500:sub$0x1,%ebx
0x7fd279e60ff7 g_logv+503:bt %rbx,%r12
0x7fd279e60ffb g_logv+507:jae0x7fd279e60ff0 g_logv+496
0x7fd279e60ffd g_logv+509:cmp$0x,%ebx
0x7fd279e61000 g_logv+512:jne0x7fd279e60e78 g_logv+120
0x7fd279e61006 g_logv+518:nopw   %cs:0x0(%rax,%rax,1)
0x7fd279e61010 g_logv+528:mov0x458(%rsp),%rdx
0x7fd279e61018 g_logv+536:xor%fs:0x28,%rdx
0x7fd279e61021 g_logv+545:jne0x7fd279e6111d g_logv+797
0x7fd279e61027 g_logv+551:add$0x468,%rsp
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
NonfreeKernelModules: nvidia
Package: dconf-service 0.12.0-0ubuntu1.1
PackageArchitecture: amd64
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Registers:
 rax0x0 0
 rbx0x2 2
 rcx0x7fd279bee750  140541962413904
 rdx0x1 1
 rsi0x  4294967295
 rdi0x7fd279bee720  140541962413856
 rbp0x2 0x2
 rsp0x7fff5b740280  0x7fff5b740280
 r8 0x0 0
 r9 0x0 0
 r100x0 0
 r110x246   582
 r120x4 4
 r130x7fff5b740728  140734727718696
 r140x0 0
 r150x0 0
 rip0x7fd279e60fdb  0x7fd279e60fdb g_logv+475
 eflags 0x246   [ PF ZF IF ]
 cs 0x3351
 ss 0x2b43
 ds 0x0 0
 es 0x0 0
 fs 0x0 0
 gs 0x0 0
SourcePackage: d-conf
Stacktrace:
 #0  0x7fd279e60fdb in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #1  0x7fd279e611b2 in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #2  0x00404e50 in ?? ()
 No symbol table info available.
 #3  0x00402f38 in ?? ()
 No symbol table info available.
 #4  0x7fd27985976d in __libc_start_main (main=0x402f20, argc=1, 
ubp_av=0x7fff5b740978, init=optimized out, fini=optimized out, 
rtld_fini=optimized out, stack_end=0x7fff5b740968) at libc-start.c:226
 result = optimized out
 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 8280920172592276728, 
4206528, 140734727719280, 0, 0, -8280699223994096392, -8264300964955380488}, 
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x405b10, 0x7fff5b740978}, data 
= {prev = 0x0, cleanup = 0x0, canceltype = 4217616}}}
 not_first_call = optimized out
 #5  0x00402fe9 in ?? ()
 No symbol table info available.
 #6  0x7fff5b740968 in ?? ()
 No symbol table info available.
 #7  0x001c in ?? ()
 No symbol table info available.
 #8  0x0001 in ?? ()
 No symbol table info available.
 #9  0x7fff5b741d19 in ?? ()
 No symbol table info available.
 #10 0x in ?? ()
 No symbol table info available.
StacktraceTop:
 ?? ()
 ?? ()
 __libc_start_main (main=0x402f20, argc=1, ubp_av=0x7fff5b740978, 
init=optimized out, fini=optimized out, rtld_fini=optimized out, 
stack_end=0x7fff5b740968) at 

[Bug 1034164] Re: [SRU Regression] Unity 5.14 + Nux 2.14: Launcher tooltips are incomplete/missing

2012-09-23 Thread Luc Bruninx
Hi,

The proposed Unity 5.16 works for me too.

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

Title:
  [SRU Regression] Unity 5.14 + Nux 2.14: Launcher tooltips are
  incomplete/missing

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

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


[Bug 973096] Re: Nvidia driver causes xorg crash

2012-09-23 Thread Luc Bruninx
The  [SRU] NVIDIA driver 304.43 solve this problem for me too.

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

Title:
  Nvidia driver causes xorg crash

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

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


[Bug 1037483] Re: [SRU] Needs NVIDIA driver 304.43 [HW-Certification blocker]

2012-09-21 Thread Luc Bruninx
It works for me.

The proposed update 304.43 solve all of my problems :
- Unity and KDE session unexpectedly closed.
- VirtualBox crach with 2D or 3D acceleration enabled.
- Display freezing when I use Oracle Java 7 applications. 

I have a GeForce GTS 250 (1Gb) on a i7 960@3.20ghz with Precise 64bits.

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

Title:
  [SRU] Needs NVIDIA driver 304.43 [HW-Certification blocker]

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

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


[Bug 1028310] [NEW] Scrollbar buttons are not visible in Thunderbird on Kubuntu

2012-07-24 Thread Luc Bruninx
Public bug reported:

Scrollbar buttons do not appear in Thunderbird on Kubuntu with gtk2
-engines-oxygen 1.2.2-0ubuntu1.1.

Description:Ubuntu 12.04 LTS
Release:12.04

Thunderbird: 14.0+build1-0ubuntu0.12.04.1

gtk2-engines-oxygen:  1.2.2-0ubuntu1.1

** Affects: gtk2-engines-oxygen (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/1028310

Title:
  Scrollbar buttons are not visible in Thunderbird on Kubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-oxygen/+bug/1028310/+subscriptions

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


[Bug 1028310] Re: Scrollbar buttons are not visible in Thunderbird on Kubuntu

2012-07-24 Thread Luc Bruninx
Solve it by removing overlay-scrollbar package:

sudo apt-get remove overlay-scrollbar liboverlay-scrollbar-0.2-0
liboverlay-scrollbar3-0.2-0

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

Title:
  Scrollbar buttons are not visible in Thunderbird on Kubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-oxygen/+bug/1028310/+subscriptions

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


[Bug 997027] Re: Filezilla crashes every time I set up a connection and click OK

2012-05-14 Thread Luc Bruninx
*** This bug is a duplicate of bug 992133 ***
https://bugs.launchpad.net/bugs/992133

** This bug is no longer a duplicate of bug 987410
   filezilla crashes when closing site manager
** This bug has been marked a duplicate of bug 992133
   Filezilla crashes when connecting to remote site

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

Title:
  Filezilla crashes every time I set up a connection and click OK

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

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


[Bug 987410] Re: filezilla crashes when closing site manager

2012-05-14 Thread Luc Bruninx
*** This bug is a duplicate of bug 992133 ***
https://bugs.launchpad.net/bugs/992133

A better workaround is to use the proposed update of gtk2-oxygen
package.

This patched package is available into precise-proposed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed.

After you have enabled proposed updates, use a package manager like
synaptic  (sudo apt-get install synaptic) to select ONLY packages
gtk2-oxygen and gtk2-oxygen:i386 (you must select the 2 even you use a
x86/64 arch) and apply updates.

Restart you system.

On my system Filezilla work fine with the gtk2-oxygen theme.

If this fix works, please, go to
https://bugs.launchpad.net/ubuntu/precise/+source/gtk2-engines-
oxygen/+bug/992133 and post a comment to confirm this workaround works.

** This bug has been marked a duplicate of bug 992133
   Filezilla crashes when connecting to remote site

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

Title:
  filezilla crashes when closing site manager

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

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


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-14 Thread Luc Bruninx
I confirme that this fix works for my system too.

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

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

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


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-14 Thread Luc Bruninx
Don't forget to remove proposed updates after you have applyed 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/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

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


[Bug 987410] Re: filezilla crashes when closing site manager

2012-05-10 Thread Luc Bruninx
I suggest this workaround:

For KDE, click with the right button on the KDE Menu Icon and select
Modify applications.

Select the Filezilla icon in the menu editor.

Add: GTK2_RC_FILES=/usr/share/themes/QtCurve/gtk-2.0/gtkrc  (with a
space at the end) just before filezilla into the Command field to
have: GTK2_RC_FILES=/usr/share/themes/QtCurve/gtk-2.0/gtkrc
filezilla...

Apply.

Click on the Filezilla icon to start filezilla from the  KDE menu
launcher.

In this way you can keep default gtk theme for all other applications.

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

Title:
  filezilla crashes when closing site manager

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

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


[Bug 997027] Re: Filezilla crashes every time I set up a connection and click OK

2012-05-10 Thread Luc Bruninx
*** This bug is a duplicate of bug 987410 ***
https://bugs.launchpad.net/bugs/987410

** This bug has been marked a duplicate of bug 987410
   filezilla crashes when closing site manager

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

Title:
  Filezilla crashes every time I set up a connection and click OK

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

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


[Bug 883546] [NEW] package kdm (not installed) failed to install/upgrade: le sous-processus script post-removal installé a retourné une erreur de sortie d'état 1

2011-10-29 Thread Luc Bruninx
Public bug reported:

Unable to purge kdm package from synaptic (apt-get --purge also fails).

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: kdm (not installed)
ProcVersionSignature: Ubuntu 2.6.38-12.51-server 2.6.38.8
Uname: Linux 2.6.38-12-server x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Oct 29 18:13:32 2011
ErrorMessage: le sous-processus script post-removal installé a retourné une 
erreur de sortie d'état 1
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
SourcePackage: kdebase-workspace
Title: package kdm (not installed) failed to install/upgrade: le sous-processus 
script post-removal installé a retourné une erreur de sortie d'état 1
UpgradeStatus: Upgraded to natty on 2011-10-29 (0 days ago)

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

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

Title:
  package kdm (not installed) failed to install/upgrade: le sous-
  processus script post-removal installé a retourné une erreur de sortie
  d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/883546/+subscriptions

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

[Bug 883546] Re: package kdm (not installed) failed to install/upgrade: le sous-processus script post-removal installé a retourné une erreur de sortie d'état 1

2011-10-29 Thread Luc Bruninx
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883546

Title:
  package kdm (not installed) failed to install/upgrade: le sous-
  processus script post-removal installé a retourné une erreur de sortie
  d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/883546/+subscriptions

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

[Bug 772577] Re: Kernel in Natty disconnects Huawei E160G, ModemManager can't use it

2011-06-24 Thread Luc Bruninx
I have a similar problem with my Vodafone Huawei K3565 stick-rev2.

The modem is detected, then the system tries to mount the microSD
included. This is when the modem stops responding.

Turning off auto mount does not solve the problem. It is impossible to
connect using NetworkManager. The process starts, then fails after a few
seconds.

Using the Vodafone-Mobile-Connect (Betavine) in debug mode, we find that
the SIM card is set to BUSY when it should be in IDLE mode. That's why
the program Vodafone-Mobile-Connect is frozen just after entering the
PIN.

By closing the program and then restarting, the connection can be
established with any luck (half the time). Unfortunately, the connection
is rarely stable.

I think the stick does not support different access types
simultaneously.

I did not have this problem on Ubuntu 10.10. He appeared with 11.04.

Perhaps packages   ozerocdoff and   usb-modeswitch are no longer
compatible.

I'll try Betavine-Mobile-Connect (bcm) instead of VMC.

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

Title:
  Kernel in Natty disconnects Huawei E160G, ModemManager can't use it

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

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


[Bug 772577] Re: Kernel in Natty disconnects Huawei E160G, ModemManager can't use it

2011-06-24 Thread Luc Bruninx
Same problem with Betavine-Mobile-Connect.

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

Title:
  Kernel in Natty disconnects Huawei E160G, ModemManager can't use it

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

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


[Bug 236426] Re: synaptic doesn't start from launch-icon

2010-10-26 Thread Luc Bruninx
The problem is that gksu is in su mode and not in sudo mode.

You can solve this problem  with gconf-editor.

Open a terminal window and enter command:

gconf-editor

Follow entries:

apps / gksu

And select the sudo-mode option.

-- 
synaptic doesn't start from launch-icon
https://bugs.launchpad.net/bugs/236426
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 642518] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2010-09-20 Thread Luc Bruninx
Bohdan:

You have this error message:

dpkg: dependency problems prevent configuration of fglrx-amdcccle

You should completely uninstall fglrx before apply the patch.

look at
https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module 
failed to build
https://bugs.launchpad.net/bugs/642518
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 642518] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2010-09-19 Thread Luc Bruninx
I used this patch too.

It works perfectly.

For less experienced users, the following commands to apply the patch:

# In your home directory...

# to apply patch, if not already installed...
sudo apt-get install build-essential fakeroot devscripts

# In your home directory... 
mkdir fglrx-installer
cd fglrx-installer

# download patch
wget 
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/642518/+attachment/1607184/+files/fglrx-installer_8.723.1-0ubuntu5.debdiff

# get sources
apt-get source fglrx

# get depends
sudo apt-get build-dep fglrx

# patch it...
cd fglrx-installer*-*  patch -p1  ../fglrx-installer_8.723.1-0ubuntu5.debdiff

# rebuild..
debuild -uc -us

# to install patched files..
sudo dpkg -i ../fglrx*.deb

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module 
failed to build
https://bugs.launchpad.net/bugs/642518
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 642518] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2010-09-19 Thread Luc Bruninx
Note that the original patch was proposed by Evan Broder.

I just indicated how to apply it more easily.

For safety, it is possible to lock the version of the fglrx packages
until the patch is added to the usual update.

In principle, the patch makes the difference between the preceding and
following kernels CVE-2010-3081 (2.6.32-24.43).

For the problem reported by Philippe Lefebvre, it is possible that DKMS
can not correctly compile the new module fglrx because the files from
the old version are still present.

Note that Catalyst overwrites or diverts some libraries with proprietary
versions (Troubleshooting when -fglrx Interferes with -radeon Driver -
https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver
).

Check DKMSBuildLog.

Check version numbers.

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module 
failed to build
https://bugs.launchpad.net/bugs/642518
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 642046] [NEW] package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2010-09-18 Thread Luc Bruninx
Public bug reported:

failed to install/upgrade: fglrx kernel module failed to build when
update kernel package.

Description:Ubuntu 10.04.1 LTS
Release:10.04

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: fglrx 2:8.723.1-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-24.43-server 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-server x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Sat Sep 18 15:23:30 2010
ErrorMessage: fglrx kernel module failed to build
InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.2)
MachineType: ASUSTeK Computer Inc. G73Jh
PackageVersion: 2:8.723.1-0ubuntu4
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-server 
root=UUID=6e474a7b-28ad-46fd-b140-5c738d92ec2f ro quiet splash nomodeset 
video=uvesafb:mode_option=1280x960-24,mtrr=3,scroll=ywrap
SourcePackage: fglrx-installer
Title: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel 
module failed to build
dmi.bios.date: 05/13/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: G73Jh.209
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: G73Jh
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG73Jh.209:bd05/13/2010:svnASUSTeKComputerInc.:pnG73Jh:pvr1.0:rvnASUSTeKComputerInc.:rnG73Jh:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: G73Jh
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-24-server

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module 
failed to build
https://bugs.launchpad.net/bugs/642046
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 642046] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2010-09-18 Thread Luc Bruninx

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602600/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602601/+files/CurrentDmesg.txt

** Attachment added: DKMSBuildLog.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602602/+files/DKMSBuildLog.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602603/+files/Dependencies.txt

** Attachment added: DkmsStatus.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602604/+files/DkmsStatus.txt

** Attachment added: GdmLog.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602605/+files/GdmLog.txt

** Attachment added: GdmLog1.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602606/+files/GdmLog1.txt

** Attachment added: GdmLog2.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602607/+files/GdmLog2.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602608/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602609/+files/Lsusb.txt

** Attachment added: PciDisplay.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602610/+files/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602611/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602612/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602613/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602614/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602615/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602616/+files/UdevLog.txt

** Attachment added: XorgConf.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602617/+files/XorgConf.txt

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602618/+files/XorgLog.txt

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602619/+files/XorgLogOld.txt

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602620/+files/Xrandr.txt

** Attachment added: glxinfo.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602621/+files/glxinfo.txt

** Attachment added: make.log.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602622/+files/make.log.txt

** Attachment added: setxkbmap.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602623/+files/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/642046/+attachment/1602624/+files/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   https://bugs.launchpad.net/bugs/642046/+attachment/1602625/+files/xkbcomp.txt

** Description changed:

+ failed to install/upgrade: fglrx kernel module failed to build when
+ update kernel package.
+ 
  Description:  Ubuntu 10.04.1 LTS
  Release:  10.04
  
  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: fglrx 2:8.723.1-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-24.43-server 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-server x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Sat Sep 18 15:23:30 2010
  ErrorMessage: fglrx kernel module failed to build
  InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.2)
  MachineType: ASUSTeK Computer Inc. G73Jh
  PackageVersion: 2:8.723.1-0ubuntu4
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-server 
root=UUID=6e474a7b-28ad-46fd-b140-5c738d92ec2f ro quiet splash nomodeset 
video=uvesafb:mode_option=1280x960-24,mtrr=3,scroll=ywrap
  SourcePackage: fglrx-installer
  Title: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx 
kernel module failed to build
  dmi.bios.date: 05/13/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G73Jh.209
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G73Jh
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG73Jh.209:bd05/13/2010:svnASUSTeKComputerInc.:pnG73Jh:pvr1.0:rvnASUSTeKComputerInc.:rnG73Jh:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: G73Jh
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  system:
-  distro: Ubuntu
-  codename:   lucid
-  architecture:   x86_64
-  kernel: 2.6.32-24-server
+  distro: Ubuntu
+  codename:   lucid
+  architecture:   

[Bug 565980] Re: low resolution in plymouth screen with nvidia-current

2010-04-29 Thread Luc Bruninx
** Attachment removed: /etc/default/grub
   http://launchpadlibrarian.net/45773439/grub

-- 
low resolution in plymouth screen with nvidia-current
https://bugs.launchpad.net/bugs/565980
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 565980] Re: low resolution in plymouth screen with nvidia-current

2010-04-28 Thread Luc Bruninx
** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New = Confirmed

-- 
low resolution in plymouth screen with nvidia-current
https://bugs.launchpad.net/bugs/565980
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 565980] Re: low resolution in plymouth screen with nvidia-current

2010-04-28 Thread Luc Bruninx
other informations:
http://forums.debian.net/viewtopic.php?f=5t=41881start=45#p293467

-- 
low resolution in plymouth screen with nvidia-current
https://bugs.launchpad.net/bugs/565980
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 565980] Re: low resolution in plymouth screen with nvidia-current

2010-04-27 Thread Luc Bruninx
I experienced a similar problem.

I have a GeForce 8500 GT and a 1920x1200 monitor (Samsung).

Boot menu and splash screen are displayed in a very low quality and with
strong flicker.

When you use the command vbeinfo (in Grub), no display mode is
compatible with the monitor resolution.

By default, the 640x480 mode is selected and it is a degraded mode.

I tried several solutions without success: vga=xxx,
GRUB_GFXMODE=1920x1200, ...

I finally got an improvement in making these changes:

1) Add set gfxpayload=keep after set gfxmode=${GRUB_GFXMODE} in
/etc/grub.d/00_header.

2) Remove the # before GRUB_GFXMODE in /etc/default/grub and add the following 
modes: 1600x1200x24, 1600x1200, 800x600x24, 800x600:
GRUB_GFXMODE=1600x1200x24,1600x1200,800x600x24,800x600

3) Add this additional line under GRUB_GFXMODE:
GRUB_VIDEO_BACKEND=vbe

4) and ensure this line is commented:
#GRUB_TERMINAL=Console

5) Update the grub settings:
sudo update-grub

6) reboot

7) Adjust the zoom mode of the monitor and press auto to adapt the
view.

It seems that the choice of the resolution must have a consistent ratio
between the monitor and the selected vbe mode. For example, 800x600 also
works well as the vertical resolution of the monitor is 1200.

-- 
low resolution in plymouth screen with nvidia-current
https://bugs.launchpad.net/bugs/565980
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 565980] Re: low resolution in plymouth screen with nvidia-current

2010-04-27 Thread Luc Bruninx

** Attachment added: /etc/default/grub
   http://launchpadlibrarian.net/45773439/grub

-- 
low resolution in plymouth screen with nvidia-current
https://bugs.launchpad.net/bugs/565980
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 565980] Re: low resolution in plymouth screen with nvidia-current

2010-04-27 Thread Luc Bruninx

** Attachment added: /etc/default/grub
   http://launchpadlibrarian.net/45773444/grub

-- 
low resolution in plymouth screen with nvidia-current
https://bugs.launchpad.net/bugs/565980
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 565980] Re: low resolution in plymouth screen with nvidia-current

2010-04-27 Thread Luc Bruninx

** Attachment added: /etc/grub.d/00_header
   http://launchpadlibrarian.net/45773559/00_header

-- 
low resolution in plymouth screen with nvidia-current
https://bugs.launchpad.net/bugs/565980
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 512245] Re: GRUB2 fails to set resolution

2010-04-27 Thread Luc Bruninx
See my post in [url]https://bugs.launchpad.net/ubuntu/+source/nvidia-
graphics-drivers/+bug/565980/comments/4[/url]

-- 
GRUB2 fails to set resolution
https://bugs.launchpad.net/bugs/512245
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 544584] [NEW] unable to connect Ubuntu One, applet crashes...

2010-03-22 Thread Luc Bruninx
Public bug reported:

Binary package hint: ubuntuone-client

Unable to connect Ubuntu One folder from nautilus.
Ubuntu One applet look like connection is established, but when you click on 
its icon, the applet crashes.

ProblemType: Bug
.home.luc..cache.ubuntuone.log.oauth.login.log:
 2010-03-22 22:38:10,459:459.053039551 UbuntuOne.Client.Applet Démarrage du 
client Ubuntu One version 1.0.3
 2010-03-22 22:46:34,320:320.991039276 UbuntuOne.Client.Applet Démarrage du 
client Ubuntu One version 1.0.3
 2010-03-22 23:00:40,269:269.463062286 UbuntuOne.Client.Applet Démarrage du 
client Ubuntu One version 1.0.3
 2010-03-22 23:07:28,139:139.504909515 UbuntuOne.Client.Applet Démarrage du 
client Ubuntu One version 1.0.3
.home.luc..config.ubuntuone.syncdaemon.conf:
 [bandwidth_throttling]
 on = False
 read_limit = 0
 write_limit = 0
.home.luc..config.ubuntuone.ubuntuone.client.conf:
 [ubuntuone]
 bookmarked = True
 connected = False
 connect = 2
 show_applet = 0
Architecture: i386
Date: Mon Mar 22 23:08:34 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: ubuntuone-client 1.0.3-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-20-generic i686

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
unable to connect Ubuntu One, applet crashes...
https://bugs.launchpad.net/bugs/544584
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 544584] Re: unable to connect Ubuntu One, applet crashes...

2010-03-22 Thread Luc Bruninx

** Attachment added: 
.home.luc..cache.ubuntuone.log.syncdaemon.exceptions.log.txt
   
http://launchpadlibrarian.net/41655613/.home.luc..cache.ubuntuone.log.syncdaemon.exceptions.log.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41655615/Dependencies.txt

** Attachment added: UbuntuoneClientPackages.txt
   http://launchpadlibrarian.net/41655616/UbuntuoneClientPackages.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/41655617/XsessionErrors.txt

-- 
unable to connect Ubuntu One, applet crashes...
https://bugs.launchpad.net/bugs/544584
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