You are not logged in.

#1 2008-11-04 00:18:46

hack.augusto
Member
From: Brazil
Registered: 2008-08-28
Posts: 124

[solved]mouse pointer dissapears on ratpoison

In some applications the mouse pointer dissapears completely(the last one i tryed was apolos), in others it dissapears in some places and appears in others(emesene), and in some works fine(firefox).

Because it appears in some apps I have no idea what could be the problem

$ emesene
/usr/share/emesene/emesenelib/SignalHandler.py:21: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/usr/share/emesene/emesenelib/Msnobj.py:21: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
If you are reading this, you may want to enable debug
It's the first option in the connection tab in preferences
sqlite3 imported
File /home/augusto/.config/emesene1.0/hack_augusto_live_com/custom_emoticons/map does not exist, skipping
/usr/share/emesene/UserList.py:456: GtkWarning: gtk_tree_model_row_has_child_toggled: assertion `path != NULL' failed
  return self.model.append(iterator, values)
$ apolos

(apolos:21660): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(apolos:21660): Pango-CRITICAL **: pango_layout_get_context: assertion `layout != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_context_get_language: assertion `context != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_context_get_metrics: assertion `PANGO_IS_CONTEXT (context)' failed

(apolos:21660): Pango-CRITICAL **: pango_font_metrics_get_approximate_char_width: assertion `metrics != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_font_metrics_get_approximate_digit_width: assertion `metrics != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_layout_set_width: assertion `layout != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_layout_get_extents: assertion `layout != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_layout_get_context: assertion `layout != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_context_get_language: assertion `context != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_context_get_metrics: assertion `PANGO_IS_CONTEXT (context)' failed

(apolos:21660): Pango-CRITICAL **: pango_font_metrics_get_ascent: assertion `metrics != NULL' failed

(apolos:21660): Pango-CRITICAL **: pango_font_metrics_get_descent: assertion `metrics != NULL' failed

Last edited by hack.augusto (2008-11-21 18:42:28)

Offline

#2 2008-11-04 03:00:54

g33k
Member
Registered: 2007-09-11
Posts: 16

Re: [solved]mouse pointer dissapears on ratpoison

Do you have "banish" setup in ratpoisonrc?
Banish would move mouse pointer to screen corner.

Can you pastebin your .ratpoisonrc?


arch x86_64 / ratpoison,musca / urxvt / screen / mpd+ncmpcpp / opera,jumanji

Keep Smiling !

Offline

#3 2008-11-04 15:58:09

hack.augusto
Member
From: Brazil
Registered: 2008-08-28
Posts: 124

Re: [solved]mouse pointer dissapears on ratpoison

yep, I have banish. I don't think it is banish because I can se the button highligth but I can't see the pointer.

my ~/.ratpoisonrc :

# setting the escape combo (default C-t)
escape C-z

# escape key to abort
bind Escape abort

# urxvt
bind c exec urxvt
bind C-c exec urxvt

# remove frame
bind R remove
#resize frames
bind r resize

# change group
bind x gnext
bind C-x gnext

# custom visual
set winname name
set bgcolor black
set fgcolor white
set padding 0 18 0 0
set border  0

# Printscreen
bind P exec sprof

# Scripts
exec ~/.ratpoison/ratinit
exec ~/.ratpoison/dzen

Last edited by hack.augusto (2008-11-04 15:59:59)

Offline

#4 2008-11-16 20:44:28

hack.augusto
Member
From: Brazil
Registered: 2008-08-28
Posts: 124

Re: [solved]mouse pointer dissapears on ratpoison

Figured that out, really dumm. I'm using slim and in the /etc/slim.conf file I had the option hidecursor as true.

Offline

Board footer

Powered by FluxBB