[Bug 1083310] Re: cups returns malformed UTF-8

2018-08-19 Thread Роман Донченко
Sorry, but I no longer have that printer, or that machine. So I cannot help you any further. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1083310 Title: cups returns malformed UTF-8 To manage noti

[Bug 1215574] [NEW] Outdated NVIDIA OpenCL headers

2013-08-22 Thread Роман Донченко
Public bug reported: nvidia-310-dev and other NVIDIA driver development packages include OpenCL 1.0 headers. However, NVIDIA drivers have supported OpenCL 1.1 for a while now (since version 280, I believe). Please update the OpenCL headers. ** Affects: nvidia-graphics-drivers-310 (Ubuntu) Im

[Bug 1446291] Re: gcc/g++ 4.8.2 won't convert uint64 to char properly.

2016-03-19 Thread Роман Донченко
I don't think that's a bug. char is unsigned on ARM by default. Use signed char instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1446291 Title: gcc/g++ 4.8.2 won't convert uint64 to char prope

[Bug 1473225] [NEW] with encrypted home, /etc/legal is printed twice on every login

2015-07-09 Thread Роман Донченко
Public bug reported: I have an encrypted home directory, and whenever I log in at the console, the contents of /etc/legal are printed twice (after the system load stats). This happens because: 1) pam_motd.so uses ~/.cache/motd.legal-displayed to record the fact that /etc/legal has already been d

[Bug 1474304] [NEW] miscompilation with conditional operator side effects (ARM64)

2015-07-14 Thread Роман Донченко
Public bug reported: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 15.04 Release:15.04 Codename: vivid $ gcc --version gcc (Ubuntu/Linaro 4.9.2-10ubuntu13) 4.9.2 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; s

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2014-04-08 Thread Роман Донченко
I was still affected by this bug because of this bug: . I worked around it by removing one of my xkb grp options. Ubuntu developers might want to backport the patch from that bug, though. ** Bug watch added: GNOME Bug Tracker #726649 https://bu

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2014-04-09 Thread Роман Донченко
Run "gsettings get org.gnome.desktop.input-sources xkb-options". If you see more than one list item that begins with "grp:", that might be it. Use "gsettings set" to remove all of them except one (or just all of them). -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1083310] Re: cups returns malformed UTF-8

2012-11-26 Thread Роман Донченко
** Attachment added: "My PPD" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1083310/+attachment/303/+files/Printer.ppd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1083310 Title: cups

[Bug 1083310] [NEW] cups returns malformed UTF-8

2012-11-26 Thread Роман Донченко
Public bug reported: This is Ubuntu 12.04, libcups2 1.5.3-0ubuntu4. I noticed gedit and evince were crashing whenever I opened the print dialog. I'm attaching an example stack trace from gedit. Eventually I traced the bug to CUPS. gedit crashes in GTK+ code when trying to process an invalid UTF-

[Bug 1971637] [NEW] sitecustomize.py not imported in a virtual environment

2022-05-04 Thread Роман Донченко
Public bug reported: This is on Ubuntu 22.04, python3==3.10.4-3. Run this: $ python3.10 -mvenv ./venv $ echo 'print("In sitecustomize.py")' > ./venv/lib/python3.10/site-packages/sitecustomize.py $ ./venv/bin/python -c '' [nothing] Expected output: In sitecustomize.py The reason this doesn't