** Changed in: mixxx
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
To manage notifications
Is this still an issue?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
To manage notifications about this bug go to:
https://b
** Changed in: mixxx/1.10
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
To manage notific
** Changed in: mixxx/1.10
Milestone: 1.10.0 => 1.10.1
** Changed in: mixxx/1.9
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI gra
** Changed in: mixxx/1.9
Milestone: 1.9.2 => 1.9.3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
To manage notifications
** Also affects: mixxx/1.10
Importance: Undecided
Status: New
** Changed in: mixxx/1.10
Status: New => Triaged
** Changed in: mixxx/1.10
Importance: Undecided => Critical
** Changed in: mixxx/1.10
Assignee: (unassigned) => RJ Ryan (rryan)
** Changed in: mixxx/1.10
M
** Changed in: mixxx
Importance: High => Critical
** Changed in: mixxx/1.8
Importance: High => Critical
** Changed in: mixxx/1.9
Importance: High => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Try this procedure:
http://mixxx.org/forums/viewtopic.php?f=3&t=2464&start=10#p9371
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubu
I miss that i have a double screen.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-bugs mailing list
ubuntu-bugs@li
ATI Technologies Inc RV710 [Radeon HD 4350] with ATI propetary driver,
it reboot X
replacing 0 with 1 to the config file in the visuals key, it works fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Changed in: mixxx
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-bugs mailin
** Changed in: mixxx/1.9
Milestone: 1.9.0 => 1.9.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-bugs mailing
confirmed on arch linux using xf86-video-ati 6.14.0-1 (xorg-video-drivers)
mixxx 1.9.0-1
lspci | grep -i vga
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY
lsmod | grep -E '(radeon|video|ati|vga)'
radeon845112 3
ttm44512 1 rade
@Joey, you're very welcome. I do have small issues with the fglrx, so
i'm waiting until the new system is done so i can install the ati
drivers manually and hopefully get rid of all these problems.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Changed in: mixxx/1.9
Status: Fix Committed => Fix Released
** Changed in: mixxx/1.9
Status: Fix Released => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mix
I previously had this problem. Two things seemed to fix it.
1) Purged the fglrx drivers and reinstalled the proprietary ATI drivers
2) Mixxx only starts if I disable compiz as recommended in post #65 (Thanks
phil!!)
Now, I'm sure this isn't a long term solution for Mixxx and/or other
programs th
Please disregard comments #72 and #73. My problems are unrelated to
this bug, and the code isn't necc. wrong. When the widget is
constructed, it passes the context. However, QGLContext::create() is a
NOP without a widget.
--
You received this bug notification because you are a member of Ubuntu
Just wanted to report my status: 10.10, ATI 3470, fglrx enabled,
catalyst version OpenGL version string: 3.3.10428 Compatibility Profile Context.
/usr/lib/qt4/examples/opengl/textures/textures works fine.
All the best for getting this solved.
--
You received this bug notification because you are
According to this thread[1], before constructing the QGLContext you need
to create a QPaintDevice (e.g. QGLWidget) up-front and then use the
marked-as-obsolete QGLContext constructor that takes a QPaintDevice.
[1] http://lists.trolltech.com/qt-interest/2008-08/thread00046-0.html
--
You received
I built the 1.9-bzr branch (which includes the patch in comment 49), however it
causes a crash for me (Qt 4.6.2 and 4.7.1). I think it's an issue with Qt, so
I filed a bug with them:
http://bugreports.qt.nokia.com/browse/QTBUG-17284
Meanwhile, the patch doesn't validate the QGLContext poi
Hi Bryce,
Sorry for not responding to you earlier. Basically we're at the point
where we don't know what the problem is. I'm fairly sure it's not
something wrong with Mixxx, but the way we are using the Qt OpenGL API's
seems to elicit a hard system crash for users of FGLRX. The proposed
patch has
Im also seeing this problem on the ati card (ATI Technologies Inc
Mobility Radeon HD 3650) using fglrx. X just crashes and I have to hard
reboot. I disabled the "Waveform display" in interface preferences and
now I can safely run mixxx again.
When I started mixxx from the commandline, it did not c
[Dropping the -fglrx task, as since when I asked there's been no further
indication that something needs changed in the video driver.]
** Changed in: fglrx-installer (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
knnwow, this is not possible as we speak. compiz is known to cause such
problems for a long time. I know it is annoying having the procedure repeated
every time you want to use some programs, but it's the only solution we have.
Perhaps someone could write a script for doing this automatically fo
Ok, i deactivated the effects and now's ok. What about to make it
working with all effects on? :-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGL
Hi, it freezes to me too. Here's the output from the terminal:
marius@marius-desktop:~$ mixxx
Debug: [Main]: Mixxx 1.8.2 "" is starting...
Debug: [Main]: Qt version is: 4.7.0
Debug: [Main]: Configuration file is at the current version 1.8.2
Debug: [Main]: Setting "[Channel1]" "play" as toggle
Just a tip for all ubuntu users, if it is not mentioned somewere above: Before
starting up mixxx, make sure you have compiz disabled. To do so, turning it
off, or setting the visual effects to off, isn't enough cause compiz window
manager would still run in the background.
Just hit Alt + F2 and
** Changed in: mixxx/1.9
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-b
@Gary
In my opinion, your problem is related to this bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/557266
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI grap
@jus
g...@gary-hp-nx9005-dj260t:~$ '/home/gary/Desktop/mixxx'
Debug: [Main]: Mixxx mixxx-1.9 "(bzr r2679; built on: Jan 10 2011 @ 02:33:57;
flags: hifieq midiscript qdebug vinylcontrol) " is starting...
Debug: [Main]: Qt version is: 4.7.0
Debug: [Main]: Configuration file is at the current vers
I want to report a most strange thing. I was one of the first to report
this bug... Since then, I had almost given up on fixing the problem and
used Mixxx either with my drivers uninstalled or waveforms deactivated.
In the meantime, i had to reinstall Ubuntu 10.10, which I did. On the
same hardware
@Gary
Open Terminal and drag the mixxx binary to a terminal window, then hit enter (
thus executing the binary). You`ll see the debug messages that give you a hint
what went wrong.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
It ran, it opened Mixxx but then as usual Mixxx just went off after
about 3 seconds.
Phillip have you seen Bill Good's posts where he thinks my problem maybe
different then other peoples as I'm not using FGLRX? Are you able to
help with is?
--
You received this bug notification because you are a
Can you double click it to see if it runs?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-bugs mailing list
ubuntu-
I've done that now Phillip, what next?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-bugs mailing list
ubuntu-bugs
Follow these steps:
* Right click the link to the 'mixxx' file I attached and do 'Save as..'. Save
the file to your Desktop.
* When the download is done look for mixxx on your Desktop, right click it and
click on 'Properties'.
* Go to the 'Permissions' tab and check 'Allow executing file as p
Sorry Guys, with me being a novice with Linux you've completely lost me,
Could someone explain step by step what I need to do?
Any help is greatly appreciated.
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
@jus
Thanks for the hint. The problem was my setup was is /usr/share/mixxx,
not /usr/local/share/mixxx
I've copied the files to /usr/local/share/mixxx/ and the patched version
starts without problems, craches or waveform problems. The waveforms are
displayed correctly, where previously my X crach
@Peter Havekes
Check if the schema.xml in "/usr/local/share/mixxx/schema.xml" is there and
make shure it is the latest version from
http://bazaar.launchpad.net/%7Emixxxdevelopers/mixxx/release-1.9.x/files/head%3A/mixxx/res/
--
You received this bug notification because you are a member of Ubunt
I've tried the binary. I've renamed /usr/bin/mixxx and replaced it with
the mixxx Philip supplied. It complains about the database-version. I've
removed ~/.mixxx/ but that didn't resolve it.
The error is:
"Unable to upgrade your database schema to version 8.
Your mixxx.db file may be corrupt.
Try
In case you are not familiar with how to add patches to and compile
source code, here is a copy of the program for Ubuntu than you can
simply run to test this patch. You might have to go into the Properties
of the file and change it's permissions to include permissions to Run or
Execute the file.
Given that there's a mixxx patch, does anything need done for fglrx
itself? If so, please run `apport-collect 656241` and elaborate if
possible (patches welcomed).
** Changed in: fglrx-installer (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a me
Can someone explain what or how I do with the patch???
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-bugs
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
This patch forces the QGL APIs to share the same OpenGL context, or so
it should, according to the documentation.
Hopefully this solves the problem. Unfortunately I have no way of
testing for myself, since I do not have an ATI card supported by the
latest FGLRX driver.
** Patch added: "Share Open
It has been proposed that we share the QGLContext. I have seen the code
which is disabled for now. It is actually sharing a QGLWidget. This does
not necessarily share the underlying QGLContext, as is explained here:
http://www.qtcentre.org/threads/24782-Whats-the-difference-in-sharing-a
-QGLContex
Has anyone else tried updating to the Catalyst 10.11 driver? What are
you experiences?
Thanks,
Albert
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using
g...@gary-hp-nx9005-dj260t:~$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EX
Gary,
Thanks for getting back so quickly! Would you mind also posting the output of
`glxinfo`? It's in the mesa-utils package, in [universe].
I know ati distributes their own opengl implementation with fglrx (they
did when I used the driver back in 2007), and I'm wondering if maybe
you're still u
g...@gary-hp-nx9005-dj260t:~$ lsmod
Module Size Used by
snd_seq_dummy 1350 0
nls_iso8859_1 3261 0
nls_cp437 4931 0
vfat9201 0
fat48240 1 vfat
usb_storage40172 0
binfmt_misc
Gary,
Could you post the output of `lsmod` (from a terminal)? That'd give the list of
currently loaded drivers. I see that Ubuntu doesn't have fglrx (the propriety
ati driver) installed but I find it very odd that you're having similar
problems to all these fglrx users with a different driver (i
** Changed in: mixxx/1.8
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656241
Title:
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
--
ubuntu-bugs
Tried again, this time with Catalyst 10.11 (Dell Studio 1535 notebook,
ATI Radeon Mobility HD 3400, Ubuntu 10.10). I set Visuals=0 and I can
use Mixxx without issues. The waveforms appear, with a few exceptions
that I tend to suspect are related to the respective audio files instead
of Mixxx.
--
lspci output:
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
00:02.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext
gfx port 0)
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE
port 0)
00:05.0 PCI bridge: Advanced
Hi Christian,
Thanks for the confirmation and extra data-point. Could you please post the
output of `lspci' in a terminal? It'd be useful to know what graphics card
you have.
Thanks,
RJ Ryan
On Wed, Dec 15, 2010 at 1:47 PM, Christian Medina <656...@bugs.launchpad.net
> wrote:
> Hi, I am a newbi
Hi, I am a newbie so sorry if I miss some information.
I am currently working in Linux Mint 10 "Isadora" and had the same
problems as described above. I uninstalled the 'fglrx' driver and
restarted mint. After reboot Mixxx works just fine with or without
waveforms (Visuals 1 or Visuals 0). I hope
Current trunk crashes hard (even host machine) under Ubuntu 10.10 with Gnome in
a VM on skin change, gt4-demo freeze the VM.
Interestingly the same VM with KDE does not crash, same for the gt4-demo
although i have the ghost effects as described in #35 then.
@gary
After install simply put the li
Hi RJ,
I'm not to sure on the QT4, got it installed but couldn't work out how
to run the 'textures'.
As for the 'fglrx' I'm not running it. See screendump
Not sure if this is going to help.
Sorry
** Attachment added: "fglrx in Synaptic Package Manager"
https://bugs.launchpad.net/mixxx/+bug
The textures program runs without any troubles,
I have:
- all desktop effects enabled
- ubuntu 10.10
- Mobility Radeon HD 4500 Series
I don't experience the 'ghosts' and other troubles when using waveforms in
mixxx; the only problem is it craches X if waveforms were enabled on startup.
If I an
OK I got ahold of a laptop with an ATI graphics card to test this.
With Ubuntu 10.04, on a laptop with an ATI Radeon HD3470 video card,
with fglrx (2:8.723.1-0ubuntu5) from the Ubuntu repositories, if I turn
on Standard desktop effects, then one of the Mixxx waveforms flickers
severely and 'ghosts
If I enable the waveforms after loading and playing the first track, it
still shuts down when the next track is then played in the other
channel.
--
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
https://bugs.launchpad.net/bugs/656241
You received this bug notification because you are
Considering my previous comment I wonder what the difference is between
'creating' the waveform on startup, and creating the waveform after
startup, when enabeling the option from the preferences. The waveform
display itselve is not the problem.
Can the workaround be to alwas create the waveform d
Does anyone know if we are any closer to fixing this bug?
--
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
https://bugs.launchpad.net/bugs/656241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
The stange thing is when I append
[Controls]
Visuals 1
to the config file, mixxx starts perfectly. When running I can enable
waveform display without problems. When I close and restart mixxx it
crashes X. I need to re-edit the config to start mixxx again.
--
Mixxx with ATI graphics card (using
Hi ryan,
Basically when that happened (two times in total so far), the on board graphics
have turned from off to on or auto.
and all the settings regarding the graphics card, turned back to default. But
notice that i'm currently on a very old system (asrock k7s8xe motherboard, and
an sapphire a
Hi phil,
Could you explain what you had to change in your BIOS settings to
resolve the issue? Those will be important clues.
Thanks,
RJ Ryan
--
Mixxx with ATI graphics card (using FGLRX) crashes Ubuntu
https://bugs.launchpad.net/bugs/656241
You received this bug notification because you are a m
A little update from me: Mixxx 1.8.1 works fine the past two weeks.
After the freeze, i went into my bios settings and everything was
screwed big time. After fixing that, my computer doesn't freeze anymore
even if mixxx runs with compiz. Just the normal misbehaves.
--
Mixxx with ATI graphics card
Hi RJ
Not sure what 'fglrx' is or does but attached is the search for it in my
Synapic Package Manager. Not to sure about the last one in the list it
seems to have an '!' on the left.
Regards
Gary
** Attachment added: "Synapic Package Manager Screen Dump"
https://bugs.launchpad.net/mixxx/+b
68 matches
Mail list logo