[Desktop-packages] [Bug 1929650] Re: Screen doesn't turn off when using Wayland on some devices

2021-11-01 Thread Gerry Paradis
I added : MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 in /etc/environment and rebooted. It didn't fix the problem... -- 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/1929650 Title:

[Desktop-packages] [Bug 1949262] Re: Power Savings doesn't turn monitor off in Wayland on NUC8i5INH

2021-11-01 Thread Gerry Paradis
*** This bug is a duplicate of bug 1929650 *** https://bugs.launchpad.net/bugs/1929650 Same thing with Ubuntu on Xorg -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1949262 Title:

[Desktop-packages] [Bug 1949262] [NEW] Power Savings doesn't turn monitor off

2021-10-30 Thread Gerry Paradis
Public bug reported: On previous versions of Ubuntu, after 5 minutes, my monitor would turn off as per settings. Since I reinstalled fresh 21.10, this is not happening. Screen becomes black and stays powered on. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: xorg 1:7.7+22ubuntu2 ProcVersio

[Desktop-packages] [Bug 1885344] Re: nvidia-340 340.108-0ubuntu2: nvidia-340 kernel module failed to build (oem 5.6 kernel)

2021-01-24 Thread Gerry Matte
I have also been getting this error as soon as my system updated from Kernel 5.4.0-58-generic x86_64 bits to Kernel 5.8.0-38-generic x86_64 bits. Booting from the 5.8 kernel stops with a black screen and a blinking cursor. Pressing the PC power off switch performs a power off. Rebooting with the

[Desktop-packages] [Bug 1865996] [NEW] GDM Theme Inconsistant Init Login vs Screen Lock

2020-03-04 Thread gerry dublin
Public bug reported: The initial login theme of first login at machine startup is completely different (looks much older) than the theme used for when the machine is restored from screen lock (looks very new). Ideally the same theme is used in both circumstances for consistency. ProblemType: Bug

