View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001386 | ardour | bugs | public | 2006-12-22 21:16 | 2008-11-20 23:50 |
| Reporter | pieterpalmers | Assigned To | taybin | ||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0001386: all menu and dialog text disappears | ||||
| Description | The attached screenshot speaks a 100 words... (well actually it doesn't ;) All text in menu entries and dialog boxes is gone. The actions leading up to this were: 1) starting jackd (jackd -R -d freebob -d"hw:2") 2) starting ardour2 3) loading an ardour2 saved project containing 2 tracks and one imported region. 4) pressing play and shortly thereafter opening the options dialog Note that the setup might be a little odd, but should be working afaik: * ardour2 and all libs are compiled & installed with --prefix=$HOME/ardour2 or PREFIX=$HOME/ardour2 the enviroment vars during the compilation process and when running ardour2 were changed as follows: export LD_LIBRARY_PATH=$HOME/ardour2/lib export PATH=$HOME/ardour2/bin:$PATH export PKG_CONFIG_PATH=$HOME/ardour2/lib/pkgconfig:$PKG_CONFIG_PATH Compiled from source and installed in ~/ardour2 are: ardour-2.0beta9 cairo-1.2.0 glib-2.12.6 gtk+-2.10.6 jpeg-6b pango-1.14.8 tiff-3.7.4 Other depencies were installed from planetccrma. FWIW: I'm using KDE. | ||||
| Additional Information | ardour2 output: Ardour/GTK 2.0beta9 (built using 1180 and GCC version 4.0.2 20051125 (Red Hat 4.0.2-8)) Copyright (C) 1999-2006 Paul Davis Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker Ardour comes with ABSOLUTELY NO WARRANTY not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is free software, and you are welcome to redistribute it under certain conditions; see the source for copying conditions. Loading ui configuration file /home/ppalmers/ardour2/etc/ardour2/ardour2_ui.rc (ardour.bin:23244): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks", (ardour.bin:23244): Pango-WARNING **: shape engine failure, expect ugly output. the offending font is 'Luxi Sans 10' loading system configuration file /home/ppalmers/ardour2/etc/ardour2/ardour_system.rc loading user configuration file /home/ppalmers/.ardour2/ardour.rc OSC @ osc.udp://localhost.localdomain:3819/ Enabling SSE optimized routines ardour: [INFO]: looking for control protocols in /home/ppalmers/.ardour2/surfaces/:/home/ppalmers/ardour2/lib/ardour2/surfaces/ ardour: [INFO]: Control surface protocol discovered: "Generic MIDI" ardour: [WARNING]: Your system generates "Mod2" when the NumLock key is pressed. This can cause problems when editing so Ardour will use Mod3 to mean Meta rather than Mod2 Loading session /home/ppalmers/Desktop/test using snapshot test (1) Loading history from '/home/ppalmers/Desktop/test/test.history'. dropping, target = regions (ardour.bin:23244): Pango-WARNING **: shape engine failure, expect ugly output. the offending font is 'Luxi Sans 8' actually writing state actually writing history actually writing state actually writing history | ||||
| Tags | No tags attached. | ||||
|
2006-12-22 21:16
|
|
|
|
Were you using a non-english system? |
|
|
this is believed fixed in svn. it was caused by your locale specifying a non-UTF-8 charset. our translations are all in UTF-8 format, and we now force the code to treat it as such. let us know if its fixed for you. you can also try it by setting your locale to foobar-UTF8 rather than foobar-iso8859-1 (for example) |
|
|
the pango warning seems relevant as well. that would be outside of ardour scope though. |
|
|
see also: http://72.14.209.104/search?q=cache:lEXRjb198-MJ:osdir.com/ml/gtk-list%40gnome.org/msg23597.html+%22shape+engine+failure,+expect+ugly+output%22&hl=en&gl=us&ct=clnk&cd=4 |
|
|
Marking this as fixed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-12-22 21:16 | pieterpalmers | New Issue | |
| 2006-12-22 21:16 | pieterpalmers | File Added: snapshot1.png | |
| 2007-01-18 15:02 | taybin | Note Added: 0003087 | |
| 2007-01-18 16:20 | paul | Note Added: 0003088 | |
| 2007-01-18 16:22 | paul | Note Added: 0003089 | |
| 2007-01-18 16:26 | paul | Note Added: 0003090 | |
| 2007-01-26 01:44 | taybin | Status | new => resolved |
| 2007-01-26 01:44 | taybin | Resolution | open => fixed |
| 2007-01-26 01:44 | taybin | Assigned To | => taybin |
| 2007-01-26 01:44 | taybin | Note Added: 0003109 | |
| 2008-11-20 23:50 | seablade | Status | resolved => closed |