[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-25 Thread Tigran Aivazian
I have just now re-installed the system while unticking the option "Download upgrades while installing" during the installation. And then proceeded to do "sudo apt install build-essential gcc g++" and it worked just fine. Then I did "sudo apt update ; sudo apt upgrade" and everything is working

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-23 Thread Tigran Aivazian
** Changed in: build-essential (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920753 Title: Cannot install build-essential on fresh Ubuntu 20.04.2

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-23 Thread Tigran Aivazian
Ok, here is all the information you requested: $ dpkg -l gcc Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-23 Thread Tigran Aivazian
The version of gcc has been indicated in the initial bug report, please read it. The output of 'apt policy g++' will be produced when I boot into that installation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-22 Thread Tigran Aivazian
Oh, I have some good news. I just couldn't believe that Ubuntu 20 is so badly broken that it is impossible to compile anything (surely, it would be noticed by someone!) so I installed it in a VM inside the VirtualBox and "build-essential" was installable without any problems (and gcc compiles

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-22 Thread Tigran Aivazian
Just wanted to add that it is not just build-essential, but lots of other packages required for development that cannot be installed, e.g. this: sudo apt-get install libwxbase3.0-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-22 Thread Tigran Aivazian
Also, I confirm that there are no held packages, i.e. dpkg --get- selections | grep hold shows nothing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920753 Title: Cannot install build-essential

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-22 Thread Tigran Aivazian
I have indicated in the bug report that I have done "sudo apt update ; sudo apt upgrade", so, yes the package lists have been updated, of course. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920753

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-22 Thread Tigran Aivazian
And yes, I have executed the "apport-collect 1920753" as you suggested. ** Changed in: build-essential (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920753

[Bug 1920753] [NEW] Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-22 Thread Tigran Aivazian
Public bug reported: After a fresh install of Ubuntu 20.04.2 (followed by upgrade to the very latest packages) I installed gcc and then wanted to install build- essential, but it fails with the following error message: $ sudo apt install build-essential Reading package lists... Done Building

[Bug 1833498] Re: djvulibre mimetype definition is incorrect and not needed

2019-08-24 Thread Tigran Aivazian
The link to https://bugzilla.gnome.org/show_bug.cgi?id=786511 doesn't allow leaving comments because no account can be created in this system (called "bugzilla" or something --- I vaguely remember maybe 15-20 years ago it was working, but now it doesn't). I tried to create an account in order to

[Bug 1778088] Re: DjVu Files cannot be opened

2019-08-24 Thread Tigran Aivazian
I agree with Serge that disabling support for single-page DjVu files is a mistake. There is no valid reason to do so whatsoever. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1778088 Title: DjVu

[Bug 1833498] Re: djvulibre mimetype definition is incorrect and not needed

2019-06-21 Thread Tigran Aivazian
The single-page format is not old or deprecated because that is what is created by the current versions of c44/cjb2 utilities and there is no way to change it. So, if your document happens to consist of a single page, then what you get is a single page djvu. In fact, even if you explicitly use the

[Bug 1833498] Re: Upgrading evince always breaks djvu support

2019-06-20 Thread Tigran Aivazian
UPDATE: No, removing djvulibre-desktop solved the problem only for the _multipage_ DjVu files, but not for the single-page ones. So, for a single-page djvu files I still get the above-mentioned error message, unless I manually add "image/vnd.djvu" to the end of MimeTypes in

[Bug 1833498] Re: Upgrading evince always breaks djvu support

2019-06-20 Thread Tigran Aivazian
Oh sorry, I forgot to include the info you requested. I am using Ubuntu Linux 18.04.2 and I don't use "nautilus". I always open djvu files using the command "evince filename,djvu" from within terminal. Well, sometimes I use "djview filename.djvu" (when I want to find out the resolution), but

[Bug 1833498] Re: Upgrading evince always breaks djvu support

2019-06-20 Thread Tigran Aivazian
Also, here is some useful info for you: $ apt list --installed | grep djvu WARNING: apt does not have a stable CLI interface. Use with caution in scripts. djvubind/bionic,bionic,now 1.2.1-5 all [installed] djvulibre-bin/bionic,now 3.5.27.1-8 amd64 [installed,automatic]

[Bug 1833498] Re: Upgrading evince always breaks djvu support

2019-06-20 Thread Tigran Aivazian
Oops, typo in the previous comment: I wrote "evince filename,djvu" but of course I meant "evince filename.djvu", i.e. with dot "." rather than comma ",". ** Bug watch added: Debian Bug tracker #876710 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876710 ** Bug watch added: Red Hat

[Bug 1833498] Re: Upgrading evince always breaks djvu support

2019-06-20 Thread Tigran Aivazian
Here are the links to the posts where this bug is mentioned: https://ubuntuforums.org/showthread.php?t=2390953=2 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876710 https://bugzilla.redhat.com/show_bug.cgi?id=1507305 -- You received this bug notification because you are a member of

[Bug 1833498] [NEW] Upgrading evince always breaks djvu support

2019-06-20 Thread Tigran Aivazian
Public bug reported: Every time I upgrade evince (as part of "sudo apt update; sudo apt upgrade") I have to remember to edit the file /usr/lib/x86_64-linux- gnu/evince/4/backends/djvudocument.evince-backend and add "image/vnd.djvu" to the end of MimeType list. If I don't do this then evince is

[Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2019-05-22 Thread Tigran Najaryan
Update: the sound problem on UX430U is intermittent. Sometimes it works, sometimes it is gone. I haven't been able to see a clear pattern so far. This is definitely not a hardware problem since everything works rock solid under Windows (I have a dual boot). -- You received this bug notification

[Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2019-05-22 Thread Tigran Najaryan
I have the same problem on Asus Zenbook UX430U. Upgrading to kernel 4.20.16 using ukuu did not fully solve the problem. It worked after the first boot, but no longer works after restarting. Should I open a separate bug? -- You received this bug notification because you are a member of Ubuntu

[Bug 1603430] Re: Firefox dropdowns in wrong location

2019-03-28 Thread Tigran Martirosyan
I'm on ubuntu 18.10. head to Customise and uncheck the ‘Title Bar’ box at the very bottom of the settings page. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603430 Title: Firefox dropdowns in

[Bug 1787934] Re: Checkered background in a screenshot

2018-08-20 Thread Tigran Aivazian
Curiously, if I view the image via display(1) command of ImageMagick or via the eog viewer used by GNOME file manager, then it displays with the checked background. But if I view it via file:/// protocol in Chrome, then the background shown is correct. -- You received this bug notification

[Bug 1787934] [NEW] Checkered background in a screenshot

2018-08-20 Thread Tigran Aivazian
Public bug reported: The background colour of the terminal doesn't match the one shown on the screenshot, please see the file attached. This happens even with built- in colour schemes like "Solarised light". ** Affects: gnome-screenshot (Ubuntu) Importance: Undecided Status: New

[Bug 1787934] Re: Checkered background in a screenshot

2018-08-20 Thread Tigran Aivazian
I forgot to mention that this is on Ubuntu 18.04, kernel 4.15.0-32 and all packages up to date. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787934 Title: Checkered background in a screenshot To

[Bug 1783321] Re: Stellarium crashes 15 seconds after starting up

2018-07-24 Thread Tigran Aivazian
I went on irc for help and alexwolf provided the following workaround which fixed the problem: Open ~/.stellarium/config.ini and change all three instances of http://stellarium... to https://www.stellarium... After making this change stellarium works absolutely fine. Thank you. -- You received

[Bug 1783321] [NEW] Stellarium crashes 15 seconds after starting up

2018-07-24 Thread Tigran Aivazian
Public bug reported: After the recent upgrade Stellarium crashes every time (even after rm -rf ~/.stellarium) about 15 seconds (plus/minus 0.75 seconds) after starting up with the following error message: Failure getting IP-based location: "Error transferring http://freegeoip.net/json/

[Bug 1780449] Re: [regression] i965 graphics corruption after recent xenial updates

2018-07-09 Thread Tigran Aivazian
I don't use apport infrastructure because I always uninstall such things ("security" etc) after installation of Ubuntu, which makes it boot about 20 times faster (0.9 seconds vs 15 seconds). However, I am a Linux kernel developer with more than 20 years' experience, so I am sure I can provide all

[Bug 1780449] Re: Dual monitor system unusable after xorg+mesa upgrade

2018-07-07 Thread Tigran Aivazian
I would like to add that in Ubuntu 18.04 this problem does NOT exist. However, at the moment I am not able to upgrade to 18.04 because of many other problems with 18.04 (e.g. printing doesn't work etc etc). These are not insurmountable problems, but will take some time to fix and then I should be

[Bug 1780449] [NEW] Dual monitor system unusable after xorg+mesa upgrade

2018-07-06 Thread Tigran Aivazian
Public bug reported: I am using Ubuntu 16.04.4 LTS. Since the original release two years ago it was working absolutely fine on a variety of machines. Now, on this particular machine I have two monitors: 1. Dell 24" 1200x1920 (portrait) connected via D-SUB/VGA port 2. AOC 28" 1920x1080

[Bug 959195] Re: 65 cups notifier processes running

2018-01-23 Thread Tigran Aivazian
14:31 ?00:00:00 /usr/lib/cups/notifier/dbus dbus:// lp 590 478 0 14:31 ?00:00:00 /usr/lib/cups/notifier/dbus dbus:// tigran2017 1330 0 14:36 pts/900:00:00 grep --color=auto cups I followed the suggestion in comment #4 and it got rid of the notifier processes

[Bug 1736723] Re: GTK Theme is reset to Ambience on almost every reboot

2018-01-05 Thread Tigran Aivazian
UPDATE: with recent upgrades the problem mentioned in the Subject of this bug disappeared, i.e. the theme is no longer reset to Ambiance even when the second monitor is initialised in the wrong resolution. But the problem of the resolution being dependent on the order of monitors discovered by

[Bug 1731792] Re: Can't install libsndfile1-dev on Ubuntu 16.04.2 x86_64

2017-12-17 Thread Tigran Aivazian
Hi Hans, Thank you for taking your time to look into this. When you say "I tried to reproduce this issue on Ubuntu 16.04" you probably mean "Ubuntu 16.04.3", because I also succeeded installing libsndfile1-dev package on Ubuntu 16.04.3 without any problems. But if you tried on Ubuntu 16.04.2 you

[Bug 1736723] Re: GTK Theme is reset to Ambience on almost every reboot

2017-12-07 Thread Tigran Aivazian
Could this be related to which monitor was declared by the BIOS to be "primary"? This guess is based on the fact that it seems to be unpredictable, i.e. sometimes it boots in the correct resolution (and the top panel is correct "Radiance") and sometimes in the wrong resolution (and the top panel

[Bug 1736723] Re: GTK Theme is reset to Ambience on almost every reboot

2017-12-06 Thread Tigran Aivazian
I may have found a workaround. I looked at my grub.cf and the default "Ubuntu" entry looked like this: menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-ff6d751f-0284-4831-8972-db64642e66a2' { recordfail load_video

[Bug 1736723] [NEW] GTK Theme is reset to Ambience on almost every reboot

2017-12-06 Thread Tigran Aivazian
Public bug reported: On all my machines with a single monitor this bug is absent, i.e. it is specific to a dual monitor configuration only. One of my desktops is connected to a Dell 24" (1200x1920 i.e. portrait mode, useful for editing source code) via VGA and AOC 28" (1920x1080) via DVI (btw, I

[Bug 1726262] Re: 17.10 - flickering overlay patterns in gnome-terminal

2017-12-01 Thread Tigran Aivazian
I would like to mention that if you enable the option "Use transparency from system theme" then the flickering is even easier to reproduce just by typing SPACE in gnome-terminal --- you will that the cursor leaves a shadow/ghost behind itself which disappears after a couple of seconds. Also,

[Bug 1731792] [NEW] Can't install libsndfile1-dev on Ubuntu 16.04.2 x86_64

2017-11-12 Thread Tigran Aivazian
Public bug reported: Trying to install libsndfile1-dev fails: $ sudo apt install libsndfile1-dev 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

[Bug 1504584]

2016-04-02 Thread Tigran Gabrielyan
Bug still exists in 4.6 rc1. Is there anything I can provide to help with this issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504584 Title: As of kernel 4.3-rc1 system will not stay in S3

[Bug 1504584]

2016-02-27 Thread Tigran Gabrielyan
Just an update: bug still exists in 4.5 rc5. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504584 Title: As of kernel 4.3-rc1 system will not stay in S3 suspend To manage notifications about this

[Bug 1504584]

2016-02-27 Thread Tigran Gabrielyan
Bug is still valid in 4.4 release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504584 Title: As of kernel 4.3-rc1 system will not stay in S3 suspend To manage notifications about this bug go

[Bug 1374760] Re: iwlwifi 0000:01:00.0: Microcode SW error detected. Restarting 0x2000000.

2014-12-26 Thread Tigran Gabrielyan
Lenovo Z50-70. I have the issue as well. ** Attachment added: dmesg https://bugs.launchpad.net/linux/+bug/1374760/+attachment/4288003/+files/dmesg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-12-14 Thread Tigran
Unfortunately, I was quite busy and didn't actually report the problem to upstream kernel yet... But here is an update hoping this may help someone who experiences the same problem to save some time As I further noticed, freezes happend not only during resume but also sometimes due to

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-25 Thread Tigran
Chris, apologies for delay. Just tried the latest availabe build 3.18-rc6 and, like rc3 build that I tried, the issue is 100% reproducible. As soon as I open the lid to resume from suspend, the login screen comes up and the system freezes. -- You received this bug notification because you are a

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-25 Thread Tigran
Also note that I followed the instructions in https://wiki.ubuntu.com/DebuggingKernelSuspend to manually suspend and trace the suspend-resume. But after suspend when I powered up to resume the laptop successfully resumed. As I noted earlier, if I suspend the laptop manually via System menu, most

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-25 Thread Tigran
Chris, I just tried the following: Unlike the KernelSuspend, this time I tried to start the trace, but suspend not via pm-suspend but via closing the lid. - sudo sh -c sync echo 1 /sys/power/pm_trace - closed lid - once system suspended opend the lid - system frozen. Hard-reset by prressing

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-25 Thread Tigran
Not sure if this tells anything, but since I was not able to track any hash matches string in dmesg3.txt that follows the [1.958820] hash matches /home/apw/COD/linux/drivers/base/power/main.c:814 As per notes in s2ram.txt, I executed the following: ~$ cat /sys/power/pm_trace_dev_match bdi

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-14 Thread Tigran
Chris, the best I could reach was I was able to build and confirm 3.11.0-12.19 is good, which is the beginning of trusty. But after that pretty much every release upto 3.12.0-7.15 is inconclusive. build 3.12.0-1.3 - inconclusive (immediately freezes after login) ... build 3.12.0-7.15 -

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-13 Thread Tigran
Hi Chris, Since the original good and bad versions vary in releases, and as I understood releases split to different git repositories, I thought it will help first if I do kernel release bisect to understand which release went wrong. So, I used the bisect logic to manually download kernel

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-13 Thread Tigran
I seem to missed pointing which URL I used to realize trusty is not following immediately my know last good release: https://launchpad.net/ubuntu/trusty/+source/linux Also one more thing that may help to locate the bug. I noticed that, in whichever release this resume issue exists, I also

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-13 Thread Tigran
Chris, sorry if I wasn't clear, but what I don't quite understand is how to bisect between two different git repositories? one which is bad is ubuntu-trusty, the other one is ubuntu-saucy. The way I see it their intersection is 3.11.0-12.19 (that seems to be where trusty branched). So I am

[Bug 1390807] [NEW] Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-08 Thread Tigran
-generic 3.16.0-24.32 ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4 Uname: Linux 3.16.0-24-generic x86_64 ApportVersion: 2.14.7-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: tigran 2677 F pulseaudio /dev/snd/controlC0: tigran

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-08 Thread Tigran
** Attachment removed: WifiSyslog.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1390807/+attachment/4256185/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1390807

[Bug 1390807] Re: Dell 5737 freezes on ubuntu14 everytime during resume from suspend

2014-11-08 Thread Tigran
Thanks for quick response Chris. I just tested the latest upstream and was able to reproduce the issue by simply closing the lid, wiating for suspend and then reopening the lid. The system completely freezes and hard reset is the only cure. Please, let me know if I can help with anything else

[Bug 1122853] Re: Clicking the xchat indicator starts a new instance

2013-07-28 Thread Tigran Gabrielyan
Is there any updates on this bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1122853 Title: Clicking the xchat indicator starts a new instance To manage notifications about this bug go to:

[Bug 1128614] Re: horizontal scrolling missing from mouse/touchpad control in gnome-control-center

2013-05-28 Thread Tigran Gabrielyan
Is there any temporary fix for this? Config file? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1128614 Title: horizontal scrolling missing from mouse/touchpad control in gnome- control-center

[Bug 1170162] Re: Volume does not change from indicator

2013-04-18 Thread Tigran Gabrielyan
After purging and installing alsa-base and pulseaudio, my sound is back and volume can be adjusted using the slider. I will pay attention to what I'm doing if it happens again. Marking as invalid for now. ** Changed in: indicator-sound (Ubuntu) Status: New = Invalid -- You received this

[Bug 1170162] [NEW] Volume does not change from indicator

2013-04-17 Thread Tigran Gabrielyan
Public bug reported: Changing the slider in the indicator would not lower/increase volume. Using my keyboard shortcuts it would. If I did 'killall indicator-sound-service' then it would start working (would have to do this after every reboot). I tried to re-install indicator-sound-service, but

[Bug 1152477] Re: [UIFe] Window list in right click context menu should indicate the focused window

2013-04-01 Thread Tigran Gabrielyan
Ubuntu-doc list: https://lists.ubuntu.com/archives/ubuntu- doc/2013-March/017153.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1152477 Title: [UIFe] Window list in right click context menu

[Bug 1152477] Re: [UIFe] Window list in right click context menu should indicate the focused window

2013-04-01 Thread Tigran Gabrielyan
** Description changed: Ubuntu 13.04 When we right click on a launcher's icon which has 2 or more windows open, we now have a list of open windows we may switch focus to. If the current focused window is in this list, it should be highlighted already. Some apps have the same name

[Bug 1152477] Re: [UIFe] Window list in right click context menu should indicate the focused window

2013-03-29 Thread Tigran Gabrielyan
I'm waiting for mod approval so I can post the links here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1152477 Title: [UIFe] Window list in right click context menu should indicate the focused

[Bug 1123327] Re: Launcher dock's border flickers when Dash is open

2013-03-28 Thread Tigran Gabrielyan
*** This bug is a duplicate of bug 1125346 *** https://bugs.launchpad.net/bugs/1125346 Doesn't flicker for me anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1123327 Title: Launcher

[Bug 1152477] Re: [FFe] Window list in right click context menu should indicate the focused window

2013-03-28 Thread Tigran Gabrielyan
** Summary changed: - Window list in right click context menu should indicate the focused window + [FFe] Window list in right click context menu should indicate the focused window -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1159299] Re: Libreoffice's Menustrip not usable with arrow keys, because they wont highlight

2013-03-25 Thread Tigran Gabrielyan
*** This bug is a duplicate of bug 1153350 *** https://bugs.launchpad.net/bugs/1153350 ** This bug has been marked a duplicate of bug 1153350 LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1153350] Re: LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-03-25 Thread Tigran Gabrielyan
I don't know if this is an issue with the default theme, because using other themes it does highlight. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153350 Title: LibreOffice4 Global Menu Items Do

[Bug 1152477] Re: Window list in right click context menu should indicate the focused window

2013-03-21 Thread Tigran Gabrielyan
@johnlea No problem :) I just wanted to confirm that you gave the approval for radio button option. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1152477 Title: Window list in right click context

[Bug 1157927] Re: Shutdown dialog should have correct punctuation

2013-03-20 Thread Tigran Gabrielyan
I'd rather it just not say Goodbye, username at all (probably because I hate my name and don't want to see it :P ). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157927 Title: Shutdown dialog

[Bug 1155684] Re: [launcher] dragging selected text to the launcher let the icons stucked dimmed

2013-03-15 Thread Tigran Gabrielyan
Possible duplicate https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1154417 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155684 Title: [launcher] dragging selected text to the launcher let

[Bug 1123327] Re: Launcher dock's border flickers when Dash is open

2013-03-15 Thread Tigran Gabrielyan
*** This bug is a duplicate of bug 1125346 *** https://bugs.launchpad.net/bugs/1125346 ** This bug has been marked a duplicate of bug 1125346 The sharp white line between dash and launcher is missing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1155245] Re: latest unity : wrong alignment for 'filter Results' from the applications lens

2013-03-14 Thread Tigran Gabrielyan
On mine (latest 13.04), Filter Results doesn't show at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155245 Title: latest unity : wrong alignment for 'filter Results' from the applications

[Bug 1154417] Re: DND from archive fails and locks launcher in DND mode

2013-03-14 Thread Tigran Gabrielyan
** Also affects: unity 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/1154417 Title: DND from archive fails and locks launcher in DND mode To manage

[Bug 1154395] Re: [SAMSUNG ELECTRONICS CO., LTD. RV415/RV515] suspend/resume failure

2013-03-13 Thread Tigran Gabrielyan
It only happened once so far. If it happens again I will do that and get back to you, but I guess it will be a while since it's a rare condition. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154395

[Bug 1154909] Re: show desktop and spreading windows

2013-03-13 Thread Tigran Gabrielyan
Happens in 13.04 as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154909 Title: show desktop and spreading windows To manage notifications about this bug go to:

[Bug 733349] Re: Minimize Application's Windows upon clicking its Launcher Icon

2013-03-13 Thread Tigran Gabrielyan
+1 Say I'm writing a paper in LibreOffice Writer, and I click on firefox icon to focus the window so I can quickly read some content off a webpage. Now I want to minimize Firefox to give focus back to Writer. What do I have to do now? Move my mouse back to Writer icon or Minimize window icon.

[Bug 1153350] Re: LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-03-12 Thread Tigran Gabrielyan
Check icons and radio icons do display for me. There was an update to LibreOffice. I now have: Writer Version 4.0.1.2 (Build ID: 400m0(Build:2)). Package libreoffice-core: 1:4.0.1-0ubuntu Same issue with default theme. Remove that package also removes libreoffice-gnome, I get really ugly

[Bug 1154395] [NEW] [SAMSUNG ELECTRONICS CO., LTD. RV415/RV515] suspend/resume failure

2013-03-12 Thread Tigran Gabrielyan
3.8.0-12-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.9.1-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: tigran 3202 F pulseaudio /dev/snd/controlC0

[Bug 1154395] Re: [SAMSUNG ELECTRONICS CO., LTD. RV415/RV515] suspend/resume failure

2013-03-12 Thread Tigran Gabrielyan
I attached the output of grep 99video /var/log/pm-suspend* like similar bug reports are requesting. ** Attachment added: pm-suspend-99video.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1154395/+attachment/3571205/+files/pm-suspend-99video.log -- You received this bug

[Bug 1154417] [NEW] DND from archive fails and locks launcher in DND mode

2013-03-12 Thread Tigran Gabrielyan
Public bug reported: How to reproduce: 1. Open an archive 2. Drag a folder or file to Nautilus launcher Expected: File to be extracted. What happened: File is not extracted and *after* I let go of the mouse, the launcher remains in DND mode (all icons are dimmed except Nautilus). ProblemType:

[Bug 1153244] Re: unity seperator flashing when hovering icons

2013-03-11 Thread Tigran Gabrielyan
If this is the same issue, mark it as a duplicate: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1123327 (See attachment for a video) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153244

[Bug 1153350] [NEW] LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-03-10 Thread Tigran Gabrielyan
Public bug reported: Open LibreOffice Writer, go to global menu, click on any menu to open, hover over items. Expected: Orange highlight (from default theme, color not important) on mouse hover Actual: No highlight ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: libreoffice-core

[Bug 1107866] Re: Show window list when right clicking an icon in launcher - enables quick window switching

2013-03-10 Thread Tigran Gabrielyan
Regarding Nekhelesh Ramananthan (nik90)'s comment: The list does grow large, and extends vertically off the screen, which is an issue. Here are two possible fixes: Option 1: Figure out the maximum number of entries the quicklist can support for the given resolution, and if we have more windows

[Bug 1152477] Re: Window list in right click context menu should indicate the focused window

2013-03-09 Thread Tigran Gabrielyan
** Branch linked: lp:~tigrangab/unity/unity-fix-1152477 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1152477 Title: Window list in right click context menu should indicate the focused window To

[Bug 1152670] [NEW] Trash Window opens behind other windows

2013-03-08 Thread Tigran Gabrielyan
Public bug reported: Ubuntu 13.04 Open Firefox, make it fullscreen. Click Trash icon from launcher. Expected: Trash window to open in front of firefox window What happened: Trash window opened behind firefox. ** Affects: unity (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1152477] Re: Window list in right click context menu should indicate the focused window

2013-03-08 Thread Tigran Gabrielyan
** Changed in: unity (Ubuntu) Status: New = In Progress ** Changed in: unity (Ubuntu) Assignee: (unassigned) = Tigran Gabrielyan (tigrangab) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1152477] Re: Window list in right click context menu should indicate the focused window

2013-03-08 Thread Tigran Gabrielyan
Patch added: http://bazaar.launchpad.net/~tigrangab/unity/unity- fix-1152477/revision/3203 See attachment - Firefox_launchpad_open.png: Firefox window with launchpad.net opened and is the focused window, so that item has the radio checked state Firefox_google_open.png:

[Bug 1152477] [NEW] Window list in right click context menu should indicate the focused window

2013-03-07 Thread Tigran Gabrielyan
Public bug reported: Ubuntu 13.04 When we right click on a launcher's icon which has 2 or more windows open, we now have a list of open windows we may switch focus to. If the current focused window is in this list, it should be highlighted already. Some apps have the same name in the title bar

[Bug 1150173] Re: Unable to create new file from Nautilus right-mouse-click menu

2013-03-06 Thread Tigran Gabrielyan
If you go to the gear icon at the top right, it's in that menu, but right click would be nice, too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1150173 Title: Unable to create new file from

[Bug 1029746] Re: Creating a new hidden folder causes the displayed name to revert to Untitled Folder

2013-03-05 Thread Tigran Gabrielyan
Happens in version 3.6.3 as well under Ubuntu 12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029746 Title: Creating a new hidden folder causes the displayed name to revert to Untitled

[Bug 1090770] Re: file browsing causes memory leaks

2013-02-17 Thread Tigran Gabrielyan
I can confirm this on Ubuntu 12.10 64-bit, Files 3.6.3 After opening and closing nautilus the memory keeps rising. I modified a script I found online to open and close nautilus, log the mem, and then graph it using: #!/bin/bash rm /tmp/mem.log for (( c=1; c=100; c++ )) do nautilus

[Bug 1126796] Re: Buggy detection of open windows

2013-02-16 Thread Tigran Gabrielyan
If it happens again, open a terminal and do ps aux processes.txt and upload that file, or see for yourself if the program that still has the arrow is running is in the output of that command. Maybe the programs are not closing completely? -- You received this bug notification because you are a

[Bug 1124452] Re: Typing in Unity Dash is slow

2013-02-16 Thread Tigran Gabrielyan
Dash menu lags for me when Active Blur is enabled. Installing ccsm by doing sudo apt-get install compizconfig-settings-manager then run `ccsm`, go to Unity plugin, Experimental tab, Dash Blur and set it to No Blur and then try typing in the Dash again, should be much better. -- You received

[Bug 1124442] [NEW] Touchpad setting for 2 finger and 3 finger tap

2013-02-13 Thread Tigran Gabrielyan
Public bug reported: It would be nice to have a gui option to set synclient TapButton2=2 and synclient TapButton3=3 which sets 2 finger tap to be middle click and three finger tap to be right click. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: gnome-control-center 1:3.4.2-0ubuntu19.1

[Bug 1123327] [NEW] Launcher dock's border flickers when Dash is open

2013-02-12 Thread Tigran Gabrielyan
Public bug reported: I'm on Ubuntu 13.04 daily build Live CD (as of 02/11/2013) and have gotten the latest updates. When I open the dash and click inside the search box, then move the mouse away from the search box (and repeat this), the launcher's right border flickers. Click search box in

[Bug 1123327] Re: Launcher dock's border flickers when Dash is open

2013-02-12 Thread Tigran Gabrielyan
** Description changed: I'm on Ubuntu 13.04 daily build Live CD (as of 02/11/2013) and have gotten the latest updates. When I open the dash and click inside the search box, then move the mouse away from the search box (and repeat this), the launcher's right border flickers.

[Bug 1123327] Re: Launcher dock's border flickers when Dash is open

2013-02-12 Thread Tigran Gabrielyan
I attached a video showing what is happening. ** Attachment added: Video showing flicker https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1123327/+attachment/3525666/+files/flicker2.ogv -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1123327] Re: Launcher dock's border flickers when Dash is open

2013-02-12 Thread Tigran Gabrielyan
Please ignore the attachment in comment #2, this is the correct one. My aplogies. ** Attachment added: flicker-2.ogv https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1123327/+attachment/3525667/+files/flicker-2.ogv ** Attachment removed: Video showing flicker

[Bug 1122478] Re: Unity appears to enable decorations in _MOTIFY_WM_HINTS on its own

2013-02-12 Thread Tigran Gabrielyan
I'm on Ubuntu 12.10 and this happens in Chrome as well when Use System Title Bar and Borders is unchecked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1122478 Title: Unity appears to enable

[Bug 952321] Re: Misbehaviour when no application is focused, and nautilus show-desktop-icons is false or nautilus has crashed

2013-02-03 Thread Tigran Gabrielyan
I had this happen to me, too. Enabling show desktop icons and it works normally. Ubuntu 12.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952321 Title: Misbehaviour when no application is

[Bug 1113274] [NEW] Dock disappears after disabling Animations plugin from CCSM

2013-02-02 Thread Tigran Gabrielyan
Public bug reported: I'm not sure if this is completely compiz related or unity, so apologies if I'm posting in the wrong place. I'm on ubuntu 12.10 and when I uncheck Animations from CCSM the dock disappears and does not come back until I do unity --replace and I get the following error.

[Bug 1042547] [NEW] Debconf/Log.pm

2012-08-28 Thread Tigran Hovhannisyan
Public bug reported: Good day. I can't update my system(ubuntu 12.04) becouse i recieve that message Can't locate Debconf/Log.pm in @INC... but my @INC contain that package. What can I do? Thanks. ___ With best regards Tigran Hovhannisyan. ProblemType: Package DistroRelease: Ubuntu 12.04

  1   2   >