[Bug 1013945]

2015-01-13 Thread Harald Judt
Reopened because it fell victim to my bug cleaning without being fixed.

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

Title:
  Let user select a time of less than 15 mins idle before going to sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1013945/+subscriptions

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


[Bug 1303404]

2014-11-26 Thread Harald Judt
I can no longer reproduce this. I will check on other machines and close
this bug after verification.

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

Title:
  Hotkeys with  modifier overriding each other

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxfce4ui/+bug/1303404/+subscriptions

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


[Bug 1303404]

2014-11-26 Thread Harald Judt
Another weird thing:

When I add a non-existing command, e.g. "b" for  and "bsh" for
b, the presentation in the error dialog that opens when
trying to exiting this command via the shortcut differs from that in the
xfce4-settings dialog (and assignment dialog).

In the error dialog, it is written as above, while in the other two
dialogs they are presented with a capital letter B.

This is both with and without my patch, however.

What's more strange: After I have assigned the command bsh to
 and hit this shortcut combination, the error message
appears, but also a notification that bouncing keys have been
enabled/disabled. Interestingly, this is not reflected in the xfce4
-accessibility-settings.

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

Title:
  Hotkeys with  modifier overriding each other

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxfce4ui/+bug/1303404/+subscriptions

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


[Bug 1303404]

2014-11-26 Thread Harald Judt
(In reply to Shuhao from comment #12)
> By no longer reproduce this you mean with the patch attached?

No, without the patch. Sorry, but why don't you simply try the patch and
see if it solves your problem?

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

Title:
  Hotkeys with  modifier overriding each other

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxfce4ui/+bug/1303404/+subscriptions

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


[Bug 1303404]

2014-11-26 Thread Harald Judt
Shuhao, please try the patch in this bug report and report back if it
changes anything for you.

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

Title:
  Hotkeys with  modifier overriding each other

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxfce4ui/+bug/1303404/+subscriptions

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


[Bug 1280227]

2014-11-23 Thread Harald Judt
No response, closing.

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

Title:
  Brightness controls no longer work after toggling monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1280227/+subscriptions

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


[Bug 1303404]

2014-11-21 Thread Harald Judt
Sorry, my last comment might not have been very helpful. Another
attempt:

> Isn't that just how the UI displays all shortcuts?
It is, but the way it does without what I call the hack seems to be the right 
one, that is:

 => a
+ => A
+ => Super + a
++ => Super + A

"The hack" - you might call it "workaround" - works, and I've been using
it happily for over a year now. However, I do not believe it is the
proper solution. The proper solution would be to find out what causes
the mod4/super modifier to not be recognized correctly. So, as a result
of such a proper solution, we should see the above correct GTK
presentation of shortcuts with correct functionality.

On the other hand, the hack might be necessary, even with these optical
aberrations. Because another complication here might be the difference
between the presentation and parsing that presentation. Note that there
are other exceptions that had to be made, see bug #8744:

  /* If Shift was used when translating the keyboard state, we remove it
   * from the consumed bit because gtk_accelerator_{name,parse} fail to
   * handle this correctly. This allows us to have shortcuts with Shift
   * as a modifier key (see bug #8744). */
  if ((modifiers & GDK_SHIFT_MASK) && (consumed & GDK_SHIFT_MASK))
consumed &= ~GDK_SHIFT_MASK;

You will notice that these keyboard shortcut grabber bugs are my
favourites ;-)

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

Title:
  Hotkeys with  modifier overriding each other

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxfce4ui/+bug/1303404/+subscriptions

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


[Bug 1303404]

2014-11-21 Thread Harald Judt
(In reply to Steve Dodier-Lazaro from comment #4)
> (In reply to Harald Judt from comment #2)
> > Some sort of drawback with that hack is that the shortcuts are now displayed
> > as if the  modifier had been pressed. Examples:  is displayed as
> > A,  as A. Verifying in xfce4-settings-editor, it is stored
> > properly as a and it works correctly too.
> 
> Isn't that just how the UI displays all shortcuts?

I don't think so. Behold the difference in the key assignment dialog
(the small dialog where you enter the shortcuts) and the results in the
keyboard shortcut list. IMO, they should be the same.

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

Title:
  Hotkeys with  modifier overriding each other

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxfce4ui/+bug/1303404/+subscriptions

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


[Bug 1013945]

2014-11-20 Thread Harald Judt
This should be solved in >=1.4 and later (complete rework of this
stuff).

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

Title:
  Let user select a time of less than 15 mins idle before going to sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1013945/+subscriptions

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


[Bug 1377612]

2014-11-04 Thread Harald Judt
0.8.4 has been released with the fix.

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1377612]

2014-11-04 Thread Harald Judt
*** Bug 11257 has been marked as a duplicate of this bug. ***

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1377612]

