[Bug 2063512] Re: on reboot with linux-image-6.5.0-34 system hangs at loading initial ramdisk

2024-05-01 Thread COLIN Stéphane
Doesn't seem to be related to « nvidia » :

bigbob@bigbob-t480s:~$ dpkg -l | grep nvidia
bigbob@bigbob-t480s:~$

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

Title:
  on reboot with linux-image-6.5.0-34 system hangs at loading initial
  ramdisk

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


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

[Bug 1951990] [NEW] Package build under hirsute + kernel 5.15.3 FAIL

2021-11-23 Thread COLIN Stéphane
Public bug reported:

Here is output :

libtool: link: gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" 
-DCERTDIR=\"./unit/\" -g -O2 
-ffile-prefix-map=/home/bigbob/tmp/Building/iwd/iwd-1.20=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security 
-Wl,-Bsymbolic-functions -flto=auto -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
unit/test-eap-mschapv2 src/eap-mschapv2.o src/eap.o src/mschaputil.o 
unit/test-eap-mschapv2.o  ell/.libs/libell-internal.a
openssl x509 -req -extensions server_ext \
-extfile ./unit/gencerts.cnf \
-in unit/cert-server.csr -CA ./unit/cert-ca.pem \
-CAkey ./unit/cert-ca-key.pem \
-CAserial ./unit/cert-ca.srl \
-CAcreateserial -sha256 -days 1 -out unit/cert-server.pem 
Signature ok
subject=O = Foo Example Organization, CN = Foo Example Organization, 
emailAddress = foo@mail.example
Getting CA Private Key
openssl x509 -req -extensions cert_ext \
-extfile ./unit/gencerts.cnf \
-in unit/cert-client.csr -CA ./unit/cert-ca.pem \
-CAkey ./unit/cert-ca-key.pem \
-CAserial ./unit/cert-ca.srl \
-CAcreateserial -sha256 -days 1 -out unit/cert-client.pem 
Signature ok
subject=O = Bar Example Organization, CN = Bar Example Organization, 
emailAddress = bar@mail.example
Getting CA Private Key
PASS: unit/test-hmac-md5
PASS: unit/test-hmac-sha1
PASS: unit/test-hmac-sha256
PASS: unit/test-ie
PASS: unit/test-kdf-sha256
PASS: unit/test-mpdu
PASS: unit/test-p2p
PASS: unit/test-prf-sha1
./build-aux/test-driver: line 109: 162801 Aborted (core dumped) 
"$@" > $log_file 2>&1
FAIL: unit/test-sae
PASS: unit/test-ssid-security
PASS: unit/test-util
PASS: unit/test-arc4
PASS: unit/test-band
PASS: unit/test-client
PASS: unit/test-cmac-aes
PASS: unit/test-eap-mschapv2
\
 \
 \
 \
 \
 \
 \
 \
 \
 \
 \
 \

/bin/bash ./libtool  --tag=CC   --mode=link gcc  -fvisibility=hidden 
-DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\"  -g -O2 
-ffile-prefix-map=/home/bigbob/tmp/Building/iwd/iwd-1.20=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security  
-Wl,-Bsymbolic-functions -flto=auto -Wl,-z,relro -Wl,-z,now -o unit/test-eapol 
unit/test-eapol.o src/crypto.o src/ie.o src/watchlist.o src/eapol.o 
src/eapolutil.o src/handshake.o src/eap.o src/eap-tls.o src/eap-ttls.o 
src/eap-md5.o src/util.o src/eap-tls-common.o src/erp.o src/band.o 
src/mschaputil.o ell/libell-internal.la 
PASS: unit/test-crypto
libtool: link: gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" 
-DCERTDIR=\"./unit/\" -g -O2 
-ffile-prefix-map=/home/bigbob/tmp/Building/iwd/iwd-1.20=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security 
-Wl,-Bsymbolic-functions -flto=auto -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
unit/test-eapol unit/test-eapol.o src/crypto.o src/ie.o src/watchlist.o 
src/eapol.o src/eapolutil.o src/handshake.o src/eap.o src/eap-tls.o 
src/eap-ttls.o src/eap-md5.o src/util.o src/eap-tls-common.o src/erp.o 
src/band.o src/mschaputil.o  ell/.libs/libell-internal.a
PASS: unit/test-eapol

   iwd 1.20: ./test-suite.log


# TOTAL: 18
# PASS:  17
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: unit/test-sae
===

