[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-05-01 Thread Patrice DUROUX
Oh, great, thanks!
So I was not alone in this wrong multiverse :-)

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

Title:
  crash in meta_wayland_transaction_commit

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


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-18 Thread Patrice DUROUX
Ok regarding my env:

$ gnome-extensions list --enabled
$ gsettings get org.gnome.shell enabled-extensions
@as []

I did not removed gnome-shell-extensions because this will break the
gnome-core installed.

It crashed again this morning:

Wed 2024-04-17 11:34:12 CEST 21874 1001 1001 SIGSEGV present  
/usr/libexec/bijiben-shell-search-provider  
 
Wed 2024-04-17 11:34:13 CEST 22032 1001 1001 SIGSEGV present  
/usr/libexec/bijiben-shell-search-provider  
 
Wed 2024-04-17 11:54:07 CEST  3019 1001 1001 SIGTRAP present  
/usr/share/skypeforlinux/skypeforlinux  
 
Thu 2024-04-18 09:29:46 CEST  2788 1001 1001 SIGSEGV present  
/usr/bin/gnome-shell
 

Here is some output:
   PID: 2788 (gnome-shell)
   UID: 1001 (patrice)
   GID: 1001 (patrice)
Signal: 11 (SEGV)
 Timestamp: Thu 2024-04-18 09:29:43 CEST (48min ago)
  Command Line: /usr/bin/gnome-shell
Executable: /usr/bin/gnome-shell
 Control Group: 
/user.slice/user-1001.slice/user@1001.service/session.slice/org.gnome.Shell@wayland.service
  Unit: user@1001.service
 User Unit: org.gnome.Shell@wayland.service
 Slice: user-1001.slice
 Owner UID: 1001 (patrice)
   Boot ID: 3380f52e7b314c58b021bad0d3b34bd5
Machine ID: 8f7ec7203f844cfcb13ab189fcaddabf
  Hostname: kos-201907
   Storage: 