2014-10-28 Thread Harald Judt
Pushed a few commits which should solve the update problems and other
bugs. If someone here can, please pull and test if everything works fine
now.

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1377612]

2014-10-28 Thread Harald Judt
(In reply to stef from comment #35)
> (In reply to Harald Judt from comment #33)
> > Pushed a few commits which should solve the update problems and other bugs.
> > If someone here can, please pull and test if everything works fine now.
> 
> I tested latest git. Hibernated PC around 23:00, two locations, Italy and
> Australia. Resumed PC in the morning, data and icons updated correctly for
> both istances. Running weather plugin on Slackware 14.1, 32 bit. 
> 
> Thanks for the work you've done.

Thanks for reporting. I've done my own tests with 5 locations on two
machines, seems to be ok now. Let's see if there are other small or
severe bugs left to fix. If not, 0.8.4 will be released soon (need to
coordinate that with translators).

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1377612]

2014-10-21 Thread Harald Judt
Thanks for your report.

I have detected another problem that occurs when setting up or changing
a location that is in a different timezone; seems to have something to
do with the timezone setting. Only xfce4-panel -r helps here.

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1377612]

2014-10-21 Thread Harald Judt
The night/day update bug should be fixed in git now.

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1377612]

2014-10-21 Thread Harald Judt
(In reply to stef from comment #27)
> Thank you, Harald. I noticed the night/day bug this morning for the first
> time.

Please test then if you can still reproduce it with current HEAD. Either
leave the machine running over night (the bug should be visible at 00:00
the next day, but it might be more easily visible after sunrise because
of the icon), or suspend/hibernate and then resume the next day. Use
more than one plugin instance if possible, choosing different locations
in settings. I've tested it on two machines and it looks good now, but I
had already thought I had fixed it in the past and was proven wrong.

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1377612]

2014-10-21 Thread Harald Judt
(In reply to Andrew from comment #29)
> Hello Harald, thenaks for your work on this.
> 
> I've compiled the git copy today due to the stock Xubuntu version of the
> weather plugin not functioning at all. I compiled at ~1200 on Oct 19th, 2014
> but am experiencing the moon being shown despite it still being day here in
> NYC.

http://git.xfce.org/panel-plugins/xfce4-weather-
plugin/commit/?id=8517e7c6b62fd932a89c9470ae27e3a837d74938

Please verify you have this commit using git log. If you don't, pull the
latest changes and recompile, reinstall and restart the panel (or do
that anyway and try again, just to be sure).

A weather icon set that always shows day/night for every symbol will be
helpful, try this: http://schizo-ri.deviantart.com/art/Flat-Circle-
Weather-Icons-466542065

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1377612]

2014-10-15 Thread Harald Judt
Please beware that the current git version still has a bug in the update
routine, I've already mentioned that above. Nothing too bad, it won't
make anything crash, but the sunrise/sunset dates and therefore night
time status will not be updated correctly (which you might only notice
after a day, and then probably not every time). Refreshing the data
manually via the context menu or a middle-click on the panel widget
might solve this too.

I've only noticed a few moments ago there have already been a lot of
changes since 0.8.3. I'm currently investigating into this bug, but
debugging and testing takes time due to the nature of the bug. I'm not
sure I will find a clean solution quickly, but if I can work around my
bad design of the update routine, then I'll do a dirty fix and release
0.8.4. Could take a week, or maybe even a month, depending on what other
stuff steals my time...

BTW: If you look at the README and the goodies homepage, you'll find
detailed instructions on how to download the source and build the
plugin. You can simply apply the two patches from this bug report on
0.8.3, and this way you won't have to care about the update bug at all.

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1364505]

2014-10-03 Thread Harald Judt
Pushed to git. There should be enough time for updating translations
before the next micro or minor release.

http://git.xfce.org/xfce/xfce4-power-
manager/commit/?id=de627001469969075a52b841cc9c8cb7e2cc74cb

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

Title:
  System Tab power saving tab unreadable

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1364505/+subscriptions

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


[Bug 1280227]

2014-09-29 Thread Harald Judt
More information is needed here.

1) Quit xfce4-power-manager with "xfce4-power-manager -q" and start it
in no-daemon mode "xfce4-power-manager --no-daemon" to get a log.

2) Track the values in the kernel sysfs, like

/sys/class/backlight//brightness
/sys/class/backlight//actual_brightness
/sys/class/backlight//max_brightness
...

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

Title:
  Brightness controls no longer work after toggling monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1280227/+subscriptions

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


[Bug 1364505]

2014-09-28 Thread Harald Judt
I see no easy way to fix this, except shortening the "Put system to
sleep when inactive for" label to e.g. "When inactive for". IMHO, this
would be the ideal solution anyway.

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

