[Bug 1507159] Re: Xorg crashed with SIGABRT in pixman_region_fini()

2015-11-18 Thread Aielyn
I'm getting the same error. Not from reboot, though - regular boot after
a shutdown.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507159

Title:
  Xorg crashed with SIGABRT in pixman_region_fini()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1507159/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392669] Re: Gtk-WARNING **: Theme parsing error: gtk.css:40:48: Junk at end of value

2015-09-27 Thread Aielyn
Just to add more information about the true source of this error...

It's due to gtk-theme-config - on using it, it overwrites
~/.config/gtk-3.0/gtk.css, and this is where the errors are coming from.
I have confirmed that using gtk-theme-config after editing gtk.css to
add the semicolons will cause them to disappear again.

I have filed a bug report against gtk-theme-config, here:
https://bugs.launchpad.net/ubuntu/+source/gtk-theme-config/+bug/1500210
- but in the meantime, as a workaround, manually editing in the
semicolons will fix the errors.

@Simon: Please note that this is not a bug with any particular theme.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392669

Title:
  Gtk-WARNING **: Theme parsing error: gtk.css:40:48: Junk at end of
  value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shimmer-themes/+bug/1392669/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1500210] Re: gtk.css incorrectly modified

2015-09-27 Thread Aielyn
Also note that this error was erroneously attributed to the Orion theme
in this bug report: https://bugs.launchpad.net/ubuntu/+source/shimmer-
themes/+bug/1392669

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1500210

Title:
  gtk.css incorrectly modified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-theme-config/+bug/1500210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1500210] [NEW] gtk.css incorrectly modified

2015-09-27 Thread Aielyn
Public bug reported:

When using gtk-theme-config, the css file for gtk-3.0
(~/.config/gtk-3.0/gtk.css) is incorrectly modified. For example, one
part of the file may say (vicinity of line 27, in this case):


UnityPanelWidget,
.gnome-panel-menu-bar,
.unity-panel,
.xfce4-panel {
background-color: @panel_bg_color   background-image: 
-gtk-gradient(linear,left top,left 
bottom,from(shade(@panel_bg_color,1.2)),to(shade(@panel_bg_color,0.8)));
color: @panel_fg_color;
}


There is a semicolon missing after "background-color: @panel_bg_color", prior 
to "background-image". This flaw is repeated six times throughout the file.

While it doesn't appear to cause any major problems, it does cause extra
noise when invoking gtk-3.0 applications from a terminal, where it will
report a series of errors such as

(gedit:6417): Gtk-WARNING **: Theme parsing error: gtk.css:27:35: Junk
at end of value

(gedit:6417): Gtk-WARNING **: Theme parsing error: gtk.css:40:48: Junk
at end of value

(gedit:6417): Gtk-WARNING **: Theme parsing error: gtk.css:48:46: Junk
at end of value

(gedit:6417): Gtk-WARNING **: Theme parsing error: gtk.css:59:58: Junk
at end of value

(gedit:6417): Gtk-WARNING **: Theme parsing error: gtk.css:70:46: Junk
at end of value

(gedit:6417): Gtk-WARNING **: Theme parsing error: gtk.css:81:58: Junk
at end of value


I can confirm that making the aforementioned changes to gtk.css fixes this 
issue, but fixing it manually after each use of gtk-theme-config is certainly 
suboptimal as a work-around.

gtk-theme-config version is 1.2-0ubuntu1, on vivid 64-bit (but likely to
be present on all versions).

** Affects: gtk-theme-config (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1500210

Title:
  gtk.css incorrectly modified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-theme-config/+bug/1500210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392669] Re: Gtk-WARNING **: Theme parsing error: gtk.css:40:48: Junk at end of value

2015-09-26 Thread Aielyn
I had the same issue, with a different theme. But I noticed that the
locations in gtk.css were identical, so I searched for all instances of
gtk.css on my computer.

~/.config/gtk-3.0/gtk.css

had some errors in it for me, and I assume yours will be the same. Six
times in the file, it will have a line that starts with "background-
color", and then follow it up later in the line with "background-
image"... but prior to "background-image", it should have had a
semicolon (at the end of the prior text, before the tab), yet the
semicolon was missing. Adding the missing semicolons has corrected the
error.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392669

