← Back to team overview

cairo-dock-team team mailing list archive

[Bug 978511] Re: Stop working with X windows error

 

Not sure it it is related or not but I received similar errors in a
terminal while testing but did not get a crash. I had received a long
list of errors:

Many like this:
warning :  (/build/buildd/cairo-dock-3.0.0.1/src/gldit/cairo-dock-applications-manager.c:cairo_dock_create_surface_from_xpixmap:1231)  
  No thumbnail available.
Either the WM doesn't support this functionnality, or the window was minimized when the dock has been launched.

Many like this:
kbuildsycoca4(25248) KBuildServiceFactory::createEntry: Invalid Service :  "/usr/share/xubuntu/applications/Thunar.desktop" 
kbuildsycoca4(25248) KConfigGroup::readXdgListEntry: List entry MimeType in ".hidden/kommander.desktop" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(25248) KConfigGroup::readXdgListEntry: List entry x-scheme-handler/file in "/home/brian/.local/share/applications/mimeapps.list" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(25248) KConfigGroup::readXdgListEntry: List entry x-scheme-handler/trash in "/home/brian/.local/share/applications/mimeapps.list" is not compliant with XDG standard (missing trailing semicolon). 

and finally these:
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x460140f
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x460140f
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x460140f

I copied everything and pasted it into a gedit window (I have attached the file) then saved and closed gedit. Then when I went back to the terminal I had this error:
warning :  (/build/buildd/cairo-dock-plug-ins-3.0.0.1/GMenu/src/applet-util.c:cd_expand_field_codes:120)  
  Unexpected field code %U in exec string 'gedit %U' : cannot handle file or url codes in the menu.

Realizing that I had gedit open and it appeared in the dock as an icon I
thought about what I had opened kde related for the other messages
(given the kbuildsycoca4 and kommander.desktop references I assume it
was KDE related) and realized that I was playing a kde game while
waiting for my youtube-dl to complete (I was testing functionality for
queued up urls).

This may not be related but there are many similarities.

** Attachment added: "error log"
   https://bugs.launchpad.net/cairo-dock-core/+bug/978511/+attachment/3107214/+files/cairo-dock-3.0-Error.txt

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/978511

Title:
  Stop working with X windows error

Status in Cairo-Dock : Core:
  New

Bug description:
  Cairo-dock-3.0 OpenGL on ubuntu 11.10 64 bit (kernel 3.0.0-19 ) compiz
  gnome  disappear and I get this message from console:

  The program 'cairo-dock' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadWindow (invalid Window parameter)'.
    (Details: serial 39220 error_code 3 request_code 18 minor_code 0)
    (Note to programmers: normally, X errors are reported asynchronously;
     that is, you will receive the error a while after causing it.
     To debug your program, run it with the --sync command line
     option to change this behavior. You can then get a meaningful
     backtrace from your debugger if you break on the gdk_x_error() function.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/978511/+subscriptions


References