[Desktop-packages] [Bug 1971434] Re: Display powersave only blanks, but does not turn off

2024-04-25 Thread Ilya B.
I have this bug since 23.10. After upgrading to 24.04 it is still there -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1971434 Title: Display powersave only blanks, but

[Desktop-packages] [Bug 1794064] Re: Clicking a hyperlink in a PDF fails to open it if the default browser is a snap

2022-12-16 Thread Ilya Popov
Is there any update on the issue? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1794064 Title: Clicking a hyperlink in a PDF fails to open it if the default browser is a snap Statu

[Desktop-packages] [Bug 1978380] [NEW] External monitor not detected

2022-06-11 Thread Ilya
Public bug reported: Hello. I have a laptop Lenovo Legion Y540-15IRH (81SX00EVRA) with Hybrid graphics. OS: 20.04.4 LTS and Windows 10 in dual boot. BIOS is set to Switchable Graphics, meaning Hybrid. NVidia PRIME profile is set to Intel (power saving). So the problem is that on Ubuntu system

[Desktop-packages] [Bug 1972983] Re: File dialog in snap firefox does not have keyboard focus

2022-05-11 Thread Ilya Bobyr
I've observed a similar issue, since the Ubuntu 22.04 upgrade. Though, I can not confirm 100% that the issue happened exactly on the updated date. It might have been caused by one of the Firefox upgrades. I am currently on version 100. For me, the focus in the save dialog constantly switches to

[Desktop-packages] [Bug 1841826] Re: Going to sleep instead of logging in while lid closed & external display

2022-03-07 Thread Shadrin Ilya
The problem is that laptop go to suspend during boot because lid is closed. The behavior is actually highly depends on the hardware you use. It works for me with Lenovo Thinkpad P52 + Lenovo Thinkpad Thunderbolt 3 Gen2 dock station. Here is my full logind.conf: #NAutoVTs=6 #ReserveVT=6 #KillUserP

[Desktop-packages] [Bug 1841826] Re: Going to sleep instead of logging in while lid closed & external display

2022-03-02 Thread Shadrin Ilya
This might be FIXED by setting HandleLidSwitchDocked=ignore in /etc/systemd/logind.conf Although i would still appreciate if this use case will be better implemented on OS level (performance wise) -- You received this bug notification because you are a member of Desktop Packages, which is subsc

[Desktop-packages] [Bug 1897185] Re: Laptop docked with lid closed, goes to sleep immediately on login

2022-03-02 Thread Shadrin Ilya
*** This bug is a duplicate of bug 1841826 *** https://bugs.launchpad.net/bugs/1841826 This might be FIXED by setting HandleLidSwitchDocked=ignore in /etc/systemd/logind.conf Although i would still appreciate if this use case will be better implemented on OS level (performance wise) -- You

[Desktop-packages] [Bug 1758512] Re: No virtual terminals (CTRL+ALT+F?) when no user logged in

