You are not logged in.
Hello.
After today's -Syu amsn won't start anymore, this is the output it produces (Was with a test of tcl/tk 8.6b1, but it's the same with 8.5.7):
Application initialization failed: unknown color name "BACKGROUND"
Error in startup script: unknown color name "BACKGROUND"
(database entry for "-background" in widget ".")
invoked from within
"load /usr/lib/tk8.6/../libtk8.6.so Tk"
("package ifneeded Tk 8.6b1" script)
invoked from within
"package require Tk"
(file "/usr/bin/amsn" line 66)
I tried to rebuild tcl/tk aswell as build the new 8.6 beta 1, but I still get the same message. I did ofc recompile amsn from svn between tries.
This is the package upgrade list that got updated:
[2009-10-22 00:40] synchronizing package lists
[2009-10-22 00:40] starting full system upgrade
[2009-10-22 00:40] upgraded libgl (7.6-1 -> 7.6-2)
[2009-10-22 00:40] upgraded ati-dri (7.6-1 -> 7.6-2)
[2009-10-22 00:40] upgraded run-parts (3.1.3-1 -> 3.2.1-1)
[2009-10-22 00:40] Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
[2009-10-22 00:40] Running hooks in /etc/ca-certificates/update.d....
[2009-10-22 00:40] updating keystore /etc/ssl/certs/java/cacerts...
[2009-10-22 00:40] done.
[2009-10-22 00:40] done.
[2009-10-22 00:40] upgraded ca-certificates (20090709-1 -> 20090814-1)
[2009-10-22 00:40] upgraded libx11 (1.3-1 -> 1.3.1-1)
[2009-10-22 00:41] upgraded consolekit (0.3.1-1 -> 0.4.1-1)
[2009-10-22 00:41] upgraded pango (1.26.0-1 -> 1.26.0-2)
[2009-10-22 00:41] upgraded shared-mime-info (0.60-1 -> 0.70-1)
[2009-10-22 00:41] upgraded gtk2 (2.18.2-1 -> 2.18.3-1)
[2009-10-22 00:41] upgraded imake (1.0.2-4 -> 1.0.2-5)
[2009-10-22 00:41] upgraded libsoup (2.28.0-1 -> 2.28.1-1)
[2009-10-22 00:41] upgraded libspectre (0.2.2-2 -> 0.2.3-1)
[2009-10-22 00:41] upgraded libxaw (1.0.6-1 -> 1.0.7-1)
[2009-10-22 00:41] upgraded mesa (7.6-1 -> 7.6-2)
[2009-10-22 00:41] upgraded poppler (0.12.0-1 -> 0.12.1-1)
[2009-10-22 00:41] upgraded poppler-glib (0.12.0-1 -> 0.12.1-1)
[2009-10-22 00:41] upgraded poppler-qt (0.12.0-1 -> 0.12.1-1)
[2009-10-22 00:41] upgraded pygtk (2.16.0-1 -> 2.16.0-2)
[2009-10-22 00:41] upgraded qtcurve-gtk2 (0.69.0-1 -> 0.69.2-1)
[2009-10-22 00:41] upgraded qtcurve-kde4 (0.69.0-1 -> 0.69.2-1)
[2009-10-22 00:41] upgraded xbitmaps (1.0.1-2 -> 1.1.0-1)
[2009-10-22 00:41] upgraded xf86-input-evdev (2.2.99.2-1 -> 2.3.0-1)
[2009-10-22 00:41] upgraded xorg-apps (7.5-1 -> 7.5-2)
[2009-10-22 00:41] upgraded xorg-font-utils (7.4-3 -> 7.5-1)
[2009-10-22 00:41] upgraded xorg-server-utils (7.5-1 -> 7.5-2)
[2009-10-22 00:41] upgraded xorg-server (1.7.0.901-1 -> 1.7.0.902-1)
[2009-10-22 00:41] upgraded xorg-utils (7.4-4 -> 7.5-1)
[2009-10-22 00:41] upgraded xorg-xkb-utils (7.4-2 -> 7.5-1)
[2009-10-22 00:41] upgraded xulrunner (1.9.1.3-1 -> 1.9.1.3-2)
After a bit of googling it seemed like a mismatch between xorg and Tk, but since the newest tk release didn't help, I'm not sure what the issue is. The amsn-forums had similar problems, but those had actually colors missing, like 'white', 'black' and the solutions didn't help.
Anyone else noticed this issue?
Offline
Same problem here!
Offline
Running and up-to-date arch64 here and amsn works just fine.
Edit: oops nevemind ... not using testing here, my bad.
Last edited by R00KIE (2009-10-25 11:35:06)
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
i'm using testing and is working on arch64
Give what you have. To someone, it may be better than you dare to think.
Offline
Strange, the first post I posted was about a i686 system, but I just updated my arch64 laptop and now I have the same issue there. I tried to update from archlinux.org to check if my mirror was out of date, but it wasn't.
Offline
After today's update amsn does not start and the console has this output
Application initialization failed: unknown color name "BACKGROUND"
Error in startup script: unknown color name "BACKGROUND"
(database entry for "-background" in widget ".")
invoked from within
"load /usr/lib/tk8.5/../libtk8.5.so Tk"
("package ifneeded Tk 8.5.7" script)
invoked from within
"package require Tk"
(file "/usr/bin/amsn" line 66)
what should i do?
Offline
i just upgraded and got exactly the same problem, using archlinux 64.
Mikes on AUR
Offline
Looks like new xorg-server package problem.
Workaround:
Create ~/.Xresources plain text file with content:
*.background: gray75
then
$xrdb -load ~/.Xresources
Requesting support http://bugs.archlinux.org/task/16947
Last edited by Leo Borealis (2009-11-01 02:53:55)
Offline
Yup, same problem for me! Not using testing, running 32 bit. I will be installing it on my 64 bit machine, though, just to see.
ETA: Fix works for me, too. Thanks!
Last edited by Kalinda (2009-11-01 04:36:16)
Arch Linux Plasma 6 | AMD Ryzen 7 1700 | 64GB DDR4 RAM | Radeon RX 570 / GTX 1050 Ti | RTX 2070 Super (Windows VM)
Offline
I 've just fixed it using the code Leo Boralis said!
Thanks
Offline
Workaround works for me aswell, thanks!
Offline
Bug closed.
Problem fixed in xorg-server-utils 7.5-3.
Offline