Title:
  Gtk-WARNING **: Theme parsing error: gtk.css:40:48: Junk at end of
  value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shimmer-themes/+bug/1392669/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2011-05-22 Thread Aielyn
I've downloaded the Oneiric build of xserver-xorg-input-synaptics (note:
I discovered that my laptop can handle 64-bit, so I'm now using the
AMD64 version of Ubuntu), and it works fine in Natty. And yes, it does
resolve the problem. Before, when viewed using xinput query-state,
with the cursor in the bottom-right corner, it would read 1023 and 767,
now it reads (currently dual screening) 2463 and 899, which is just
right.

Thank you, Bryce.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327428

Title:
  mouse pointer no longer has 1 pixel precision

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2011-04-27 Thread Aielyn
Frustratingly, it looks like your fix has been removed from 1.3.99.
Unless I'm reading the source code incorrectly, which is possible. I'm
looking at the patch, and looking for evidence of it within the source
code... nothing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327428

Title:
  mouse pointer no longer has 1 pixel precision

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2010-10-24 Thread Aielyn
OK, now it's getting absurd. It *still* hasn't been fixed in Maverick.
Fortunately, the same patch works in the Maverick version as it does in
the Lucid one, but come on - this problem has an identified cause, a
known temporary solution (which does correct the problem, it's not just
a workaround)... how has it not been addressed in the official version
yet?

If the problem is in identifying when the correction needs to work,
can't a simple file be introduced that allows users to set the
appropriate values, should they find that the defaults not be
acceptable? Just a config file that, if absent, leaves everything at
defaults?

** Tags added: maverick

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2010-05-02 Thread Aielyn
OK, I figured out how to patch for myself, and I've tested it. BotLobsta
has confirmed for amd64, I'm now confirming it for i386.

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2010-05-02 Thread Aielyn
Here's the diff file that you use for the patching.

** Patch added: synaptics.diff
   http://launchpadlibrarian.net/47441366/synaptics.diff

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2010-05-01 Thread Aielyn
Oh dear, the problem still hasn't been fixed, and it seems that the
downgrade no longer works with Lucid Lynx. When trying to install the
old driver, it complains that it conflicts with xserver-xorg-core
because it contains xserver-xorg-input-4.

This is now, as of 10.04, a problem that has no known (temporary) fix!

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2010-05-01 Thread Aielyn
** Tags added: karmic lucid

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: New = Confirmed

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2010-05-01 Thread Aielyn
Nikil, thanks. Now that I look through the diff between the last working
version and the first non-working one, I find that this is indeed where
the problem is.

Here's the relevant part of xfree86-driver-
synaptics_0.15.2-0ubuntu8_0.99.3-1ubuntu1.diff

@@ -711,11 +782,18 @@
 #endif
);
 /* X valuator */
-xf86InitValuatorAxisStruct(dev, 0, 0, -1, 1, 0, 1);
+if (priv-minx  priv-maxx)
+   xf86InitValuatorAxisStruct(dev, 0, priv-minx, priv-maxx, 1, 0, 1);
+else
+   xf86InitValuatorAxisStruct(dev, 0, 0, -1, 1, 0, 1);
 xf86InitValuatorDefaults(dev, 0);
 /* Y valuator */
-xf86InitValuatorAxisStruct(dev, 1, 0, -1, 1, 0, 1);
+if (priv-miny  priv-maxy)
+   xf86InitValuatorAxisStruct(dev, 1, priv-miny, priv-maxy, 1, 0, 1);
+else
+   xf86InitValuatorAxisStruct(dev, 1, 0, -1, 1, 0, 1);
 xf86InitValuatorDefaults(dev, 1);
+
 #if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0
 xf86MotionHistoryAllocate(local);
 #endif

As you'll notice, the 0.15.2 version always set the min and max values
for both axes to 0 and -1, respectively, whereas the 0.99.3 version set
it to the touchpad's values, which is the cause of the problem. The fact
that this change happened at the precise time that this problem first
started suggests that this is, indeed, the flaw.

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2010-05-01 Thread Aielyn
If someone can talk me through how to apply the patch, I'll be happy to
test it to confirm that it fixes the problem. Problem is, I've no
experience doing patches, or compiling from source for that matter, so I
don't know what I need to do.

