[Bug 2056735] Re: docker.errors.DockerException: Error while fetching server API version: HTTPConnection.request() got an unexpected keyword argument 'chunked'

2024-05-17 Thread Mildred
Installing manually python3-docker and python3-packaging from sid seems
to work so far (download the packages and `dpkg -i` them)

https://packages.debian.org/sid/python3-docker
https://packages.debian.org/sid/python3-packaging

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

Title:
  docker.errors.DockerException: Error while fetching server API
  version: HTTPConnection.request() got an unexpected keyword argument
  'chunked'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker-compose/+bug/2056735/+subscriptions


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

[Bug 2056735] Re: docker.errors.DockerException: Error while fetching server API version: HTTPConnection.request() got an unexpected keyword argument 'chunked'

2024-05-17 Thread Mildred
python3-docker must be upgraded o 6.1.0 at least

https://github.com/docker/docker-py/issues/3113#issuecomment-1536476705

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

Title:
  docker.errors.DockerException: Error while fetching server API
  version: HTTPConnection.request() got an unexpected keyword argument
  'chunked'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker-compose/+bug/2056735/+subscriptions


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

[Bug 1989976]

2024-03-07 Thread Mildred-bug-mozilla
It seems Firefox implemented passkeys for Windows and MacOS but lack
support for Linux as shown in https://www.passkeys.io/compatible-devices

I don't quite understand what is so platform specific. Of course,
integration in the native platform password manager is nice but not
mandatory. Firefox already stores its passwords and can sync them with
Firefox Sync. What's so different with passkeys and what's the status of
this feature?

As a web developer if I can provide passkeys as the primary login
method, this would be a great step forward, but it'd be better to have
full browser compatibility.

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

Title:
  [upstream] wishlist: Passkeys should be supported

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


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

[Bug 1101304] [NEW] ufw 0.31.1-1 fails when one of its parent processes has space in argv[0]

2013-01-18 Thread Mildred
Public bug reported:

This is very similar to bug #268084 except that I get the following
trace:

remote: Traceback (most recent call last):
remote:   File /usr/sbin/ufw, line 111, in module
remote: res = ui.do_action(pr.action, , , pr.force)
remote:   File /usr/lib/python2.7/dist-packages/ufw/frontend.py, line 576, in 
do_action
remote: res = self.reset(force)
remote:   File /usr/lib/python2.7/dist-packages/ufw/frontend.py, line 842, in 
reset
remote: if self.backend.do_checks and ufw.util.under_ssh():
remote:   File /usr/lib/python2.7/dist-packages/ufw/util.py, line 411, in 
under_ssh
remote: return under_ssh(ppid)
remote:   File /usr/lib/python2.7/dist-packages/ufw/util.py, line 411, in 
under_ssh
remote: return under_ssh(ppid)
remote:   File /usr/lib/python2.7/dist-packages/ufw/util.py, line 411, in 
under_ssh
remote: return under_ssh(ppid)
remote:   File /usr/lib/python2.7/dist-packages/ufw/util.py, line 411, in 
under_ssh
remote: return under_ssh(ppid)
remote:   File /usr/lib/python2.7/dist-packages/ufw/util.py, line 389, in 
under_ssh
remote: raise ValueError(err_msg)
remote: ValueError: Couldn't find parent pid for '16072'

Looking at the code, I found the cause of the error.
The file /proc/16072/stat contains:

16072 (redo-ifchange a) S 16060 15734 15734 0 -1 4202496 1463 0 0 0 2 0
0 0 20 0 1 0 77092203 9498624 1113 4294967295 134512640 136961996
3219574064 3219534684 4118799382 0 0 16781318 0 0 0 0 17 2 0 0 0 0 0

And the code contains in ufw/util.py line 372:

ppid = file(name).readlines()[0].split()[3]

Of course the index [3] fails in this case because of the space in
(redo-ifchange a). I believe this is the argv[0] of the program,
modified using the setproctitle python module. This is clearly a parsing
error and should be fixed.

Alternatively, I used the --force option, so I don't even know why this
was checked.

** Affects: ufw (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/1101304

Title:
  ufw 0.31.1-1 fails when one of its parent processes has space in
  argv[0]

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

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


[Bug 590460] Re: multi-touch and two finger scrolling don't work on eeepc 1005pe

2010-07-12 Thread Mildred
** Also affects: fedora
   Importance: Undecided
   Status: New

-- 
multi-touch and two finger scrolling don't work on eeepc 1005pe
https://bugs.launchpad.net/bugs/590460
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 512365] Re: Avahi failing to function, no results returned from avahi-browse

2010-04-25 Thread Mildred
Try to check your firewall, that was my problem on Fedora 13. I disabled
it and now everything's fine.

-- 
Avahi failing to function, no results returned from avahi-browse
https://bugs.launchpad.net/bugs/512365
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 23497] Re: i8042 unbind required for keyboard/mouse to be useable following suspend/resume hibernate/resume cycle

2008-12-13 Thread Mildred
Lethe, thanks a milion, your solution works here on a HP Pavilion dv5
running ubuntu 8.10.

https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/23497/comments/67
http://ubuntuforums.org/showpost.php?p=5220536postcount=19

But ... you need to stay away from the keyboard while the computer
resumes itself, or it stops working :/

-- 
i8042 unbind required for keyboard/mouse to be useable following suspend/resume 
 hibernate/resume cycle
https://bugs.launchpad.net/bugs/23497
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 99755] Re: regression: Keyboard + Synaptic Touchpad randomly do not return from suspend on Dell 640m

2008-01-27 Thread Mildred
It seems a general problem with synaptics that were introduced in this
release of the kernel. This happens in many distributions as well (as
far as I could test: ArchLinux and Fedora for me) I don't know how this
can be solved though, but by going to a virtual terminal (Ctrl-Alt-F1)
and back to X11-VT (Ctrl-Alt-F7). But this doesn't even always works.

It seems someone found wome workaroung in Bug 133060 ... but it doesn't
seems to work on my installation (maybe it because I'm using appletouch
instead of psmouse)

Well, thinking of It, I think it *may* hapen because the driver
(appletouch in my case, psmouse in many others) is resumed after
synaptics is. Bt I don't really know.

-- 
regression: Keyboard + Synaptic Touchpad randomly do not return from suspend on 
Dell 640m
https://bugs.launchpad.net/bugs/99755
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 116793] Re: 3d applications with compiz enabled are not usable (Intel 945GM GPU - feisty)

2007-06-29 Thread Mildred
This also affect others distributions as well. maybe someone who know
what happens could report this to the intel driver project or the compiz
project.

-- 
3d applications with compiz enabled are not usable (Intel 945GM GPU - feisty)
https://bugs.launchpad.net/bugs/116793
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 63441] Re: libstdc++.so: undefined reference to [EMAIL PROTECTED]'

2006-10-19 Thread Mildred
I think this bug is also preventing me for having a freenx server ...

/usr/lib/nx/nxagent: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0'
not found (required by /usr/lib/libstdc++.so.6)

I found some links :

http://ubuntuforums.org/showthread.php?t=270605
http://www.mail-archive.com/debian-gcc@lists.debian.org/msg21557.html

and :

$ ldd /usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not 
found (required by /usr/lib/libstdc++.so.6)
linux-gate.so.1 =  (0xe000)
libm.so.6 = /lib/tls/i686/cmov/libm.so.6 (0xb7e5a000)
libgcc_s.so.1 = /usr/local/lib/libgcc_s.so.1 (0xb7e4f000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb7d1b000)
/lib/ld-linux.so.2 (0x8000)

Apparently the problem is with a library in /usr/local. So I renamed it
and now no more problems.


Bug closed !


-- 
libstdc++.so: undefined reference to [EMAIL PROTECTED]'
https://launchpad.net/bugs/63441

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


[Bug 66221] Re: no wxwidget interface

2006-10-18 Thread Mildred
*** This bug is a duplicate of bug 64975 ***

resolved, thanks (I had to remove one more time ~/.vlc :) )
but ... I don't see how to close the bug.

-- 
no wxwidget interface
https://launchpad.net/bugs/66221

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


[Bug 2772] Re: [breezy] vlc key shortcuts doesnt work

2006-10-18 Thread Mildred
Just after trying --no-wx-embed, I started vlc back with the normal behaviour 
and the shortcut worked fine ...
In the past I also found that changing some hotkeys settings may resolve 
tempoarily this problem.

-- 
[breezy] vlc key shortcuts doesnt work
https://launchpad.net/bugs/2772

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


[Bug 66221] no wxwidget interface

2006-10-15 Thread Mildred
Public bug reported:

After updating my edgy system, I have a problem with the wxwidgets
interface to VLC.

Instead, I have a skinned interface (skin2). It was unusable until I
removed my ~/.vlc folder.

Since the preferences window uses the wx interface, there is no way to
configure VLC.

I have the following error message on the terminal:

[0288] main dialogs provider error: no dialogs provider module matched any
[0285] skins2 interface error: no suitable dialogs provider found (hint: 
compile the wxWidgets plugin, and make sure it is loaded properly)

** Affects: vlc (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
no wxwidget interface
https://launchpad.net/bugs/66221

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


[Bug 66221] Re: no wxwidget interface

2006-10-15 Thread Mildred
Hope this is readable ...

$ LC_ALL=C dpkg --list 'libwxgtk*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
un  libwxgtk-contrib-dev  none(no description 
available)
un  libwxgtk-dev  none(no description 
available)
un  libwxgtk-python   none(no description 
available)
un  libwxgtk2.3   none(no description 
available)
ii  libwxgtk2.4-1 2.4.5.1ubuntu1wxWindows 
Cross-platform C++ GUI toolkit (GTK+ runtime)
rc  libwxgtk2.4-1-contrib 2.4.4.1.1ubuntu2  wxWindows 
Cross-platform C++ GUI toolkit (runtime contrib libs)
un  libwxgtk2.4-1-python  none(no description 
available)
pn  libwxgtk2.4-contrib-dev   none(no description 
available)
pn  libwxgtk2.4-dev   none(no description 
available)
un  libwxgtk2.4-pythonnone(no description 
available)
un  libwxgtk2.4c2 none(no description 
available)
un  libwxgtk2.4c2-contrib none(no description 
available)
ii  libwxgtk2.6-0 2.6.3.2.1.5   wxWidgets 
Cross-platform C++ GUI toolkit (GTK+ runtime)
un  libwxgtk2.6-0-python  none(no description 
available)
pn  libwxgtk2.6-dev   none(no description 
available)


$ LC_ALL=C dpkg --list vlc  
  
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  vlc   0.8.6-svn20060918.debian-1ubu multimedia 
player and streamer


the wxvlc package is installed but it is said This dummy package is now part 
of VLC.

-- 
no wxwidget interface
https://launchpad.net/bugs/66221

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


[Bug 66221] Re: no wxwidget interface

2006-10-15 Thread Mildred
$ dpkg --listfiles vlc  
  
/.
/usr
/usr/bin
/usr/lib
/usr/lib/vlc
/usr/lib/vlc/access
/usr/lib/vlc/access/libscreen_plugin.so
/usr/lib/vlc/audio_filter
/usr/lib/vlc/audio_mixer
/usr/lib/vlc/audio_output
/usr/lib/vlc/codec
/usr/lib/vlc/codec/libsdl_image_plugin.so
/usr/lib/vlc/control
/usr/lib/vlc/demux
/usr/lib/vlc/gui
/usr/lib/vlc/gui/libskins2_plugin.so
/usr/lib/vlc/gui/libwxwidgets_plugin.so
/usr/lib/vlc/misc
/usr/lib/vlc/video_chroma
/usr/lib/vlc/video_filter
/usr/lib/vlc/video_output
/usr/lib/vlc/video_output/libx11_plugin.so
/usr/lib/vlc/video_output/libxvideo_plugin.so
/usr/lib/vlc/video_output/libglx_plugin.so
/usr/lib/vlc/video_output/libaa_plugin.so
/usr/lib/vlc/video_output/libcaca_plugin.so
/usr/lib/vlc/video_output/libopengl_plugin.so
/usr/lib/vlc/visualization
/usr/lib/vlc/visualization/libxosd_plugin.so
/usr/lib/mime
/usr/lib/mime/packages
/usr/lib/mime/packages/vlc
/usr/share
/usr/share/doc
/usr/share/doc/vlc
/usr/share/applications
/usr/share/applications/vlc.desktop
/usr/share/pixmaps
/usr/share/pixmaps/vlc.png
/usr/share/vlc
/usr/share/vlc/skins2
/usr/share/vlc/skins2/fonts
/usr/share/vlc/skins2/skin.dtd
/usr/share/vlc/skins2/skin.catalog
/usr/share/vlc/skins2/winamp2.xml
/usr/share/vlc/skins2/default.vlt
/usr/share/vlc/pda-forwardb16x16.xpm
/usr/share/vlc/pda-openb16x16.xpm
/usr/share/vlc/pda-pauseb16x16.xpm
/usr/share/vlc/pda-playb16x16.xpm
/usr/share/vlc/pda-playlistb16x16.xpm
/usr/share/vlc/pda-preferencesb16x16.xpm
/usr/share/vlc/pda-rewindb16x16.xpm
/usr/share/vlc/pda-stopb16x16.xpm
/usr/share/vlc/vlc.xpm
/usr/share/vlc/vlc16x16.xpm
/usr/share/vlc/vlc48x48.ico
/usr/share/vlc/wxvlc.xpm
/usr/share/man
/usr/share/man/man1
/usr/share/menu
/usr/share/menu/vlc
/usr/bin/svlc
/usr/bin/wxvlc
/usr/share/vlc/skins2/fonts/FreeSans.ttf
/usr/share/vlc/skins2/fonts/FreeSansBold.ttf
/usr/share/man/man1/svlc.1.gz
/usr/share/man/man1/wxvlc.1.gz

Thanks for taking care of my bug :)