/var/lib/systemd/coredump/core.gnome-shell.1001.3380f52e7b314c58b021bad0d3b34bd5.2788.171342538300.zst
 (present)
  Size on Disk: 19.1M
   Message: Process 2788 (gnome-shell) of user 1001 dumped core.

Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2.amd64
Module libudev.so.1 from deb systemd-255.4-1ubuntu7.amd64
Module libsystemd.so.0 from deb systemd-255.4-1ubuntu7.amd64
Stack trace of thread 2788:
#0  0x717e58d640e6 meta_wayland_transaction_commit 
(libmutter-14.so.0 + 0x1640e6)
#1  0x717e58d5c6ca meta_wayland_surface_commit 
(libmutter-14.so.0 + 0x15c6ca)
#2  0x717e5810db16 ffi_call_unix64 (libffi.so.8 + 0x7b16)
#3  0x717e5810a3ef ffi_call_int (libffi.so.8 + 0x43ef)
#4  0x717e5810d0be ffi_call (libffi.so.8 + 0x70be)
#5  0x717e55e9c393 n/a (libwayland-server.so.0 + 0x9393)
#6  0x717e55ea0bb4 n/a (libwayland-server.so.0 + 0xdbb4)
#7  0x717e55e9f402 wl_event_loop_dispatch 
(libwayland-server.so.0 + 0xc402)
#8  0x717e58d4152b wayland_event_source_dispatch 
(libmutter-14.so.0 + 0x14152b)
#9  0x717e591465b5 g_main_dispatch (libglib-2.0.so.0 + 
0x5d5b5)
#10 0x717e591a5717 g_main_context_dispatch_unlocked 
(libglib-2.0.so.0 + 0xbc717)
#11 0x717e59146f77 g_main_loop_run (libglib-2.0.so.0 + 
0x5df77)
#12 0x717e58cd38da meta_context_run_main_loop 
(libmutter-14.so.0 + 0xd38da)
#13 0x717e5810db16 ffi_call_unix64 (libffi.so.8 + 0x7b16)
#14 0x717e5810a3ef ffi_call_int (libffi.so.8 + 0x43ef)
#15 0x717e5810d0be ffi_call (libffi.so.8 + 0x70be)
#16 0x717e58ff2bc9 
_ZN3Gjs8Function6invokeEP9JSContextRKN2JS8CallArgsENS3_6HandleIP8JSObjectEEP11_GIArgument.localalias.lto_priv.0
 (libgjs.so.0>
#17 0x717e58ff2fe4 
_ZN3Gjs8Function4callEP9JSContextjPN2JS5ValueE (libgjs.so.0 + 0x4bfe4)
#18 0x717e561622c0 n/a 
(/usr/lib/x86_64-linux-gnu/libmozjs-115.so.115.9.0 (deleted) + 0x1622c0)
#19 0x60c6 n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64


May be the problem was with libmozjs then.
I saw that a new version have been pushed:

$ dpkg -l | grep libmoz
ii  libmozjs-115-0t64:amd64  115.10.0-1 
   amd64SpiderMonkey JavaScript library
ii  libmozjs-115-0t64-dbgsym:amd64   115.10.0-1 
   amd64debug symbols for libmozjs-115-0t64

and I did an update then, so let see!

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

Title:
  crash in meta_wayland_transaction_commit

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


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-17 Thread Patrice DUROUX
$ apport-cli /var/crash/_usr_bin_gnome-shell.1001.crash
Traceback (most recent call last):
  File "/usr/bin/apport-cli", line 418, in 
if not app.run_argv():
   ^^
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 925, in run_argv
self.run_crash(self.args.crash_file)
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 464, in run_crash
response = self.ui_present_report_details(allowed_to_report)
   ^
  File "/usr/bin/apport-cli", line 218, in ui_present_report_details
_(" report (%s)") % self.format_filesize(self.get_complete_size())
  
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 1238, in 
get_complete_size
if self.report[k]:
   ~~~^^^
  File "/usr/lib/python3/dist-packages/problem_report.py", line 306, in __len__
return len(self.get_value())
   
  File "/usr/lib/python3/dist-packages/problem_report.py", line 273, in 
get_value
return _get_zstandard_decompressor().decompress(self.compressed_value)
   ^^^
zstd.ZstdError: could not determine content size in frame header

But the .crash file is a text file, isn't it?

$ file /var/crash/_usr_bin_gnome-shell.1001.crash
/var/crash/_usr_bin_gnome-shell.1001.crash: Unicode text, UTF-8 text, with very 
long lines (751)

$ head /var/crash/_usr_bin_gnome-shell.1001.crash
ProblemType: Crash
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: unknown
CrashCounter: 1
CurrentDesktop: GNOME
Date: Tue Apr 16 17:20:45 2024
Dependencies:
 accountsservice 23.13.9-2ubuntu6
 acl 2.3.2-1build1


How do you see «so many extensions»?

$ dpkg -l | grep gnome-shell-extension
ii  gnome-shell-extension-appindicator   57-2   
   all  AppIndicator, KStatusNotifierItem and tray 
support for GNOME Shell
ii  gnome-shell-extension-desktop-icons-ng   46+really47.0.9-1  
   all  desktop icon support for GNOME Shell
ii  gnome-shell-extension-prefs  46.0-0ubuntu4  
   amd64tool to enable / disable GNOME Shell extensions
ii  gnome-shell-extension-ubuntu-dock89ubuntu4  
   all  Ubuntu Dock for GNOME Shell
ii  gnome-shell-extension-ubuntu-tiling-assistant46-1ubuntu1
   all  extension which adds a Windows-like snap assist 
to GNOME Shell
ii  gnome-shell-extensions   46.0-1 
   all  Extensions to extend functionality of GNOME 
Shell

Most of them are dependencies of ubuntu-desktop, no?

I know that there is also bijiben installed that is crashing regularly.
I will remove this one for sure.

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

Title:
  crash in meta_wayland_transaction_commit

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


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-16 Thread Patrice DUROUX
Applying:
$ ubuntu-bug /var/crash/_usr_bin_gnome-shell.1001.crash
is failing due to the availability of certain package updates.

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

Title:
  crash in meta_wayland_transaction_commit

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


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-16 Thread Patrice DUROUX
** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+attachment/5766296/+files/journal.txt

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

Title:
  crash in meta_wayland_transaction_commit

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


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-16 Thread Patrice DUROUX
** Attachment added: "prevjournal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+attachment/5766295/+files/prevjournal.txt

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

Title:
  crash in meta_wayland_transaction_commit

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


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

[Bug 2061753] Re: /usr/share/apport/whoopsie-upload-all:RuntimeError:/usr/share/apport/whoopsie-upload-all@246:main:collect_info:process_report:add_gdb_info:gdb_command:write:_get_zstandard_decompress

2024-04-16 Thread Patrice DUROUX
Here is what I am getting (related to #2061739):

avril 16 17:23:35 kos-201907 whoopsie-upload-all[5701]: INFO:root:Collecting 
info for /var/crash/_usr_bin_gnome-shell.1001.crash...
avril 16 17:23:37 kos-201907 gnome-character[4079]: JS LOG: Characters 
Application exiting
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: Traceback (most recent 
call last):
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/share/apport/whoopsie-upload-all", line 246, in 
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: main()
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/share/apport/whoopsie-upload-all", line 228, in main
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: stamps = 
collect_info()
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:  
^^
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/share/apport/whoopsie-upload-all", line 162, in collect_info
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: res = 
process_report(r)
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   
^
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/share/apport/whoopsie-upload-all", line 112, in process_report
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: r.add_gdb_info()
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/lib/python3/dist-packages/apport/report.py", line 932, in add_gdb_info
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: gdb_cmd, environ = 
self.gdb_command(rootdir, gdb_sandbox)
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:
^^
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/lib/python3/dist-packages/apport/report.py", line 1942, in gdb_command
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: 
self["CoreDump"].write(f)
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/lib/python3/dist-packages/problem_report.py", line 284, in write
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: decompressor = 
_get_zstandard_decompressor()
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:
^
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/lib/python3/dist-packages/problem_report.py", line 139, in 
_get_zstandard_decompressor
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: raise RuntimeError(
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: RuntimeError: Failed to 
import zstandard library: No module named 'zstandard'. Please install 
python3-zstandard.
avril 16 17:23:39 kos-201907 systemd[1]: apport-autoreport.service: Main 
process exited, code=exited, status=1/FAILURE

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

Title:
  /usr/share/apport/whoopsie-upload-
  all:RuntimeError:/usr/share/apport/whoopsie-upload-
  
all@246:main:collect_info:process_report:add_gdb_info:gdb_command:write:_get_zstandard_decompressor

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


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

[Bug 2061739] [NEW] crash in meta_wayland_transaction_commit

2024-04-16 Thread Patrice DUROUX
Public bug reported:

Hi,

The system is Ubuntu Noble with a regular daily updates.
This happens many times since few days ago but not clear
at all how to reproduce it.

Regards,
Patrice

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gnome-shell 46.0-0ubuntu4
ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
Uname: Linux 6.8.0-22-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: GNOME
Date: Tue Apr 16 09:26:16 2024
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2019-05-24 (1789 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 LANG=fr_FR.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
RelatedPackageVersions: mutter-common 46.0-1ubuntu6
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to noble on 2019-05-28 (1785 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble third-party-packages wayland-session

** Attachment added: "coredumpctl info"
   
https://bugs.launchpad.net/bugs/2061739/+attachment/5766047/+files/gnome-shell-crash.log

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

Title:
  crash in meta_wayland_transaction_commit

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


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

[Bug 1085362] Re: trouble on smb URI with domain authentication

2012-12-11 Thread Patrice DUROUX
Hi, thanks for you remarks. But how can I help to go further?
Currently I didn't got any working smbspool command line after many tries.
It shows DEBUG: Connected with username/password... and then it waits.
Is cups switching to another backend (may be smbclient) when the
smbspool one does not answer to it? As I still have no clue to explain
why my second URI schema is working while the first (smbspool one)
is not.
Regards

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

Title:
  trouble on smb URI with domain authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1085362/+subscriptions

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


[Bug 1085362] [NEW] trouble on smb URI with domain authentication

2012-12-01 Thread Patrice DUROUX
Public bug reported:

Hi,

It seems that the smb URI written by the system-config-printer UI in 
/etc/cups/printers.conf is:
smb://username:password@domain/host/share
as a working one for CUPS (is the bug there?) is:
smb://domain%5Cusername:password@host/share
(%5C = \)

I have found an old remark [1] about this trouble related to version
0.7.49.

Regards,
Patrice

[1] http://forums.fedoraforum.org/archive/index.php/t-144852.html

** Affects: system-config-printer (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/1085362

Title:
  trouble on smb URI with domain authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1085362/+subscriptions

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


[Bug 1076906] [NEW] 1.5.0-3ubuntu2 breaks gpg-agent

2012-11-09 Thread Patrice DUROUX
Public bug reported:

Hi,

Starting using raring packages, I have got trouble with gpg-agent that
gives the following error message:

gpg-agent[3093]: Fatal: can't register GNU Pth with Libgcrypt [...]

Getting back to 1.5.0-3ubuntu1 solved this issue.

Regards,
Patrice

** Affects: libgcrypt11 (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/1076906

Title:
  1.5.0-3ubuntu2 breaks gpg-agent

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

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


[Bug 894062] [NEW] multi-arch trouble on amd64? (version 3.2.2-2ubuntu1)

2011-11-23 Thread Patrice DUROUX
Public bug reported:

Hi,

Regarding a trouble with /usr/sbin/update-icon-caches, I found the following 
broken
links in /usr/bin even after reinstall of the package:

gtk-query-immodules-3.0 - 
../lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0
gtk-update-icon-cache-3.0 - 
../lib/i386-linux-gnu/libgtk-3-0/gtk-update-icon-cache-3.0

Regards,
Patrice.

** Affects: gtk+3.0 (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/894062

Title:
  multi-arch trouble on amd64? (version 3.2.2-2ubuntu1)

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

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


[Bug 894072] [NEW] multi-arch effect on amd64? (version 3.12.9+ckbi-1.82-0ubuntu6)

2011-11-23 Thread Patrice DUROUX
Public bug reported:


Hi,

Here is a symlink found in /usr/lib/x86_64-linux-gnu/:
libsoftokn3.so - /libsoftokn3.so

Is this right?

Regards,
Patrice.

** Affects: nss (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/894072

Title:
  multi-arch effect on amd64? (version 3.12.9+ckbi-1.82-0ubuntu6)

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

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


[Bug 887229] [NEW] problem with multiarch in Precise

2011-11-07 Thread Patrice DUROUX
Public bug reported:

Hi,

Tracking why ia32-libs package is not installable, I found the following
dependency:

patrice@lef-sanaa:~$ sudo apt-get install libnss-ldap:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libnss-ldap:i386 : Depends: ldap-auth-config:i386 but it is not installable
Recommends: libpam-ldap:i386
E: Unable to correct problems, you have held broken packages.

Is this a problem with ldap-auth-config or with libnss-ldap?

Regards,
Patrice.

** Affects: ldap-auth-client (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/887229

Title:
  problem with multiarch in Precise

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

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


[Bug 423432] Re: why -dev still depends on libesd0-dev?

2011-05-21 Thread Patrice DUROUX
Sorry for delay. Also I have switched since to Oneiric, but I see no more the 
dependency between libgnome2-dev and libesd-dev regarding: 
https://launchpad.net/ubuntu/natty/amd64/libgnome2-dev/2.32.1-0ubuntu3
So it is closed.

Thanks

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

Title:
  why -dev still depends on libesd0-dev?

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


[Bug 624063] Re: version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse

2011-02-10 Thread Patrice DUROUX
Hi!

Sorry for that, the problem is no more reproducible for me now with the 
upcoming Natty. Also I don't remember the version of appmenu-gtk package (or 
may be update in its dependencies) that solves this. At that time, I was using 
the forthcoming Maverick Meerkat, as I am always using version+1.
At that time, I was thinking that crash log of JVM was helping to trace. Is 
there a good way (may be like Debian reportbug) to submit such bug to launchpad?

Regards

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

Title:
  version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse

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


[Bug 693867] [NEW] new version

2010-12-23 Thread Patrice DUROUX
Public bug reported:

Binary package hint: gecko-mediaplayer


I don't known if it may solve some of the current bugs but regarding

http://code.google.com/p/gecko-mediaplayer/

a new version 1.0.0 is available since Nov 05, 2010.
;-)


Regards,
Patrice.

** Affects: gecko-mediaplayer (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/693867

Title:
  new version

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


[Bug 690067] [NEW] about xfig mime-type

2010-12-13 Thread Patrice DUROUX
Public bug reported:

Binary package hint: xfig


One file (/usr/lib/mime/packages/xfig) says:

application/x-xfig; xfig %s; test=test -n $DISPLAY

one another (/usr/share/applications/xfig.desktop) says:

MimeType=image/x-fig;

Which one the best? ;-)

Regards

** Affects: xfig (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/690067

Title:
  about xfig mime-type

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


[Bug 638709] Re: the thin 1px window border makes really hard to resize windows

2010-09-18 Thread Patrice DUROUX
*** This bug is a duplicate of bug 630166 ***
https://bugs.launchpad.net/bugs/630166

** This bug has been marked a duplicate of bug 635158
   Way too thin window borders in light-themes
 * You can subscribe to bug 635158 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/635158/+subscribe

** This bug is no longer a duplicate of bug 635158
   Way too thin window borders in light-themes
** This bug has been marked a duplicate of bug 630166
   Windowborders of new light themes are too thin
 * You can subscribe to bug 630166 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/630166/+subscribe

-- 
the thin 1px window border makes really hard to resize windows
https://bugs.launchpad.net/bugs/638709
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 635158] Re: Way too thin window borders in light-themes

2010-09-18 Thread Patrice DUROUX
*** This bug is a duplicate of bug 630166 ***
https://bugs.launchpad.net/bugs/630166

** This bug has been marked a duplicate of bug 630166
   Windowborders of new light themes are too thin
 * You can subscribe to bug 630166 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/630166/+subscribe

-- 
Way too thin window borders in light-themes
https://bugs.launchpad.net/bugs/635158
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 640705] Re: could not lock '/var/spool/...'

2010-09-18 Thread Patrice DUROUX
*** This bug is a duplicate of bug 641243 ***
https://bugs.launchpad.net/bugs/641243

** This bug has been marked a duplicate of bug 641243
   camel-lock-helper not sgid mail; can't lock /var/mail files
 * You can subscribe to bug 641243 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/641243/+subscribe

-- 
could not lock '/var/spool/...'
https://bugs.launchpad.net/bugs/640705
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 640705] [NEW] could not lock '/var/spool/...'

2010-09-16 Thread Patrice DUROUX
Public bug reported:

Binary package hint: evolution-data-server


Hi,

Since some version ago of the packages in Maverick, Evolution cannot check mail 
in localhost mailbox.
It is reporting a error with a 'Could not lock ' message.
After looking for a solution, does it have something to do with SUID/SGID on 
camel-lock-helper?

Regards,
Patrice.

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New

-- 
could not lock '/var/spool/...'
https://bugs.launchpad.net/bugs/640705
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 624063] Re: version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse

2010-09-03 Thread Patrice DUROUX
Hi,

This crash problem disappeared with version 0.1.7-0ubuntu2
but as well as the Eclipse menu bar!! :-/

-- 
version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse
https://bugs.launchpad.net/bugs/624063
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 624063] Re: version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse

2010-08-27 Thread Patrice DUROUX
Still a problem with version 0.1.7-0ubuntu1.
But there is a new clue:

# Problematic frame:
# C  [libgtk-x11-2.0.so.0+0x2f85a9]


** Attachment added: hs_err_pid2266.log
   
https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk/+bug/624063/+attachment/1522337/+files/hs_err_pid2266.log

-- 
version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse
https://bugs.launchpad.net/bugs/624063
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 624063] [NEW] version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse

2010-08-25 Thread Patrice DUROUX
Public bug reported:

Binary package hint: appmenu-gtk


Hi,

Here is the trace log of the JRE.
Reverting to previous version gives a solution.

Regards,
Patrice.

** Affects: appmenu-gtk (Ubuntu)
 Importance: Undecided
 Status: New

-- 
version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse
https://bugs.launchpad.net/bugs/624063
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 624063] Re: version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse

2010-08-25 Thread Patrice DUROUX

** Attachment added: hs_err_pid5245.log
   
https://bugs.launchpad.net/bugs/624063/+attachment/1518115/+files/hs_err_pid5245.log

-- 
version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse
https://bugs.launchpad.net/bugs/624063
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 618787] [NEW] version 20090808ubuntu1 breaks flashplugin

2010-08-16 Thread Patrice DUROUX
Public bug reported:

Binary package hint: ia32-libs

Hy,

there are some missing librairies for this, normal?

patr...@lupus:~$ ldd /usr/lib/flashplugin-installer/libflashplayer.so | grep 
not found
libgdk_pixbuf-2.0.so.0 = not found
libgdk_pixbuf-2.0.so.0 = not found
libgdk_pixbuf-2.0.so.0 = not found
libxcb-shm.so.0 = not found

** Affects: ia32-libs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
version 20090808ubuntu1 breaks flashplugin
https://bugs.launchpad.net/bugs/618787
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 605443] [NEW] /proc/asound/oss/sndstat not always available