What I've done so far is downloaded the source files, as well as the
xserver-xorg-input-synaptics-dev package. I'm afraid that's as far as
I've gotten so far.

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2009-11-08 Thread Aielyn
I can now confirm that the older Jaunty driver I mentioned in #7 still
works with Karmic.

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2009-10-29 Thread Aielyn
I downloaded the Karmic Live CD, and I've run it - this problem is still
there. Hasn't been fixed.

I haven't tried testing to see if it can now be fixed by various command
line tools, config files, etc, but I'll do that soon - I don't have much
hope, though, because the behaviour is identical to what was seen with
Jaunty. I'll test soon, and then I'll see if the older Jaunty version
that worked properly (as I described in previous comments) works in
Karmic.

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2009-07-22 Thread Aielyn
nxmehta - I don't recall all of the finer details, but what I do
remember is this:

https://launchpad.net/ubuntu/+source/xfree86-driver-
synaptics/0.15.2-0ubuntu8

choose your build (probably i386, as mine is, or amd64, as with
botlobsta), and download the deb. Uninstall the current xserver-xorg-
input-synaptics if you currently have it installed, then install the
aforementioned deb file. It will show up in synaptics as xserver-xorg-
input-synaptics. You will undoubtedly want to select Lock Version on
it once it's installed, otherwise it will constantly bug you to update
to the current, broken version.

There are more steps to get it working really well, most involving
setting up the .fdi file so that HAL makes the touchpad behave the way
that you want - the first thing you'll probably want to change is the
speed of the mouse.


Meanwhile, I looked through what I could of the source code and the diff for 
the 0.99.3 version, but was entirely unable to see anything hinting at why this 
problem exists at all. But then, it's probably really obvious, and I just don't 
see it due to lack of experience.

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2009-05-31 Thread Aielyn
I can confirm that this bug is a problem, and only affects Jaunty, not
Intrepid. My touchpad is an ALPS type touchpad. In an effort to fix it
on my own system, I tried a few things. You can't fix it using xinput,
synclient, xset, or other common terminal commands. I also tried
altering the relevant .fdi files for the HAL.

I tried using an external mouse, and it worked flawlessly, so it's
definitely a problem with the synaptics driver. I tried running Intrepid
through LiveUSB on the same system, and the touchpad works flawlessly
there.

My laptop, which is being affected by this bug, has a 1440x900 screen.
Using xinput query-state, I was able to confirm that, in Intrepid, the
touchpad allows for coordinates from 0,0 to 1439,899. I was also able to
confirm that, in Jaunty, it only allows for coordinates up to 1023,767
(representing the bottom-right corner of the screen). This indicates
that there is a problem with the resolution that the touchpad is being
set up to register.

I also tried copying the relevant .fdi file from the LiveUSB version of
Intrepid over to Jaunty - no good. Same problem, the only change was the
ID given to the touchpad for xinput purposes. The only other hint is
that, in Intrepid, the max_value values for the touchpad are set to -1
for both axes, but they're set to 1023 and 767 in Jaunty.

Problem is, for all my searching, I can't find a place, anywhere, to
change the max_value numbers for each axis of the touchpad, so as a
result I can't get the touchpad to correct itself to the appropriate
resolution. I can only think that either there's a mistake making the
driver incorrectly detect the resolution, or someone forgot to document
an added functionality making the resolution a manual input rather than
automatically detected. Other mentions I've seen of this issue around
the net (only a few instances) all seem to indicate the max_values are
set to 1023 and 767.

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327428] Re: mouse pointer no longer has 1 pixel precision

2009-05-31 Thread Aielyn
OK, I've determined exactly which update actually caused the problem. It
was the one that took it up from 0.15.2 to 0.99.3. By forcing it to use
the 0.15.2-0ubuntu8 version, I regain proper precision (although mouse
speed is significantly lower - probably would require tweaking).

I'll see if I can figure out what actually caused the problem, but I'm
no driver programmer (I'm a mathematician, the language I'm most
proficient in is MatLab).

-- 
mouse pointer no longer has 1 pixel precision
https://bugs.launchpad.net/bugs/327428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs