[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-05 Thread Climbatize
Actually /usr/bin/mythfrontend is actually just a script which in turn
launches the mythfrontend executable so as a tempoary fix you can edit
this script to add the line:

export XLIB_SKIP_ARGB_VISUALS="1"

for example (this is not the complete file, only an example)

#!/bin/sh
# Mario Limonciello, March 2007
# partially merged with startmythtv.sh by Michael Haas, October 2007

export XLIB_SKIP_ARGB_VISUALS="1"

#source our dialog functions
. /usr/share/mythtv/dialog_functions.sh



This will allow mythfrontend to work correctly until the main fix is released.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-07 Thread Chris Samuel
It's worth noting that the mythfrontend script sources /etc/mythtv
/session-settings and as such it's possible to put the line:

export XLIB_SKIP_ARGB_VISUALS="1"

in that config file, rather than the mythfrontend script itself.

That worked for me, though if I tried to set mythfrontend to use the
OpenGL painter (as I had under previous releases) rather than the Qt one
then I get some nasty artifacts one menu transitions.  So I went back to
Qt.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-02 Thread David Dean
I've got a "VGA compatible controller: ATI Technologies Inc RS690
[Radeon X1200 Series]" according to lspci, and I have just encountered
this problem with a recent upgrade from mythbuntu 8.10 to 9.04. My
versions of the mesa packages already match Mario's versions, but the
`XLIB_SKIP_ARGB_VISUALS="1" mythfrontend` workaround seems to fix the
problem for now.

What is the best way to apply this workaround so that I don't have to
start `mythfrontend` manually until a proper fix is released? I was
thinking of moving `/usr/bin/mythfrontend` to
`/usr/bin/mythfrontend.old` and making a new `/usr/bin/mythfrontend` be
something like:

 #!/usr/bin/bash -u
 XLIB_SKIP_ARGB_VISUALS="1" mythfrontend.old 

Would that be a suitable approach while I await a proper fix in updated
packages?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-05 Thread jj.myrup
I am not sure how to find the versions you ask for, but in /usr/lib/ I
have file: libGLU.so.1.3.070500. That might tell you which Mesa version
I have?

I downloaded Karmic alpha 2, but it didn't have the kernel version that
Martin Pitt requested, but after an update it had 2.6.31-1-generic

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-06 Thread brianary
s/Boxee wonks/Boxee works/

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-07 Thread jj.myrup
Here is the output of "dpkg -l libgl1-mesa-dri":

| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libgl1-mesa-dr 7.5~rc4-1ubunt A free implementation of the OpenGL API -- D

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/mesa

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-12 Thread Tomasz Czapiewski
It looks like this bug still exists in updated Kubuntu Jaunty.
My card: ATI Radeon 9600 (RV350) using open source 'radeon' driver.

Packages:
xserver-xorg-video-radeon  1:6.12.1-0ubuntu2
mythtv 0.21.0+fixes19961-0ubuntu8
xserver-xorg1:7.4~5ubuntu18
xserver-xorg-core2:1.6.0-0ubuntu14
libgl1-mesa-dri7.4-0ubuntu3.2

I've just installed mythtv (for the first time in Jaunty).
Mythtv, mythfrontend and even mythtv-setup windows are not being 
displayed/refreshed and many bugs in terminal:
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 62
  Minor opcode: 0
  Resource id: 0x3800030.

Adding 'export XLIB_SKIP_ARGB_VISUALS="1"' to /etc/mythtv/session-
settings didn't help but running the application by
'XLIB_SKIP_ARGB_VISUALS="1" mythfrontend' from console helps.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-21 Thread AttilioSuccio
I can confirm the last comment of Tomasz Czapiewski :
with the same packages installed (i have the proposed repo enabled too), only 
running the application by console using the dreaded 
"XLIB_SKIP_ARGB_VISUALS="1" mythfrontend" works.
If I put it in the scripts (mythfrontend or mythtv-setup), it works too.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-16 Thread Mario Limonciello
OK, so good news folks.  I've developed a patch for RADEON similar to
what was used for swrast to fix this issue.  It exposes more fbconfigs.
I've uploaded it to the archive pending release manager review.

In the interim, it's available on my PPA at
https://launchpad.net/~superm1/+archive/ppa

** Changed in: mesa (Ubuntu Jaunty)
   Status: Confirmed => Fix Committed

** Changed in: mesa (Ubuntu Jaunty)
Milestone: None => ubuntu-9.04

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Steve Langasek
I was wary of this change at first, but the patch appears to be
straightforward and sensible.  But I could be mistaken... I don't
suppose the patch has been submitted to upstream yet?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Alson van der Meulen
I can confirm that this patch works. Mythfrontend now works for me on a
R500 with the radeon driver (DRI enabled) and mesa from Mario's PPA.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Bon
Hi Mario,

I've installed the patch from your PPA and switched DRI back on, all
works perfectly! Many thanks for your work mate!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Paul Broadhead
Your PPA version works for me too.  Thanks again Mario.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-20 Thread Steve Langasek
pushed back to SRU due to timing concerns.

** Changed in: mesa (Ubuntu Jaunty)
Milestone: ubuntu-9.04 => jaunty-updates

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-26 Thread ibruell
i have the same behavior with a:

"01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility
Radeon 9600 M10]"