test-sae: unit/test-sae.c:129: test_tx_auth_func: Assertion `l_get_le16(frame + 
4) == 19' failed.
FAIL unit/test-sae (exit status: 134)


Testsuite summary for iwd 1.20

# TOTAL: 18
# PASS:  17
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

See ./test-suite.log

make[5]: *** [Makefile:2681: test-suite.log] Error 1
make[4]: *** [Makefile:2789: check-TESTS] Error 2
make[3]: *** [Makefile:3133: check-am] Error 2
make[2]: *** [Makefile:3135: check] Error 2
make[2]: Leaving directory '/home/bigbob/tmp/Building/iwd/iwd-1.20'
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 2
make[1]: Leaving directory '/home/bigbob/tmp/Building/iwd/iwd-1.20'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
bigbob@bigbob-UX331UN:~/tmp/Building/iwd/iwd-1.20$

Is there a fix somewhere ?

** Affects: iwd (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/1951990

Title:
  Package build under hirsute + kernel 5.15.3 FAIL

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


-- 
ubuntu-b

[Bug 1623856] Re: Scrolled Windows in update-manager are too small to read

2016-11-27 Thread COLIN Stéphane
** Changed in: update-manager (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Scrolled Windows in update-manager are too small to read

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

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


[Bug 1258837] Re: [Dell Latitude E7440] ALPS touchpad keeps having state reset

2014-10-18 Thread COLIN Stéphane
Ok, sorry for my post #78

I found it on the US site (I am searching on the French one at 1st).

I have flashed the A11 even if it doesn't fix this specific problem ...

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

Title:
  [Dell Latitude E7440] ALPS touchpad keeps having state reset

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

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


[Bug 1258837] Re: [Dell Latitude E7440] ALPS touchpad keeps having state reset

2014-10-18 Thread COLIN Stéphane
Øyvind, where did you find BIOS A11 for E7440 ?

I'm not able to find it (want to update my E7440).

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

Title:
  [Dell Latitude E7440] ALPS touchpad keeps having state reset

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

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

[Bug 448665] Re: Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 given)

2010-06-12 Thread COLIN Stéphane
New informations :

- Ok, ensymble 0.29 doesn't seem to cry about 'TypeError: etc ...'
- But the problem now seem to be related to a new version of openssl.
- Activating the --debug flag report :

DEBUG: Popen(('/usr/bin/openssl', 'rsa -in /tmp/ensymble-poxtcp/keyin.pem -out 
/tmp/ensymble-poxtcp/keyout.pem -passin stdin'))
DEBUG: pipeerr.read() = "openssl:Error: 'rsa -in /tmp/ensymble-poxtcp/keyin.pem 
-out /tmp/ensymble-poxtcp/keyout.pem -passin stdin' is an invalid 
command.\n\nStandard commands\nasn1parse  ca cipherscrl 
   crl2pkcs7  \ndgst   dh dhparamdsa
dsaparam   \nec ecparamencengine
 errstr \ngendh  gendsa genrsa nseq 
  ocsp   \npasswd pkcs12 pkcs7  pkcs8  
prime  \nrand   reqrsarsautl 
s_client   \ns_server   s_time sess_idsmime  
speed  \nspkac  verify versionx509   
\n\nMessage Digest commands (see the `dgst' command for more details)\nmd2  
  md4md5rmd160 sha\nsha1
   \n\nCipher commands (see the `enc' command for more details)\naes-128-cbc
aes-128-ecbaes-192-cbcaes-192-ecbaes-256-cbc\naes-256-ecb
base64 bf bf-cbc bf-cfb \nbf-ecb 
bf-ofb cast   cast-cbc   cast5-cbc  \ncast5-cfb  
cast5-ecb  cast5-ofb  desdes-cbc\ndes-cfb
des-ecbdes-ededes-ede-cbcdes-ede-cfb\ndes-ede-ofb
des-ede3   des-ede3-cbc   des-ede3-cfb   des-ede3-ofb   \ndes-ofb
des3   desx   rc2rc2-40-cbc \nrc2-64-cbc 
rc2-cbcrc2-cfbrc2-ecbrc2-ofb\nrc4
rc4-40 \n\n"
Traceback (most recent call last):
  File "/home/bigbob/Vrac/Testing/ensymble-0.29/ensymble.py", line 93, in 

sys.exit(main())
  File "/home/bigbob/Vrac/Testing/ensymble-0.29/ensymble.py", line 80, in main
cmddict[command].run(pgmname, sys.argv[2:])
  File "/home/bigbob/Vrac/Testing/ensymble-0.29/ensymble/actions/signsis.py", 
line 337, in run
signature, algoid = sisfile.signstring(privkeydata, passphrase, string)
  File "/home/bigbob/Vrac/Testing/ensymble-0.29/ensymble/utils/sisfile.py", 
line 88, in signstring
signature, keytype = cryptutil.signstring(privkey, passphrase, string)
  File "/home/bigbob/Vrac/Testing/ensymble-0.29/ensymble/utils/cryptutil.py", 
line 90, in signstring
privkey, keytype = decryptkey(tempdir, privkey, passphrase)
  File "/home/bigbob/Vrac/Testing/ensymble-0.29/ensymble/utils/cryptutil.py", 
line 304, in decryptkey
raise ValueError("wrong pass phrase or invalid private key")
ValueError: wrong pass phrase or invalid private key

The openssl package version I use is : openssl 0.9.8k-7ubuntu8

Hope it help ...

A++

-- 
Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 
given)
https://bugs.launchpad.net/bugs/448665
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 448665] Re: Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 given)

2010-06-07 Thread COLIN Stéphane
Why we log bugs ?

Is there someone who care about our bug report or not ?

A++

-- 
Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 
given)
https://bugs.launchpad.net/bugs/448665
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 448665] Re: Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 given)

2010-06-01 Thread COLIN Stéphane
So ???

No package maintainer reading this bug ?

A++

-- 
Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 
given)
https://bugs.launchpad.net/bugs/448665
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 448665] Re: Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 given)

2010-05-22 Thread COLIN Stéphane
News !!!

It seem version 0.29 of ensymble just come out :

http://code.google.com/p/ensymble/downloads/list

Also, reading the changelog, it apear :

Log message

Reorganization, distutil packaging & update to 2.6

- Moved things around to create ensymble package, with actions/ and utils/ sub-
packages.
- Took care of deprecation warnings (sha => hashlib, os.popen => subprocess)
- Added setup.py and made changes to commandline ensymble script
- Added MANIFEST to include COPYING and TODO to the source distribution
Distutil-ize ensymble

Now, may I ask a developer to update the package ensymble ???

A++

-- 
Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 
given)
https://bugs.launchpad.net/bugs/448665
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 448665] Re: Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 given)

2010-05-22 Thread COLIN Stéphane
Ok, since lucid, ensymble can't run properly anymore :

big...@bigbob-laptop:~$ ensymble 
Traceback (most recent call last):
  File "/usr/bin/ensymble", line 1059, in 
import cmdmain
  File "/usr/lib/python2.6/ihooks.py", line 406, in import_module
q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.6/ihooks.py", line 442, in find_head_package
q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it
m = self.loader.load_module(fqname, stuff)
  File "", line 28, in load_module
  File "cmdmain.py", line 34, in 
  File "/usr/lib/python2.6/ihooks.py", line 406, in import_module
q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.6/ihooks.py", line 442, in find_head_package
q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it
m = self.loader.load_module(fqname, stuff)
  File "", line 28, in load_module
  File "cmd_py2sis.py", line 33, in 
  File "/usr/lib/python2.6/ihooks.py", line 406, in import_module
q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.6/ihooks.py", line 442, in find_head_package
q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it
m = self.loader.load_module(fqname, stuff)
  File "", line 28, in load_module
  File "sisfile.py", line 28, in 
  File "/usr/lib/python2.6/ihooks.py", line 406, in import_module
q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.6/ihooks.py", line 442, in find_head_package
q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it
m = self.loader.load_module(fqname, stuff)
  File "", line 22, in load_module
  File "/usr/lib/python2.6/ihooks.py", line 272, in load_module
m = self.hooks.load_source(name, filename, file)
  File "/usr/lib/python2.6/ihooks.py", line 170, in load_source
return imp.load_source(name, filename, file)
  File "/usr/lib/python2.6/sha.py", line 8, in 
DeprecationWarning, 2)
TypeError: import_module() takes at most 5 arguments (6 given)

It look like I have find someone talking about a possible fix,
permitting to use ensymble with python 2.6 without revert back to python
2.5.

BTW, I'm not sure to understand corectly the informations the guy
explain :

http://www.forum.nokia.com/forum/showthread.php?t=191010

Can someone have a look and fix in a new release ???

Hope it help ...

A++

-- 
Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 
given)
https://bugs.launchpad.net/bugs/448665
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 555595] Re: Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: Firefox Slows Down Compiz)

2010-05-17 Thread COLIN Stéphane
For Steve Conklin, Robert Hooker and Virgil Brummond

Another investigation :

I have reversed the 'UBUNTU-SAUCE-drm-i915-Disable-FBC-on-915GM-and-
945GM.patch' and compiled 'linux-image-2.6.32-19-generic-pae' without
it, same problem, so it come from another patch :-(

Hope it help ...

A++

-- 
Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: 
Firefox Slows Down Compiz)
https://bugs.launchpad.net/bugs/95
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 555595] Re: Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: Firefox Slows Down Compiz)

2010-05-16 Thread COLIN Stéphane
BINGO !!!

Since my post #23, here is what I have made :

- I have installed 'linux-image-2.6.32-18-generic-pae'.

Then rebooted to this kernel and load my compiz preferences from the
file in post #23.

ALL THINGS WORK FINE RIGHT NOW !!!

For all developers in doubt, I have made a screencast you can see here :
http://bigbob.fun.free.fr/Ubuntu-2.6.32-19-regression.m4v

So, please, can someone say what can cause this trouble since 2.6.32-19
??? !!!

A++

-- 
Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: 
Firefox Slows Down Compiz)
https://bugs.launchpad.net/bugs/95
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 555595] Re: Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: Firefox Slows Down Compiz)

2010-05-16 Thread COLIN Stéphane
Ok,

Here some new informations :

- My graphic card reported by lspci is : 00:02.0 VGA compatible controller: 
Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
- I have installed Lucid Final on another disk.
- I have applied all updates available.
- The kernel running is 'linux-image-2.6.32-22-generic-pae'.
- I have set the theme to 'Dust'.
- I have activated the tweak 'have_icons' :
- /desktop/gnome/interface/menus_have_icons
- /desktop/gnome/interface/buttons_have_icons
- I have activated the tweak 'button_layout' :
- /apps/metacity/general/button_layout
- I set it to : menu:minimize,maximize,close

After that I go to System -> Preferences -> Appearance -> Visual effects, and 
select 'Extra' (it was already set to 'Normal').
At this stage all things seems working properly, compiz working with defaults 
effects from the 'Dust' theme, etc ...

Now, I restore all my compiz parameters I have saved under Karmic (see
file in attachment').

Bingo !!! Compiz gona slow down and render the desktop unusable (seem to
refresh screen every 15-20 secs).

It's sure the problem come from the kernel, because under my Karmic, I
have also backported kernel from lucid, and I'm actually forced to stick
with the 'linux-image-2.6.32-18-generic-pae' because if I try every
versions >= '-19', then same problem occur.

I have not already tested 'linux-image-2.6.32-18-generic-pae' under
Lucid to see if it fix the problem, but I'm pretty confident it act like
the same as under my Karmic environment with kernel backported ...

Hope it help ...

** Attachment added: "My compiz parameters saved under Karmic with ccsm 0.8.2"
   http://launchpadlibrarian.net/48534916/compiz-fusion.profile

-- 
Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: 
Firefox Slows Down Compiz)
https://bugs.launchpad.net/bugs/95
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 555595] Re: Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: Firefox Slows Down Compiz)

2010-04-18 Thread COLIN Stéphane
Also, I have omitted to say I'm running 32 bits version, so, it not only
occur on the 64 bits ...

A++

-- 
Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: 
Firefox Slows Down Compiz)
https://bugs.launchpad.net/bugs/95
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 555595] Re: Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: Firefox Slows Down Compiz)

2010-04-18 Thread COLIN Stéphane
Hi Richard,

Good analyzing, the latest kernel working properly without the slow
troubles is 2.6.32-18.

I have also tested like you the latest 2.6.32-21, the bug occur :-(

So, after the 2.6.32-18, the bug is here and not fixed ...

A++

-- 
Intel graphics performance regression in 2.6.32-19 lucid kernel update (was: 
Firefox Slows Down Compiz)
https://bugs.launchpad.net/bugs/95
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 474233] Re: brasero does not eject disk after burning

2010-04-05 Thread COLIN Stéphane
Hi,

Same problem with latest lucid package :

Brasero 2.30.0-0ubuntu1

A++

-- 
brasero does not eject disk after burning
https://bugs.launchpad.net/bugs/474233
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 538644] Re: Lucid doesn't mount Nokia N900

2010-03-27 Thread COLIN Stéphane
If it can help, the N900 doesn't have partition, the SD card is
formatted directly (like mkfs.vfat /dev/sda) ...

A++

-- 
Lucid doesn't mount Nokia N900
https://bugs.launchpad.net/bugs/538644
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 538644] Re: Lucid doesn't mount Nokia N900

2010-03-27 Thread COLIN Stéphane
Hi all,

Same behavior here ...

Someone with an idea ?

A++

-- 
Lucid doesn't mount Nokia N900
https://bugs.launchpad.net/bugs/538644
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 515274] [NEW] Latest Stable is 5.0.0

2010-01-31 Thread COLIN Stéphane
Public bug reported:

Binary package hint: bacula

Hi,

Can you please upgrade the package to the latest official stable version
?

Here is the Changelog from http://www.bacula.org/en/?page=news

Changes since 3.0.3a (the last Bacula Project release):
---

Bug fixes:
1337 1351 1352 1354 1357 1361 1367 1369 1370 1373 
1376 1391 1403 1409 1420 1422 1427 1428 1431 1450 
1454 1455 1458 1456

Fixed:
 - Problem that locks the Director when the SMTP server wasn't 
   responding to the bsmtp program 
 - Restore's dir command shows incorrect file sizes 
 - Fix various problems with the reload command   
 - Fix problems with conio
 - Eliminate several deadlocks or potential race conditions from SD

Enhancements:
 - Project 5: Truncate volume after purge
 - Project 6: File Deduplication using Base Jobs 
 - Project 10: Restore from Multiple Storage Daemons
 - Project 11: AllowCompression per Device
 - Project 23: Add Maximum Concurent Jobs for Devices to balance load 
   between drives
 - Add Accurate Fileset Options to configure accurate detection. Can use 
   checksum verification for example.
 - Allow FD to keep root read but drop write permission (CAP)
 - Secure handling of passwords for catalog backup
 - Add Tab-completion for Bconsole when using Readline
 - Add Bvfs API to query the catalog without building a memory tree
 - Add new speed test to btape program
 - Add new Bat screens (Autochanger content, Job view, Media view, ...)
 - Windows version of Bat
 - Added Spanish Bacula translation   
 - New bconsole -u nnn option to have timeout on commands
 - Allow Migrate, Copy, and Virtual Full to read and write
   to the same Pool
 - show disabled   -- shows disabled Jobs
 - Add Pool File and Job retention periods (take precedence over Client)
 - Many ACL improvements
 - Level added to FD status Job entry
 - Allow turning on/off Block Checksum per device
 - Set Device Poll interval to 5 minutes -- previously did not poll
 - Implement lock manager with bad order protection

Compatibility:
As always, both the Director and Storage daemon must be upgraded at
the same time, and on any given machine, you must run only one version
of Bacula. This means that on the Director and Storage daemon machines,
you *must* upgrade your File daemon as well.

Older 3.0.x and possibly 2.4.x File Daemons are compatible with the 5.0.0
Director and Storage daemons. There should be no need to upgrade older File
Daemons immediately. However, we recommend that you do so as soon
as is reasonable for your situation.

A++

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

-- 
Latest Stable is 5.0.0
https://bugs.launchpad.net/bugs/515274
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 514749] [NEW] Can't install ..

2010-01-30 Thread COLIN Stéphane
Public bug reported:

Binary package hint: gobject-introspection

Hi,

I'm using  Karmic, and try to backport latest 'brasero' package.

To be able to backport, I also need to fill dependencies, then, so, nedd
this package.

Even the package build without error, but when I'm try to install it, it
don't install saying :

big...@bigbob-laptop:~/tmp/Building/brasero/totem-pl-parser-2.29.1$ sudo 
apt-get install gir1.0-glib-2.0 libgirepository1.0-dev gobject-introspection
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
gir1.0-glib-2.0 est déjà la plus récente version disponible.
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation : 

Les paquets suivants contiennent des dépendances non satisfaites :
  gobject-introspection: Dépend: python (>= /usr/bin/python2.6) mais 
2.6.4-0ubuntu1 devra être installé
E: Paquets défectueux

Please fix it.

A++

** Affects: gobject-introspection (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Can't install ..
https://bugs.launchpad.net/bugs/514749
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 509078] Re: Latest Stable is 2.1.1

2010-01-20 Thread COLIN Stéphane
Hi,

1st of all thank for your quick answer ...

I have downloaded your debdiff, applied, builded, upgraded, tested and
finally, all I can say IT WORK !!!

Keep up the good work !!!

A++

-- 
Latest Stable is 2.1.1
https://bugs.launchpad.net/bugs/509078
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 357365] Re: Keybindings consisting completely of modifier keys no longer work

2010-01-19 Thread COLIN Stéphane
Ok,

As of now, I'm running Karmic.

All I can say, the bug is not fixed at all ...

Someone can help on this problem please ?*

I can check to backport package from lucid for testing if it was fixed,
but I don't know what package to backport to check it ...

A++

-- 
Keybindings consisting completely of modifier keys no longer work
https://bugs.launchpad.net/bugs/357365
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 509078] [NEW] Latest Stable is 2.1.1

2010-01-18 Thread COLIN Stéphane
Public bug reported:

Binary package hint: openvpn

Hi,

Can you please upgrade the package to the latest official stable version
?

Here is the Changelog from http://openvpn.net/index.php/open-
source/downloads.html :

OpenVPN 2.1.1 -- released on 2009.12.11 (Change Log)

Changes include:

* OpenVPN GUI is now packaged in the Windows installer.
* Extensions to Management Interface to allow greater programmatic control 
of OpenVPN client and server.
* topology subnet option, allowing intuitive tun-based VPN subnets having 1 
IP address per client.
* DHCP proxy support for Windows clients using the route-gateway dhcp 
option.
* TAP-Win32 adapter can now be opened from non-administrator mode.
* PKCS #11 features for usage of cryptographic tokens ("smart cards").
* multihome option to enable UDP-based multihoming of the server on 
multiple interfaces.
* port-share option to allow OpenVPN and an HTTPS server to share TCP port 
443.
* Users upgrading from 2.x should note that the new script-security option 
must be set to enable OpenVPN to run scripts.

A++

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

-- 
Latest Stable is 2.1.1
https://bugs.launchpad.net/bugs/509078
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 448665] Re: Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 given)

2009-11-23 Thread COLIN Stéphane
Hi all,

Same problem here, I can use ensymble anymore since upgrade to Karmic

A++

-- 
Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 
given)
https://bugs.launchpad.net/bugs/448665
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 357365] Re: Keybindings consisting completely of modifier keys no longer work

2009-10-20 Thread COLIN Stéphane
Hi all,

I have made mistake when changing status to 'Fix Released' (2 times).

So, now I don't know anymore what is the real status of this bug ...

I have backported many packages from karmic to my jaunty, but actually,
I'm in the step where + sequence doesn't work.

Anyone know exactly if it was fixed somewhere, and if so what is the
package I need to backport on my side to be able to use the sequence ?

A++

-- 
Keybindings consisting completely of modifier keys no longer work
https://bugs.launchpad.net/bugs/357365
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 357365] Re: Keybindings consisting completely of modifier keys no longer work

2009-10-16 Thread COLIN Stéphane
** Changed in: libx11 (Ubuntu)
   Status: Fix Released => Fix Committed

** Changed in: libx11 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Keybindings consisting completely of modifier keys no longer work
https://bugs.launchpad.net/bugs/357365
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 320549] Re: multipile errors when compiling with module-assistant

2009-08-17 Thread COLIN Stéphane
Hi,

I can confirm the problem also on my side under jaunty ...

A++

-- 
multipile errors when compiling with module-assistant
https://bugs.launchpad.net/bugs/320549
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 210755] Re: No icon displayed in the right click mouse button

2008-12-10 Thread COLIN Stéphane
Then so ... ???

Any developer interested to fix this or does bug reporting is here just
to masturbate ???

A++

-- 
No icon displayed in the right click mouse button
https://bugs.launchpad.net/bugs/210755
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 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-08-29 Thread COLIN Stéphane
Hi,

Applying the pacth seem to fix the connection problem.

Here is the log :

Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXsmpServer: accept_ice_connection() 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Setting up new connection 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: New client '0x91c3ca0 []' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmStore: 
Adding object id /org/gnome/SessionManager/Client14 to store 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmManager: 
Client added: /org/gnome/SessionManager/Client14 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Initializing client 0x91c3ca0 [] 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Client '0x91c3ca0 []' received 
RegisterClient(10ab341c573b3a0b4212199966937296900053580016) 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmManager: 
Adding new client 10ab341c573b3a0b4212199966937296900053580016 to session 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Sending RegisterClientReply to '0x91c3ca0 
[10ab341c573b3a0b4212199966937296900053580016]' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Set properties from client '0x91c3ca0 
[10ab341c573b3a0b4212199966937296900053580016]' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient:   CurrentDirectory = '/home/bigbob' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Set properties from client '0x91c3ca0 
[10ab341c573b3a0b4212199966937296900053580016]' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient:   ProcessID = '19160' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Set properties from client '0x91c3ca0 
[10ab341c573b3a0b4212199966937296900053580016]' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient:   Program = 'nm-openvpn-auth-dialog' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Set properties from client '0x91c3ca0 [nm-openvpn-auth-dialog 
10ab341c573b3a0b4212199966937296900053580016]' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient:   CloneCommand = 'nm-openvpn-auth-dialog'  
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Set properties from client '0x91c3ca0 [nm-openvpn-auth-dialog 
10ab341c573b3a0b4212199966937296900053580016]' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient:   RestartCommand = 'nm-openvpn-auth-dialog' '--sm-client-id' 
'10ab341c573b3a0b4212199966937296900053580016' '--screen' '0'  
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: Set properties from client '0x91c3ca0 [nm-openvpn-auth-dialog 
10ab341c573b3a0b4212199966937296900053580016]' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient:   UserID = 'bigbob' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXsmpServer: ice_io_error_handler (0x91db7e8) 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: IceProcessMessagesIOError on '0x91c3ca0 [nm-openvpn-auth-dialog 
10ab341c573b3a0b4212199966937296900053580016]' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmManager: 
disconnect client 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmManager: 
disconnect client: /org/gnome/SessionManager/Client14 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmManager: 
disconnect for app 'nm-applet.desktop' 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: getting restart style 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmManager: 
autorestart not set, not restarting application 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmStore: 
Unreffing object: 0x91c3ca0 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmManager: 
Client removed: /org/gnome/SessionManager/Client14 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): GsmClient: 
disposing /org/gnome/SessionManager/Client14 
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+): 
GsmXSMPClient: xsmp_finalize (0x91c3ca0 [nm-openvpn-auth-dialog 
10ab341c573b3a0b4212199966937296900053580016]) 
Aug 29 10:24:36 bigbob-virtual NetworkManager:   VPN plugin state 
changed: 3 
Aug 29 10:24:36 bigbob-virtual nm-openvpn[19161]: OpenVPN 2.1_rc9 
i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] built on Aug 25 2008
Aug 29 10:24:36 bigbob-virtual NetworkManager:   VPN connection 'Mikli' 
(Connect) reply received. 
Aug 29 10:24:36 bigbob-virtual nm-ope

[Bug 211252] Re: Cannot recieve files using bluetooth

2008-05-24 Thread COLIN Stéphane
Ahmad Amr,

I have just applied the patch by myself locally on my box, that's why
you can't find the update anywhere.

A++

-- 
Cannot recieve files using bluetooth
https://bugs.launchpad.net/bugs/211252
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 211252] Re: Cannot recieve files using bluetooth

2008-05-23 Thread COLIN Stéphane
Ok,

Applied the patch Jyrki Muukkonen say at
https://bugs.launchpad.net/ubuntu/+source/obex-data-
server/+bug/211252/comments/59 along the current version, and just
pushed up the package version up from "3.26-0ubuntu6" to
"3.26-0ubuntu7".

Now, I can send from the phone to the computer.

However, this patch fix only the sending from phone to computer.

The browsing of phone from computer always fail even with this patch.

Now, waiting for the second patch to fix the browsing part :-)

I use a Nokia N70.

A++

-- 
Cannot recieve files using bluetooth
https://bugs.launchpad.net/bugs/211252
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 210755] Re: No icon displayed in the right click mouse button

2008-05-07 Thread COLIN Stéphane
Someone interrested to work on this bug ?

A++

-- 
No icon displayed in the right click mouse button
https://bugs.launchpad.net/bugs/210755
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 223955] [NEW] can't build libxen3-dev even with all dependencies satisfied ...

2008-04-28 Thread COLIN Stéphane
Public bug reported:

Hi,

I'm currently trying to compile libxen3-dev from hardy to gutsy.

I have 1st filled all dependencies, but trying to make libxen3-dev
result with immediate error like this :

[EMAIL PROTECTED]:~/tmp/Building/libxen3/xen-3.2-3.2.0$ dpkg-checkbuilddeps 
[EMAIL PROTECTED]:~/tmp/Building/libxen3/xen-3.2-3.2.0$ fakeroot debian/rules 
binary
dh_testdir
dh_testroot
dh_clean -k
rm -f debian/xen-docs-3.2.substvars
rm -f debian/xen-docs-3.2.*.debhelper
rm -rf debian/xen-docs-3.2/
find .  \( \( -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
 -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name 
'*.P' \) \
\) -exec rm -f {} \; \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) 
\)
/usr/bin/make -C debian/build/build-docs/docs install 
DESTDIR=/home/bigbob/tmp/Building/libxen3/xen-3.2-3.2.0/debian/tmp
make: *** debian/build/build-docs/docs: Aucun fichier ou dossier de ce type. 
Arrêt.
make: *** [install-docs] Erreur 2

Any idea ?

I used :

xen-3.2_3.2.0.orig.tar.gz & the latest pacth
xen-3.2_3.2.0-0ubuntu10.diff from hardy

A++

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

-- 
can't build libxen3-dev even with all dependencies satisfied ...
https://bugs.launchpad.net/bugs/223955
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 220007] Re: nm-applet doesn't handle ppp connections properly ...

2008-04-20 Thread COLIN Stéphane
Damned, also omitted another thing !!!

The best bad behavior was :

When I'm not connected to any networks even by ethernet or wireless,
then, I can use the dialup like defined in precedent post, but when the
dialup is up, i can't use vpn over the dialup (checked with my openvpn
defined).

Hope it help ...

A++

-- 
nm-applet doesn't handle ppp connections properly ...
https://bugs.launchpad.net/bugs/220007
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 220007] [NEW] nm-applet doesn't handle ppp connections properly ...

2008-04-20 Thread COLIN Stéphane
Public bug reported:

Hi,

It look like nm-applet doesn't handle ppp connections properly :

Imho, the behavior is totally insane.

1) If i dial a ppp connection, I want the default route point to the pppX 
interface used by the dialup defined.
  Actually, even 'defaultroute' option defined in 
'/etc/ppp/peers/myconnection', the default route was not added after the 
connection by nm-applet.

2) Also, it would be great if all others active connections be put down
during the ppp dialup connection.

3) I also see there is no icon defined for a ppp connection active in
nm-applet, that mean, even I am connected properly to the dialup, there
is no way to know the ppp connection is up (except from looking logs).

4) Moreover, I have tested the behavior at home, when connected to my
wifi access point, I can see 2 options in nm-applet :

   One for 'connecting to remote dialup myconnection' and the other for 
'disconnecting from remote dialup myconnection' <- since I use locale FR, don't 
know if the english translate is ok.
   Obviously since the dialup connection step was not visualized by an icon, 
the wifi icon leave in place even when the dialup is active.

That make no sense at all since the right behavior would be :

   I can see ONLY 'connecting to remote dialup myconnection' if and ONLY if I'm 
NOT ALREADY connected to the dialup.
   I can see ONLY 'disconnecting from remote dialup myconnection' if and ONLY 
if I'm ALREADY connected to the dialup.
   And finally bring down all others interfaces & change the icon for a visual 
one describing ppp.

A++

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nm-applet doesn't handle ppp connections properly ...
https://bugs.launchpad.net/bugs/220007
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 210873] Re: gvfs-fuse interfere with fuseiso

2008-04-08 Thread COLIN Stéphane
Also,

Removing the gvfs-fuse package doesn't fix the problem, so, it look like
the double mount problem come from something else, but actually I'm not
able to find it ...

A++

-- 
gvfs-fuse interfere with fuseiso
https://bugs.launchpad.net/bugs/210873
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 210873] Re: gvfs-fuse interfere with fuseiso

2008-04-05 Thread COLIN Stéphane
Hi Sebastien,

On the homepage of fuseiso in can read :

FuseISO is a FUSE module to mount ISO filesystem images (.iso, .nrg,
.bin, .mdf and .img files). It currently support plain ISO9660 Level 1
and 2, Rock Ridge, Joliet, and zisofs.

Does the gvfs-fuse can mount .iso, .bin, .mdf & img also ???).

Anyhow, with my nautilus actions, i have the choice to "mount here" (in
same directory of the image file) or "mount on desktop" i doubt the
gvfs-fuse integration have this sort of actions ...

A++

-- 
gvfs-fuse interfere with fuseiso
https://bugs.launchpad.net/bugs/210873
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 210873] [NEW] gvfs-fuse interfere with fuseiso

2008-04-02 Thread COLIN Stéphane
Public bug reported:

Binary package hint: gvfs-fuse

Hi,

I use fuseiso in conjunction with nautilus-actions and defined actions +
scripts to mount all sort of CD/DVD images.

All work well under gutsy, but since hardy and gvfs-fuse stuff added, my
scripts work well and it look like gvfs-fuse double mount the CD/DVD
image.

Also, when gvfs-fuse mount the CD/DVD image, it create a new menu in the
right mouse click to umount the image.

Since the image was mounted by fuseiso, using the menu created by gvfs-
fuse in the right mouse click to umount don't work, saying "umount:
/home/administrateur/Montage - partlogic-0.68.iso n'est pas dans fstab
(et vous n'êtes pas l'usager ROOT)"

It's a non blocking bug since, I have created an action with nautilus
actions to umount the image, and at least, this one work properly on the
mountpoint created for fuseiso by the 1st mount script.

Anyhow, it's very confusing for lambda user, and I think gvfs-fuse need
to skip automounting on desktop when CD/DVD images are mounted with
fuseiso.

[EMAIL PROTECTED]:/usr/local/bin# lsb_release -rd
Description:Ubuntu hardy (development branch)
Release:8.04

[EMAIL PROTECTED]:/usr/local/bin# apt-cache policy gvfs-fuse
gvfs-fuse:
  Installé : 0.2.2svn20080331-0ubuntu1
  Candidat : 0.2.2svn20080331-0ubuntu1
 Table de version :
 *** 0.2.2svn20080331-0ubuntu1 0
500 http://archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

Hope it help to fix the bug.

A++

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


** Tags: fuseiso gvfs-fuse

-- 
gvfs-fuse interfere with fuseiso
https://bugs.launchpad.net/bugs/210873
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 210755] [NEW] No icon displayed in the right click mouse button

2008-04-02 Thread COLIN Stéphane
Public bug reported:

Hi,

No icon displayed for actions defined in nautilus actions manager when I
right click on objects selection under hardy.

Icons are properly defined and displayed in the nautilus actions manager
in gutsy and hardy.

More than many words, i add some pictures of comparison between actual
gutsy behavior and actual hardy behavior.

nautilus actions manager - gutsy (OK) :

http://bigbob.chez-alice.fr/nautilus-actions-manager-gutsy.png

nautilus actions manager - hardy (OK) :

http://bigbob.chez-alice.fr/nautilus-actions-manager-hardy.png

nautilus actions right mouse button menu - gutsy (OK) :

http://bigbob.chez-alice.fr/nautilus-actions-right-mouse-button-menu-
gutsy.png

nautilus actions right mouse button menu - hardy no icon (BAD) :

http://bigbob.chez-alice.fr/nautilus-actions-right-mouse-button-menu-
hardy.png

Hope it help ...

A++

** Affects: nautilus-actions (Ubuntu)
 Importance: Undecided
 Status: New

-- 
No icon displayed in the right click mouse button
https://bugs.launchpad.net/bugs/210755
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 192008] Re: Iceape is at 1.1.5 - SeaMonkey is at 1.1.8

2008-03-07 Thread COLIN Stéphane
Hi,

I'm currently ending with same conclusions.

This package doesn't seem to be upgraded by ubuntu team.

However, at time I'm writing theses lines, there is the process of
compiling the new 1.1.8 from debian unstable on my box.

Stay tuned, and if all goes well, I'm posting here the packages I made.

A++

-- 
Iceape is at 1.1.5 - SeaMonkey is at 1.1.8
https://bugs.launchpad.net/bugs/192008
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 192008] Re: Iceape is at 1.1.5 - SeaMonkey is at 1.1.8

2008-03-07 Thread COLIN Stéphane
Ok,

All seem to goes well, I upgraded with my generated packages.

Also, I just try to play many clips from youtube, and it look like I
have no more crashes ...

Remaining problems :

- Where I can put packages I have made, I can't use attachment in
launchpad because it accept only one ...

A++

-- 
Iceape is at 1.1.5 - SeaMonkey is at 1.1.8
https://bugs.launchpad.net/bugs/192008
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 147941] Re: Network-Manager-OpenVPN crashes after the latest update

2007-10-02 Thread COLIN Stéphane
Thanks Philipp,

Just updated network-manager-openvpn now and all seem to come back to
the right way, since I'm now connected to my office properly.

A++

-- 
Network-Manager-OpenVPN crashes after the latest update
https://bugs.launchpad.net/bugs/147941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147941] Re: Network-Manager-OpenVPN crashes after the latest update

2007-10-02 Thread COLIN Stéphane
Look like it is a well know bug :

[EMAIL PROTECTED]:~$ apt-listbugs list network-manager-openvpn
Lecture des champs des paquets... Fait
Lecture de l'état des paquets... Fait 
Récupération des rapports de bogue... Fait  
Analyse des informations Trouvé/Corrigé... Fait  
Bogues de gravité serious sur network-manager-openvpn (0.3.2svn2342-1ubuntu3 -> 
) 
 #441188 - network-manager-openvpn - FTBFS: configure: error: Package 
requirements (NetworkManager >= 0.4.1) were not met
Résumé :
 network-manager-openvpn(1 bogue)


Hope it will be fixed quickly, since I always use VPN connection in real life 
:-)

A++

-- 
Network-Manager-OpenVPN crashes after the latest update
https://bugs.launchpad.net/bugs/147941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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