[Bug 1911036] Re: GDK/GTK app crash in XFCE when performing drag operation (in gdk_window_cache_new <- gdk_window_cache_get <- drag_context_find_window_cache <- gdk_x11_drag_context_find_window)

2021-03-22 Thread XXX
RE: https://gitlab.xfce.org/xfce/thunar/-/issues/532 Not wanting to run an unsupported configuration and hoping for a workaround, I tried the suggestion in that issue and disabled display compositing in Window Manager Tweaks. While it did indeed seem to "fix" the drag issue in all the affected

[Bug 1911036] Re: GDK/GTK app crash in XFCE when performing drag operation (in gdk_window_cache_new <- gdk_window_cache_get <- drag_context_find_window_cache <- gdk_x11_drag_context_find_window)

2021-03-03 Thread XXX
https://gitlab.gnome.org/GNOME/gtk/-/issues/3715 ** Bug watch added: gitlab.gnome.org/GNOME/gtk/-/issues #3715 https://gitlab.gnome.org/GNOME/gtk/-/issues/3715 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-25 Thread XXX
** Attachment added: "--gtk-debug=all output from thunar" https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1911036/+attachment/5467187/+files/thunar-debug3.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-25 Thread XXX
Here's the gdb & gtk-debug=all output from thunar. ** Attachment added: "thunar gdb output" https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1911036/+attachment/5467186/+files/thunar-gdb.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-25 Thread XXX
I'm planning on rebooting soon which will hopefully fix whatever is preventing thunar from displaying. I'll that output as well, if I can. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1911036

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-25 Thread XXX
** Attachment added: "--gtk-debug=all output from gucharmap" https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1911036/+attachment/5467105/+files/gucharmap-debug.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-25 Thread XXX
ah, gotcha. My gdb skills are a bit rusty. For some reason, thunar wouldn't come up so I used gucharmap. I'm attaching the output as well from using --gdk-debug=all. ** Attachment added: "gdb backtrace output"

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-24 Thread XXX
I tried that as I mentioned above. It doesn't crash in that scenario. I can ssh in from another computer and run thunar but I can't reproduce the crash this way. This is why I think it might have to do with the X11 server or lightdm. I can see if I can mess with xauth to run via ssh and keep it

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-24 Thread XXX
Hi Daniel, I never removed GDK_SYNCHRONIZE from /etc/environment. It's been set that way for a few reboots. In addition, I confirmed it was set to 1 before running gdb. I'm wondering if you're not getting as much as you'd expect from the backtrace because I had to kill the thunar process.

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-24 Thread XXX
I tried install all the debug (dbg), dev and source packages I could find for each of the libraries that might be an issue. I attached the result of running thunar through gdb. FYI, the crash hangs mouse in the display manager, forcing me to kill the subprocess via ssh. The kill takes place

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-23 Thread XXX
** Attachment added: "--gtk-debug=all output from gucharmap" https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1911036/+attachment/5466345/+files/gucharmap-debug.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-23 Thread XXX
** Attachment added: "--gtk-debug=all output from thunar" https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1911036/+attachment/5466346/+files/thunar-debug.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-23 Thread XXX
** Attachment added: "--gtk-debug=all output from font-manager" https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1911036/+attachment/5466344/+files/font-manager-debug.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-23 Thread XXX
Hi Daniel, I've been digging a little deeper on this issue. First, I look for other binaries in /usr/bin that dynamically link to either libgtk or libgdk (at least for starters). In short, I found other binaries that exhibit the same issue. I may have narrowed it down to possibly

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-02-15 Thread XXX
Hi, Is there any other information I can provide to help resolve this issue? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1911036 Title: GDK/GTK app crash when performing drag operation

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-01-12 Thread XXX
Hi Daniel, Here's the latest crash file: https://errors.ubuntu.com/oops/3cd6616e-554e-11eb-8c66-fa163e6cac46 Let me know if you have any trouble accessing it. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-01-12 Thread XXX
Hi Daniel, I figured as much given I was adding it to a file in /etc rather than a home shell rc file. I added it before I rebooted earlier. I'm just not sure where I'm supposed to look for the extra logging, presuming that's the intended result. Thank. -- You received this bug notification

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-01-12 Thread XXX
Hi Daniel, I was able to get a few minutes to reboot. I also applied all the latest updates and created a new user with only the default home directory contents. I was able to reproduce the issue with thunar. Hopefully, you can see the crash file here:

