After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683826 - wacom-plugin:ERROR:gsd-wacom-device.c:1491:gsd_wacom_device_set_current_stylus: assertion failed: (device->priv->styli)
wacom-plugin:ERROR:gsd-wacom-device.c:1491:gsd_wacom_device_set_current_stylu...
Status: RESOLVED DUPLICATE of bug 672917
Product: gnome-settings-daemon
Classification: Core
Component: wacom
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: Olivier Fourdan
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-11 20:56 UTC by Dominique Leuenberger
Modified: 2012-09-12 12:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominique Leuenberger 2012-09-11 20:56:39 UTC
Originally reported downstream:

https://bugzilla.novell.com/show_bug.cgi?id=779779
***
fter the system boots up, i get a error message stated as "Some error has
occurred, please contact your administrator" before the gdm starts.

But still the login box showup and error message also present behind it.
Login works well but the error msg is still there and the only option shown is
logout.

I checked the :0-greeter.log and found an error recorded there.

wacom-plugin:ERROR:gsd-wacom-device.c:1491:gsd_wacom_device_set_current_stylus:
assertion failed: (device->priv->styli)

I have a wacom device in my laptop. On seeing the above error, i removed the
xf86-input-wacom package in zypper and after that the problem solved but i am
not able to configure the device in gnome-control-center(it says no device
found) but the device (stylus) works good.
***
Comment 1 Dominique Leuenberger 2012-09-11 20:57:10 UTC
Based on g-s-d 3.4.2
Comment 2 Bastien Nocera 2012-09-11 21:49:19 UTC
Which version of libwacom? Make sure it's the latest upstream version (0.6).
Comment 3 Dominique Leuenberger 2012-09-12 08:17:13 UTC
That is actually indeed with libwacom 0.5; which per configure check (even of 3.5.91) is 'sufficient'.

(configure.ac of 3.5.91 has LIBWACOM_REQUIRED_VERSION=0.5).

I'll see if I can prepare a 0.6 package for the user to test. You'll hear back soon.
Comment 4 Olivier Fourdan 2012-09-12 08:27:01 UTC
In this case it would be a duplicated of bug 672917

I attached a patch in bug 672917 to make libwacom 0.6 the minimum required version.
Comment 5 Dominique Leuenberger 2012-09-12 12:56:38 UTC
(In reply to comment #4)
> In this case it would be a duplicated of bug 672917
> 
> I attached a patch in bug 672917 to make libwacom 0.6 the minimum required
> version.

Indeed... the user confirmed that libwacom 0.6 solved the issues for him (no means to test for me; don't have any wacom devices).

marking this bug, as suggested, as duplicate

*** This bug has been marked as a duplicate of bug 672917 ***