[Bug 1069498]

2013-03-12 Thread markg85
(In reply to comment #106)
 Git commit 6072b4feb8c90024aa24b2e9cb8a21ab2140412c by Thomas Lübking.
 Committed on 18/02/2013 at 23:17.
 Pushed by luebking into branch 'master'.
 
 support a permanent glSwapBuffer
 
 either by
 - forcing fullrepaints unconditionally
 - turning a repaint to a full one beyond a threshhold
 - completing the the backbuffer from the frontbuffer after the paint
 FIXED-IN: 4.10
 REVIEW: 107198
 
 M  +1-11   kwin/composite.cpp
 M  +5-4kwin/eglonxbackend.cpp
 M  +60   -57   kwin/glxbackend.cpp
 M  +29   -0kwin/options.cpp
 M  +13   -0kwin/options.h
 M  +35   -10   kwin/scene.cpp
 M  +3-0kwin/scene.h
 M  +76   -1kwin/scene_opengl.cpp
 M  +1-0kwin/scene_opengl.h
 
 http://commits.kde.org/kde-workspace/6072b4feb8c90024aa24b2e9cb8a21ab2140412c

Hi,

The version fixed in field in this bug report notes 4.11.
Yet the actual commit message says FIXED-IN: 4.10

...

Which version will have this fix? the just released 4.10.1?

Cheers,
MArk

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

Title:
  KWin shows tearing despite of VSync

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1069498/+subscriptions

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


[Bug 1069498]

2013-03-12 Thread markg85
(In reply to comment #109)
 4.11
 Sorry, my bad.
 The commit took some time, initially pointed 4.10 but didn't make it and i
 forgot to edit the message.
 
 The patch (and the pending following ones) are far to invasive to be added
 to minor releases.

Ok, that's fine. Just wanted to make sure since i'm also experiencing
the issue described in this bug.

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

Title:
  KWin shows tearing despite of VSync

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1069498/+subscriptions

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


[Bug 254230] Re: RFC: Firefox general.autoScroll to true

2009-01-26 Thread markg85
@comment #3
No need to fill it because the link i gave [1] has 3 links on it to the issue 
[2] [3] [4]
And there is a whole lot more if you search for it.
Also in unix it seems to be the default action to paste text when you press 
the scrollwheel.
I don't know who or how that was ever made up but i don't think that standard 
should be followed in firefox.

And one of ubuntu's goals is to have a seamless transition between
Windows and Linux right? then this autoscroll should be set to true
since that's the default for windows. (described here [5])

The idea is simple. A windows user that starts using Linux (ubuntu
distribution) is gonna expect to have autoscroll when they press the
mousewheel.

[1] http://kb.mozillazine.org/Talk:General.autoScroll
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=216899
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=310380
[4] https://bugzilla.mozilla.org/show_bug.cgi?id=303203
[5] http://kb.mozillazine.org/About:config_entries#General..2A

-- 
RFC: Firefox general.autoScroll to true
https://bugs.launchpad.net/bugs/254230
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 228363] Re: Hauppauge PVR-150 with no audio after upgrading to Hardy

2008-11-22 Thread markg85
This is how i got it working.

Install the ivtv, xawtv and VLC (mplayer wasn't installing here because a file 
couldn't be downloaded)
reboot
run: /usr/bin/v4l2-ctl -d /dev/video0 --set-audio-input=0
run: scantv -c /dev/video0 -C /dev/vbi0 -o ~/.xawtv
i used 5 (pal) and 5 (west-europe)
Now run VLC and go to: Madia - Open Capture Device...
In there select pvr and the frequency from xawtv.
Example: xawtv gives: 663.25 then fill in this in VLC in the frequency field: 
663250

That did it for me. I have sound. running ubuntu 8.10 and the WinTV-PVR 150 
card.
I hope that helped someone.

-- 
Hauppauge PVR-150 with no audio after upgrading to Hardy
https://bugs.launchpad.net/bugs/228363
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 254230] Re: RFC: Firefox general.autoScroll to true

2008-08-02 Thread markg85
Sorry, this should be filled against firefox 3.0.*
But the same is true for firefox 2.

-- 
RFC: Firefox general.autoScroll to true
https://bugs.launchpad.net/bugs/254230
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 254230] [NEW] RFC: Firefox general.autoScroll to true

2008-08-02 Thread markg85
Public bug reported:

Binary package hint: firefox

Hey,

When you run firefox on windows, get on a big page and press the scroll wheel 
you get this [1].
When you press it on linux in firefox you get... nothing...
It looked like mozilla intended to make it on (true) by default [2] but could 
not find a later document of it.

The advantage of having this turned to true by default is to get the
expected behavior compared to firefox for windows.

[1] http://www.techspot.com/tweaks/firefox2/firefo54.gif
[2] http://kb.mozillazine.org/Talk:General.autoScroll

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
RFC: Firefox general.autoScroll to true
https://bugs.launchpad.net/bugs/254230
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 200276] Re: [Hardy] Usplash in low resolution only on Asus F5N laptop

2008-05-23 Thread markg85
I tried Kai's solution and Mohammed's solution. Kai's solution is not working 
and Mohammeds solution doesn't display widescreen resolutions.
VGA card: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express 
Memory Controller Hub (rev 03)

Fully updated Ubuntu 8.04

-- 
[Hardy] Usplash in low resolution only on Asus F5N laptop
https://bugs.launchpad.net/bugs/200276
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