[Bug 1911036] Re: GDK/GTK app crash when performing drag operation

2021-01-11 Thread XXX
As this server is used heavily used, rebooting is not that convenient. Is there a way to force crashdb.conf to be reloaded? I tried restarting apport & whoopsie services with systemctl but not sure if that worked. There's a recent crash file for thunar that may or may not have been produced from

[Bug 1911036] [NEW] GDK/GTK app crash when performing drag operation

2021-01-11 Thread XXX
Public bug reported: For many months now, whenever any mouse drag is attempted in an application using the gtk tool kit, the application immediately crashes. I've noticed this at least in Firefox and thunar. It also occurs when displaying these applications from a Virtualbox machine or from

[Bug 1734392] Re: Password textbox loses focus in prior to textbox in locked profile

2017-11-27 Thread xxx
** Description changed: After locking computer via ctrl+l sometimes (actually happened twice to me) textbox on login screen loses focus. And (wow!) entered password appears in the window that was focused in the locked profile. Example: I locked screen when chrome had focus, entered

[Bug 1734392] [NEW] Password textbox loses focus in prior to textbox in locked profile

2017-11-24 Thread xxx
Public bug reported: After locking computer via ctrl+l sometimes (actually happened twice to me) textbox on login screen loses focus. And (wow!) entered password appears in the window that was focused in the locked profile. Example: I locked screen when chrome had focus, entered password then

[Bug 1668071] [NEW] System crash when I am waching youtube video on chrome in a full screen mode with nouveau driver and nvidia too

2017-02-26 Thread xxx asdfs
Public bug reported: System crash when I am waching youtube video on chrome in a full screen mode with nouveau driver and nvidia too. It's crash 10 or 15 minutes before start and i tray to exit from full screen mode video. Then it's when it crash. ** Affects: xserver-xorg-video-nouveau (Ubuntu)

[Bug 881376] Re: Low disk space warning popping up repeatedly.

2014-07-18 Thread xXx
** Also affects: gnome-settings-daemon Importance: Undecided Status: New ** No longer affects: gnome-settings-daemon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/881376 Title: Low disk

[Bug 964815] [NEW] 1

2012-03-25 Thread dawid xxx
Public bug reported: podczas instalacji błąd pobierania pakietów językowych ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: ubiquity 2.8.7 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname: Linux 3.0.0-12-generic i686 ApportVersion: 1.23-0ubuntu3 Architecture: i386

[Bug 964815] Re: 1

2012-03-25 Thread dawid xxx
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964815 Title: 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/964815/+subscriptions -- ubuntu-bugs mailing

[Bug 909977] [NEW] iconising Shisen does not work properly

2011-12-29 Thread XXX
Public bug reported: If I iconise the window, then the icon vanishes from the program launcher and I cannot get the window back ** Affects: shisen.app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 770672] Re: Followup to Question #154137

2011-04-27 Thread Mark xxx
apport information ** Tags added: apport-collected ** Description changed: A while after you fixed my problem with the wifi, I had to go to sleep for a while. I left my son using my computer. He created his own account and then logged out of my account and used his for some time before

[Bug 770672] IpAddr.txt

2011-04-27 Thread Mark xxx
apport information ** Attachment added: IpAddr.txt https://bugs.edge.launchpad.net/bugs/770672/+attachment/2092053/+files/IpAddr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/770672 Title:

[Bug 770672] IwConfig.txt

2011-04-27 Thread Mark xxx
apport information ** Attachment added: IwConfig.txt https://bugs.edge.launchpad.net/bugs/770672/+attachment/2092054/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/770672

[Bug 770672] PciNetwork.txt

2011-04-27 Thread Mark xxx
apport information ** Attachment added: PciNetwork.txt https://bugs.edge.launchpad.net/bugs/770672/+attachment/2092055/+files/PciNetwork.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/770672

[Bug 770672] WifiSyslog.txt

2011-04-27 Thread Mark xxx
apport information ** Attachment added: WifiSyslog.txt https://bugs.edge.launchpad.net/bugs/770672/+attachment/2092056/+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/770672

