[Bug 2058255] [NEW] GNU Image Manipulation Program version 2.10.36

2024-03-18 Thread Jack Pogorelsky Jr.
Public bug reported: ``` GNU Image Manipulation Program version 2.10.36 git-describe: GIMP_2_10_36 Build: unknown rev 0 for linux # C compiler # Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper

[Bug 2012388] Re: X11 window (usually AnyDesk) at top-right of the screen is invisible and steals mouse clicks

2023-10-10 Thread Jack Kowalski
Temporary solution: 1. jack@jack:~$ xwininfo 2. Click on the invisible square in right top corner 3. Get the square ID (Window id): " > xwininfo: Please select the window about which you > would like information by clicking the > mouse in that window. > >

[Bug 2037773] Re: Rebuild against latest webkit2gtk

2023-09-30 Thread Jack Howarth
Actually, I just checked gnome-online-accounts in the gnome-control- center under X11 nvidia and it is also broken for the Google login. Clicking the Google Account under the Online Accounts options, produces and empty window whereas under Wayland nvidia, the sign in content is displayed. So

[Bug 2037773] Re: Rebuild against latest webkit2gtk

2023-09-30 Thread Jack Howarth
FYI, I see that same bug, with no content in the Help application, for both the 6.5.0-5.5 and 6.5.0-6.6 kernels. Only resorting to the change... Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 yelp %u or using Wayland suppresses the bug. -- You received this bug notification because you are a

[Bug 2037773] Re: Rebuild against latest webkit2gtk

2023-09-30 Thread Jack Howarth
FYI, I am running mantic on a workstation with secure boot enabled for the second drive containing Windows 11 in case that might have some impact on the bug. The linux debs that are installed are... ii linux-base4.5ubuntu9 all

[Bug 2037773] Re: Rebuild against latest webkit2gtk

2023-09-30 Thread Jack Howarth
** Attachment added: "yelp nvidia bug.png" https://bugs.launchpad.net/ubuntu/+source/yelp/+bug/2037773/+attachment/5705507/+files/yelp%20nvidia%20bug.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in Ubuntu.

[Bug 2037773] Re: Rebuild against latest webkit2gtk

2023-09-30 Thread Jack Howarth
I still see the bug with your build. One correction though. Apparently my proposed fix of changing... * debian/control.in: Bump Standards-Version to 4.6.2 is insufficient. It seems that my previous workaround of changing /usr/share/applications/yelp.desktop to contain... Exec=env

[Bug 2023322] Re: Unable to setup Google Online Accounts with Nvidia drivers

2023-09-29 Thread Jack Howarth
So I assume the blank windows in the Help application under X11 using the nvidia drivers on Mantic would be resolved if the yelp package were rebuilt with... debian/control.in: Bump Standards-Version to 4.6.2 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 2037633] Re: Help browser produces empty windows under nvidia drivers on X11

2023-09-28 Thread Jack Howarth
This behavior is seen for both a dist-upgrade of Ubuntu 23.10 from 23.04 or for a clean install of Ubuntu 23.10. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in Ubuntu. https://bugs.launchpad.net/bugs/2037633 Title: Help

[Bug 2037633] [NEW] Help browser produces empty windows under nvidia drivers on X11

2023-09-28 Thread Jack Howarth
Public bug reported: The Help browser in the dock on Mantic produces an empty window without content when launch under X11 using the nvidia-driver-535 535.104.05-0ubuntu4 video drivers. If I logout and login back in under Wayland, the Help browser behaves normally and produces the expected

[Bug 1969447] Re: 42.0-1ubuntu6 doesn't recongize the presence of NVIDIA_PRESERVE_VIDEO_MEMORY_ALLOCATIONS=1

2022-04-20 Thread Jack Howarth
Daniel, I disagree. This bug is actually about the fact that the test crafted in /lib/udev/rules.d/61-gdm.rules doesn't parse as expected in udev. We also should probably file a bug report against upstream udev as the changes added to support escaped quotes in #6890 aren't robust enough. -- You

[Bug 1969447] Re: 42.0-1ubuntu6 doesn't recongize the presence of NVIDIA_PRESERVE_VIDEO_MEMORY_ALLOCATIONS=1

2022-04-19 Thread Jack Howarth
Note that I stumbled onto the above fix after noticing the example shown for the udev escaped quoting support showed an example with double quotes surrounded by single quotes which in turn surrounded escaped double quotes...

[Bug 1969447] Re: 42.0-1ubuntu6 doesn't recongize the presence of NVIDIA_PRESERVE_VIDEO_MEMORY_ALLOCATIONS=1

2022-04-19 Thread Jack Howarth
I have found that current /lib/udev/rules.d/61-gdm.rules can be fixed by swapping the order of the single and escaped double quotes from... IMPORT{program}="/bin/sh -c \"sed -e 's/: /=/g' -e 's/\([^[:upper:]]\)\([[:upper:]]\)/\1_\2/g' -e 's/[[:lower:]]/\U&/g' -e 's/^/NVIDIA_/'

[Bug 1969447] [NEW] 42.0-1ubuntu6 doesn't recongize the presence of NVIDIA_PRESERVE_VIDEO_MEMORY_ALLOCATIONS=1

2022-04-19 Thread Jack Howarth
Public bug reported: The current /lib/udev/rules.d/61-gdm.rules has a broken rule for detecting the presence of NVIDIA_PRESERVE_VIDEO_MEMORY_ALLOCATIONS=1. This issue can be seen by adding a file /etc/modprobe.d/nvidia-power- management.conf containing the line... options nvidia

[Bug 1969447] Re: 42.0-1ubuntu6 doesn't recongize the presence of NVIDIA_PRESERVE_VIDEO_MEMORY_ALLOCATIONS=1

2022-04-19 Thread Jack Howarth
I am wondering if the use of escaped quotes in the failing rule of /lib/udev/rules.d/61-gdm.rules is really being honored. There don't seem to be any other examples of deployed udev rules which actually use such escaped quotes. -- You received this bug notification because you are a member of

[Bug 1968929] Re: No Wayland support on my NVIDA laptop

2022-04-18 Thread Jack Howarth
How can we even know whether the Nvidia power mananagement support is broken or working if the Ubuntu Nvidia packaging never starts nvidia- hibernate.service, nvidia-powerd.service, nvidia-resume.service and nvidia-suspend.service like rpmfusion on Fedora? Of course, we would need a

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Jack Howarth
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1969243 Title: gdm 42.0-1ubuntu4 no longer shows Wayland option To manage notifications about this bug go to:

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Jack Howarth
As importantly, how can we even know whether the Nvidia power mananagement support is broken or working if the Ubuntu Nvidia packaging never starts nvidia-hibernate.service, nvidia-powerd.service, nvidia- resume.service and nvidia-suspend.service like rpmfusion on Fedora. Of course, we would need

[Bug 1968929] Re: No Wayland support on my NVIDA laptop

2022-04-18 Thread Jack Howarth
"gdm3 (42.0-1ubuntu6) jammy; urgency=medium * Fix Wayland no longer being available for everyone - Fix by adding a separate revert patch instead of trying to rebase the cherry-picked patches (LP: #1969243) * Please note that Wayland is not currently available for systems using

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Jack Howarth
What is Ubuntu's definition of a 'stable release update' in this case regarding Nvidia driver support for Wayland? Does this imply, as I fear, an update only after the fix has been deployed in another full Ubuntu release? If so, this would imply that we won't have Nvidia Wayland support until

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-17 Thread Jack Howarth
Looks like Fedora 36 won't have this problem with Wayland on Nvidia because their associated rpmfusion packaging for xorg-x11-drv-nvidia adds a nvidia-power-management.conf with the following contents into /etc/modprobe.d... # # Save and restore all video memory allocations. options nvidia

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-17 Thread Jack Howarth
gdm3 42.0-1ubuntu6 is in proposed and Wayland is apparently going to be unavailable for the 22.04 LTS release. Cnet is going to have to rewrite its review. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu.

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-16 Thread Jack Howarth
So this isn't a single bug but multiple points of failure. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1969243 Title: gdm 42.0-1ubuntu4 no longer shows Wayland option To manage

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-16 Thread Jack Howarth
Alternatively, you can add a /etc/modprobe.d/nvidia-hack.conf file containing the line... options nvidia NVreg_PreserveVideoMemoryAllocations=1 and work around the apparently broken line... IMPORT{program}="/bin/sh -c \"sed -e 's/: /=/g' -e 's/\([^[:upper:]]\)\([[:upper:]]\)/\1_\2/g' -e

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-16 Thread Jack Howarth
Does the line... IMPORT{program}="/bin/sh -c \"sed -e 's/: /=/g' -e 's/\([^[:upper:]]\)\([[:upper:]]\)/\1_\2/g' -e 's/[[:lower:]]/\U&/g' -e 's/^/NVIDIA_/' /proc/driver/nvidia/params\"" in /lib/udev/rules.d/61-gdm.rules parse correctly? Adding /etc/modprobe.d/nvidia-hack.conf containing 'options

[Bug 1968929] Re: No Wayland support on my NVIDA laptop

2022-04-16 Thread Jack Howarth
The fact that a /etc/modprobe.d/nvidia-hack.conf file with 'options nvidia NVreg_PreserveVideoMemoryAllocations=1' doesn't bring back the Wayland option suggests that the line... IMPORT{program}="/bin/sh -c \"sed -e 's/: /=/g' -e 's/\([^[:upper:]]\)\([[:upper:]]\)/\1_\2/g' -e

[Bug 1968929] Re: No Wayland support on my NVIDA laptop

2022-04-15 Thread Jack Howarth
On an X570 motherboard with 5600X processor and GTX 1050 graphics card, I was able to restore Wayland by simply commenting out the lines... IMPORT{program}="/bin/sh -c \"sed -e 's/: /=/g' -e 's/\([^[:upper:]]\)\([[:upper:]]\)/\1_\2/g' -e 's/[[:lower:]]/\U&/g' -e 's/^/NVIDIA_/'

[Bug 1969198] Re: 42.0-1ubuntu4 blocks usage of Wayland on GTX 1050 graphics card

2022-04-15 Thread Jack Howarth
*** This bug is a duplicate of bug 1968929 *** https://bugs.launchpad.net/bugs/1968929 I am able to get Wayland back under gdm3 42.0-1ubuntu4 by commenting out the following two new lines that were added to /lib/udev/rules.d/61-gdm.rules IMPORT{program}="/bin/sh -c \"sed -e 's/: /=/g' -e

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-15 Thread Jack Howarth
gdm3 (42.0-1ubuntu4) breaks using Wayland on a X570 UD v1.1 motherboard with 5600X processor and Nvidia GTX 1050 graphics card that worked perfectly under gdm3 (42.0-1ubuntu2). I filed a bug against gdm3 (42.0-1ubuntu4) while it was in proposed updates but the bug report was ignored and gdm3

[Bug 1968809] Re: Verify that the gdm cherry-picks are wanted for jammy

2022-04-15 Thread Jack Howarth
gdm3 42.0-1ubuntu4 still blocks use of wayland on a X570 UD v1.1 motherboard with an AMD 5600X and Nvidia 1050 graphics card. https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1969198 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1969197] [NEW] 42.0-1ubuntu4 blocks usage of Wayland on GT 1050 graphics card

2022-04-15 Thread Jack Howarth
Public bug reported: Like the previous proposed 42.0-1ubuntu3 packaging of gdm3, the proposed 42.0-1ubuntu4 prevents Wayland from being used on a X570 UD v1.1 motherboard with 5600X processor and Nvidia GT 1050 graphics card. This proposed change in the gdm3 should be considered a blocker as it

[Bug 1969198] [NEW] 42.0-1ubuntu4 blocks usage of Wayland on GTX 1050 graphics card

2022-04-15 Thread Jack Howarth
Public bug reported: Like the previous proposed 42.0-1ubuntu3 packaging of gdm3, the proposed 42.0-1ubuntu4 prevents Wayland from being used on a X570 UD v1.1 motherboard with 5600X processor and Nvidia GTX 1050 graphics card. This proposed change in the gdm3 should be considered a blocker as it

[Bug 1968809] Re: Verify that the gdm cherry-picks are wanted for jammy

2022-04-13 Thread Jack Howarth
gdm3 42.0-1ubuntu3 blocks use of wayland on a X570 UD v1.1 motherboard with an AMD 5600X and Nvidia 1050 graphics card. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1968809 Title:

[Bug 1876632] Re: [nvidia] Corrupted shell textures when switching users or resuming from suspend

2021-01-26 Thread Jack Howarth
I've seen the same issue with focal and System76 Stable PPA's 460.32.03-1pop0~1611601564~20.04~11a4029~dev nvidia packaging. All text was corrupted after waking from suspend but it has only occurred once so far. -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-08-13 Thread Jack J
That is good news! I've been using the touchscreen as much as possible since last night and have been unable to reproduce the crash. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-08-11 Thread Jack J
I rebooted and disabled all extensions other than the Built-in ones. I'm still able to trigger the crash. Output of dpkg -l is attached. ** Attachment added: "dpkgl" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1870867/+attachment/5400654/+files/dpkgl -- You received this bug

[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-08-11 Thread Jack J
I am still getting this bug with the proposed version. Ubuntu 20.04 on a Lenovo machine. I hope I updated correctly, I followed the instructions linked above to activate the "proposed" repository and installed the package with "sudo apt install mutter/focal-proposed", then deactivated the

[Bug 1878611] [NEW] accountsservice 0.6.55-0ubuntu12~20.04.1 update crashes into greeter

2020-05-14 Thread Jack Howarth
Public bug reported: When updating Ubuntu 20.04 to the current proposed updates with the accountsservice 0.6.55-0ubuntu12~20.04.1 update, the current gnome session crashes out reproducibly into the the gdm3 greeter. At that point, when you try to log back in, only the background color is

[Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-05-12 Thread Jack Kelly
I agree with Timo: It'd be great to be able to set font size per screen! I might actually prefer that to screen scaling :) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1870736

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2020-04-18 Thread Jack Howarth
This bug is definitely triggered by the built kernel image loading the nvidia drivers. The autologin failures and associated hangs on restarts can be suppressed as follows... 1) Edit /etc/config/grub to remove 'splash' from GRUB_CMDLINE_LINUX_DEFAULT 2) Regenerate /boot/grub/grub.cfg with 'sudo

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2020-04-18 Thread Jack Howarth
Couldn't the nvidia packages all be modified to prune 'splash' from /boot/grub/grub.cfg prior to rebuilding its kernel modules and thus regenerating the initrd.img files? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2020-04-17 Thread Jack Howarth
Confirmed that setting 'WaylandEnable=false' in /etc/gdm3/custom.conf under 20.04 has no impact on the autologin bug with nvidia-340. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in Ubuntu.

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2020-04-17 Thread Jack Howarth
20.04 RC shows the same problem with the nvidia-340 drivers on a MacPro 3,1 with Mac ROM'd GTX680. The autologin is ignored and the greeter is shown instead. While the login works fine at the point, restarting then causes the system to hang rather than completing the restart. -- You received

[Bug 1422136] Re: Can't change grid spacing in GIMP

2019-12-04 Thread Jack Pyrne
I tend to agree with the OP that this is unintuitive. I'd recommend a checkbox on the "Change Default Grid" box, marked "Update current image?" or something along those lines. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in

[Bug 1846742] [NEW] Dock location moves dock to wrong screen

2019-10-04 Thread Jack Micklethwaite
Public bug reported: When my laptop is on its dock there is an option to select which monitor has the application dock. Selecting my external monitor moves the dock to my laptop's built in display and selecting built-in display moves the dock to my external monitor. Description:Ubuntu Eoan

[Bug 1766230] Re: Strange window matching behaviour between Slack and Chrome

2019-01-21 Thread Jack J
I have this too, but with Slack and Nautilus. Steps to reproduce: 1. Have someone send you a file on Slack. 2. Download the file and click on "Open containing folder". 3. The opened Nautilus window is now grouped with the Slack icon on the launcher. -- You received this bug notification

[Bug 1408360] Re: Acer AO-722 does not return from sleep mode

2018-10-16 Thread Jack Denial
Follow these steps:- Enter the Press button for SLEEP keyboard shortcut. Then, Press a standard key on your keyboard and move the mouse. Now, immediately press the power button on the system and also remember your Bluetooth devices should be on “off” mode. If still, you cannot resolve this issue

[Bug 1796354] [NEW] Document viewer (Evince) shows document "title" and not document "name" on titlebar

2018-10-05 Thread jack
Public bug reported: After upgrading to Ubuntu 18.04 Bionic Evince 3.28.2 shows document "title" and not document "name" on titlebar. This is very annoying since titles are pdf metadata that most commonly do not make sense, while pdf names (i.e. location) are easily modified by user and nexessary

[Bug 1796354] Re: Document viewer (Evince) shows document "title" and not document "name" on titlebar

2018-10-05 Thread jack
This was the same issue that was discussed in https://bugs.launchpad.net/ubuntu/+source/evince/+bug/78584 and it was fixed in the following versions of Evince, but now it has reappeard (at least to me) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 78584] Re: Evince title should be adaptable

2018-10-05 Thread jack
The issue seems to be reappeared (at least to me) in Bionic, with Evince 3.28.2 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/78584 Title: Evince title should be adaptable To manage

[Bug 1738487] Re: Shell crashes with JS ERROR: TypeError: monitor is null

2018-09-23 Thread Jack Wasey
This doesn't create a crash dump for me, and happens without a suspend/resume/restart -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1738487 Title: Shell crashes with JS

[Bug 1765960] [NEW] nautilus fails to insert disk with eject key

2018-04-21 Thread Jack Howarth
Public bug reported: The nautilus handling of removable media capable of automated insertion is flawed. On a MacPro 3,1, running bionic for instance, the first use of the eject key on the keyboard ejects the SuperDrive DVD tray but the second use of the eject key doesn't cause the tray to

[Bug 1765044] [NEW] Cannot set per display scaling from `Displays` applet

2018-04-18 Thread Jack Burgess
Public bug reported: (First of all, this is my first ever bug report :tada: so some information may be missing) Ubuntu Budgie 17.10 gnome-control-center - 1:3.26.2-0ubuntu0.2 Using the `Displays` applet, I am trying to set my primary display to have 200% scaling. However, this causes all

[Bug 1760807] Re: Unable to rearrange monitor layout

2018-04-03 Thread Jack Bonwick
*** This bug is a duplicate of bug 1724955 *** https://bugs.launchpad.net/bugs/1724955 ** This bug has been marked a duplicate of bug 1724955 unable to drag monitors in Display Arrangement -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1760807] Re: Unable to rearrange monitor layout

2018-04-03 Thread Jack Bonwick
** Attachment added: "GIF of behavior" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1760807/+attachment/5100517/+files/Buggy-Monitor-Rearranging.gif -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1760807] [NEW] Unable to rearrange monitor layout

2018-04-03 Thread Jack Bonwick
Public bug reported: I have a quad monitor setup and I'm unable to rearrange the monitor layout fully. Two of the monitors are 1680x1050 and the other two are 1920x1080. I can rearrange the monitors in their pairs or resolutions but cannot rearrange between the two pairs. ProblemType: Bug

[Bug 1709667] Re: Missing desktop scaling slider in system settings

2017-09-09 Thread Jack Peterson
With a bit more testing I have one other issue related to the enhancement -- when I add a secondary monitory and I adjust the scaling from one of the two options on a 2560x1550 monitor (100% or 200%) the apply button is not visible anywhere to actually set the setting. -- You received this bug

[Bug 1709667] Re: Missing desktop scaling slider in system settings

2017-09-09 Thread Jack Peterson
The new implementation does work for updating the settings; however, it's glitchy. What I mean by that is when one has the settings set for 200% scaling, reboots the VM and then logs back in (at least in VMWare -- haven't tested elsewhere) the scaling for text is at 100%; however, icons appear to

[Bug 1698660] [NEW] package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-06-18 Thread Jack S Vinyard
*** This bug is a duplicate of bug 1688721 *** https://bugs.launchpad.net/bugs/1688721 Public bug reported: The system raised this error message. I don't know why. ProblemType: Package DistroRelease: Ubuntu 17.04 Package: gconf2-common 3.2.6-3ubuntu7 ProcVersionSignature: Ubuntu

[Bug 1690939] [NEW] evince crashes with segmentation fault when $DISPLAY is set

2017-05-15 Thread Jack Twilley
Public bug reported: I ssh into another computer with X11-forwarding and compression to run some programs. My $DISPLAY is automatically set to "localhost:10.0" or the like and I can successfully run xterm and xeyes and all those programs. When I try to run evince, I get "Segmentation fault

[Bug 1485395] [NEW] package scrollkeeper 0.8.1-5ubuntu1 failed to install/upgrade: package scrollkeeper is already installed and configured

2015-08-16 Thread Jack Pogorelsky Jr.
Public bug reported: package scrollkeeper 0.8.1-5ubuntu1 failed to install/upgrade: package scrollkeeper is already installed and configured in Xubuntu 14.04 ProblemType: Package DistroRelease: Ubuntu 14.04 Package: scrollkeeper 0.8.1-5ubuntu1 ProcVersionSignature: Ubuntu

[Bug 1403377] Re: The compress function works abnormal for trash, disk and so on

2015-02-03 Thread Jack Yu
** Changed in: ubuntukylin Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/1403377 Title: The compress function works abnormal for trash, disk

[Bug 367372] Re: Gedit uses 100% of the CPU while editing files

2014-06-11 Thread Jack De Waele
I'm on Trusty and just got this same issue with gedit, 95%CPU and slow/no response to typing. This is the first time I got this. I noticed that it only occured when I open gedit via the launcher to create a new document. I then opened gedit by double-clicking an existing textfile and it opened

[Bug 1260473] Re: The slide bar that allow to rezise the partition does not appear

2013-12-16 Thread Jack Yu
** Also affects: ubuntukylin Importance: Undecided Status: New ** Changed in: ubuntukylin Status: New = Triaged ** Changed in: ubuntukylin Importance: Undecided = Medium ** Changed in: ubuntukylin Assignee: (unassigned) = Jack Yu (jackyu) ** Changed in: ubuntukylin

[Bug 1197687] Re: setting fucntions cannot be started from control-center

2013-12-11 Thread Jack Yu
Yes, it was fixed. ** Changed in: ubuntukylin Status: New = Fix Released ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1194117] Re: Version Logo in Detail dialog of About this computer can't be customized

2013-12-11 Thread Jack Yu
** Changed in: ubuntukylin Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1194117 Title: Version Logo in Detail dialog of

[Bug 1248373] Re: gedit Save as... is disabled when file is opened read-only

2013-11-10 Thread Jack Ramsay
** Changed in: hundredpapercuts Status: New = Triaged ** Changed in: hundredpapercuts Status: Triaged = Invalid ** Changed in: hundredpapercuts Status: Invalid = Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1194117] Re: Version Logo in Detail dialog of About this computer can't be customized

2013-11-06 Thread Jack Yu
** Changed in: ubuntukylin Assignee: zhangchao (zctgbhu) = Huan Peng (penghuanmail) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1194117 Title: Version Logo in

[Bug 1221954] Re: Rythmbox: Poor Grammar: 80s and 90s under radio

2013-09-07 Thread Jack Leigh
Uploaded a patch upstream. ** Bug watch added: GNOME Bug Tracker #707701 https://bugzilla.gnome.org/show_bug.cgi?id=707701 ** Also affects: rhythmbox via https://bugzilla.gnome.org/show_bug.cgi?id=707701 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1218342] Re: g-s-d/g-c-c should not hard code dependency on ibus

2013-08-31 Thread Jack Yu
** Changed in: ubuntukylin Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1218342 Title: g-s-d/g-c-c should not hard code

[Bug 1218342] Re: g-s-d/g-c-c should not hard code dependency on ibus

2013-08-29 Thread Jack Yu
** Also affects: ubuntukylin Importance: Undecided Status: New ** Changed in: ubuntukylin Importance: Undecided = Critical ** Changed in: ubuntukylin Milestone: None = beta-1 ** Changed in: ubuntukylin Assignee: (unassigned) = Aron Xu (happyaron) ** Changed in:

[Bug 1211417] Re: whoopsie takes 100% CPU on the phone

2013-08-13 Thread Jack Ramsay
** Changed in: whoopsie (Ubuntu) Status: Incomplete = Confirmed ** Changed in: glib2.0 (Ubuntu) Status: New = Confirmed ** Changed in: touch-preview-images Status: New = Confirmed ** Changed in: whoopsie Status: New = Confirmed -- You received this bug notification

[Bug 1210605] Re: my friends not hearing my voice on skype and i canot vedio call on face book

2013-08-09 Thread Jack Ramsay
It is because 10.10 is not supported most likely -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in Ubuntu. https://bugs.launchpad.net/bugs/1210605 Title: my friends not hearing my voice on skype and i canot vedio call on

[Bug 1194117] Re: Version Logo in Detail dialog of About this computer can't be customized

2013-07-30 Thread Jack Yu
** Also affects: ubuntukylin Importance: Undecided Status: New ** Changed in: ubuntukylin Importance: Undecided = High ** Changed in: ubuntukylin Assignee: (unassigned) = zhangchao (zctgbhu) -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1197687] Re: setting fucntions cannot be started from control-center

2013-07-08 Thread Jack Yu
** Changed in: ubuntukylin Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1197687 Title: setting fucntions cannot be started from

[Bug 1194117] Re: Version Logo in Detail dialog of About this computer can't be customized

2013-06-24 Thread Jack Yu
Yes. In a flavor, e.g, UbuntuKylin, we'd like it be the logo of UbuntuKylin. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1194117 Title: Version Logo in Detail

[Bug 838543] Re: False battery warning +suspend

2013-06-04 Thread Jack O'Connor
A similar bug is affecting me, and maybe my situation can shed some light. I actually DO have two batteries in my laptop. If one of the batteries is depleted when I resume from sleep, I see this battery is critically low warning followed by suspend, even though the other battery has plenty of

[Bug 1176277] [NEW] nagios-plug-1.4.16 Compile on ubuntu 13.04 error

2013-05-03 Thread jack-dong
Public bug reported: jack@ubuntu:~/nagios-plugins-1.4.16$ sudo make make all-recursive make[1]: Entering directory `/home/jack/nagios-plugins-1.4.16' Making all in gl make[2]: Entering directory `/home/jack/nagios-plugins-1.4.16/gl' rm -f configmake.h-t \ { echo '/* DO NOT EDIT

[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-08 Thread jack
I have found Another workaround,FTP exchanges are not affected by the bug so you have the choice, use Filezilla or boot another Os -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1075923

[Bug 1015778] Re: Gnome-terminal does not allow to use bash shortcut (M-f)

2013-03-14 Thread Jack Leigh
Does not seem to support Alt-b either on raring -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/1015778 Title: Gnome-terminal does not allow to use bash shortcut (M-f) To

[Bug 1147639] Re: Cannot add IRC account details

2013-03-11 Thread Jack Leigh
** Also affects: ubuntu-sso-client (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1147639 Title: Cannot add IRC account

[Bug 1147639] [NEW] Cannot add IRC account details

2013-03-05 Thread Jack Leigh
Public bug reported: Install account-plugin-irc Start empathy with no accounts available. Ubuntu SSO dialog appears Select IRC - New Account No entry boxes appear. Only 'Cancel' and 'Done'. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: account-plugin-irc 3.6.3-0ubuntu4

[Bug 911592] Re: [precise] Too few certificate authorities listed after upgrade to 12.04

2013-02-21 Thread Jack Ostroff
[I've tried to post this several times, and it keeps disappearing before I can commit. Apologies if it appears more than once.] I seem to be having the same problem with Evolution 3.2.2-0ubuntu0.1 and libnss3 3.14.1-0ckbi1.93ubuntu.0.11.10.1 under Ubuntu 11.10. I'm not yet ready to upgrade to

[Bug 740095] Re: Need to delete and re-add bluetooth mouse on every reboot

2013-02-15 Thread Jack Crawford
** Also affects: gnome-bluetooth (Arch Linux) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-bluetooth in Ubuntu. https://bugs.launchpad.net/bugs/740095 Title: Need to delete and

[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-01-28 Thread jack
yes me to i am affected in mint 14 mate kernel 3.5.0-22 generic , CPU Intel Pentium 4 3.2 Ghz when copying files or reading video with any from network disc no way to kill VLC , gnome player , caja ( Mate file browser) also freeze when file tranfers small file transfer and browsing folders do

[Bug 1055415] Re: Cannot login, black screen

2012-09-24 Thread Jack Leigh
Killing the gnome-session process allows me to get back to the login screen but nothing else I could do helped. ** Also affects: nautilus (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 697279] Re: Jerky playback of mov file in totem

2012-06-05 Thread Jack Leigh
Works fine in 12.04 ** Changed in: gstreamer0.10 (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in Ubuntu. https://bugs.launchpad.net/bugs/697279 Title: Jerky playback of

[Bug 977660] Re: rhytmbox-client --set-rating isn't working.

2012-06-01 Thread Jack Farley
See https://bugzilla.gnome.org/show_bug.cgi?id=677318 ** Bug watch added: GNOME Bug Tracker #677318 https://bugzilla.gnome.org/show_bug.cgi?id=677318 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.

[Bug 998736] [NEW] Large windows executables can hang nautilus for long periods of time

2012-05-13 Thread Jack McSlay
Public bug reported: If you try to open a directory that contains very large windows executable (for instance http://www.microsoft.com/sqlserver/en/us/editions/2012-editions/express.aspx ), the nautilus window might hang for long poriods of time while trying to generate a thumbnail for it. This

[Bug 973014] Re: Fails to decode many common video files encoded as AVC 1 Baseline - L2.1, Baseline - L1.1

2012-04-28 Thread Jack Dale
totem and minitube not working properly for me as well. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in Ubuntu. https://bugs.launchpad.net/bugs/973014 Title: Fails to decode many common video files encoded as AVC 1

[Bug 981993] [NEW] Empathy Crash On Startup with SIGABRT

2012-04-14 Thread Jack
Public bug reported: Configuration: XMonad on Ubuntu 11 gdb empathy GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and

[Bug 981993] Re: Empathy Crash On Startup with SIGABRT

2012-04-14 Thread Jack
** Description changed: + Description: When empathy launched at first everything was ok, but then + when I added accounts, it started crashing on startup. When I run GDB it + looks like all my contacts and their statuses are loaded correctly, but + then it crashes. Purging and re-installing did

[Bug 975063] [NEW] 'Compress' gives cryptic error message

2012-04-06 Thread Jack Leigh
Public bug reported: Navigate to /var/log Attempt to compress dist-upgrade folder using right-click 'Compress' functionality Compression appears to work but gives 'An error occurred when adding files to the archive' error message This should not appear or should have a 'details' section which

[Bug 975063] Re: 'Compress' gives cryptic error message

2012-04-06 Thread Jack Leigh
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/975063 Title: 'Compress' gives cryptic error message To manage notifications about this bug go to:

[Bug 975063] Re: 'Compress' gives cryptic error message

2012-04-06 Thread Jack Leigh
Doing it manually gives tar: dist-upgrade/20120404-1338/apt-term.log: Cannot open: Permission denied so as I suspected a permissions problem Still seems to include the file tho -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus

[Bug 808776] Re: gnome-panel crashed with SIGSEGV in gtk_container_forall()

2012-03-14 Thread Jack Trice
** Description changed: After logging into unity desktop, gnome-panel crashed ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: gnome-panel 1:3.0.2-0ubuntu5 ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5 Uname: Linux 3.0-3-generic i686 Architecture: i386 Date: Mon

[Bug 949411] [NEW] 'paste' greyed out in nautilus right-click even when usable

2012-03-07 Thread Jack Leigh
Public bug reported: Open nautilus Right-click on file Select 'Cut' or 'Copy' Right-click in empty space Paste is greyed out but still usable Screenshot attached ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae

[Bug 949411] Re: 'paste' greyed out in nautilus right-click even when usable

2012-03-07 Thread Jack Leigh
** Attachment added: 45.png https://bugs.launchpad.net/bugs/949411/+attachment/2831248/+files/45.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/949411 Title: 'paste'

[Bug 949411] Re: 'paste' greyed out in nautilus right-click even when usable

2012-03-07 Thread Jack Leigh
Fail. Can't reproduce after restarting nautilus. First appeared when working on a FAT pendrive but persisted in /home folder -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/949411

[Bug 682788] Re: Global menu is not ergonomical on large screens

2012-02-13 Thread Jack
What about the hidden window controls for maximized windows? Shouldn't there be also an option to disable the hiding since you've got a lot of space on a large screen. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to metacity in

  1   2   3   >