2020-11-26 Thread Ilya w495 Nikitin
** Also affects: plasma-desktop (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1758512 Title: No virtual terminals (CTRL+ALT+F?) when

[Desktop-packages] [Bug 1758512] Re: No virtual terminals (CTRL+ALT+F?) when no user logged in; erratic behaviour when user logged in.

2020-11-25 Thread Ilya w495 Nikitin
I can reproduce it but only in: * GNOME Shell 3.36.4 * KDE Plasma Shell 5.18.5 But in XFCE, LXDE, LXQT, MATE and others ++ works fine for me. At first, I've tried to use `sudo chvt 2` for switching form KDE on tty1 to Raw Console on tty2. After switching to tty2 ++ works as in early days. It do

[Desktop-packages] [Bug 1871794] Re: [Bluetooth] No audio output/input in HSP/HFP mode

2020-10-08 Thread Ilya
+ same here 20.04 LTS clean install XPS9500 + MPOW336A -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1871794 Title: [Bluetooth] No audio output/input in HSP/HFP mode Status in bl

[Desktop-packages] [Bug 1768920] Re: 2 WiFi Icons in the Panel after installation of 18.04

2020-08-24 Thread Ilya
I still have this bug in 20.04. ** Changed in: ubuntu-mate Status: Invalid => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/1768920 Title: 2 WiFi Ico

[Desktop-packages] [Bug 1846090] Re: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad (LCD) screen support

2020-06-11 Thread Ilya
@Lucas, yes, i'm using UX580GD and dual boot with windows. Xubuntu works perfectly but without screenpad -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1846090 Title: Asus UX580GD

[Desktop-packages] [Bug 1846090] Re: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad (LCD) screen support

2020-02-27 Thread Ilya
Xubuntu 19.10 - Screenpad lights up. Kubuntu 19.10 - Screenpad shows KDE logo while boots -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1846090 Title: Asus UX580GD (GDX1505:00 27

[Desktop-packages] [Bug 1856501] Re: xgettext cannot deal with jsx self-closing tags

2020-01-09 Thread Ilya Lukin
xgettext --from-code=utf-8 --language=JavaScript --keyword=translate Documentation.jsx ** Attachment added: "Documentation.jsx" https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1856501/+attachment/5318792/+files/Documentation.jsx -- You received this bug notification because you are a

[Desktop-packages] [Bug 1856501] Re: xgettext cannot deal with jsx self-closing tags

2020-01-08 Thread Ilya Lukin
It's important because a lot of web-developers are using React[1] (*.jsx), but can't using gettext for localization. Testcase: xgettext --from-code=utf-8 --language=JavaScript filename.jsx Fix already done, see first message. [1] A JavaScript library for building user interfaces - https://reactj

[Desktop-packages] [Bug 1856501] [NEW] xgettext cannot deal with jsx self-closing tags

2019-12-15 Thread Ilya Lukin
Public bug reported: Bug in xgettext: https://savannah.gnu.org/bugs/?56848 Fixed through https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=8f8b910322f5905045a8731df7aca5e601c9b082 Can you apply this patch? It really needed. ProblemType: Bug Architecture: x86_64 Date: Mon Dec 16

[Desktop-packages] [Bug 1846090] Re: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad Screenpad support

2019-12-13 Thread Ilya
Nope ( -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1846090 Title: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad Screenpad support Status in linux package in Ubuntu: Confirmed

[Desktop-packages] [Bug 1586528] Re: Avahi-daemon withdraws address record

2019-10-13 Thread Ilya Brik
I wonder how do you , guys, declare the bug as invalid while the issue is exists and it's still relevant. You could at least call it duplicate with a reference to another issue, but INVALID it is not. To the point: This issue is relevant for me on a freshly installed Kubuntu 19.04. I tried to use

[Desktop-packages] [Bug 1846090] Re: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad Screenpad support

2019-10-01 Thread Ilya
Daniel van Vugt (vanvugt): It doesn't light up, yes. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1846090 Title: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad Screenpad support

[Desktop-packages] [Bug 1846090] [NEW] GDX1505:00 27C6:01F1 Touchpad Screenpad support

2019-09-30 Thread Ilya
Public bug reported: Ubuntu does not support asus zenbook pro UX580GD screenpad (touchpad and screen - all in one) ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 5.0.0-29.31~18.04.1-generic 5.0.21 Uname: Linux 5.0.0-29-generic x86_64 Nonf

[Desktop-packages] [Bug 1813701] Re: [amdgpu] Flickering graphics corruption (but none observed in kernels 4.18.10-4.18.12)

2019-04-04 Thread Ilya Kuvarzin
I also tested the d9ef158adf04b81772a7e9d682a054614ebac2fd commit. There is a problem in it. The commit 5113d730a1ee26bb13cbe38fdc10a7ebe7baf3cd could not be tested. An error occurred: "fatal: reference is not a tree: 5113d730a1ee26bb13cbe38fdc10a7ebe7baf3cd". There is no problem in the ed14acd31

[Desktop-packages] [Bug 1813701] Re: [amdgpu] Flickering graphics corruption (but none observed in kernels 4.18.10-4.18.12)

2019-04-03 Thread Ilya Kuvarzin
Kai-Heng Feng (kaihengfeng),i built kernel with commit ed14acd316bae2d3365f71ea9941490a71d3adf2. I was lucky and from the first attempt the bug was fixed =) Current kernel version 4.18.12+. Need to test the other two commits? -- You received this bug notification because you are a member of Des

[Desktop-packages] [Bug 1813701] Re: [amdgpu] Flickering graphics corruption (but none observed in kernels 4.18.10-4.18.12)

2019-04-03 Thread Ilya Kuvarzin
Drew, Thanks! It works for me. My system kubuntu 18.10 (kernel 4.18.0-17) and Sapphire RX580 Nitro +. I hope that this bug will be fixed soon. LaoPiSai, i found how to set this setting at system startup. Not tested yet, but it should work. Try to do something based on this post: https://ryanc

[Desktop-packages] [Bug 1813701] Re: [amdgpu] Flickering graphics corruption (but none observed in kernels 4.18.10-4.18.12)

2019-04-01 Thread Ilya Kuvarzin
Kai-Heng Feng (kaihengfeng), not, i don't know. Please tell me as much as possible. I don't speak English very well, but I'll try to figure it out. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-amdgpu in Ubuntu. http

[Desktop-packages] [Bug 1813701] Re: [amdgpu] Flickering graphics corruption (but none observed in kernels 4.18.10-4.18.12)

2019-04-01 Thread Ilya Kuvarzin
I tested this in ubuntu 19.04 beta (core 5.0.0-7), artifacts are present. Currently this error is missing exclusively in the core 4.18.0-10. https://youtu.be/-TRmXnBtx-g -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-

[Desktop-packages] [Bug 1801161] Re: soffice.bin: ../../src/xcb_io.c:263: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

2019-02-15 Thread Ilya Kotov
Solution: remove libreoffice-gtk2 and install libreoffice-gtk3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1801161 Title: soffice.bin: ../../src/xcb_io.c:263: poll_for_event: A

[Desktop-packages] [Bug 1815031] [NEW] explicit-exit-notify option not supported

2019-02-07 Thread Ilya Kalashnikov
Public bug reported: explicit-exit-notify option not supported ** Affects: network-manager-openvpn (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-openvpn in Ubunt

[Desktop-packages] [Bug 1813937] [NEW] How to get back my favorite dialog after screenshot?

2019-01-30 Thread Ilya
Public bug reported: In earlier versions of that package I just pressed Shift+PrScr, select an area and see a dialog after it whether I want to save it or not. Now Shift+PrScr saves screenshot implicitly and I have to press Shift+Alt+PrScr Could you provide me a solution (Not gnome-screenshot -a

[Desktop-packages] [Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error

2018-12-18 Thread Ilya Kotov
** Description changed: - Several applications randomly crash with same error. See attached files. + Some gkt2 applications randomly crash with same error. See attached + files. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in

[Desktop-packages] [Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error

2018-12-18 Thread Ilya Kotov
** Attachment added: "_usr_bin_gpicview.1000.crash" https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1808710/+attachment/522/+files/_usr_bin_gpicview.1000.crash ** Package changed: freecad (Ubuntu) => gtk+2.0 (Ubuntu) -- You received this bug notification because you are a member o

[Desktop-packages] [Bug 1801161] Re: soffice.bin: ../../src/xcb_io.c:263: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

2018-12-16 Thread Ilya Kotov
I have similar bug with several applications: https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1808710 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1801161 Title: soffice.

[Desktop-packages] [Bug 1666432] Re: Internet drops every few minutes on wired and wireless connection

2018-09-09 Thread Ilya Sheershoff
Have same RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller and r8169 driver. $ lspci -knn | grep Eth -A3 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15) Subsystem: Micro-Star Internatio

[Desktop-packages] [Bug 1766495] Re: "your libfreerdp does not support h264"

2018-08-12 Thread Ilya Brik
Can confirm the button is absolutely invisible at least on Kubuntu :) Thanks for a workaround, guys -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to remmina in Ubuntu. https://bugs.launchpad.net/bugs/1766495 Title: "your libfreerdp does

[Desktop-packages] [Bug 1783643] [NEW] System was stuttering during intensive IO on SD card

2018-07-25 Thread Ilya V. Yesin
Public bug reported: dmesg output follows: [476712.748600] mmc0: new ultra high speed SDR104 SDXC card at address [476712.750392] mmcblk0: mmc0: SP64G 59.5 GiB [476712.761168] mmcblk0: p1 [477821.312742] BUG: unable to handle kernel paging request at 3858 [477821.312771] IP:

[Desktop-packages] [Bug 626321]

2018-06-15 Thread Ilya-q
I am also interested in the fate of this god, who gives me great discomfort. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/626321 Title: X.org server should keep track of and res

[Desktop-packages] [Bug 1271839] Re: ibus-ui-gtk3 big memory leak

2017-09-23 Thread Ilya Kopysov
I'm impacted with this issue in Ubuntu 17.04. It consumed 6.5GB of my RAM and I killed it after I noticed freezes. I believe it because I used "Suspend" instead of "Turn off" 3 days in a row(though my computer was working 3-5 hours per day. So its around 12-15 hours). -- You received this bug not

[Desktop-packages] [Bug 1282649] Re: Unable to make screenshot with key in Unity session in Trusty

2017-07-09 Thread Ilya
Is this already fixed? Is there way without remapping PrScr key? No updates of `unity-settings-daemon` unity-settings-daemon is already the newest version (15.04.1+16.04.20160701-0ubuntu1). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1391219] Re: package fonts-unfonts-core 1.0.3.is.1.0.2-080608-10ubuntu1 failed to install/upgrade: package fonts-unfonts-core is not ready for configuration cannot configure (c

2017-07-03 Thread Ilya Sopov
Reinstalling package helped to solve issue sudo apt install --reinstall fonts-unfonts-core -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fonts-unfonts-core in Ubuntu. https://bugs.launchpad.net/bugs/1391219 Title: package fonts-unfo

[Desktop-packages] [Bug 1193236] Re: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-*

2016-12-02 Thread Ilya G. Ryabinkin
Same for me, 14.04.05 fully updated. Noticed only today, there was no such an issue before (couple of days at least). Showing up with emacs and evince. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-session in Ubuntu. https://bugs.

[Desktop-packages] [Bug 1577885] Re: 120sec delay during shutdown or reboot with still mounted cifs (via Wifi)

2016-10-26 Thread Ilya Ryabinin
#5 workaround does not work for me. I not use networkmanager, just /etc/network/interfaces -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1577885 Title: 120sec delay during sh

[Desktop-packages] [Bug 1434986] Re: Not working network connection after boot

2016-10-21 Thread Ilya Bizyaev
Oh, sorry for a typo! That's Ubuntu 16.10! ** Tags added: yakkety -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1434986 Title: Not working network connection after boot Sta

[Desktop-packages] [Bug 1434986] Re: Not working network connection after boot

2016-10-21 Thread Ilya Bizyaev
Seems to affect me on Ubuntu 16.04. Also I don't think that's a GNOME problem as I use KDE. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1434986 Title: Not working network c

[Desktop-packages] [Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2016-09-24 Thread Ilya Bizyaev
** Also affects: nvidia-graphics-drivers-340 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-331-updates in Ubuntu. https://bugs.launchpad.net/bugs/941826 Title

[Desktop-packages] [Bug 1586962] Re: Impossible to select screen rate

2016-07-31 Thread Ilya Bizyaev
** Changed in: unity-control-center (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1586962 Title: Impossible to select screen rate

[Desktop-packages] [Bug 1586962] Re: Impossible to select screen rate

2016-07-31 Thread Ilya Bizyaev
** Attachment added: "Display settings screenshot" https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1586962/+attachment/4710845/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202016-07-31%2013-03-01.png -- You received this

[Desktop-packages] [Bug 1586962] Re: Impossible to select screen rate

2016-07-31 Thread Ilya Bizyaev
No, an option for that could not "always be" just because of this bug report: https://bugzilla.gnome.org/show_bug.cgi?id=655041 It was created in 2011, and people are still experiencing issues now (last meaasge: 2016-07-16 14:24:06 UTC). I attach a screenshot of the display settings window. I have

[Desktop-packages] [Bug 1586962] Re: Impossible to select screen rate

2016-07-31 Thread Ilya Bizyaev
** Also affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1586962 Title: Impossible to sel

[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-07-23 Thread Ilya Bizyaev
For those using Budgie Desktop, here is a link to the corresponding issue on GitHub: https://github.com/solus-project/budgie-desktop/issues/419 ** Bug watch added: github.com/solus-project/budgie-desktop/issues #419 https://github.com/solus-project/budgie-desktop/issues/419 -- You received t

[Desktop-packages] [Bug 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

2016-06-24 Thread Ilya Molokanov
Sry, i missclicked and changed status for xserver-xorg-video-intel (Ubuntu). Now cant rollback. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xse

[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-05-19 Thread Ilya Bizyaev
This bug makes it completely impossible to launch Budgie Desktop under a guest user. The load gets stuck, and even if you kill the at-spi-bus- launcher process, you are thrown away to the login screen. -- You received this bug notification because you are a member of Desktop Packages, which is su

[Desktop-packages] [Bug 1574035] Re: Menu duplicates in GNOME apps

2016-05-03 Thread Ilya Bizyaev
Sure, excuse me for this mistake. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1574035 Title: Menu duplicates in GNOME apps Status in One Hundred Papercuts: New Status in

[Desktop-packages] [Bug 1404726] Re: menu contains two Terminal entries

2016-05-03 Thread Ilya Bizyaev
That's a common problem in Ubuntu 16.04 - see my recent report: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1574035 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bug

[Desktop-packages] [Bug 1526082] Re: Area of screenshot remains highlighted until application closed

2016-05-03 Thread Ilya Bizyaev
And sometimes it's darker - see the screenshot. ** Attachment added: "Снимок экрана от 2016-05-03 13-25-10.png" https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/1526082/+attachment/4654325/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%B

[Desktop-packages] [Bug 1574035] Re: Menu duplicates in GNOME apps

2016-05-03 Thread Ilya Bizyaev
** Also affects: gnome-screenshot (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1574035 Title: Menu duplicates in GNOME ap

[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-04-29 Thread Ilya Bizyaev
Sure. Here it is. ** Attachment added: "dconf dump" https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1285444/+attachment/4651494/+files/dump.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to at-spi2-core in Ubuntu. https

[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-04-29 Thread Ilya Bizyaev
The bug seems to depend on ~/.config/dconf/user, removing which fixes the problem for a couple of boots. But that's still an awful bug, making it impossible to use Ubuntu for those who don't know how to deal with the command line. -- You received this bug notification because you are a member o

[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-04-28 Thread Ilya Bizyaev
** Tags added: xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to at-spi2-core in Ubuntu. https://bugs.launchpad.net/bugs/1285444 Title: Login Successful, Desktop Never Loads Status in at-spi2-core package in Ubuntu: New Bug de

[Desktop-packages] [Bug 1504121] Re: Unity does not load

2016-04-28 Thread Ilya Bizyaev
Seems to be close to https://bugs.launchpad.net/ubuntu/+source/at- spi2-core/+bug/1285444 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to at-spi2-core in Ubuntu. https://bugs.launchpad.net/bugs/1504121 Title: Unity does not load Statu

[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-04-28 Thread Ilya Bizyaev
More certain bug reason definition ** Package changed: ubuntu => at-spi2-core (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to at-spi2-core in Ubuntu. https://bugs.launchpad.net/bugs/1285444 Title: Login Successful, Desktop Ne

[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-04-28 Thread Ilya Bizyaev
Seems to be complete ** Changed in: at-spi2-core (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to at-spi2-core in Ubuntu. https://bugs.launchpad.net/bugs/1285444 Title: Login Successful, Deskto

[Desktop-packages] [Bug 1574035] Re: 2 identical menus in the window header

2016-04-24 Thread Ilya Bizyaev
There are more affected apps then I supposed. They are: "Disk usage analyzer" (baobab) "GNOME Disks" (gnome-disk-utility) "Calculator" (gnome-calculator) "System monitor" (gnome-system-monitor) "Help" (yelp) "Sudoku" (gnome-sudoku) "Cheese" (cheese) ** Also affects: baobab (Ubuntu) Importance:

[Desktop-packages] [Bug 1545981] [NEW] [N550JK, Realtek ALC668, Speaker, Internal] No sound with internal speakers, only headphones

2016-02-16 Thread Ilya Kitaev
Public bug reported: Hi, I have dual boot with Windows 10, after laptop get rebooted from Windows to Ubuntu - there's no sound via internal speakers, only headphones. Suspend - Wakeup sequence brings sound back. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: alsa-base 1.0.25+dfsg-0ubuntu

[Desktop-packages] [Bug 1545270] Re: Aisleriot hint incorrectly displays the card name

2016-02-13 Thread Ilya Volchanetskiy
** Attachment added: "Screenshot Belarusian" https://bugs.launchpad.net/ubuntu/+source/aisleriot/+bug/1545270/+attachment/4570838/+files/belarusian.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to aisleriot in Ubuntu. https://bugs.

[Desktop-packages] [Bug 1545270] [NEW] Aisleriot hint incorrectly displays the card name

2016-02-13 Thread Ilya Volchanetskiy
Public bug reported: In some languages the card name in the hint text is displayed as question marks. (see attached screenshots) Note: the name of the second card (the card to be covered) is displayed correctly. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: aisleriot 1:3.18.2-1ubuntu1 Pr

[Desktop-packages] [Bug 1541627] [NEW] package libreoffice-common 1:4.2.8-0ubuntu3 failed to install/upgrade: не удалось вычислить хэш MD5 для файла «/etc/libreoffice/soffice.sh»: ошибка чтения (Ошибк

2016-02-03 Thread Ilya
Public bug reported: after sudo apt-get install i have this error ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libreoffice-common 1:4.2.8-0ubuntu3 ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12 Uname: Linux 3.13.0-44-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.19 A

[Desktop-packages] [Bug 1351286] Re: colord-sane assert failure: colord-sane: simple-watch.c:454: avahi_simple_poll_prepare: Assertion `s->state == STATE_INIT || s->state == STATE_DISPATCHED || s->sta

2015-11-13 Thread Ilya Kharin
15.04 on every boot appears. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to sane-backends in Ubuntu. https://bugs.launchpad.net/bugs/1351286 Title: colord-sane assert failure: colord-sane: simple-watch.c:454: avahi_simple_poll_prepa

[Desktop-packages] [Bug 1459235] Re: Google Address book: Unable to open address book

2015-05-28 Thread Ilya G. Ryabinkin
This bug affects also Evolution 3.2.3 on Ubuntu 12.04 LTS. How would I solve the problem there? There is nothing like GOA to configure. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/1

[Desktop-packages] [Bug 883319] Re: xrandr --scale restricts area in which mouse moves

2015-03-30 Thread Ilya G. Ryabinkin
I would suggest a workaroung: use --scale together with --panning For example, if I have 1366x768 screen and I would like to scale it up to 1920x1080, I would use xrandr --output LVDS1 --panning 1920x1080 --scale 1.406x1.406 1.406 = 1920/1366 or, similarly 1080/768 To go back, issue xrandr --ou

[Desktop-packages] [Bug 1391555] Re: Bluetooth mouse battery reported as "Extra" battery

2015-02-24 Thread Ilya
Same thing with Bluetooth mouse Logitech m557 with ubuntu 14.10 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-power-manager in Ubuntu. https://bugs.launchpad.net/bugs/1391555 Title: Bluetooth mouse battery reported as "Extra" b

[Desktop-packages] [Bug 1410675] [NEW] segfault on pppd parameters dump when using plugin pppol2tp

2015-01-14 Thread KUZMICHEV ILYA
Public bug reported: There is a bug in pppol2tp plugin: Jan 14 00:56:27 iorange pppd[20230]: Plugin pppol2tp.so loaded. Jan 14 00:56:27 iorange pppd[20230]: pppd options in effect: Jan 14 00:56:27 iorange pppd[20230]: debug debug#011#011# (from /etc/ppp/options.xl2tpd) Jan 14 00:56:27 iorange pp

[Desktop-packages] [Bug 402223] Re: Use a VPN connection and/or proxy setting automatically when connected to a certain network

2014-11-22 Thread Ilya Barygin
** Also affects: network-manager via https://bugzilla.gnome.org/show_bug.cgi?id=440031 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/

[Desktop-packages] [Bug 1131924] Re: Networkmanager should be able to manage proxy-settings

2014-11-22 Thread Ilya Barygin
*** This bug is a duplicate of bug 402223 *** https://bugs.launchpad.net/bugs/402223 ** This bug has been marked a duplicate of bug 402223 Use a VPN connection and/or proxy setting automatically when connected to a certain network -- You received this bug notification because you are a m

[Desktop-packages] [Bug 1389565] [NEW] fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build

2014-11-05 Thread Ilya
Public bug reported: i am execute "sudo apt-get upgrade" ProblemType: Package DistroRelease: Ubuntu 14.04 Package: fglrx 2:13.350.1-0ubuntu2 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 NonfreeKernelModules: fglrx .tmp.unity.support.test.0: A

[Desktop-packages] [Bug 1320995] Re: Error message after setting a non-standard display resolution in a virtual machine

2014-09-02 Thread Ermolin Ilya
In my case problems is with monitor for witch I create non standard resolution due to limitations of HDMI interface - I need to drop frequency to be able to use full resolution of monitor wia HDMI. So I get non standard resolusion mode, witch is absent in moment of my login. I supose that there i

[Desktop-packages] [Bug 1320995] Re: Error message after setting a non-standard display resolution in a virtual machine

2014-08-20 Thread Ermolin Ilya
Confirm this bug. Taken to it in 13.04 and 14.04 right now. If I don't close this window - system is unusable in fact due to: keboard not switching, interface in ugly. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-settings-daemon

[Desktop-packages] [Bug 1249297] Re: incorrect frameless window size

2014-07-11 Thread Ilya Kotov
Yes, it works. Please, close this bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1249297 Title: incorrect frameless window size Status in Compiz: Triaged Status in “compiz” pac

[Desktop-packages] [Bug 1266509] Re: Firefox takes all available CPU power occasionally, and can't quit

2014-03-20 Thread Ilya Volchanetskiy
I finally managed to catch this bug in debugger. After I closed Firefox window there were two threads consuming CPU so I printed their stacktraces. I won't stop process for one day so someone could gather more information by writing me commands to run. (I'm using Firefox 28) ** Attachment added: "

[Desktop-packages] [Bug 1266509] Re: Firefox takes all available CPU power occasionally, and can't quit

2014-03-11 Thread Ilya Volchanetskiy
>From time to time it starts to eat 50% cpu. When I try to close windows it grows to 75%. I found a tool called perf and ran "perf top" (output is attached). I don't really understand how it works but I hope it helps someone to fix the bug. ** Attachment added: "perf top.txt" https://bugs.laun

[Desktop-packages] [Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2014-03-07 Thread Ilya G. Ryabinkin
After today's update and rebooting a microphone mute button is now working for me! Thanks. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to x11proto-core in Ubuntu. https://bugs.launchpad.net/bugs/408903 Title: Does not handle microphon

[Desktop-packages] [Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2014-03-05 Thread Ilya G. Ryabinkin
I didn't get what this update is doing. My mic.mute still doesn't work -- when I'm pressing it nothing happening, even the button LED does not lit up. Lenovo x220 4286CTO -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to x11proto-core in U

[Desktop-packages] [Bug 1245097] Re: "Internal data flow error" playing dvds

2014-01-16 Thread ilya nazarov
KarlRelton, may I ask you to advise, how can I do that? Should I download that package manually from TT repository? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1245097 Title: "Inter

[Desktop-packages] [Bug 757551] Re: upowerd is using too much memory

2013-11-25 Thread Ilya Evseev
The same bug under Lubuntu 12.04 32bit. Kernel 3.2.0-56-generic #86-Ubuntu SMP upower 0.9.15-3git1ubuntu0.1 After 3 days of uptime, upowerd eats 45% of 2G RAM. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to upower in Ubuntu. https://bu

[Desktop-packages] [Bug 951585] Re: gvfsd-afp consumes 100% of processor cycles

2013-09-29 Thread Ilya Flyamer
Same here, no mac, but I have a Synology NAS. 13.10, kernel 3.8.0-31, i386 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/951585 Title: gvfsd-afp consumes 100% of processor cycles Statu

[Desktop-packages] [Bug 1194841] Re: Upgrade to ff22 enters proxy-settings

2013-06-27 Thread Ilya G. Ryabinkin
Looks like this is the same bug already reported in Mozilla bugtracker: https://bugzilla.mozilla.org/show_bug.cgi?id=817533 ** Bug watch added: Mozilla Bugzilla #817533 https://bugzilla.mozilla.org/show_bug.cgi?id=817533 -- You received this bug notification because you are a member of Deskto

[Desktop-packages] [Bug 1194841] Re: Upgrade to ff22 enters proxy-settings

2013-06-26 Thread Ilya G. Ryabinkin
The situation is even worse. I'm using ssh SOCKS proxy as well as direct connection to Internet. I switch between them by choosing "system proxy" and "manual proxy" variants. However, after upgrade to Firefox 22 the selection "System proxy" works just like I have "Manual proxy" selection (which is

[Desktop-packages] [Bug 1193647] Re: ubuntu-webapps-update-index fails to parse multiline fields

2013-06-24 Thread Ilya Voronin
for Unity ), skipping package --- - This happens because my description field is multi-line: + This happens because package description field is multi-line: --- $ apt-cache dumpavail ... Package: unity-webapps-rmilk Priority: extra Section: web Installed-Size: 38 Mainta

[Desktop-packages] [Bug 1193647] [NEW] ubuntu-webapps-update-index fails to parse multiline fields

2013-06-22 Thread Ilya Voronin
multi-line: --- $ apt-cache dumpavail ... Package: unity-webapps-rmilk Priority: extra Section: web Installed-Size: 38 Maintainer: Ilya Voronin Architecture: all Version: 1.0-3 Depends: unity-webapps-common, xdg-utils Filename: pool/main/u/unity-webapps-rmilk/unity-webapps-rmilk_1.0-3_all.deb Size: 2

[Desktop-packages] [Bug 68594] Re: No cyrillic input in apps under wine.

2013-03-22 Thread slyisarenko-ilya
Worked for me!! Thanks!! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libx11 in Ubuntu. https://bugs.launchpad.net/bugs/68594 Title: No cyrillic input in apps under wine. Status in Wine: Invalid Status in “libx11” package in Ubun

[Desktop-packages] [Bug 1023408] Re: avconv: bad two first frames when mpeg2video encoding

2013-03-20 Thread Ilya Murav'jov
Hi Bryce, As far as I understand this bug is fixed in version 9.x and higher, see commit e44d56b18d46957fceaefe7f8840263c5cd12d37 . -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libav in Ubuntu. https://bugs.launchpad.net/bugs/1023408

[Desktop-packages] [Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2013-02-05 Thread Ilya Murav'jov
004) issue of the xkb part of xorg; the main discussion was made upstream in freedesktop-bugs #865. There has been a patch from Ilya Murav'jov for upstream (#55), and attached here (#61). Upstream xorg has refused to apply the patch, mainly because it "explicitly contradicts the

[Desktop-packages] [Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2013-02-05 Thread Ilya Murav'jov
(since reading 120 comments is impractical for most): This problem is a really old (since 2004) issue of the xkb part of xorg; the main discussion was made upstream in freedesktop-bugs #865. There has been a patch from Ilya Murav'jov for upstream (#55), and attached here (#61). Upstream xor

[Desktop-packages] [Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2013-02-05 Thread Ilya Murav'jov
ntu developers (since reading 120 comments is impractical for most): This problem is a really old (since 2004) issue of the xkb part of xorg; the main discussion was made upstream in freedesktop-bugs #865. There has been a patch from Ilya Murav'jov for upstream (#55), and attached h

[Desktop-packages] [Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2013-01-12 Thread Ilya Murav'jov
developers (since reading 120 comments is impractical for most): This problem is a really old (since 2004) issue of the xkb part of xorg; the main discussion was made upstream in freedesktop-bugs #865. There has been a patch from Ilya Murav'jov for upstream (#55), and attached here (#61).

[Desktop-packages] [Bug 1072129] Re: SRU: Evince crashes after opening certain PDF file (due to poppler)

2013-01-05 Thread Ilya Barygin
Comfirming the fix for i386. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1072129 Title: SRU: Evince crashes after opening certain PDF file (due to poppler) Status in Evince documen

[Desktop-packages] [Bug 36812]

2012-10-30 Thread Ilya Murav'jov
f this bug for ubuntu developers (since reading 120 comments is impractical for most): This problem is a really old (since 2004) issue of the xkb part of xorg; the main discussion was made upstream in freedesktop-bugs #865. There has been a patch from Ilya Murav'jov for upstream (#55),

[Desktop-packages] [Bug 1042069] Re: Jumpy Mouse Cursor using Thinkpad X230 Touchpad

2012-10-18 Thread Ilya Schurov
Thanks, Andy! Seems to work fine. I had to use "256" as "VelocityScale" (with 32 it's too slow for me), and it makes synaptiks unusable, but everything else is fine. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synap

[Desktop-packages] [Bug 790095] Re: Sunset and sunrise time is incorrect north of the arctic circle

2012-10-01 Thread ilya
Sun rise and sun set time is off for Winnipeg as well. For October 1 2012 it is displaying Sunrise 6.07 AM Sunset 6:36 PM Compare it with this website: http://www.intellicast.com/Local/Weather.aspx?location=CAXX0547 Sunrise: 7:29 AM Sunset: 7:06 PM Which I would say is pretty accurate. -- You

[Desktop-packages] [Bug 848562] Re: gnome-shell lock screen does not display password prompt

2012-08-09 Thread Ilya Shaisultanov
Present in 12.04 x64, Gnome Shell 3.4.1. Comment #3 is what happens on my setup. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/848562 Title: gnome-shell lock screen does no

[Desktop-packages] [Bug 993201] Re: Can not unlock screen with my cyrillic password

2012-05-02 Thread Ilya Volchanetskiy
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/993201 Title: Can not unlock screen with my cyrillic password Status in “gnome-screensaver” package in Ubuntu: New Bug desc

[Desktop-packages] [Bug 993201] [NEW] Can not unlock screen with my cyrillic password

2012-05-02 Thread Ilya Volchanetskiy
Public bug reported: I'm using cyrilic password and I can't unlock screen because it says that password is incorrect. I tried to change the password to a longer one, type it using onscreen keyboard but it didn't help. I still can login with lightDM and use sudo/gksu. I have no problems with Englis

  1   2   >