2010-07-14 Thread Patrice DUROUX
Public bug reported:

Binary package hint: udev

Hy,

Whenever alsa-oss is not installed, udev.postinst makes bad link in 
/lib/udev/devices
regarding sndstat. Don't known how it can become a trouble! ;-)

Regards,
Patrice.

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

-- 
/proc/asound/oss/sndstat not always available
https://bugs.launchpad.net/bugs/605443
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 423432] [NEW] why -dev still depends on libesd0-dev?

2009-09-02 Thread Patrice DUROUX
Public bug reported:

Hello,

Why is there a dependency between libgnome2-dev (2.27.5-0ubuntu1) and
libesd0-dev?

I did not see any external dependency (inclusion of the esd.h in *.h
of libgnome2-dev):

patr...@lupus:/usr/include/libgnome-2.0/libgnome$ grep esd.h *
patr...@lupus:/usr/include/libgnome-2.0/libgnome$ 

I think it is only a internal dependency (in the binary):

patr...@lupus:/usr/lib$ ldd libgnome-2.so
linux-vdso.so.1 =  (0x7fff7ebff000)
libgnomevfs-2.so.0 = /usr/lib/libgnomevfs-2.so.0 (0x7fa61203b000)
libbonobo-2.so.0 = /usr/lib/libbonobo-2.so.0 (0x7fa611dc6000)
libbonobo-activation.so.4 = /usr/lib/libbonobo-activation.so.4 
(0x7fa611baa000)
libgmodule-2.0.so.0 = /usr/lib/libgmodule-2.0.so.0 (0x7fa6119a6000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0x7fa6117a1000)
libgobject-2.0.so.0 = /usr/lib/libgobject-2.0.so.0 (0x7fa611558000)
libgconf-2.so.4 = /usr/lib/libgconf-2.so.4 (0x7fa61131b000)
libglib-2.0.so.0 = /usr/lib/libglib-2.0.so.0 (0x7fa611053000)
libesd.so.0 = /usr/lib/libesd.so.0 (0x7fa610e47000)
libaudiofile.so.0 = /usr/lib/libaudiofile.so.0 (0x7fa610c1f000)
libpopt.so.0 = /lib/libpopt.so.0 (0x7fa610a15000)
libpthread.so.0 = /lib/libpthread.so.0 (0x7fa6107f8000)
libc.so.6 = /lib/libc.so.6 (0x7fa610489000)
libxml2.so.2 = /usr/lib/libxml2.so.2 (0x7fa61013c000)
libdbus-glib-1.so.2 = /usr/lib/libdbus-glib-1.so.2 (0x7fa60ff19000)
libdbus-1.so.3 = /lib/libdbus-1.so.3 (0x7fa60fcda000)
libgnutls.so.26 = /usr/lib/libgnutls.so.26 (0x7fa60fa38000)
libavahi-glib.so.1 = /usr/lib/libavahi-glib.so.1 (0x7fa60f833000)
libavahi-common.so.3 = /usr/lib/libavahi-common.so.3 
(0x7fa60f626000)
libavahi-client.so.3 = /usr/lib/libavahi-client.so.3 
(0x7fa60f415000)
libresolv.so.2 = /lib/libresolv.so.2 (0x7fa60f1fb000)
libutil.so.1 = /lib/libutil.so.1 (0x7fa60eff8000)
libORBitCosNaming-2.so.0 = /usr/lib/libORBitCosNaming-2.so.0 
(0x7fa60edf1000)
libORBit-2.so.0 = /usr/lib/libORBit-2.so.0 (0x7fa60eb82000)
librt.so.1 = /lib/librt.so.1 (0x7fa60e97a000)
libdl.so.2 = /lib/libdl.so.2 (0x7fa60e776000)
libpcre.so.3 = /lib/libpcre.so.3 (0x7fa60e545000)
libasound.so.2 = /usr/lib/libasound.so.2 (0x7fa60e265000)
libm.so.6 = /lib/libm.so.6 (0x7fa60dfe)
/lib64/ld-linux-x86-64.so.2 (0x7fa6124eb000)
libz.so.1 = /lib/libz.so.1 (0x7fa60ddc8000)
libtasn1.so.3 = /usr/lib/libtasn1.so.3 (0x7fa60dbb7000)
libgcrypt.so.11 = /lib/libgcrypt.so.11 (0x7fa60d93e000)
libgpg-error.so.0 = /lib/libgpg-error.so.0 (0x7fa60d73a000)

