Blank display on Ubuntu Maverick

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
Locked
zarn
Posts: 7
Joined: Sun Mar 13, 2011 7:33 pm
Operating System: Please select

Blank display on Ubuntu Maverick

Post by zarn » Sun Mar 13, 2011 7:38 pm

Image

Newbie here.
Display card is Radeon HD5770
3rd party drivers.
Hebrew (Israel) local.

Cant supply Audacity version since info screen is blank as well. I installed today from Canonical's repository.

Any help will be appreciated.

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Blank display on Ubuntu Maverick

Post by steve » Sun Mar 13, 2011 8:40 pm

Topic moved to the Audacity 1.3.x part of the forum (the Maverick distro version of Audacity is 1.3.12).

My first guess is that it's a video driver problem, but on the other hand you're the first person to write into the forum with a locale that uses Right to Left layout.
Do you know any other Audacity users that have the same (Hebrew) locale?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

zarn
Posts: 7
Joined: Sun Mar 13, 2011 7:33 pm
Operating System: Please select

Re: Blank display on Ubuntu Maverick

Post by zarn » Sun Mar 13, 2011 11:02 pm

steve wrote:Topic moved to the Audacity 1.3.x part of the forum (the Maverick distro version of Audacity is 1.3.12).

My first guess is that it's a video driver problem, but on the other hand you're the first person to write into the forum with a locale that uses Right to Left layout.
Do you know any other Audacity users that have the same (Hebrew) locale?
Nope. Then again, I do not know any Maverick users...
If it's a driver problem it's a dead end. Besides waiting for a driver update. The open-source drivers are inferior.
However, it has to be smthng to do with Audacity and the way it's working with the display. I am using Maverick for a month or so, and so far I didn't see anything that resembles this.

bgravato
Posts: 2098
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Linux Debian

Re: Blank display on Ubuntu Maverick

Post by bgravato » Mon Mar 14, 2011 12:10 am

If you could run it in english it could help figuring out if it's a problem with the interface's language or not...

If you press Ctrl-P will it open the preferences dialog? If so, can you read/edit anything there? If so, can you change the language to english and see if it works?

Other alternative (probably better in this case) is to edit the config file directly...
Config file is located in ~/.audacity-data/audacity.cfg
Close audacity and edit that file. Look for an entry like this:

Code: Select all

[Locale]
Language=
Change it to:

Code: Select all

[Locale]
Language=en
Open Audacity. The interface language should be english now. Does it look normal?
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

zarn
Posts: 7
Joined: Sun Mar 13, 2011 7:33 pm
Operating System: Please select

Re: Blank display on Ubuntu Maverick

Post by zarn » Mon Mar 14, 2011 4:57 am

bgravato wrote: Config file is located in ~/.audacity-data/audacity.cfg
Close audacity and edit that file. Look for an entry like this:

Code: Select all

[Locale]
Language=
Change it to:

Code: Select all

[Locale]
Language=en
Open Audacity. The interface language should be english now. Does it look normal?
Still blank, though the menu changed to English.
I've worked around the problem by using ReZound (it has the ugliest interface possible, but it works great).

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Blank display on Ubuntu Maverick

Post by steve » Mon Mar 14, 2011 5:49 pm

I've put an enquiry in to Audacity QA to see if there's any ideas about this.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

zarn
Posts: 7
Joined: Sun Mar 13, 2011 7:33 pm
Operating System: Please select

Re: Blank display on Ubuntu Maverick

Post by zarn » Mon Mar 14, 2011 6:20 pm

Thanks. Much appreciated - ReZound interface graphics is stuff for nightmares...

bgravato
Posts: 2098
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Linux Debian

Re: Blank display on Ubuntu Maverick

Post by bgravato » Mon Mar 14, 2011 9:27 pm

I forgot to ask... Are all packages up-to-date?
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Blank display on Ubuntu Maverick

Post by Gale Andrews » Thu Mar 17, 2011 4:52 pm

There are several reports of this:
https://bugs.launchpad.net/ubuntu/+sour ... bug/734023

Audacity isn't empty (nor is the project rate box on the right as in your image) when I run it in Hebrew in an English installation of Ubuntu. So I don't think this is testable unless someone installs Ubuntu in Hebrew.

I would suspect a driver issue when using a wxWidgets application. Are you using an ATI video card? If so, it may even be this issue or something similar.

I would suggest installing other applications that are built with wxWidgets and seeing if they are corrupted, If so, please let us know. Then report the issue to wxWidgets and to your video card manufacturer.



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked