Can't send status message. Box is grayed and not editable. Gnome 3-only issue ?
Bug #754626 reported by
FredBezies
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gwibber (Arch Linux) |
New
|
Undecided
|
Unassigned | ||
gwibber (Debian) |
New
|
Undecided
|
Unassigned | ||
gwibber (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
I'm using archlinux, and an "homemade" version of gwibber 3.0.0.1, using gwibber-light PKGBUILD.
On first start, after creating first account, I got this error message :
/usr/lib/
And every single time I switch to / from search UI to timeline UI.
summary: |
- Cannot type text in input box. + Can't send status message. Box is grayed and not editable. |
affects: | gwibber → gwibber (Ubuntu) |
Changed in gwibber (Ubuntu): | |
status: | New → Incomplete |
To post a comment you must log in.
Forgot to add packages used by this PKGBUILD :
http:// aur.archlinux. org/packages. php?ID= 47233
dbus-python libwnck python- distutils- extra python- egenix- mx-base python-feedparser python-imaging python-mako python-notify python-pycurl python-simplejson python-wnck python2 python2-gconf python2-oauth pywebkitgtk pyxdg
Here are the lines around line 753 :
self.messages = self.message_ view.render( [selected_ stream] , count) index(id) if id and id in self.messages else 0 set_range( 0, len(self.messages) - 1)
pos = self.messages.
self.scrollbar.
or maybe, it is a new libwebkit version bug for this empty and unusable box ?!