Also, is this still false: http://0pointer.de/blog/projects/esound-free.html ?
;-)

Regards,
Patrice.

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

-- 
why -dev still depends on libesd0-dev?
https://bugs.launchpad.net/bugs/423432
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 309841] Re: [jaunty] some ia32 libs are linked in weird places

2008-12-24 Thread Patrice DUROUX
Hy,

I fully agree, and some dependencies seem to be missing as well:
patr...@lupus:/usr/lib32$ ldd libpulsecore.so.8.0.0 
linux-gate.so.1 =  (0xf7f96000)
libltdl.so.7 = /usr/lib32/libltdl.so.7 (0xf7ed7000)
libsamplerate.so.0 = /usr/lib32/libsamplerate.so.0 (0xf7d6d000)
libsndfile.so.1 = /usr/lib32/libsndfile.so.1 (0xf7d1)
libFLAC.so.8 = /usr/lib32/libFLAC.so.8 (0xf7cbd000)
libogg.so.0 = /usr/lib32/libogg.so.0 (0xf7cb7000)
libspeexdsp.so.1 = not found
liboil-0.3.so.0 = not found
libcap.so.1 = /lib32/libcap.so.1 (0xf7cb2000)
libgdbm.so.3 = not found
librt.so.1 = /lib32/librt.so.1 (0xf7ca9000)
libdl.so.2 = /lib32/libdl.so.2 (0xf7ca5000)
libm.so.6 = /lib32/libm.so.6 (0xf7c7f000)
libpthread.so.0 = /lib32/libpthread.so.0 (0xf7c65000)
libc.so.6 = /lib32/libc.so.6 (0xf7b03000)
/lib/ld-linux.so.2 (0xf7f97000)