[Desktop-packages] [Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-03-29 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/nouveau-workaround -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1553328 Title: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref()

[Desktop-packages] [Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-03-29 Thread Gerry Boland
I've an ancient NVidia box at home, can try it out. I'm attaching patches for qtubuntu/qtmir to force Qt to use single threaded GL on nouveau. ** Branch linked: lp:~gerboland/qtubuntu/nouveau-workaround -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1553328] Re: Mir/Unity8 crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-03-09 Thread Gerry Boland
I have Qt configured (in QtUbuntu/QtMir) to use multi-threaded GL rendering, so we're probably hitting Nouveau's limitations here. As workaround, I can add code to QtUbuntu/QtMir use single-threaded GL for Nouveau. If this is easily reproduced, can you try initctl set-env --global QSG_RENDER_LOO

[Desktop-packages] [Bug 1553328] Re: Mir/Unity8 crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-03-09 Thread Gerry Boland
Actually, might be easier/more-reliable just to edit /etc/environment and add "QSG_RENDER_LOOP=basic" and restart. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1553328 Title: Mir/Unity

[Desktop-packages] [Bug 1670717] Re: Unity8/mir working on VMware due to bypass not working

2017-03-07 Thread Gerry Boland
Probably also relevant: https://bugs.launchpad.net/mir/+bug/1560498 ** Tags added: unity8-desktop -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1670717 Title: Unity8/mir working on VMw

[Desktop-packages] [Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-22 Thread Gerry Boland
Here is what Qt is doing, on upload: https://code.woboq.org/qt5/qtdeclarative/src/quick/scenegraph/qsgdefaultdistancefieldglyphcache.cpp.html#158 It saves & restores the alignment, and assumes the default alignment of 4 for drawing. IMO Mir isn't playing along, as it changes the alignment but does

[Desktop-packages] [Bug 1393578] Re: Subpixel order not included in Mir display information

2017-02-16 Thread Gerry Boland
I've hacked qtmir to print the subpixel hint that Mir is supplying. http://pastebin.ubuntu.com/24007971/ is my output. First I run a simple qml demo shell as nested server under USC, get "0" hint. Then I run again as host server, get a hint "1 = RGB". The "Subpixel hint" output of the 2 cases do

[Desktop-packages] [Bug 1393578] Re: Subpixel order not included in Mir display information

2017-02-16 Thread Gerry Boland
Just testing it now, AFAICS a nested server is not getting the correct subpixel data passed to it. -- 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/1393578 Title: Subpixel order not

[Desktop-packages] [Bug 1536751] Re: Font/text rendering is irregular and not pixel-aligned on low DPI screens

2017-02-16 Thread Gerry Boland
UITK already using NativeRendering for text when GU<10. Text *might* be improved by setting Qt's DPI and sub-pixel rendering hints correctly. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fontconfig in Ubuntu. https://bugs.launchpad.ne

[Desktop-packages] [Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-14 Thread Gerry Boland
** Also affects: mir (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1583088 Title: Randomly corrupt font / text / characters

[Desktop-packages] [Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-14 Thread Gerry Boland
nvalid ** Changed in: qtmir (Ubuntu) Status: Confirmed => In Progress ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) ** Description changed: - Corrupted characters in text rendering, mainly in Unity8 window - titlebars. + Corrupted characters i

[Desktop-packages] [Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-03 Thread Gerry Boland
I'm looking into this now. I took an api trace of some simple font rendering by Qt on Mir showing the problem, and executed it on my X11 session. It renders ok on X11. Reading through the apitrace, Qt seems to be doing the right thing. I suspect the mismatch we have between Mir creating a GLES con

[Desktop-packages] [Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-02 Thread Gerry Boland
@kgunn - yes I can reproduce it quite reliably too. No need to try the glyph cache workaround thing, I checked it and it had no impact. @duflu - Qt is rendering the text. Since Qt renders text ok in Unity7, there must be some GL configuration problem in QtMir/QtUbuntu causing this kind of issue.

[Desktop-packages] [Bug 1638929] Re: after disabling a display, enabling makes screens go black

2016-11-04 Thread Gerry Boland
Yeah the unity8 log makes me suspect qtmir, it deals with disabling the display ok, but enabling it doesn't yield 2 screens again ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir Status: New => Confirmed ** Changed in: qtmir Importance: Undecided

[Desktop-packages] [Bug 1638929] Re: after disabling a display, enabling makes screens go black

2016-11-04 Thread Gerry Boland
QtMir/Unity8 is designed to deal with spanning displays - it is actually cloned displays it needs work to support! @jonas Could you give us a means to test this behaviour? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu

[Desktop-packages] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-13 Thread Gerry Boland
Note it is only Unity8 which is mixing GL and GLES calls, clients are not doing that. Qt clients are only doing GL calls on desktop. Nothing obvious comes to mind here. It may be Qt's EGL configuration code is failing - code that QtUbuntu is using. Another consumer of that same code is the EGL ba

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-07-19 Thread Gerry Boland
Of course we will. We need to re-land the fix. It was reverted because it broke something else, but that's been solved now. Sorry for the delay, but it takes time to get things done just right. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1583088] Re: Randomly corrupt characters in Unity8

2016-07-05 Thread Gerry Boland
Also worth noting, there are env vars: QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH & HEIGHT to set the size of the glyph cache. Need to see what size texture Qt is creating, perhaps it is creating one too large for the hardware -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1583088] Re: Randomly corrupt characters in Unity8

2016-07-05 Thread Gerry Boland
That would imply the distance field texture is corrupted. As a note to myself, there is a nice glyph test application in this bug: https://bugreports.qt.io/browse/QTBUG-49490 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop

[Desktop-packages] [Bug 1583088] Re: Randomly corrupt characters in Unity8

2016-07-05 Thread Gerry Boland
If you can reproduce this relative easily, could you try setting QML_USE_GLYPHCACHE_WORKAROUND=1 for unity8. This should do the trick: stop unity8 && start unity8 QML_USE_GLYPHCACHE_WORKAROUND=1 Can also try these: QSG_DISTANCEFIELD_ANTIALIASING=subpixel-lowq or gray Need to determine if that te

[Desktop-packages] [Bug 1393578] Re: Subpixel order not included in Mir display information

2016-06-10 Thread Gerry Boland
** Also affects: qtubuntu Importance: Undecided Status: New ** Changed in: qtubuntu Status: New => Triaged ** Changed in: qtubuntu Importance: Undecided => Medium -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-

[Desktop-packages] [Bug 1393578] Re: Subpixel order not included in Mir display information

2016-06-10 Thread Gerry Boland
Adding QtMir as from Qt5.5 and later, the QPA plugin can specify the subpixel hinting to Qt's font renderer (is part of QPlatformScreen implementation). ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir Status: New => Triaged ** Changed in: qtmir I

[Desktop-packages] [Bug 1585942] Re: Mesa causes a segmentation fault on arm64 (wrong count of uniform locations)

2016-06-02 Thread Gerry Boland
arm64? Should it not be using a hybris-based driver instead of mesa? What hardware is this? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1585942 Title: Mesa causes a segmentation fault

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-06-02 Thread Gerry Boland
Yep. The branch has been approved, will take a while to get it landed. Note that it will be almost unusable until bug 1585723 is resolved. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/15

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-30 Thread Gerry Boland
@Emanuele yes I did - but only via SSH. A colleague will verify it works visually before approving -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1549455 Title: Unity8-dash on Intel Atom

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-27 Thread Gerry Boland
I've updated the attached branch with my proposed fix. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1549455 Title: Unity8-dash on Intel Atom graphics crashes and restarts continuously

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-27 Thread Gerry Boland
Using simple test apps (lp:~gerboland/+junk/openglwindow & lp:~gerboland/+junk/qquickwindow-debug), it appears that yes Qt is using OpenGL 1.4 on X for both raw GL and QtQuick apps. ./qquickwindow-debug Window format: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSiz

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-26 Thread Gerry Boland
/me has to stop using "Ok, " at the start of his sentences -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1549455 Title: Unity8-dash on Intel Atom graphics crashes and restarts continuou

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-26 Thread Gerry Boland
Ok, I suspect I have found the issue. Seems this hardware only supports OpenGL 1.4 compatibility profile. Qt's EGL code is asking for at least version 2.0, and so getting no valid context back. Could you please install "mesa-utils" package and run "glxinfo". On the hardware I have access to, I see

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-25 Thread Gerry Boland
Ok, I figured out hte EGL issue, it was my misunderstanding. Modifying the tools to act correctly, I get this for eglinfo: http://pastebin.ubuntu.com/16686113/ and the qteglchooser correctly chooses a valid Mir EGL config. Why Qt itself cannot do this, I have yet to understand. -- You received

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-25 Thread Gerry Boland
Forgot to say, that was reproduced running the qteglchooser while there was no X server running, instead just a Mir server running. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1549455 T

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-25 Thread Gerry Boland
Ok, progress, my tools can exhibit the problem: http://pastebin.ubuntu.com/16677278/ Problems include: 1. libEGL warning: DRI3: xcb_connect failed<- should not be trying that 2. EGL version: 8.-1225087968<- this is garbage I suspect that there is an issue with EGL. -- You received this

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-24 Thread Gerry Boland
Hey Emanuele, Albert got me the data I wanted from those tools, and the results are still inconclusive. I think I need access to the hardware to make real progress on this. So there's no need to bother with the trying those tools. If you fancy a go, just to play: 1. Install build dependencies (I

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-23 Thread Gerry Boland
Hi Emanuele, you attached a branch of mine to this bug - it makes our GL/EGL managing code more robust. I had hoped it would fix this issue, but unfortunately it doesn't. That's why I didn't attach that branch to this bug. Annoyingly I don't have the hardware to hand either, so I'm flying slight

[Desktop-packages] [Bug 1549455] Re: Qt clients on Intel Pineview graphics fail to create egl context with Mir

2016-05-11 Thread Gerry Boland
http://paste.ubuntu.com/16357238/ the output Qt gave me for the failing eglCreateContext -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1549455 Title: Qt clients on Intel Pineview graphi

[Desktop-packages] [Bug 1549455] Re: Qt clients on Intel Pineview graphics fail to create egl context with Mir

2016-05-11 Thread Gerry Boland
Just considering the Dash problem, the crash is a symptom of a bigger problem: seems qtubuntu is unable to choose or manage the egl config correctly. If a correct/working egl config was chosen, then this code path wouldn't be entered (which has the "delete when not created" bug seen here). The act

[Desktop-packages] [Bug 1549455] Re: Unity8-dash on Intel Pineview graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, mEglContext) == EGL_TRUE"]

2016-05-10 Thread Gerry Boland
Albert was able to reproduce this on his netbook. The dash issues we suspect are due to: https://bugs.launchpad.net/qtubuntu/+bug/1580124 https://bugs.launchpad.net/qtubuntu/+bug/1580118 I suspect also that the poor unity8 performance is due to a GL/GLES mismatch in unity8. Running unity8 with M

[Desktop-packages] [Bug 1497490] Re: escape key bindings with or without modifiers do not work

2015-09-18 Thread Gerry
To make a suggestion, if binding the Escape key is not going to produce any result, then the interface should be configured to disallow it and a log message should be produced for any time it is set and/or used. So if I Click 'Grab' and Press Escape, then the binding should not be set and a error

[Desktop-packages] [Bug 158855] Re: Unable to use escape in keybindings

2015-09-18 Thread Gerry
I created a new bug for compiz to keep this alive. If you still care, please report there. https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1497490 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to compiz in Ubuntu. https://bugs.la

[Desktop-packages] [Bug 1497490] [NEW] escape key bindings with or without modifiers do not work

2015-09-18 Thread Gerry
Public bug reported: All the bugs that are related to older versions of compiz are being closed. Since the bug still exists and it was closed due to it being old, then I need to re-create it. If it isn't going to be fixed for some philosophical reason, I'd like to see it posted here and that's f

[Desktop-packages] [Bug 158855] Re: Unable to use escape in keybindings

2015-09-18 Thread Gerry
After some digging I found this: http://dev.compiz-fusion.narkive.com/BXRBj9Xp/fusiondev-bug-545-escape-used-as-part-of-any-key-binding-has-no-effect Where it suggests that this is by design. This doesn't satisfy me. Reserving a lone escape is fine, but preventing Esc with modifier keys seems c

[Desktop-packages] [Bug 1278780] Re: apport takes too long to write crash report, appears to lock up phone

2015-09-15 Thread Gerry Boland
** Changed in: qtubuntu Status: Confirmed => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1278780 Title: apport takes too long to write crash report, appears to lock u

[Desktop-packages] [Bug 1278780] Re: apport takes too long to write crash report, appears to lock up phone

2015-09-15 Thread Gerry Boland
Ok, task is for Qt clients to intercept the sigsegv signal, and in a handler close the mir connection which should release all its video buffers, then re-raise segv. Would it be of interest to have all mir clients exhibit this behaviour by default? If so, should put this behaviour in "mirclient" I

[Desktop-packages] [Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-15 Thread Gerry Donlon
The above fix worked for me.however on reboot my touchpad was not usable. I had to run - sudo apt-get install xserver-xorg-input-synaptics - to restore functionality. Just FYI in the event someone else runs into this issue. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-09 Thread Gerry Donlon
I guess this has been abandoned because it's marked as fixed, even though it's not? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1432194 Title: Graphics unstable on

[Desktop-packages] [Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-08 Thread Gerry Donlon
On a fresh install I get the following when trying the above solution on 3.16.0-37-generic. user@user$ sudo apt-get install xserver-xorg xserver-xorg-video-intel Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. Th

[Desktop-packages] [Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-08 Thread Gerry Donlon
Still the same problem for me on 3.16.0-37-generic after a fresh install. (But at least now I'm able to boot) Easily reproducible by opening up Google maps, all text becomes garbled. Other programs that require slight 3d rendering also cause this issue. 15.04 works fine. I suppose I'll try th

[Desktop-packages] [Bug 1432358] Re: Highlighted items are unreadable

2015-03-24 Thread Gerry Boland
*** This bug is a duplicate of bug 1283634 *** https://bugs.launchpad.net/bugs/1283634 ** This bug has been marked a duplicate of bug 1283634 Text for selected applications in Ubuntu Software Center on Ubuntu Gnome is difficult to read -- You received this bug notification because you ar

[Desktop-packages] [Bug 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-03-07 Thread Gerry Breukelman
I have this fglrx bug after doing a fresh 14.04.2 install today plus my open source driver won't recognize my monitor and rates it as 1024x768 , please fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu. https:/

[Desktop-packages] [Bug 1376371] [NEW] nvidia driver problem

2014-10-01 Thread gerry
Public bug reported: when i try to run optirun command i take this gerry@Deep-blue:~$ optirun firefox [ 74.002117] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please [ 74.002158] [ERROR]Aborting because fallback

[Desktop-packages] [Bug 1364462] Re: [multi-monitor setup] opening ubuntu-control-center causes monitors to re-set layout

2014-09-02 Thread Gerry Boland
apport information ** Tags added: apport-collected utopic ** Description changed: Using Utopic daily. I've a Macbook Pro 8,1 connected to an external monitor via HDMI. If I open the Control Center by any means (e.g. indicators->Sound->Sound Settings) the screen flickers, in the sam

[Desktop-packages] [Bug 1364462] ProcEnviron.txt

2014-09-02 Thread Gerry Boland
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1364462/+attachment/4193361/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-control-center in Ubuntu. https://bugs

[Desktop-packages] [Bug 1364462] [NEW] [multi-monitor setup] opening ubuntu-control-center causes monitors to re-set layout

2014-09-02 Thread Gerry Boland
Public bug reported: Using Utopic daily. I've a Macbook Pro 8,1 connected to an external monitor via HDMI. If I open the Control Center by any means (e.g. indicators->Sound->Sound Settings) the screen flickers, in the same was as if I unplugged/plugged in my external monitor. Then some applicati

[Desktop-packages] [Bug 1288332] Re: Orientation lock not available (rotation/portrait lock)

2014-08-28 Thread Gerry Boland
** Branch linked: lp:~gerboland/platform-api/exposeOrientation ** Branch linked: lp:~gerboland/qtubuntu/exposeOrientation ** Branch linked: lp:~gerboland/qtmir/exposeOrientation ** Branch linked: lp:~gerboland/unity8/orientationLock -- You received this bug notification because you are a membe

[Desktop-packages] [Bug 1288332] Re: Orientation lock not available (rotation/portrait lock)

2014-08-25 Thread Gerry Boland
That's my plan. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gsettings-ubuntu-touch-schemas in Ubuntu. https://bugs.launchpad.net/bugs/1288332 Title: Orientation lock not available (rotation/portrait lock) Status in Platform API:

[Desktop-packages] [Bug 1288332] Re: Orientation lock not available (rotation/portrait lock)

2014-08-20 Thread Gerry Boland
> The orientation lock value (it needs to be one of the 4 available > orientations to store and recover between sessions, for example) > will be stored in gsettings, written to by settings app, reset by > settings app and $indicator, TBC. I agree with everything except this bit. I think the GSe

[Desktop-packages] [Bug 1288332] Re: Orientation lock not available (rotation/portrait lock)

2014-08-20 Thread Gerry Boland
** Changed in: qtmir Status: Triaged => In Progress ** Changed in: platform-api Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: qtubuntu Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: platform-api Status: New =>

[Desktop-packages] [Bug 1008918] Re: wrong display in dashboard after first time clicking the dashboard button

2014-08-15 Thread Gerry Boland
** Changed in: unity-2d Assignee: Gerry Boland (gerboland) => (unassigned) ** Changed in: unity-2d Status: In Progress => Won't Fix ** Changed in: unity-2d (Ubuntu) Status: In Progress => Won't Fix -- You received this bug notification because you are

[Desktop-packages] [Bug 893966] Re: Dash - Update category header keyboard navigation focus state

2014-08-15 Thread Gerry Boland
** Changed in: unity-2d Assignee: Gerry Boland (gerboland) => (unassigned) ** Changed in: unity-2d Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscr

[Desktop-packages] [Bug 901164] Re: Dash - Update the Dash card view so that the implementation conforms to the attached designs

2014-08-15 Thread Gerry Boland
** Changed in: unity-2d Assignee: Gerry Boland (gerboland) => (unassigned) ** Changed in: unity-2d Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscr

[Desktop-packages] [Bug 1306612] [NEW] progran does not recognize usb flash drive

2014-04-11 Thread gerry bedard
Public bug reported: see's it as a cd disk ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: alsa-base 1.0.23+dfsg-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. Apla

[Desktop-packages] [Bug 1306610] [NEW] progran does not recognize usb thumb drive

2014-04-11 Thread gerry bedard
Public bug reported: program responds os usb device is a cd disk ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: alsa-base 1.0.23+dfsg-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AlsaVersion: Advanced Linux Sound Architecture Drive

[Desktop-packages] [Bug 1306607] [NEW] program does not recognize usb thum drive (cruze)

2014-04-11 Thread gerry bedard
Public bug reported: It seen as a cd in disk drive ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: alsa-base 1.0.23+dfsg-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.

[Desktop-packages] [Bug 1303038] [NEW] wacom drawing tablet configuration doesn't let you assign modifier keys to buttons

2014-04-05 Thread Gerry JJ
Public bug reported: Wacom drawing tablets has a set of buttons that can be configured to send keypresses. It's useful to assign pure modifier keys to these buttons, to work as modifiers for pen input – for example, in GIMP, holding ctrl lets you pick colors from an image without having to explici

[Desktop-packages] [Bug 928145] Re: When using option "switch between windows of same desktop" ("Bias alt-tab to prefer windows on the current viewport") if multi-window app is open pressing alt-tab w

2014-03-13 Thread Gerry Boland
This is highly irritating. Steps to repro: 1. Have 2 firefox windows open, and 1 terminal. Firefox window 1 is focused. 2. Hit Alt-` to switch to Firefox window 2 3. Hit Alt-Tab. Expected result Terminal is in front Actual Result Firefox window 1 in front Since Alt-Tab is the app switcher, and

[Desktop-packages] [Bug 998285] Re: Tapping alt-tab switches between windows of the same application sometimes

2014-02-04 Thread Gerry Boland
Annoys me too. My steps to repro: 1. Open 2 instances of QtCreator & one instance of firefox (make all maximized for clarity's sake) 2. Alt-Tab away to firefox 3. Alt-Tab to QtCreator1 4. Alt-backtick to QtCreator2 5. Alt-Tab Expected result Firefox should be focused window Actual result I'm loo

[Desktop-packages] [Bug 786831] Re: Pulseaudio uses 5% CPU when doing nothing

2014-01-08 Thread Gerry Boland
I get up to and over 9% CPU usage when I've no sound playing application open - but I was playing sounds previously. Using perf, it appeared most CPU time being spent in kernel. strace gave me this output repeated continually: ppoll([{fd=5, events=POLLIN}, {fd=22, events=POLLIN|POLLOUT}, {fd=49,

[Desktop-packages] [Bug 1220458] Re: [xmir] [intel] Mir fails to start

2013-12-23 Thread Gerry Boland
Probably not the same issue, but as of 0.1.2+14.04.20131128.1-0ubuntu2, xmir fails to start for me. Had to disable xmir to start. Can't find any obvious error in a log file, suggestions? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xse

[Desktop-packages] [Bug 1262719] ProcEnviron.txt

2013-12-19 Thread Gerry Boland
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1262719/+attachment/3932612/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to file-roller in Ubuntu. https://bugs.launchpa

[Desktop-packages] [Bug 1262719] [NEW] Crash if trying to compress contents of a directory mounted in nautilus via sftp

2013-12-19 Thread Gerry Boland
Public bug reported: Steps to repro: 1. in Nautilus, do "File->Connect to Server" and enter connection details to a remote SFTP server 2. "Mount" the newly created SFTP server directory 3. Navigate into the SFTP share, select a bunch of files 4. Right click and select "Compress" 5. File roller

[Desktop-packages] [Bug 1262719] Dependencies.txt

2013-12-19 Thread Gerry Boland
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1262719/+attachment/3932611/+files/Dependencies.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to file-roller in Ubuntu. https://bugs.launch

[Desktop-packages] [Bug 1257547] [NEW] [bcm5974] Apple touchpad fails to respond, dmesg contains multiple mesages of form: bcm5974: bad trackpad package, length: 8

2013-12-03 Thread Gerry Boland
Public bug reported: Have Apple Macbook pro 8,1. With Trusty devel, very occasionally (i.e. twice in the last 3 weeks) my trackpad has completely stopped functioning for no reason I can determine. >From then on, dmesg is full of these messages: bcm5974: bad trackpad package, length: 8 Removing

[Desktop-packages] [Bug 87220]

2013-06-26 Thread Gerry-treppel
Hi Tomaž, thanks for your great work on this. I'd like to ask whether rotation of SVGs is now also supported or whether it is planned for the future? Thanks. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://

[Desktop-packages] [Bug 1170766] Re: Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-25 Thread Gerry-treppel
*** This bug is a duplicate of bug 1140716 *** https://bugs.launchpad.net/bugs/1140716 Dear Chris, I read the comments in bug 1140716 and installed the kernel from comment 177. So far, my system runs fine. Thanks! I will report under the other bug when I will have more experiences with the

[Desktop-packages] [Bug 1170766] Re: Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-25 Thread Gerry-treppel
*** This bug is a duplicate of bug 1140716 *** https://bugs.launchpad.net/bugs/1140716 ** Attachment added: "xsession-errors.old-second-crash" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1170766/+attachment/3653241/+files/xsession-errors.old-second-crash -- Y

[Desktop-packages] [Bug 1170766] Re: Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-25 Thread Gerry-treppel
*** This bug is a duplicate of bug 1140716 *** https://bugs.launchpad.net/bugs/1140716 ** Attachment added: "Xorg.0.log.old-second-crash" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1170766/+attachment/3653240/+files/Xorg.0.log.old-second-crash -- You receive

[Desktop-packages] [Bug 1170766] Re: Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-25 Thread Gerry-treppel
*** This bug is a duplicate of bug 1140716 *** https://bugs.launchpad.net/bugs/1140716 Dear Chris, thanks a lot for looking into the bug. I am not using Unity, but Gnome 3. However the same kind of crashes happen if I use unity. The i915_error_state in /sys/kernel/debug is 0 Bytes, so I canno

[Desktop-packages] [Bug 1170766] Re: Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-25 Thread Gerry-treppel
*** This bug is a duplicate of bug 1140716 *** https://bugs.launchpad.net/bugs/1140716 ** Attachment added: "syslog-after-second-crash" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1170766/+attachment/3653239/+files/syslog-after-second-crash -- You received th

[Desktop-packages] [Bug 1170766] Re: Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-25 Thread Gerry-treppel
*** This bug is a duplicate of bug 1140716 *** https://bugs.launchpad.net/bugs/1140716 ** Attachment added: "parts-of kernlog-syslog-after-first-crash.txt" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1170766/+attachment/3653238/+files/parts-of%20kernlog-syslog-

[Desktop-packages] [Bug 1170766] Re: Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-25 Thread Gerry-treppel
*** This bug is a duplicate of bug 1140716 *** https://bugs.launchpad.net/bugs/1140716 I would be very glad if someone could have a look at this bug. Currently, it is almost impossible to do serious work on this computer due these complete crashes. Today, I encountered two of them. Please fin

[Desktop-packages] [Bug 87220]

2013-04-24 Thread Gerry-treppel
Dear Tomaž, thanks a lot for progamming this enhancement. Looking here [1] and here [2], many people will be thankful for this! Can we already mark this bug as RESOLVED->FIXED? Shall we create two follow-up bug entries? Such as: * Allow rotation of vector graphics (e.g. SVG) in Writer and * Allow

[Desktop-packages] [Bug 87220]

2013-04-19 Thread Gerry-treppel
(In reply to comment #42) > Unfortunately it is only possible to do 90° rotations this way. The only > thing I can make for you is an easier conversion to a draw object but in my > opinion the best thing to do in your case is to adjust the angle in an > external tool like GIMP for example. To have

[Desktop-packages] [Bug 1170766] Re: Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-19 Thread Gerry-treppel
By the way, over the last week, I also (automatically) sent several apport-gpu error reports. However, I do not know how I can refer to these here, because the system does not give me any error handling number or the like. -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1170766] [NEW] Intel GPU X driver crashes several times during a session. Often hard boot necessary

2013-04-19 Thread Gerry-treppel
Public bug reported: For about two weeks (I assume one of the driver updates caused the problem), the Intel GPU X driver crashes several times during a session. Several times a day, a hard reboot is necessary since everything but the mouse cursor freezes. It is also not possible to switch to text

[Desktop-packages] [Bug 87220]

2013-04-19 Thread Gerry-treppel
It is nice to see such a sudden move from several people on this important issue which dates far back to 2002 (or even earlier). @Tomaz: Is it in principle possible to allow any degree of rotation or does it involve serious additional work? I am asking because I often work with scanned objects (e.

[Desktop-packages] [Bug 87220]

2013-04-19 Thread Gerry-treppel
@Cao Cuong Ngo: Thanks a lot for taking the assignment for rotating images in writer. Although I am not a programmer, a few hints which might be helpful: As far as I understood, a sane implementation of image rotation depends on the drawing layer in Writer. This drawing layer change seems to be n

[Desktop-packages] [Bug 87220]

2013-01-21 Thread Gerry-treppel
Dear Rainer, please reconsider your decision to mark this bug as WONTFIX. In my humble opinion, this is not acceptable given the history and given the demand for this feature. The existence of an extension for a fundamental feature of a word processor (that's how it is perceived on the users' sid

[Desktop-packages] [Bug 87220]

2013-01-21 Thread Gerry-treppel
Dear Rainer, thank you very much for your quick response. I fully understand that currently there is no developer taking care of this. Still, I think it is a valid request and therefore it should be not a RESOLVED-WONTFIX bug. The information that TDF and the LibreOffice developers don't prioritize

[Desktop-packages] [Bug 1088410] Re: Can't enter special characters in Dash search field

2012-12-10 Thread Gerry Boland
Ok thanks for clarifying, bug re-assigned. ** Also affects: unity Importance: Undecided Status: New ** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Changed in: unity-2d Status: New => Invalid ** Changed in: unity-2d (Ubuntu) Status: New =>

[Desktop-packages] [Bug 87220]

2012-10-06 Thread Gerry-treppel
Is it correct that a "sane" implementation of rotating images in Writer depends on the complex rewrite of the drawing layer? If this is the case, over at Apache OpenOffice, Armin Le Grand is working on it in child workspace AW080: http://wiki.openoffice.org/wiki/Aw080_documentation -- You receiv

[Desktop-packages] [Bug 1039052] [NEW] Volume at 100% for startup sound. If headphones in, makes ears bleed

2012-08-20 Thread Gerry Boland
Public bug reported: Hardware: Macbook Pro 8,1 Generic headphones Steps to Repro: 1. Have volume at comfortable level for listening to music via headphones 2. Log out of current session 3. View lightdm login screen 4. Rip headphones out of ears as volume of startup jingle at 100% ** Affects: lig

[Desktop-packages] [Bug 870297] Re: Lightdm logins not being logged in wtmp

2012-07-19 Thread Gerry
After applying the precise-proposed upgrade, The 'w' and 'who' commands now show an entry upon logging into a session via lightdm. But the 'last' command still does not show that user as logged in. -- You received this bug notification because you are a member of Desktop Packages, which is subsc

[Desktop-packages] [Bug 923410] Re: HUD - closing a window with + opens the hud

2012-05-15 Thread Gerry Boland
I believe this is fixed in Unity 2D 5.12, as released in Precise. Marking as fixed released. If anyone disagrees, please re-open. ** Changed in: unity-2d (Ubuntu) Status: In Progress => Fix Released ** Changed in: unity-2d Status: In Progress => Fix Released -- You received this b

[Desktop-packages] [Bug 992928] Re: Alt-Backtick Keyboard Shortcut is Hardcoded

2012-05-07 Thread Gerry Boland
In Unity 2D, this setting is defined in gconf in /apps/metacity/global_keybindings/switch_group It appears the option in the gnome control center is not reporting this correctly. ** Changed in: unity-2d Status: New => Triaged ** Changed in: unity-2d Importance: Undecided => Low ** Al

[Desktop-packages] [Bug 935871] Re: dragging a window bar to maximise is broken

2012-05-07 Thread Gerry Boland
** Changed in: unity-2d Status: New => Confirmed ** Also affects: metacity (Ubuntu) Importance: Undecided Status: New ** Changed in: unity-2d Importance: Undecided => Low -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

  1   2   3   >