and the radeon driver enabled.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-27 Thread Kenneth MacLean
** Also affects: java-common (Ubuntu)
   Importance: Undecided
   Status: New

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-27 Thread Albert Bicchi
I am doing a brand new installation and I also encountered this bug. I
am using an ATI Radeon 9800 and all I see is a black screen when the
time to setup the backend starts.

What I did but still gave me the black screen:
1. I tried doing the backend setup like this: XLIB_SKIP_ARGB_VISUALS="1" 
mythtv-backend
2. I also tried adding the PPA, refreshing the repositories and installing but 
also gave me the black screen.
3. Disable DRI after the system rebooted.

Will I have to wait for a new release of Mythbuntu in order to install
it? Perhaps someone can give me the steps-by-steps on doing this install
using the PPA fix described above.

Thanks

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-27 Thread Raybuntu
@Albert Bicchi: What video driver do you use? It seems that you've
either another driver than "radeon driver" or you've got an other
problem. By disabling DRI or using the updated package you should solve
the problem.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-28 Thread Stevi
I have the same problem with mobility radeon x1400. The frontend starts. No 
fonts are displayed. I'm able to navigate to the "watch tv" screen. All I see 
is a black screen, but sound works. I attach the terminal output. It's 
something like
"X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  62
  Minor opcode:  0
  Resource id:  0x3800025".

** Attachment added: "mythtv_frontend_terminal_output.txt"
   http://launchpadlibrarian.net/26069060/mythtv_frontend_terminal_output.txt

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-28 Thread ktmom
  AMD Athlon(tm) 64 Processor 3000+
  Asus A8V Deluxe MB
  ATI Radeon 9200 128 MB DDR AGP Video Card 
  Mythbuntu 9.04 release - 64 bit

Same grey background, text box outline and nothing else problem.  Booted
to a live CD and Edited the xorg.conf -> Option "DRI" "off" and was able
to reboot just fine.

As a newb it was beyond me to figure out how to add a PPA to a system
that didn't have a functional display ;)

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-28 Thread ktmom
  AMD Athlon(tm) 64 Processor 3000+
  Asus A8V Deluxe MB
  ATI Radeon 9200 128 MB DDR AGP Video Card 
  Mythbuntu 9.04 release - 64 bit

Same grey background, text box outline and nothing else problem.  Booted
to a live CD and Edited the xorg.conf -> Option "DRI" "off" and was able
to reboot just fine.

As a newb it was beyond me to figure out how to add a PPA to a system
that didn't have a functional display ;)

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread FaberfoX
I've just dist-upgraded and I get the blank screen with a box in the
middle. I have jaunty-updates enabled and these versions

ii  libgl1-mesa-dr 7.4-0ubuntu3   A free implementation of the OpenGL API -- D
ii  libgl1-mesa-gl 7.4-0ubuntu3   A free implementation of the OpenGL API -- G
ii  libglu1-mesa   7.4-0ubuntu3   The OpenGL utility library (GLU)
ii  mesa-utils 7.4-0ubuntu3   Miscellaneous Mesa GL utilities

I've enabled Mario's ppa but get no updates as it seems to be in sync with 
jaunty-updates now.
Disabling dri makes it work but after video is played I get display corruption. 
Closing and restarting mythfrontend does not fix the corruption requiring X to 
be restarted.

This is on a thinkpad R40 with ati mobility radeon 7500.
Did anyone on similar hardware had this issue reappering?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread Patrik Pira
I also still have the same problem as FaberfoX with a Dell D600 with ATI
graphics,

lspci says:
ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000] (rev 02)

Fully updated with the following mesa version:

ii  libgl1-mesa-dri   7.4-0ubuntu3  A free implementation 
of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx   7.4-0ubuntu3  A free implementation 
of the OpenGL API -- GLX runtime
ii  libglu1-mesa  7.4-0ubuntu3  The OpenGL utility 
library (GLU)
ii  mesa-utils7.4-0ubuntu3  Miscellaneous Mesa GL 
utilities

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread FaberfoX
Ok, updated mesa and xserver-xorg-video-ati with xorg-edgers ppa

ii  libgl1-mesa-dri  7.4.1~git20090421+mesa-7 A free implementation of 
the OpenGL API -- DRI modules
ii  libgl1-mesa-glx  7.4.1~git20090421+mesa-7 A free implementation of 
the OpenGL API -- GLX runtime
ii  libglu1-mesa 7.4.1~git20090421+mesa-7 The OpenGL utility 
library (GLU)
ii  mesa-utils   7.4.1~git20090421+mesa-7 Miscellaneous Mesa GL 
utilities

ii  xserver-xorg-video-ati   1:6.12.2.99+git20090420. X.Org X server --
ATI display driver wrapper

DRI still can't be enabled. 
Frontend corruption is still present (a few stray pixels on the top of the 
screen) but now it's usable.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread Oliver Freyd
I have a Kontron kt690 mITX board, with an 
ATI Technologies Inc RS690M [Radeon X1200 Series]

I've just dist-upgraded to the mesa-7.4-0ubuntu3 packages
mentioned above, and I still get the unusable mythfrontend,
no fonts and no bitmaps. 