-- 
[jaunty] some ia32 libs are linked in weird places
https://bugs.launchpad.net/bugs/309841
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 220301] Re: update to hardy misses some python packages

2008-12-15 Thread Patrice DUROUX

Don't know why but Launchpad is very confusing. I still have the problem with 
this version of the package using the source repository in my apt. Then 
searching at Launchpad I found two different ways :

https://launchpad.net/ubuntu/jaunty/amd64/python-
gnome2-desktop/2.24.0-1ubuntu1

https://launchpad.net/ubuntu/jaunty/+source/gnome-python-
desktop/2.24.0-1ubuntu1

Both of them don't tell the same story about the buildlog, very strange
:

http://launchpadlibrarian.net/1399/buildlog_ubuntu-jaunty-amd64
.gnome-python-desktop_2.24.0-1ubuntu1_FULLYBUILT.txt.gz

http://launchpadlibrarian.net/20228221/buildlog_ubuntu-jaunty-ia64
.gnome-python-desktop_2.24.0-1ubuntu1_FULLYBUILT.txt.gz

I hope it helps.
Regards,
Patrice.

-- 
update to hardy misses some python packages
https://bugs.launchpad.net/bugs/220301
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 220301] Re: update to hardy misses some python packages

2008-12-15 Thread Patrice DUROUX
Sorry, a mistake from mine. It is two differents arch to show the
differences between the build.