Title:
  System Tab power saving tab unreadable

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1364505/+subscriptions

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


[Bug 1364505]

2014-09-28 Thread Harald Judt
Created attachment 5666
power-manager-system-sleep-label.png

This is more what it should look like.

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

Title:
  System Tab power saving tab unreadable

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1364505/+subscriptions

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


[Bug 883319]

2014-06-29 Thread Harald Judt
I too can confirm that scaling doesn't work with radeon.

On a laptop with intel driver, the following works fine, except the mouse 
pointer is confined to the mode area, but I believe that is a known xorg-server 
bug:
xrandr --fb 1920x1080 --output eDP1 --mode 1600x900 --scale-from 1920x1080

The same command, adapted to the radeon output device doesn't work. Same
software configuration (xorg-1.15.99.903, libdrm-git, mesa-git, xf86
-video-ati-git, various kernel versions (at the moment 3.15.2)). Screen
rotation does work, though.

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

Title:
  xrandr --scale restricts area in which mouse moves

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

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


[Bug 881046]

2014-06-29 Thread Harald Judt
I too can confirm that scaling doesn't work with radeon.

On a laptop with intel driver, the following works fine, except the mouse 
pointer is confined to the mode area, but I believe that is a known xorg-server 
bug:
xrandr --fb 1920x1080 --output eDP1 --mode 1600x900 --scale-from 1920x1080

The same command, adapted to the radeon output device doesn't work. Same
software configuration (xorg-1.15.99.903, libdrm-git, mesa-git, xf86
-video-ati-git, various kernel versions (at the moment 3.15.2)). Screen
rotation does work, though.

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

Title:
  Panning in a virtual monitor is not possible after upgrade to Ubuntu
  11.10

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

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


[Bug 881046]

2014-06-29 Thread Harald Judt
The patch from attachment #94929 solves the issues with constraining the
mouse pointer, so everything works fine on intel. I will file a separate
bug for the radeon driver.

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

Title:
  Panning in a virtual monitor is not possible after upgrade to Ubuntu
  11.10

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

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


[Bug 883319]

2014-06-29 Thread Harald Judt
The patch from attachment #94929 solves the issues with constraining the
mouse pointer, so everything works fine on intel. I will file a separate
bug for the radeon driver.

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

Title:
  xrandr --scale restricts area in which mouse moves

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

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


[Bug 1098334]