-- 
no wxwidget interface
https://launchpad.net/bugs/66221

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


[Bug 52596] Re: My paralell port isn't recognized

2006-10-15 Thread Mildred
I'm just testing Knoppix to see if it works, and it works.
Distribution : Knoppix 5.0.1 live-DVD
boot options : knoppix lang=fr desktop=gnome

$ dmesg | grep lp
[...]
lp0: using parport0 (polling).
lp0: console ready

$ lspci -vv -d 1409:7168
:00:0c.0 Serial controller: Timedia Technology Co Ltd PCI2S550 (Dual 16550 
UART) (rev 01) (prog-if 02 [16550])
Subsystem: Timedia Technology Co Ltd: Unknown device 5079
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping+ SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Interrupt: pin A routed to IRQ 20
Region 0: I/O ports at 9000 [size=32]
Region 2: I/O ports at 9400 [size=8]
Region 3: I/O ports at 9800 [size=8]


Is there any way to make it works in Ubuntu ? I don't want to reboot each time 
I want to print a document :(

-- 
My paralell port isn't recognized
https://launchpad.net/bugs/52596

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


[Bug 63324] Re: exceptions.UnicodeEncodeError: 'ascii' codec can't encode character

2006-10-04 Thread Mildred
Here is the result :

$ locale
LANG=fr_FR.UTF-8
LANGUAGE=fr_FR:en_US:en_GB:en
LC_CTYPE=fr_FR.UTF-8
LC_NUMERIC=fr_FR.UTF-8
LC_TIME=fr_FR.UTF-8
LC_COLLATE=fr_FR.UTF-8
LC_MONETARY=fr_FR.UTF-8
LC_MESSAGES=fr_FR.UTF-8
LC_PAPER=fr_FR.UTF-8
LC_NAME=fr_FR.UTF-8
LC_ADDRESS=fr_FR.UTF-8
LC_TELEPHONE=fr_FR.UTF-8
LC_MEASUREMENT=fr_FR.UTF-8
LC_IDENTIFICATION=fr_FR.UTF-8
LC_ALL=

-- 
exceptions.UnicodeEncodeError: 'ascii' codec can't encode character
https://launchpad.net/bugs/63324

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


[Bug 50103] Re: kwrite does not provides a DCOP interface to open documents (as kate does)

2006-10-02 Thread Mildred
I prefer using kwrite because I can have one window for each opened documents. 
Sometimes for big projects it is not the best way and I prefer having a list of 
all open documents on the right, sometimes, for small documents I prefer 
havingone window for each document.
I know in kate I can open others windows, split windows and so on but I figured 
out no way to open easily one window per document.

-- 
kwrite does not provides a DCOP interface to open documents (as kate does)
https://launchpad.net/bugs/50103

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


[Bug 63441] libstdc++.so: undefined reference to [EMAIL PROTECTED]'

2006-10-01 Thread Mildred
Public bug reported:

Binary package hint: libstdc++6-4.1-dev

I have a problem compiling the last version of CrystalSpace using the
last version of Ubuntu (edgy, up to date)

The configure script fails. I extracted the source being tested by configure 
and tried to compiled it, and I saw something strange.
The programme is linked against libstdc++ version 4.2.1 and it says :

/usr/lib/gcc/i486-linux-gnu/4.1.2/libstdc++.so: undefined reference to [EMAIL 
PROTECTED]'
collect2: ld returned 1 exit status

Is that normal ?
I don't think it is normal that a program linked with the version 4.1 of the 
library seek for a symbol of the version 4.2 .. is it ?

Here is the source file :
===
/* end confdefs.h.  */
/* Define fwide to an innocuous variant, in case limits.h declares fwide.
   For example, HP-UX 11i limits.h declares gettimeofday.  */
#define fwide innocuous_fwide

/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char fwide (); below.
Prefer limits.h to assert.h if __STDC__ is defined, since
limits.h exists even on freestanding compilers.  */

#ifdef __STDC__
# include limits.h
#else
# include assert.h
#endif

#undef fwide

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern C
{
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char fwide ();
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS.  Some functions are actually named
something starting with __ and the normal name is an alias.  */
#if defined (__stub_fwide) || defined (__stub___fwide)
choke me
#else
char (*f) () = fwide;
#endif
#ifdef __cplusplus
}
#endif

int
main ()
{
return f != fwide;
  ;
  return 0;
}

===


compile using : g++ -o conftest conftest.cc -lnsl

** Affects: gcc-4.1 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
libstdc++.so: undefined reference to [EMAIL PROTECTED]'
https://launchpad.net/bugs/63441

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


[Bug 63324] exceptions.UnicodeEncodeError: 'ascii' codec can't encode character

2006-10-01 Thread Mildred
Public bug reported:

Binary package hint: bazaar

I try to use bazaar to track changes in a wine directory. i have
problems with some folder name when I try to add it.

$ bzr status
added:
  drive_c/windows/profiles/mildred/Mes vidéos@
$ bzr ci -m 'try to add Mes vidéos'
bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode character 
u'\xe9' in position 61: ordinal not in range(128)

Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/bzrlib/commands.py, line 612, in 
run_bzr_catch_errors
return run_bzr(argv)
  File /usr/lib/python2.4/site-packages/bzrlib/commands.py, line 574, in 
run_bzr
ret = run(*run_argv)
  File /usr/lib/python2.4/site-packages/bzrlib/commands.py, line 283, in 
run_argv_aliases
return self.run(**all_cmd_args)
  File /usr/lib/python2.4/site-packages/bzrlib/builtins.py, line 1757, in run
reporter=reporter)
  File /usr/lib/python2.4/site-packages/bzrlib/decorators.py, line 51, in 
write_locked
return unbound(self, *args, **kwargs)
  File /usr/lib/python2.4/site-packages/bzrlib/workingtree.py, line 538, in 
commit
committed_id = Commit().commit( working_tree=self, revprops=revprops,
  File /usr/lib/python2.4/site-packages/bzrlib/commit.py, line 287, in commit
self._populate_new_inv()
  File /usr/lib/python2.4/site-packages/bzrlib/commit.py, line 519, in 
_populate_new_inv
path, self.work_tree)
  File /usr/lib/python2.4/site-packages/bzrlib/repository.py, line 2110, in 
record_entry_contents
ie.snapshot(self._new_revision_id, path, previous_entries, tree, self)
  File /usr/lib/python2.4/site-packages/bzrlib/inventory.py, line 415, in 
snapshot
self._read_tree_state(path, work_tree)
  File /usr/lib/python2.4/site-packages/bzrlib/inventory.py, line 798, in 
_read_tree_state
self.symlink_target = work_tree.get_symlink_target(self.file_id)
  File /usr/lib/python2.4/site-packages/bzrlib/workingtree.py, line 714, in 
get_symlink_target
return os.readlink(self.id2abspath(file_id))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 
61: ordinal not in range(128)

bzr 0.10.0 on python 2.4.4.candidate.0 (linux2)
arguments: ['/usr/bin/X11/bzr', 'ci', '-m', 'try to add Mes vid\xc3\xa9os']