I'll attach the output of mythfrontend.real 
with a load of X errors, maybe they are helpful...


** Attachment added: "mytherrors.txt"
   http://launchpadlibrarian.net/25860698/mytherrors.txt

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread mccord42
I have a Dell Inspiron 1526 laptop with an ATI Xpress 1270 video card.

Fully updated 9.04 with the PPA above I still have no fonts when I open
mythfrontend.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread Bon
Hi Guys,

I'm fully patched up to date, with Mario's PPA feed, and I'm running
Myth fine in DRI.

I'm using an X300 (old card I know), but after Mario's patch and the
latest dist-upgrades, I'm still cool.

Just wanted to keep Mario up to date in that the patch works still for
some series of cards,

Bon

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread FaberfoX
It works with the workaround, but keep in mind I'm using xorg-edgers packages.
Do you want me to downgrade to jaunty-updates packages and report?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-23 Thread Oliver Freyd
>For a workaround for now, can you please launch mythfrontend like this:
>
>XLIB_SKIP_ARGB_VISUALS="1" mythfrontend

Yes, it works like this for me, great!

BTW, switching off DRI seems to turn off the XVideo extension,
which makes mplayer too slow to show DVB-S Video...

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Colin Watson
** Also affects: mesa (Ubuntu Karmic)
   Importance: High
 Assignee: Mario Limonciello (superm1)
   Status: Fix Committed

** Also affects: mythtv (Ubuntu Karmic)
   Importance: High
   Status: Invalid

** Also affects: qt-x11-free (Ubuntu Karmic)
   Importance: Undecided
   Status: Invalid

** Also affects: xorg-server (Ubuntu Karmic)
   Importance: Undecided
   Status: Invalid

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Raybuntu
I've updated the actual package from the repo's with Mario's Patch to my
PPA. Everything works great now. IMHO the fix should be released now!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Mario Limonciello
** Changed in: mesa (Ubuntu Karmic)
   Status: Fix Committed => Triaged

** Changed in: mesa (Ubuntu Karmic)
Milestone: jaunty-updates => None

** Changed in: mesa (Ubuntu Jaunty)
   Status: Fix Committed => Triaged

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-15 Thread Mario Limonciello
** Summary changed:

- Mythtv frontend does not display any fonts
+ MythTV Frontend does not work with RADEON DRI

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-02 Thread Martin Pitt
Can people who affected by this please upgrade to latest karmic, reboot
(to get Linux 2.6.31) and check if this is fixed, or the behavior
changed? Thanks!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-03 Thread jj.myrup
I was affected and can confirm that after installing the latest karmic
it is no longer a problem on my system.

Thanks a lot for the fix!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-03 Thread jj.myrup
By the way I do have a odd screen behavior on the latest karmic, but I
doubt it has anything to do with this bug fix. The odd behavior is that
I have a small black rectangle constantly on my screen. It is "above"
all applications, but "below" the mouse cursor. The rectangle is about
the size of the mouse cursor.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-04 Thread brianary
Just a note, adding the Option "DRI" "off" to my xorg.conf enabled the
fonts on my MythTV, but then Boxee was blank when I opened it. When the
option was removed, MythTV's frontend is once again blank, and Boxee
wonks.

I'm using a MonolithMC (company no longer responsive) machine from last
year with an  RS690 [Radeon X1200 Series] that worked OK for MythTV (but
not Boxee) until the Jaunty upgrade.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-21 Thread barney_1
Yes, I can confirm that editing /etc/mythtv/session-settings as Christ
Samuel suggests fixes the issue.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-21 Thread Stevi
Works for me too!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-31 Thread BrownCoal
###
This is a copy of my post (with screenshots) on the Ubuntu Forums, here for 
reference.
link: http://ubuntuforums.org/showthread.php?p=7375579
###

Hi,

MythTV is not displaying any text on the frontend or the backend.
I took three screenshots:

1. 
http://i626.photobucket.com/albums/tt348/89f5hb/MythTV_no_text_bug_screenshot_1.jpg
2. 
http://i626.photobucket.com/albums/tt348/89f5hb/MythTV_no_text_bug_screenshot_2.jpg
3. 
http://i626.photobucket.com/albums/tt348/89f5hb/MythTV_no_text_bug_screenshot_3.jpg

I did a Google search for "mythtv "no text"" and it seems to be a problem for 
numerous people. Four pages where particularly relevant:
1. [url]http://ubuntuforums.org/showthread.php?t=394436#2[/url]
2. 
[url]http://www.mythtvtalk.com/forum/installation-issues/4400-newbie-help-qt-opengl-now-no-text-menu.html[/url]
3. [url]https://help.ubuntu.com/community/MythTV/FAQs#Troubleshooting[/url]
4. 
[url]https://lists.ubuntu.com/archives/universe-bugs/2009-March/061860.html[/url]

I installed msttcorefonts but it didn't help. I tried the command
"mythfrontend -O ThemePainter=qt" but it didn't fix it. I then tried
"mythfrontend -O ThemePainter=openGL" and I was finally able to see the
main menu of MythTV, but all of the configuration menus are still blank.