-- 
update to hardy misses some python packages
https://bugs.launchpad.net/bugs/220301
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 220301] Re: update to hardy misses some python packages

2008-11-30 Thread Patrice DUROUX
Hy!

This bug that was gone is back again with version 2.24.0-1ubuntu1
(Jaunty/amd64).

Regards,
Patrice.

-- 
update to hardy misses some python packages
https://bugs.launchpad.net/bugs/220301
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 275261] Re: unable to start Skype

2008-09-28 Thread Patrice DUROUX
I am using Intrepid with 2.2ubuntu14 version of ia32-libs.

-- 
unable to start Skype
https://bugs.launchpad.net/bugs/275261
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 275253] [NEW] problem with DVB due to bad playlist?

2008-09-27 Thread Patrice DUROUX
Public bug reported:

Binary package hint: totem


Hello,

Totem seems to be no more able to watch TV using DVB with both gstreamer
and xine backend. It is opening a lot of windows , one for each channel
saying this kind of message:

The playlist 'dvb://...' could not be parsed, it might be damaged.

May be a problem with totem-pl?

Regards,
Patrice.

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

-- 
problem with DVB due to bad playlist?
https://bugs.launchpad.net/bugs/275253
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 275261] [NEW] unable to start Skype

2008-09-27 Thread Patrice DUROUX
Public bug reported:

Binary package hint: ia32-libs


Hy!

Don't know if it is related to the last update, but now Skype says:

skype: symbol lookup error: /usr/lib32/libQtNetwork.so.4: undefined
symbol: _ZN14QObjectPrivate15checkWindowRoleEv

Regards,
Patrice.

** Affects: ia32-libs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
unable to start Skype
https://bugs.launchpad.net/bugs/275261
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 273693] [NEW] PulseAudio/ALSA problem with Skype

2008-09-23 Thread Patrice DUROUX
Public bug reported:

Binary package hint: ia32-libs

Hy!

Since last libasound2-plugins (or PulseAudio) upgrade to version 
1.0.17-0ubuntu2, it seems that it breaks the 32bits Skype with the following 
message:
ALSA lib ../../src/conf.c:2700:(snd_config_hooks_call) Cannot open shared 
library /usr/lib/alsa-lib/libasound_module_conf_pulse.so
ALSA lib ../../../src/pcm/pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM default

Does this can be solved by an adequate upgrade of the 32bits
libasound/pulseaudio provided by ia32-libs?

Regards,
Patrice.

** Affects: ia32-libs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
PulseAudio/ALSA problem with Skype
https://bugs.launchpad.net/bugs/273693
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 221177] Re: may loose keyboard input

2008-05-14 Thread Patrice DUROUX
Sorry, but I was wrong on the situation that is given by the attached 
devices.txt
In fact I have only 1 BTC USB Multimedia Cordless Kit with 2 possible cordless 
devices
(keyboard and mouse) but only the keyboard is connected, as I otherwise use an 
USB
cord mouse.
Also the lirc_mceusb2 module is correctly loaded but the Philips eHome USB IR 
Transciever and
Microsoft MCE 2005 Remote Control driver for LIRC used to connect my IRC does 
NOT appear as
an Linux Input Device (wrong?), it creates a /dev/lirc0.
Then, how to proceed with the gnome-lirc-properties?

** Attachment added: devices.txt
   http://launchpadlibrarian.net/14523281/devices.txt

-- 
may loose keyboard input
https://bugs.launchpad.net/bugs/221177
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 221177] [NEW] may loose keyboard input

2008-04-23 Thread Patrice DUROUX
Public bug reported:

Binary package hint: gnome-lirc-properties

Hy,

I have 2 BTC USB Multimedia Cordless Kit:
1 for cordless keyboard and mouse (/dev/input/event2)
1 for an IRC (/dev/input/event3)

Using the gnome-lirc-properties and the auto-detect, it sets the (IRC) Device 
to /dev/input/event2 without being
possible to change it and then my keyboard input is no more working.

Regards,
Patrice.

** Affects: gnome-lirc-properties (Ubuntu)
 Importance: Undecided
 Status: New

-- 
may loose keyboard input
https://bugs.launchpad.net/bugs/221177
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 221177] Re: may loose keyboard input

2008-04-23 Thread Patrice DUROUX

** Attachment added: lshal.txt
   http://launchpadlibrarian.net/13841224/lshal.txt

-- 
may loose keyboard input
https://bugs.launchpad.net/bugs/221177
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 212226] Re: Hardy: Kernel Oopses in sound driver