** please send this report to [EMAIL PROTECTED]
$ bzr --version
Bazaar (bzr) 0.10.0
Using python interpreter: /usr/bin/python
Using python standard library: /usr/lib/python2.4
Using bzrlib: /usr/lib/python2.4/site-packages/bzrlib

Copyright 2005, 2006 Canonical Development Ltd.
http://bazaar-vcs.org/

bzr comes with ABSOLUTELY NO WARRANTY.  bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.

** Affects: bazaar (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
exceptions.UnicodeEncodeError: 'ascii' codec can't encode character
https://launchpad.net/bugs/63324

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

[Bug 52596] My paralell port isn't recognized

2006-07-10 Thread Mildred
Public bug reported:

Binary package hint: linux-image-2.6.15-25-686

Recently, I added in my computer a PCI card to add a paralell port to my 
computer in order to be able to connect my printer.
I thoudht my ubuntu dapper would be able to detect it and use it but the 
/dev/lp0 file does not exists. And I found the following message in dmesg :

[4294707.628000] lp: driver loaded but no devices found

Something strange is that I tried to boot with a Warty live-cd and the
port is recognized ... and I can use it that way (unfortunately, I can't
configure CUPS).

The card also provides two serial ports.
The description is aviable here : 
http://qtec.info/products/product.htm?artnr=12887

I tried to compile the kernel 2.6.17.3 from kernel.org using the config
file from the ubuntu kernel but I did not succeed to boot with this new
kernel, probably because I did not created any initrd image.

This is the output of lspci

:00:0c.0 Serial controller: Timedia Technology Co Ltd PCI2S550 (Dual 16550 
UART) (rev 01) (prog-if 02 [16550])
Subsystem: Timedia Technology Co Ltd: Unknown device 5079
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping+ SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Interrupt: pin A routed to IRQ 169
Region 0: I/O ports at 9000 [size=32]
Region 2: I/O ports at 9400 [size=8]
Region 3: I/O ports at 9800 [size=8]

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
My paralell port isn't recognized
https://launchpad.net/bugs/52596

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


[Bug 50103] kwrite does not provides a DCOP interface to open documents (as kate does)

2006-06-17 Thread Mildred
Public bug reported:

Binary package hint: kdebase

When I want to open multiple documents with kwrite, I can :
- click on file-open and choose the file
- drag and drop the file I want to edit into a kwrite window
But there is no way to do it using the console without starting another 
instance of kwrite (which take a longer time on my computer)

kate does provide a DCOP interface to open documents, then I can write a
shell script that does what I want, but I prefer to use kwrite.

So, is it possible to have a such interface ?
thanks

** Affects: kdebase (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
kwrite does not provides a DCOP interface to open documents (as kate does)
https://launchpad.net/bugs/50103

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