[Bug 770672] nm-system-settings.conf.txt

2011-04-27 Thread Mark xxx
apport information ** Attachment added: nm-system-settings.conf.txt https://bugs.edge.launchpad.net/bugs/770672/+attachment/2092057/+files/nm-system-settings.conf.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 770672] Re: Followup to Question #154137

2011-04-27 Thread Mark xxx
~$ sudo apport-collect 770672 [sudo] password for mark: The authorization page: (https://edge.launchpad.net/+authorize-token?oauth_token=tD3BspTXhf41CBQFWFN3allow_permission=WRITE_PRIVATE) should be opening in your browser. After you have authorized this program to access Launchpad on your

[Bug 770672] [NEW] Followup to Question #154137

2011-04-25 Thread Mark xxx
Public bug reported: A while after you fixed my problem with the wifi, I had to go to sleep for a while. I left my son using my computer. He created his own account and then logged out of my account and used his for some time before going to bed. I got up a couple of hours later, logged out of

[Bug 646276] Re: package bandwidthd 2.0.1 failed to install/upgrade: il sottoprocesso nuovo script pre-removal ha restituito lo stato di errore 2

2010-09-23 Thread XXX
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/646276/+attachment/1628301/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/646276/+attachment/1628302/+files/Dependencies.txt ** Attachment added: Df.txt

[Bug 646276] [NEW] package bandwidthd 2.0.1 failed to install/upgrade: il sottoprocesso nuovo script pre-removal ha restituito lo stato di errore 2

2010-09-23 Thread XXX
Public bug reported: Binary package hint: bandwidthd I can't uninstall bandwidth ProblemType: Package DistroRelease: Ubuntu 10.04 Package: bandwidthd 2.0.1 ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic i686 Architecture: i386 Date: Thu Sep 23

[Bug 453280] [NEW] package ttf-kochi-mincho 1. 0.20030809-8 failed to install/upgrade: el subproceso post-installation script devolvió el código de s alida de error 1

2009-10-16 Thread Karlos xXx
Public bug reported: package ttf-kochi-mincho 1.0.20030809-8 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: el subproceso post-installation script devolvió

[Bug 453280] Re: package ttf-kochi-mincho 1.0. 20030809-8 failed to install/upgrade: el subproceso post -installation script devolvió el código de salid a de error 1

2009-10-16 Thread Karlos xXx
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33792667/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/33792668/DpkgTerminalLog.txt -- package ttf-kochi-mincho 1.0.20030809-8 failed to install/upgrade: el subproceso

[Bug 28898] Re: IBM A21p display is corrupted

2009-06-27 Thread xxx
I also have IBM ThinkPad A21p running Ubuntu 9.04 and I have the same video driver problem as described and my screen looks exactly accordingly to the picture above. I always used to press Fn+F7 twice to toggle between display modes. The problem is that I don t want to do this everytime and

Re: [Bug 256016] Re: gnome-panel crashed with SIGSEGV in g_type_check_instance_cast()

2008-08-08 Thread xxx
*** This bug is a duplicate of bug 255644 *** https://bugs.launchpad.net/bugs/255644 On Fri, Aug 8, 2008 at 7:02 AM, Sebastien Bacher [EMAIL PROTECTED] wrote: *** This bug is a duplicate of bug 255644 *** https://bugs.launchpad.net/bugs/255644 Thanks for the bug report. This particular

[Bug 223368] Re: Keyboard shortcuts doesn't include all the workspaces in Hardy

2008-06-23 Thread Mark xxx
I have 3 rows 4 columns and it does the same thing. I poked around in gconf-editor and found a place to change the number of Workspaces. It said that the option was depreciated. I changed it to 12 and went back to the Keyboard shortcuts. No luck. After logging out and back in, still no luck, but

[Bug 151253] Re: Lock screen causes X to crash

2007-10-10 Thread xxx-ray-xxx
I also experience this crash. This was after i updated the kernel to 2.6.22-14-generic from 2.6.22.13-generic. I upgraded yesterday ( 10/09/2007 )at around 9:00AM - everything still worked. This morning (10/10/2007) around 10AM i upgraded again. This broke the screensaver. My .xsession-error