2008-04-05 Thread Patrice DUROUX
Hy,

same for me. Is this the reason why then HAL is not initialized
correctly?

Regards,
Patrice.

** Attachment added: dmesg.0
   http://launchpadlibrarian.net/13132781/dmesg.0

-- 
Hardy: Kernel Oopses in sound driver
https://bugs.launchpad.net/bugs/212226
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 182731] Re: Provide a lib32asound2-plugins package

2008-03-15 Thread Patrice DUROUX
Hy,

I have the same problem as I would like to use a 32bit app (Skype) with 
PulseAudio thru the Alsa plugin.
It would complete some adding done recently in ia32-libs about PulseAudio 
support.

Regards.

-- 
Provide a lib32asound2-plugins package
https://bugs.launchpad.net/bugs/182731
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 180478] Re: pulseaudio support, broken nspluginwrapper/flash

2008-03-09 Thread Patrice DUROUX
Dear all,

there is still a problem with the support of pulseaudio for 32bit app that is:
libpulse0 depends on libcap1 which is not in the packaged libs.
I have finally got flashplugin sound using pulseaudio (and not alsa or other 
way) by
1. adding the corresponding /lib32/libcap*
2. also  adding a 32bit version (so not the one of the 1.9-0ubuntu1
package) of libflashsupport.so in /usr/lib32

Note that no other pulseaudio 32bit libraries (libpulse-*) which are also 
missing
dependencies in ia23-libs are required for that purpose.

Best regards,
Patrice.

-- 
pulseaudio support, broken nspluginwrapper/flash
https://bugs.launchpad.net/bugs/180478
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 190944] Re: saa7134-alsa module is broken in 24-7 kernel

2008-02-17 Thread Patrice DUROUX
Hy,

This is the same for me even with 2.6.24-8-generic.

Regards,
Patrice.

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/12050962/dmesg.txt

-- 
saa7134-alsa module is broken in 24-7 kernel
https://bugs.launchpad.net/bugs/190944
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 184559] problem using libtotem-plparser-dev

2008-01-20 Thread Patrice DUROUX
Public bug reported:

Hello,

regarding pkg-config, it seems to use a dependency on libcam1.2-dev,
true?

Regards,
Patrice.

%pkg-config --libs totem-plparser
sh: glib-config: not found
sh: glib-config: not found
sh: glib-config: not found
Package camel-1.2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `camel-1.2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'camel-1.2', required by 'totem-plparser', not found

** Affects: totem-pl-parser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
problem using libtotem-plparser-dev
https://bugs.launchpad.net/bugs/184559
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 176537] my /dev/scd0 is no more in cdrom but disk group

2007-12-15 Thread Patrice DUROUX
Public bug reported:

Hy,

Recently /dev/scd0 has shifted from cdrom to disk group. Is this a new policy?
Or may it be a udev bug?

Thanks,
Patrice.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
my  /dev/scd0 is no more in cdrom but disk group
https://bugs.launchpad.net/bugs/176537
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 163913] problem occuring while using flashplugin

2007-11-19 Thread Patrice DUROUX
Public bug reported:

Binary package hint: nspluginwrapper

Hy,

As I was using the flashplugin, I have got a nothing done comportment while 
trying to upload file.
So I have got a look to my ~/.xsession-errors and have seen the following:

(npviewer.bin:6681): Gtk-WARNING **: 
/usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so: wrong ELF class: ELFCLASS64
*** NSPlugin Wrapper *** *** NSPlugin Viewer  *** ERROR: NPP_NewStream() 
invoke: Message type invalid
ERROR: NPN_GetURLNotify() invoke: Message type invalid

Is it due to the missing of the corresponding lib32 
(/usr/lib32/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so)? 
What may be the package dependancy to correct this?

Best regards,
Patrice.

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

-- 
problem occuring while using flashplugin
https://bugs.launchpad.net/bugs/163913
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 160011] prefix inconsistency since move to /lib

2007-11-04 Thread Patrice DUROUX
Public bug reported:

Binary package hint: libgcrypt11

Hello,

Since the  library have been moved from /usr/lib to /lib, I cannot use
anymore 'libgcrypt-config --prefix' as it is indicating '/usr'.
Is this normal? Am I doing wrong?

Best regards,
Patrice.

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

-- 
prefix inconsistency since move to /lib
https://bugs.launchpad.net/bugs/160011
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 118296] new version available

2007-06-01 Thread Patrice DUROUX
Public bug reported:

Hy,

There is a release 03 of j2re version 1.4.2 available on Blackdown ftp site.
It is may be a more stable release than the previous one for Firefox plugin
usage on AMD64 architecture.

Best regards,
Patrice.

** Affects: j2se1.4-amd64 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
new version available
https://bugs.launchpad.net/bugs/118296
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