I have a (legacy) ATI Radeon 9600. Jaunty doesn't have a proprietary ATI
legacy driver so I must use the open-source one. I think this may be a
cause of the problem because when I used the proprietary driver in
Intrepid Ibex the text was visible.

Does anyone have a solution?

P.S. Why aren't links differentiated from plain text? I had to highlight
and underline the links manually.



Solved.

The solution is to open the file /etc/mythtv/session-settings as sudo
and add the text (excluding square brackets) [export
XLIB_SKIP_ARGB_VISUALS="1"] at the bottom. (found on the bug report
here:
[url]https://bugs.launchpad.net/ubuntu/karmic/+source/mesa/+bug/341898/comments/102[/url])

The first proposed solution was to add the line (excluding square
brackets) [Option "DRI" "off"] into the file /etc/X11/xorg.conf under
the 'Device' section. This approach makes text visible but it disables
DRI, which disables hardware acceleration and makes MythTV run almost
unusably slow. (Info from here:
[url]http://ubuntuforums.org/showthread.php?t=1154240[/url])

This problem SHOULD be fixed in Ubuntu Karmic Koala, set for release in
October 2009.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-08-20 Thread oblong
Thanks to everybody who helped on this. My report is for Ubuntu 9.04
with Mythbuntu 9.04 using Radeon 9200 (RX280) using the open source
radeon driver (I think; I uninstalled fglrx with: sudo apt-get remove
--purge xorg-driver-fglrx).

For me, adding 'export XLIB_SKIP_ARGB_VISUALS="1"' to /etc/mythtv
/session-settings didn't help. But inserting:

export XLIB_SKIP_ARGB_VISUALS="1"
into the file:
/usr/share/mythtv/mythfrontend.sh

did work.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-06 Thread D. Hugh Redelmeier
As far as I can tell from this thread, the best current answer of
Jaunty+MythTV users with ATI video cards was given here
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/341898/comments/87

That was six weeks ago.  Is there going to be an update to fix the
underlying problem in the near term?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-09 Thread Thomas Boehm
I can confirm that export XLIB_SKIP_ARGB_VISUALS="1" works for me.

However, I found out two other "workarounds". When I install xorg-
driver-fglrx after logging in and neither restart nor run "aticonfig
--initial" Mythtv runs perfectly. Of course I need to uninstall the
fglrx driver before restarting the X-Server as my X1650 is not supported
by ATI any more :-(

The second workaround which works most of the time is to start the
frontend as one user, let the black box as is on the desktop, switch to
another user and start the frontend again.

Maybe it helps to find the real problem...

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-10 Thread Thomas Boehm
I just tried the same on the master backend server in my network and
there it doesn't work. It has a ATI Radeon X300SE in it.

/var/log/mythtv/mythfrontend.log has a lot of those messages

X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  2
  Minor opcode:  0
  Resource id:  0x1ce
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  149
  Minor opcode:  4
  Resource id:  0x28
X Error: RenderBadPicture (invalid Picture parameter) 160
  Major opcode:  149
  Minor opcode:  6
  Resource id:  0x1c0001a
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  56
  Minor opcode:  0
  Resource id:  0x0
X Error: RenderBadPicture (invalid Picture parameter) 160
  Major opcode:  149
  Minor opcode:  5
  Resource id:  0x1c0001a

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-12 Thread Martin Pitt
Any chance that someone could try this on Karmic alpha-2, and update to
the latest mesa snapshot in  https://launchpad.net/~xorg-
edgers/+archive/ppa ?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-09 Thread Thomas Boehm
I can confirm that export XLIB_SKIP_ARGB_VISUALS="1" works for me.

However, I found out two other "workarounds". When I install xorg-
driver-fglrx after logging in and neither restart nor run "aticonfig
--initial" Mythtv runs perfectly. Of course I need to uninstall the
fglrx driver before restarting the X-Server as my X1650 is not supported
by ATI any more :-(

The second workaround which works most of the time is to start the
frontend as one user, let the black box as is on the desktop, switch to
another user and start the frontend again.

Maybe it helps to find the real problem...

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-10 Thread Thomas Boehm
I just tried the same on the master backend server in my network and
there it doesn't work. It has a ATI Radeon X300SE in it.

/var/log/mythtv/mythfrontend.log has a lot of those messages

X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  2
  Minor opcode:  0
  Resource id:  0x1ce
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  149
  Minor opcode:  4
  Resource id:  0x28
X Error: RenderBadPicture (invalid Picture parameter) 160
  Major opcode:  149
  Minor opcode:  6
  Resource id:  0x1c0001a
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  56
  Minor opcode:  0
  Resource id:  0x0
X Error: RenderBadPicture (invalid Picture parameter) 160
  Major opcode:  149
  Minor opcode:  5
  Resource id:  0x1c0001a

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-12 Thread Martin Pitt
Any chance that someone could try this on Karmic alpha-2, and update to
the latest mesa snapshot in  https://launchpad.net/~xorg-
edgers/+archive/ppa ?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-06 Thread D. Hugh Redelmeier
As far as I can tell from this thread, the best current answer of
Jaunty+MythTV users with ATI video cards was given here
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/341898/comments/87

That was six weeks ago.  Is there going to be an update to fix the
underlying problem in the near term?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-09 Thread Thomas Boehm
I can confirm that export XLIB_SKIP_ARGB_VISUALS="1" works for me.

However, I found out two other "workarounds". When I install xorg-
driver-fglrx after logging in and neither restart nor run "aticonfig
--initial" Mythtv runs perfectly. Of course I need to uninstall the
fglrx driver before restarting the X-Server as my X1650 is not supported
by ATI any more :-(

The second workaround which works most of the time is to start the
frontend as one user, let the black box as is on the desktop, switch to
another user and start the frontend again.

Maybe it helps to find the real problem...

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-10 Thread Thomas Boehm
I just tried the same on the master backend server in my network and
there it doesn't work. It has a ATI Radeon X300SE in it.

/var/log/mythtv/mythfrontend.log has a lot of those messages

X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  2
  Minor opcode:  0
  Resource id:  0x1ce
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  149
  Minor opcode:  4
  Resource id:  0x28
X Error: RenderBadPicture (invalid Picture parameter) 160
  Major opcode:  149
  Minor opcode:  6
  Resource id:  0x1c0001a
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  56
  Minor opcode:  0
  Resource id:  0x0
X Error: RenderBadPicture (invalid Picture parameter) 160
  Major opcode:  149
  Minor opcode:  5
  Resource id:  0x1c0001a

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Paul Broadhead
Your PPA version works for me too.  Thanks again Mario.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-20 Thread Steve Langasek
pushed back to SRU due to timing concerns.

** Changed in: mesa (Ubuntu Jaunty)
Milestone: ubuntu-9.04 => jaunty-updates

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread FaberfoX
I've just dist-upgraded and I get the blank screen with a box in the
middle. I have jaunty-updates enabled and these versions

ii  libgl1-mesa-dr 7.4-0ubuntu3   A free implementation of the OpenGL API -- D
ii  libgl1-mesa-gl 7.4-0ubuntu3   A free implementation of the OpenGL API -- G
ii  libglu1-mesa   7.4-0ubuntu3   The OpenGL utility library (GLU)
ii  mesa-utils 7.4-0ubuntu3   Miscellaneous Mesa GL utilities

I've enabled Mario's ppa but get no updates as it seems to be in sync with 
jaunty-updates now.
Disabling dri makes it work but after video is played I get display corruption. 
Closing and restarting mythfrontend does not fix the corruption requiring X to 
be restarted.

This is on a thinkpad R40 with ati mobility radeon 7500.
Did anyone on similar hardware had this issue reappering?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread Patrik Pira
I also still have the same problem as FaberfoX with a Dell D600 with ATI
graphics,

lspci says:
ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000] (rev 02)

Fully updated with the following mesa version:

ii  libgl1-mesa-dri   7.4-0ubuntu3  A free implementation 
of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx   7.4-0ubuntu3  A free implementation 
of the OpenGL API -- GLX runtime
ii  libglu1-mesa  7.4-0ubuntu3  The OpenGL utility 
library (GLU)
ii  mesa-utils7.4-0ubuntu3  Miscellaneous Mesa GL 
utilities

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread FaberfoX
Ok, updated mesa and xserver-xorg-video-ati with xorg-edgers ppa

ii  libgl1-mesa-dri  7.4.1~git20090421+mesa-7 A free implementation of 
the OpenGL API -- DRI modules
ii  libgl1-mesa-glx  7.4.1~git20090421+mesa-7 A free implementation of 
the OpenGL API -- GLX runtime
ii  libglu1-mesa 7.4.1~git20090421+mesa-7 The OpenGL utility 
library (GLU)
ii  mesa-utils   7.4.1~git20090421+mesa-7 Miscellaneous Mesa GL 
utilities

ii  xserver-xorg-video-ati   1:6.12.2.99+git20090420. X.Org X server --
ATI display driver wrapper

DRI still can't be enabled. 
Frontend corruption is still present (a few stray pixels on the top of the 
screen) but now it's usable.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-07 Thread jj.myrup
Here is the output of "dpkg -l libgl1-mesa-dri":

| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libgl1-mesa-dr 7.5~rc4-1ubunt A free implementation of the OpenGL API -- D

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/mesa

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-12 Thread Tomasz Czapiewski
It looks like this bug still exists in updated Kubuntu Jaunty.
My card: ATI Radeon 9600 (RV350) using open source 'radeon' driver.

Packages:
xserver-xorg-video-radeon  1:6.12.1-0ubuntu2
mythtv 0.21.0+fixes19961-0ubuntu8
xserver-xorg1:7.4~5ubuntu18
xserver-xorg-core2:1.6.0-0ubuntu14
libgl1-mesa-dri7.4-0ubuntu3.2

I've just installed mythtv (for the first time in Jaunty).
Mythtv, mythfrontend and even mythtv-setup windows are not being 
displayed/refreshed and many bugs in terminal:
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 62
  Minor opcode: 0
  Resource id: 0x3800030.

Adding 'export XLIB_SKIP_ARGB_VISUALS="1"' to /etc/mythtv/session-
settings didn't help but running the application by
'XLIB_SKIP_ARGB_VISUALS="1" mythfrontend' from console helps.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-02 Thread David Dean
I've got a "VGA compatible controller: ATI Technologies Inc RS690
[Radeon X1200 Series]" according to lspci, and I have just encountered
this problem with a recent upgrade from mythbuntu 8.10 to 9.04. My
versions of the mesa packages already match Mario's versions, but the
`XLIB_SKIP_ARGB_VISUALS="1" mythfrontend` workaround seems to fix the
problem for now.

What is the best way to apply this workaround so that I don't have to
start `mythfrontend` manually until a proper fix is released? I was
thinking of moving `/usr/bin/mythfrontend` to
`/usr/bin/mythfrontend.old` and making a new `/usr/bin/mythfrontend` be
something like:

 #!/usr/bin/bash -u
 XLIB_SKIP_ARGB_VISUALS="1" mythfrontend.old 

Would that be a suitable approach while I await a proper fix in updated
packages?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-05 Thread Climbatize
Actually /usr/bin/mythfrontend is actually just a script which in turn
launches the mythfrontend executable so as a tempoary fix you can edit
this script to add the line:

export XLIB_SKIP_ARGB_VISUALS="1"

for example (this is not the complete file, only an example)

#!/bin/sh
# Mario Limonciello, March 2007
# partially merged with startmythtv.sh by Michael Haas, October 2007

export XLIB_SKIP_ARGB_VISUALS="1"

#source our dialog functions
. /usr/share/mythtv/dialog_functions.sh



This will allow mythfrontend to work correctly until the main fix is released.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-07 Thread Chris Samuel
It's worth noting that the mythfrontend script sources /etc/mythtv
/session-settings and as such it's possible to put the line:

export XLIB_SKIP_ARGB_VISUALS="1"

in that config file, rather than the mythfrontend script itself.

That worked for me, though if I tried to set mythfrontend to use the
OpenGL painter (as I had under previous releases) rather than the Qt one
then I get some nasty artifacts one menu transitions.  So I went back to
Qt.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-12 Thread Martin Pitt
Any chance that someone could try this on Karmic alpha-2, and update to
the latest mesa snapshot in  https://launchpad.net/~xorg-
edgers/+archive/ppa ?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-15 Thread Mario Limonciello
** Summary changed:

- Mythtv frontend does not display any fonts
+ MythTV Frontend does not work with RADEON DRI

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-16 Thread Mario Limonciello
OK, so good news folks.  I've developed a patch for RADEON similar to
what was used for swrast to fix this issue.  It exposes more fbconfigs.
I've uploaded it to the archive pending release manager review.

In the interim, it's available on my PPA at
https://launchpad.net/~superm1/+archive/ppa

** Changed in: mesa (Ubuntu Jaunty)
   Status: Confirmed => Fix Committed

** Changed in: mesa (Ubuntu Jaunty)
Milestone: None => ubuntu-9.04

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Steve Langasek
I was wary of this change at first, but the patch appears to be
straightforward and sensible.  But I could be mistaken... I don't
suppose the patch has been submitted to upstream yet?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Alson van der Meulen
I can confirm that this patch works. Mythfrontend now works for me on a
R500 with the radeon driver (DRI enabled) and mesa from Mario's PPA.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Bon
Hi Mario,

I've installed the patch from your PPA and switched DRI back on, all
works perfectly! Many thanks for your work mate!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-27 Thread Kenneth MacLean
** Also affects: java-common (Ubuntu)
   Importance: Undecided
   Status: New

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-27 Thread Albert Bicchi
I am doing a brand new installation and I also encountered this bug. I
am using an ATI Radeon 9800 and all I see is a black screen when the
time to setup the backend starts.

What I did but still gave me the black screen:
1. I tried doing the backend setup like this: XLIB_SKIP_ARGB_VISUALS="1" 
mythtv-backend
2. I also tried adding the PPA, refreshing the repositories and installing but 
also gave me the black screen.
3. Disable DRI after the system rebooted.

Will I have to wait for a new release of Mythbuntu in order to install
it? Perhaps someone can give me the steps-by-steps on doing this install
using the PPA fix described above.

Thanks

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-27 Thread Raybuntu
@Albert Bicchi: What video driver do you use? It seems that you've
either another driver than "radeon driver" or you've got an other
problem. By disabling DRI or using the updated package you should solve
the problem.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-28 Thread Stevi
I have the same problem with mobility radeon x1400. The frontend starts. No 
fonts are displayed. I'm able to navigate to the "watch tv" screen. All I see 
is a black screen, but sound works. I attach the terminal output. It's 
something like
"X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  62
  Minor opcode:  0
  Resource id:  0x3800025".

** Attachment added: "mythtv_frontend_terminal_output.txt"
   http://launchpadlibrarian.net/26069060/mythtv_frontend_terminal_output.txt

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-28 Thread ktmom
  AMD Athlon(tm) 64 Processor 3000+
  Asus A8V Deluxe MB
  ATI Radeon 9200 128 MB DDR AGP Video Card 
  Mythbuntu 9.04 release - 64 bit

Same grey background, text box outline and nothing else problem.  Booted
to a live CD and Edited the xorg.conf -> Option "DRI" "off" and was able
to reboot just fine.

As a newb it was beyond me to figure out how to add a PPA to a system
that didn't have a functional display ;)

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-28 Thread ktmom
  AMD Athlon(tm) 64 Processor 3000+
  Asus A8V Deluxe MB
  ATI Radeon 9200 128 MB DDR AGP Video Card 
  Mythbuntu 9.04 release - 64 bit

Same grey background, text box outline and nothing else problem.  Booted
to a live CD and Edited the xorg.conf -> Option "DRI" "off" and was able
to reboot just fine.

As a newb it was beyond me to figure out how to add a PPA to a system
that didn't have a functional display ;)

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread Oliver Freyd
I have a Kontron kt690 mITX board, with an 
ATI Technologies Inc RS690M [Radeon X1200 Series]

I've just dist-upgraded to the mesa-7.4-0ubuntu3 packages
mentioned above, and I still get the unusable mythfrontend,
no fonts and no bitmaps. 

I'll attach the output of mythfrontend.real 
with a load of X errors, maybe they are helpful...


** Attachment added: "mytherrors.txt"
   http://launchpadlibrarian.net/25860698/mytherrors.txt

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread mccord42
I have a Dell Inspiron 1526 laptop with an ATI Xpress 1270 video card.

Fully updated 9.04 with the PPA above I still have no fonts when I open
mythfrontend.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread Bon
Hi Guys,

I'm fully patched up to date, with Mario's PPA feed, and I'm running
Myth fine in DRI.

I'm using an X300 (old card I know), but after Mario's patch and the
latest dist-upgrades, I'm still cool.

Just wanted to keep Mario up to date in that the patch works still for
some series of cards,

Bon

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread FaberfoX
It works with the workaround, but keep in mind I'm using xorg-edgers packages.
Do you want me to downgrade to jaunty-updates packages and report?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-23 Thread Oliver Freyd
>For a workaround for now, can you please launch mythfrontend like this:
>
>XLIB_SKIP_ARGB_VISUALS="1" mythfrontend

Yes, it works like this for me, great!

BTW, switching off DRI seems to turn off the XVideo extension,
which makes mplayer too slow to show DVB-S Video...

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Colin Watson
** Also affects: mesa (Ubuntu Karmic)
   Importance: High
 Assignee: Mario Limonciello (superm1)
   Status: Fix Committed

** Also affects: mythtv (Ubuntu Karmic)
   Importance: High
   Status: Invalid

** Also affects: qt-x11-free (Ubuntu Karmic)
   Importance: Undecided
   Status: Invalid

** Also affects: xorg-server (Ubuntu Karmic)
   Importance: Undecided
   Status: Invalid

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Raybuntu
I've updated the actual package from the repo's with Mario's Patch to my
PPA. Everything works great now. IMHO the fix should be released now!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Mario Limonciello
** Changed in: mesa (Ubuntu Karmic)
   Status: Fix Committed => Triaged

** Changed in: mesa (Ubuntu Karmic)
Milestone: jaunty-updates => None

** Changed in: mesa (Ubuntu Jaunty)
   Status: Fix Committed => Triaged

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-26 Thread ibruell
i have the same behavior with a:

"01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility
Radeon 9600 M10]"

and the radeon driver enabled.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-02 Thread David Dean
I've got a "VGA compatible controller: ATI Technologies Inc RS690
[Radeon X1200 Series]" according to lspci, and I have just encountered
this problem with a recent upgrade from mythbuntu 8.10 to 9.04. My
versions of the mesa packages already match Mario's versions, but the
`XLIB_SKIP_ARGB_VISUALS="1" mythfrontend` workaround seems to fix the
problem for now.

What is the best way to apply this workaround so that I don't have to
start `mythfrontend` manually until a proper fix is released? I was
thinking of moving `/usr/bin/mythfrontend` to
`/usr/bin/mythfrontend.old` and making a new `/usr/bin/mythfrontend` be
something like:

 #!/usr/bin/bash -u
 XLIB_SKIP_ARGB_VISUALS="1" mythfrontend.old 

Would that be a suitable approach while I await a proper fix in updated
packages?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-05 Thread Climbatize
Actually /usr/bin/mythfrontend is actually just a script which in turn
launches the mythfrontend executable so as a tempoary fix you can edit
this script to add the line:

export XLIB_SKIP_ARGB_VISUALS="1"

for example (this is not the complete file, only an example)

#!/bin/sh
# Mario Limonciello, March 2007
# partially merged with startmythtv.sh by Michael Haas, October 2007

export XLIB_SKIP_ARGB_VISUALS="1"

#source our dialog functions
. /usr/share/mythtv/dialog_functions.sh



This will allow mythfrontend to work correctly until the main fix is released.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread FaberfoX
I've just dist-upgraded and I get the blank screen with a box in the
middle. I have jaunty-updates enabled and these versions

ii  libgl1-mesa-dr 7.4-0ubuntu3   A free implementation of the OpenGL API -- D
ii  libgl1-mesa-gl 7.4-0ubuntu3   A free implementation of the OpenGL API -- G
ii  libglu1-mesa   7.4-0ubuntu3   The OpenGL utility library (GLU)
ii  mesa-utils 7.4-0ubuntu3   Miscellaneous Mesa GL utilities

I've enabled Mario's ppa but get no updates as it seems to be in sync with 
jaunty-updates now.
Disabling dri makes it work but after video is played I get display corruption. 
Closing and restarting mythfrontend does not fix the corruption requiring X to 
be restarted.

This is on a thinkpad R40 with ati mobility radeon 7500.
Did anyone on similar hardware had this issue reappering?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread Patrik Pira
I also still have the same problem as FaberfoX with a Dell D600 with ATI
graphics,

lspci says:
ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000] (rev 02)

Fully updated with the following mesa version:

ii  libgl1-mesa-dri   7.4-0ubuntu3  A free implementation 
of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx   7.4-0ubuntu3  A free implementation 
of the OpenGL API -- GLX runtime
ii  libglu1-mesa  7.4-0ubuntu3  The OpenGL utility 
library (GLU)
ii  mesa-utils7.4-0ubuntu3  Miscellaneous Mesa GL 
utilities

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-21 Thread FaberfoX
Ok, updated mesa and xserver-xorg-video-ati with xorg-edgers ppa

ii  libgl1-mesa-dri  7.4.1~git20090421+mesa-7 A free implementation of 
the OpenGL API -- DRI modules
ii  libgl1-mesa-glx  7.4.1~git20090421+mesa-7 A free implementation of 
the OpenGL API -- GLX runtime
ii  libglu1-mesa 7.4.1~git20090421+mesa-7 The OpenGL utility 
library (GLU)
ii  mesa-utils   7.4.1~git20090421+mesa-7 Miscellaneous Mesa GL 
utilities

ii  xserver-xorg-video-ati   1:6.12.2.99+git20090420. X.Org X server --
ATI display driver wrapper

DRI still can't be enabled. 
Frontend corruption is still present (a few stray pixels on the top of the 
screen) but now it's usable.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread Oliver Freyd
I have a Kontron kt690 mITX board, with an 
ATI Technologies Inc RS690M [Radeon X1200 Series]

I've just dist-upgraded to the mesa-7.4-0ubuntu3 packages
mentioned above, and I still get the unusable mythfrontend,
no fonts and no bitmaps. 

I'll attach the output of mythfrontend.real 
with a load of X errors, maybe they are helpful...


** Attachment added: "mytherrors.txt"
   http://launchpadlibrarian.net/25860698/mytherrors.txt

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread mccord42
I have a Dell Inspiron 1526 laptop with an ATI Xpress 1270 video card.

Fully updated 9.04 with the PPA above I still have no fonts when I open
mythfrontend.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread Bon
Hi Guys,

I'm fully patched up to date, with Mario's PPA feed, and I'm running
Myth fine in DRI.

I'm using an X300 (old card I know), but after Mario's patch and the
latest dist-upgrades, I'm still cool.

Just wanted to keep Mario up to date in that the patch works still for
some series of cards,

Bon

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-22 Thread FaberfoX
It works with the workaround, but keep in mind I'm using xorg-edgers packages.
Do you want me to downgrade to jaunty-updates packages and report?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-23 Thread Oliver Freyd
>For a workaround for now, can you please launch mythfrontend like this:
>
>XLIB_SKIP_ARGB_VISUALS="1" mythfrontend

Yes, it works like this for me, great!

BTW, switching off DRI seems to turn off the XVideo extension,
which makes mplayer too slow to show DVB-S Video...

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Colin Watson
** Also affects: mesa (Ubuntu Karmic)
   Importance: High
 Assignee: Mario Limonciello (superm1)
   Status: Fix Committed

** Also affects: mythtv (Ubuntu Karmic)
   Importance: High
   Status: Invalid

** Also affects: qt-x11-free (Ubuntu Karmic)
   Importance: Undecided
   Status: Invalid

** Also affects: xorg-server (Ubuntu Karmic)
   Importance: Undecided
   Status: Invalid

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Raybuntu
I've updated the actual package from the repo's with Mario's Patch to my
PPA. Everything works great now. IMHO the fix should be released now!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-24 Thread Mario Limonciello
** Changed in: mesa (Ubuntu Karmic)
   Status: Fix Committed => Triaged

** Changed in: mesa (Ubuntu Karmic)
Milestone: jaunty-updates => None

** Changed in: mesa (Ubuntu Jaunty)
   Status: Fix Committed => Triaged

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-16 Thread Mario Limonciello
OK, so good news folks.  I've developed a patch for RADEON similar to
what was used for swrast to fix this issue.  It exposes more fbconfigs.
I've uploaded it to the archive pending release manager review.

In the interim, it's available on my PPA at
https://launchpad.net/~superm1/+archive/ppa

** Changed in: mesa (Ubuntu Jaunty)
   Status: Confirmed => Fix Committed

** Changed in: mesa (Ubuntu Jaunty)
Milestone: None => ubuntu-9.04

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Steve Langasek
I was wary of this change at first, but the patch appears to be
straightforward and sensible.  But I could be mistaken... I don't
suppose the patch has been submitted to upstream yet?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-04-17 Thread Alson van der Meulen
I can confirm that this patch works. Mythfrontend now works for me on a
R500 with the radeon driver (DRI enabled) and mesa from Mario's PPA.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
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


  1   2   3   4   >