2014-03-19 Thread Harald Judt
(In reply to comment #187)
> Ah, would you happen to have an uneven amount of memory installed?

I too have an uneven amount of memory installed (7 GiB). It's an old
workhorse for office usage only, so dual-channel doesn't matter.

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

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

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


[Bug 1098334]

2014-01-24 Thread Harald Judt
The image corruptions are also visible on the file/folder icons in
thunar. I still have no glyph corruptions any more.

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

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

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


[Bug 1098334]

2014-01-16 Thread Harald Judt
After updating to current git, the situation has become worse and I now
see more visible corruptions even with MAX_FLUSH_VERTICES=1. And I did
not have to wait some hours for them to appear as before, they are
visible right after starting X.

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

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

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


[Bug 1098334]

2014-01-16 Thread Harald Judt
I have updated to current git and reverted commit
b7565a26401e283df94b68019e8093f8104428f4 and left the MAX_FLUSH_VERTICES
set to 1, but now instead of glyph corruption I notice some icons are
corrupted similar to the glyphs before.

Example: In thunderbird, I hover over a toolbar icon and when the mouse
pointer leaves the icon, it is corrupted. Or it gets corrupted when I
hover over the icon. In both cases, the corruptions disappear a short
time after, when something else gets updated on the screen.

Strangely, I have not seen glyph corruption yet.

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

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

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


[Bug 1098489]

2014-01-10 Thread Harald Judt
After updating to current git, the situation has become worse and I now
see more visible corruptions even with MAX_FLUSH_VERTICES=1. And I did
not have to wait some hours for them to appear as before, they are
visible right after starting X.

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

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098489/+subscriptions

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


[Bug 1098334]

2014-01-08 Thread Harald Judt
The bug occurs with MAX_FLUSH_VERTICES = 2 too, both in firefox and
xterm, so unfortunately setting it to 1 seems to be the only solution
here.

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

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

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


[Bug 1098489]

2014-01-07 Thread Harald Judt
All tests with MAX_FLUSH_VERTICES greater than 2 reveal those single
garbled glyphs. I'm still testing with a value of 2. There isn't much
noticeable difference between 3, 4, 5.

00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
Subsystem: Dell Device 0276

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

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098489/+subscriptions

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


[Bug 1098489]

2014-01-07 Thread Harald Judt
(In reply to comment #134)
> (In reply to comment #132)
> > I don't want to speak too soon but it seems that the latest patch fixes the
> > problem.
> 
> Let it run for a day or so to be sure. The other thing that is worth
> checking is whether setting MAX_FLUSH_VERTICES to 2 is also stable, or 4
> etc. Setting it to 1 has a major impact on performance (we are roughly an
> order of magnitude slower at rendering than what can be expected).

Setting max_flush_vertices to 1 fixes the problem here, with the
mentioned noticeable performance loss. IIRC, hibernating/resuming can
accelerate the appearance of the bug, but I'm not quite sure about this,
it might also be coincidence.

I will now try to decrease the value from the default one to find the
sweet spot.

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

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098489/+subscriptions

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


[Bug 1098489]

2014-01-07 Thread Harald Judt
The bug occurs with MAX_FLUSH_VERTICES = 2 too, both in firefox and
xterm, so unfortunately setting it to 1 seems to be the only solution
here.

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

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098489/+subscriptions

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


[Bug 1098489]

2014-01-07 Thread Harald Judt
With kernel-3.12.2 and current git, the situation now is much better.
The corruptions happen less often (still often enough to be noticed
though), and are usually confined to single characters, or only parts of
single characters. While I'm writing this, I can notice what appears to
be some slight corruption in the lines above which I've already written,
but they are always gone immediately. Maybe today's just a lucky day, or
the situation has improved.

What's more, the issue with the cursor not disappearing or not showing
that I mentioned in my previous post no longer exists, so SNA on this
gen4 is usable again.

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

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098489/+subscriptions

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


[Bug 1098489]

2014-01-07 Thread Harald Judt
SNA has grown worse now. Since about six weeks, I've started to see
corruption in the terminal (cursor not disappearing or not showing at
all, more text missing until marking with the mouse,...). I've switched
to UXA, nothing bad visible there.

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

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098489/+subscriptions

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


[Bug 1098334]

2013-12-23 Thread Harald Judt
(In reply to comment #134)
> (In reply to comment #132)
> > I don't want to speak too soon but it seems that the latest patch fixes the
> > problem.
> 
> Let it run for a day or so to be sure. The other thing that is worth
> checking is whether setting MAX_FLUSH_VERTICES to 2 is also stable, or 4
> etc. Setting it to 1 has a major impact on performance (we are roughly an
> order of magnitude slower at rendering than what can be expected).

Setting max_flush_vertices to 1 fixes the problem here, with the
mentioned noticeable performance loss. IIRC, hibernating/resuming can
accelerate the appearance of the bug, but I'm not quite sure about this,
it might also be coincidence.

I will now try to decrease the value from the default one to find the
sweet spot.

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

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

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


[Bug 1098334]

2013-12-23 Thread Harald Judt
All tests with MAX_FLUSH_VERTICES greater than 2 reveal those single
garbled glyphs. I'm still testing with a value of 2. There isn't much
noticeable difference between 3, 4, 5.

00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
Subsystem: Dell Device 0276

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

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

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


[Bug 1098334]

2013-12-09 Thread Harald Judt
With kernel-3.12.2 and current git, the situation now is much better.
The corruptions happen less often (still often enough to be noticed
though), and are usually confined to single characters, or only parts of
single characters. While I'm writing this, I can notice what appears to
be some slight corruption in the lines above which I've already written,
but they are always gone immediately. Maybe today's just a lucky day, or
the situation has improved.

What's more, the issue with the cursor not disappearing or not showing
that I mentioned in my previous post no longer exists, so SNA on this
gen4 is usable again.

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

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

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


[Bug 183456] Re: Trying to load a sf2 file with asfxload returns "sfxload: no memory left"

2013-09-14 Thread Harald Judt
I have tried the small "2L" change by Thomas Richter and it works fine,
no negative side effects so far. Apparently, the 4GB barrier was a bit
of an arbitrary value anyway, you can read about that here:
https://lwn.net/Articles/152337/

I found the memmap=2048M\\$6144M "workaround" proposed on http://www
.alsa-project.org/main/index.php/Matrix:Module-emu10k1 rather
ridiculous, even if it doesn't require patching.

With Thomas' simple fix making it rather easy for us to solve our
problem, let's hope the kernel devs won't change the MAX_DMA32_PFN code
too soon so that it doesn't apply anymore. Because I do not believe they
will care about 1 or 2 pieces of hardware that will eventually fade into
history on all new non-PCI systems... Still, isn't it quite an
achievement that we can still use a soundcard that has been released
ages ago?

BTW: The changes no longer have to be done in arch/x86/include/asm.h but
in arch/x86/include/asm/dma.h for recent kernels.

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

Title:
  Trying to load a sf2 file with asfxload returns "sfxload: no memory
  left"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/awesfx/+bug/183456/+subscriptions

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