You are not logged in.
Cheifchimp wrote:WTF can't we get the borked enchant-1.5.x ripped out of the repo until it is fit for purpose and of merchantable quality
Yeah, I'm sure that someone will get right on that when you ask like that. I agree that this is annoying but downgrading isn't that big of an issue.
Anyway, vote this up on the bugtracker.
Having to downgrade for the 3rd time, while flatout on other work tends to raise the blood temperature.
I apologise for my out burst.
Mik
Offline
@Cheifchimp
Use "pacman -Syu --ignore enchant" when syncing the system or add "enchant" to the Ignore list in pacman.conf in the meantime.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
@Cheifchimp
Use "pacman -Syu --ignore enchant" when syncing the system or add "enchant" to the Ignore list in pacman.conf in the meantime.
I've done so now, at the time I SHOULD have done it I had too much happening and thought a fix would be available sooner.
Now back to setting up my Belkin wifie router / USB dongle to my worn out thinkpad
Mik
Offline
Sylpheed stops crashing if spell checking is turned on in configuration (Compose => Spell Checking). 'en' is selected as default language. Hope this helps.
Offline
@seirge
Nice find. That should help locate the bug quickly too.
Welcome to the forum btw. It's always nice to see someone step in just to contribute.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
I'm afraid seirge's fix hasn't worked for me. Had to downgrade enchant to 1.4.2 again.
Offline
I had the same problem here. Tried debugging, got tired, switched to Claws. Worked perfectly.
Offline
I tried to recompile sylpheed. It fails in the configure-step. Error in config.log is:
configure:21209: gcc -o conftest -g -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/inclu
de/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgi
o-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../libgdk-x11-2.0.so: undefined reference to `XRRFreeScreenResources'
/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../libgdk-x11-2.0.so: undefined reference to `XRRFreeCrtcInfo'
/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../libgdk-x11-2.0.so: undefined reference to `XRRGetOutputInfo'
/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../libgdk-x11-2.0.so: undefined reference to `XRRGetCrtcInfo'
/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../libgdk-x11-2.0.so: undefined reference to `XRRFreeOutputInfo'
/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../libgdk-x11-2.0.so: undefined reference to `XRRGetScreenResourcesCurrent'
collect2: ld returned 1 exit status
configure:21215: $? = 1
libxrandr is installed. Recompiling gtk now.
Offline
Recompiling gtk now.
Didn't work, same error
Offline