Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

The KDE Thread - 3.2.1 is out!

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
409 posts
  • Page 16 of 17
    • Jump to page:
  • Previous
  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next
Author
Message
DArt
n00b
n00b
User avatar
Posts: 26
Joined: Mon Dec 22, 2003 1:36 pm
Location: Grenoble (France)

  • Quote

Post by DArt » Fri Feb 13, 2004 2:18 pm

To remove KDE 3.1.5, try

Code: Select all

emerge unmerge kdebase-3.1.5
and same thing for all package of KDE. To find them, try

Code: Select all

qpkg -d
That print all dump packages . Don't forget to remove old version of arts, too. :wink:
Top
rajram56
n00b
n00b
User avatar
Posts: 16
Joined: Sun Jun 23, 2002 9:06 am
Location: San Diego

emerge fails for kdegraphics (error in Glyph.cpp Glyph.h)

  • Quote

Post by rajram56 » Fri Feb 13, 2004 3:40 pm

Hi,

I have the same problem as lbrtuk.
Emerging kde 3.2 fails when kdegraphics is being emerged.

the error is

Code: Select all

In file included from Glyph.cpp:22:
Glyph.h:53: syntax error before `*'
Glyph.h:57: syntax error before `['
Glyph.cpp:62: syntax error before `*'
make[6]: *** [Glyph.lo] Error 1
Top
gren
n00b
n00b
Posts: 48
Joined: Sat Apr 20, 2002 9:24 pm
Location: Fargo, ND, USA

Re: emerge fails for kdegraphics (error in Glyph.cpp Glyph.h

  • Quote

Post by gren » Fri Feb 13, 2004 4:12 pm

rajram56 wrote:I have the same problem as lbrtuk.
Emerging kde 3.2 fails when kdegraphics is being emerged.
I couldn't find a bug report for this, so I just filed a new one.
http://bugs.gentoo.org/show_bug.cgi?id=41467
If you want to keep track of it, go add yourself to the CC list.
Top
gdoubleu
Tux's lil' helper
Tux's lil' helper
Posts: 80
Joined: Wed May 07, 2003 7:54 am

  • Quote

Post by gdoubleu » Fri Feb 13, 2004 5:38 pm

qt-3.3.0
automake-1.7.7
autoconf-2.59
m4-1.4-r1
glibc-2.3.2-r9
gcc-3.3.2-r5

while compiling kdelibs 3.2.0, i get this:

Code: Select all

/var/tmp/portage/kdelibs-3.2.0/work/kdelibs-3.2.0/kdeui/ktoolbar.cpp:191 Warning: no matching class member
found for
  QSize KToolBarSeparator::sizeHint() const
Possible candidates:
  QSize KToolBarSeparator::sizeHint() const
/var/tmp/portage/kdelibs-3.2.0/work/kdelibs-3.2.0/kdeui/ktoolbar.cpp:197 Warning: no matching class member
found for
  QSizePolicy KToolBarSeparator::sizePolicy() const
Possible candidates:
  QSizePolicy KToolBarSeparator::sizePolicy() const
<tagfile>:1 Warning: Internal inconsistency: member KMAX does not belong to any container!
<tagfile>:1 Warning: Internal inconsistency: member KMAX does not belong to any container!
<tagfile>:1 Warning: Internal inconsistency: member I18N_NOOP does not belong to any container!
<tagfile>:1 Warning: Internal inconsistency: member I18N_NOOP does not belong to any container!
<tagfile>:1 Warning: Internal inconsistency: member I18N_NOOP does not belong to any container!
.
.
. (edited out)
.
.
/var/tmp/portage/kdelibs-3.2.0/work/kdelibs-3.2.0/kdeui/ktoolbarbutton.h:50 Warning: The following paramete
rs of KToolBarButton::KToolBarButton(const QString &icon, int id, QWidget *parent, const char *name=0L, con
st QString &txt=QString::null, KInstance *_instance=KGlobal::instance()) are not documented:
  parameter _instance

Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
/var/tmp/portage/kdelibs-3.2.0/work/kdelibs-3.2.0/kdeui/kxmlguibuilder.h:57 Warning: The following paramete
rs of KXMLGUIBuilder::createContainer(QWidget *parent, int index, const QDomElement &element, int &id) are
not documented:
  parameter id

Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
Error: Problems running dot. Check your installation!
/var/tmp/portage/kdelibs-3.2.0/work/kdelibs-3.2.0/kdeui/kstdaction.h:208 Warning: The following parameters
of KStdAction::openRecent(const QObject *recvr, const char *slot, KActionCollection *parent, const char *na
me=0) are not documented:
  parameter recvr
  parameter parent
  parameter name

make[2]: *** [apidox-am-yes] Interrupt
make[1]: *** [apidox] Interrupt
make: *** [apidox] Interrupt
Caught signal 2

/usr/portage/kde-base/kdelibs/kdelibs-3.2.0.ebuild: src_compile aborted; exiting.
any thoughts?
Top
evoweiss
Veteran
Veteran
User avatar
Posts: 1678
Joined: Sun Sep 07, 2003 10:40 am
Location: Edinburgh, UK

Re: arts and alsa

  • Quote

Post by evoweiss » Fri Feb 13, 2004 11:26 pm

sklettke wrote:
r8dhex wrote: What!!?? :D I didn't know since I'm listening to xmms right now, i had to double check that i was actually using the arts driver... In fact I am using the arts driver (0.4-r6), using arts 1.2.0. Not saying you're wrong, but if its a technical impossibility (according to the link), it makes me wonder as to how I can verify that I'm actually using the versions that I _think_ im using.
Hmm. I'm using a newer version of xmms-arts (0.6.0), I'll try downgrading to 0.4-r6 and see if that works.

[EDIT] Nope 0.4-r6 doesn't work for me.

Scott
Hi,

Just tried both of the xmms-arts versions and neither worked for me either. The pain of it is that, when arts is managing sound, Xine's sound is gone. The message you get is:

audio_alsa_out: >>> check if another program don't already use PCM <<<

Disabling the sound hardware from the arts menu doesn't help either.

Best,

Alex
Top
Berkz
Apprentice
Apprentice
User avatar
Posts: 205
Joined: Mon Aug 26, 2002 3:16 pm
Location: Iceland

  • Quote

Post by Berkz » Sat Feb 14, 2004 6:54 pm

gdoubleu:

post that thing in the qt 3.3. thread.
______________

Regards, Berkz
Top
TyroneSlothrop
n00b
n00b
User avatar
Posts: 39
Joined: Sat Sep 27, 2003 7:04 am
Location: Franconia, Central Europe
Contact:
Contact TyroneSlothrop
Website

  • Quote

Post by TyroneSlothrop » Mon Feb 16, 2004 3:45 am

diegs wrote:checking enable previews doesn't work for me. must be something not compiled right.
You are sure that you have enabled all local protocols (especially the file protocol) on the "previews and metadata" (that's a guess of the english name) panel in the preferences of konqueror? I worked for me the first time without enabling them, but the second time i had to...
warning: potentially offensive but true nonetheless...
Top
diegs
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Aug 06, 2003 3:07 am
Location: nyc
Contact:
Contact diegs
Website

  • Quote

Post by diegs » Mon Feb 16, 2004 7:40 am

Bingo. Thanks Tyrone.

(I didn't have to do this in the CVS versions either)
knowledge = fv
Top
yodermk
Apprentice
Apprentice
Posts: 189
Joined: Mon Jun 09, 2003 6:32 pm
Location: Quito, Ecuador
Contact:
Contact yodermk
Website

  • Quote

Post by yodermk » Wed Feb 18, 2004 4:51 am

kdeaddons is still failing for me, but it doesn't look like it has anything to do with kdegames. I emerged all the other packages and addons still fails...

Code: Select all

/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -march=pentium3 -O3 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o noatunblurscope.la -rpath /usr/kde/3.2/lib/kde3 -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib  -module -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined `/usr/bin/sdl-config --libs` sdlscope.lo scopedisplayer.lo -lkio -lnoatun -lm
libtool: link: cannot find the library `'
make[3]: *** [noatunblurscope.la] Error 1
Any brilliance on this one?
Top
TyroneSlothrop
n00b
n00b
User avatar
Posts: 39
Joined: Sat Sep 27, 2003 7:04 am
Location: Franconia, Central Europe
Contact:
Contact TyroneSlothrop
Website

  • Quote

Post by TyroneSlothrop » Wed Feb 18, 2004 9:20 am

yodermk wrote:Any brilliance on this one?
No brilliance, but what does sdl-config --libs show you? For the record:

Code: Select all

tyrone@hal:~$ /usr/bin/sdl-config --libs
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread
And the first thing i'd try would be reemerging media-libs/libsdl.
warning: potentially offensive but true nonetheless...
Top
yodermk
Apprentice
Apprentice
Posts: 189
Joined: Mon Jun 09, 2003 6:32 pm
Location: Quito, Ecuador
Contact:
Contact yodermk
Website

  • Quote

Post by yodermk » Wed Feb 18, 2004 2:33 pm

It shows exactly as it does on yours. I'll re-emerge SDL tonight though.
Top
yodermk
Apprentice
Apprentice
Posts: 189
Joined: Mon Jun 09, 2003 6:32 pm
Location: Quito, Ecuador
Contact:
Contact yodermk
Website

  • Quote

Post by yodermk » Thu Feb 19, 2004 4:22 am

Ok, re-emerging libsdl fixed it, thanks! Couple things changed ...

1. going from -r2 to -r3
2. libsdl was emerged with gcc 3.2, now it compiled with 3.3, the same as I was using for KDE
Top
ArsDangor
Guru
Guru
User avatar
Posts: 477
Joined: Tue May 20, 2003 5:29 pm

  • Quote

Post by ArsDangor » Thu Feb 19, 2004 8:36 pm

When I start KDE (I use kdm), it's pretty annoying it doesn't load my .bashrc. I've read help, and I know I should edit my .xsession.
But, for non-kde programs it's hard to load an environment now.
For instance xChat doesn't find any LANG value, and it doesn't start in Spanish. And Emacs doesnt find CVSROOT, so I cannot use CVS under Emacs.
Is there any workaround for this?
Top
ArsDangor
Guru
Guru
User avatar
Posts: 477
Joined: Tue May 20, 2003 5:29 pm

  • Quote

Post by ArsDangor » Fri Feb 20, 2004 12:23 am

I've got it.
KDE's documentation doesn't inform where it reads environment variables from. I moved a few things from .bash_profile to .profile and I have it working now. :)
Top
BlinkEye
Veteran
Veteran
Posts: 1046
Joined: Tue Oct 21, 2003 7:13 pm
Location: Gentoo Forums

<tab> completion

  • Quote

Post by BlinkEye » Fri Feb 20, 2004 6:23 pm

anyone there who misses the <tab> completion when filling out forms? konqui suggests an entry but to choose it i can't hit <tab> as i used to but have to use the down arrow. i haven't found any setting for this behaviour so far...
Last edited by BlinkEye on Fri Feb 20, 2004 8:11 pm, edited 1 time in total.
Top
BlinkEye
Veteran
Veteran
Posts: 1046
Joined: Tue Oct 21, 2003 7:13 pm
Location: Gentoo Forums

konsole settings

  • Quote

Post by BlinkEye » Fri Feb 20, 2004 8:10 pm

any chance to persuade kde that it should open a konsole without borders? i may change the konsole window settings to my liking and then save the settings with "ALT & F3", but this affects that it loads my konsole everytime at the location i closed it the last time which i don't want because i use a lot of virtual desktops.
Top
LostSon
Guru
Guru
User avatar
Posts: 514
Joined: Fri Nov 21, 2003 1:13 am
Location: Wisconsin
Contact:
Contact LostSon
Website

  • Quote

Post by LostSon » Sat Feb 21, 2004 5:25 pm

@occe:
You may want to use this:

Code: Select all

emerge unmerge arts kdelibs kdebase kdenetwork kdepim kdemultimedia kdeaddons kdegraphics kdeedu kdetoys kdeutils kdeadmin kdeartwork kdegames kde && ACCEPT_KEYWORDS=~x86 emerge kde kde-i18n

Thought i would use this to get rid of 3.1.4 and holy shit wiped out my 3.2 too. Fukn great :evil:
Top
Luda
n00b
n00b
Posts: 45
Joined: Sat Feb 21, 2004 9:37 pm
Location: Germany

  • Quote

Post by Luda » Sat Feb 21, 2004 9:40 pm

Hi.. I've got a problem with compiling kdebase too.
I say: "emerge kdebase" and it stops with:

Code: Select all

config.pl: fast created 435 file(s).
config.status: creating config.h
config.status: executing depfiles commands

You're missing libsmbclient from samba 3.0
KDE will use a wrapper for smbclient without it,
consider installing it.
Look at kioslave/smb/libsmbclient-HOWTO.txt

cd . && \
  /bin/sh /var/tmp/portage/kdebase-3.2.0/work/kdebase-3.2.0/admin/missing --run automake-1.7 --foreign  Makefile
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/var/tmp/portage/kdebase-3.2.0/work/kdebase-3.2.0'
String found where operator expected at /usr/bin/autom4te-2.57 line 280, near "error "need GNU m4 1.4 or later: $m4""
        (Do you need to predeclare error?)
syntax error at /usr/bin/autom4te-2.57 line 280, near "error "need GNU m4 1.4 or later: $m4""
BEGIN not safe after errors--compilation aborted at /usr/bin/autom4te-2.57 line 453.
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.2.0/work/kdebase-3.2.0'
make: *** [configure] Error 2
make: *** Waiting for unfinished jobs....
cd . && perl admin/am_edit Makefile.in
make: *** Waiting for unfinished jobs....

!!! ERROR: kde-base/kdebase-3.2.0 failed.
!!! Function kde_src_compile, Line 127, Exitcode 2
!!! died running emake, kde_src_compile:make

sad distfiles # 
Any suggentions on what I could do to make it work?
Top
Berkz
Apprentice
Apprentice
User avatar
Posts: 205
Joined: Mon Aug 26, 2002 3:16 pm
Location: Iceland

  • Quote

Post by Berkz » Sun Feb 22, 2004 8:44 am

Hi.. I've got a problem with compiling kdebase too.
I say: "emerge kdebase" and it stops with:


Code:



config.pl: fast created 435 file(s).
config.status: creating config.h
config.status: executing depfiles commands

You're missing libsmbclient from samba 3.0
KDE will use a wrapper for smbclient without it,
consider installing it.
Look at kioslave/smb/libsmbclient-HOWTO.txt

cd . && \
/bin/sh /var/tmp/portage/kdebase-3.2.0/work/kdebase-3.2.0/admin/missing --run automake-1.7 --foreign Makefile
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/var/tmp/portage/kdebase-3.2.0/work/kdebase-3.2.0'
String found where operator expected at /usr/bin/autom4te-2.57 line 280, near "error "need GNU m4 1.4 or later: $m4""
(Do you need to predeclare error?)
syntax error at /usr/bin/autom4te-2.57 line 280, near "error "need GNU m4 1.4 or later: $m4""
BEGIN not safe after errors--compilation aborted at /usr/bin/autom4te-2.57 line 453.
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.2.0/work/kdebase-3.2.0'
make: *** [configure] Error 2
make: *** Waiting for unfinished jobs....
cd . && perl admin/am_edit Makefile.in
make: *** Waiting for unfinished jobs....

!!! ERROR: kde-base/kdebase-3.2.0 failed.
!!! Function kde_src_compile, Line 127, Exitcode 2
!!! died running emake, kde_src_compile:make

sad distfiles #



Any suggentions on what I could do to make it work?
Try unmerging automake and then emerge it again and then do a
"emerge kde-base WANT_AUTOCONF=2.5"
______________

Regards, Berkz
Top
Luda
n00b
n00b
Posts: 45
Joined: Sat Feb 21, 2004 9:37 pm
Location: Germany

  • Quote

Post by Luda » Sun Feb 22, 2004 2:11 pm

Thanks for the answer, but it still does not want to work.

emerge kde-base WANT_AUTOCONF=2.5
gives an error, he tries to compile the package "WANT_AUTOCONF=2.5"

so I did
# export WANT_AUTOCONF=2.5
# emerge kdebase
--> same error..

downgrading autoconf 2.59-r3 to 2.58-r1 at the moment...

try and error ;)

/e: tried, error. :(
Top
Luda
n00b
n00b
Posts: 45
Joined: Sat Feb 21, 2004 9:37 pm
Location: Germany

  • Quote

Post by Luda » Sun Feb 22, 2004 6:33 pm

mmh.. is there something mixed up with autoconf and automake?

I umerged (and merged again) both autoconf and automake and did
# export WANT_AUTOMAKE=2.5
# export WANT AUTOCONF=1.8
checked with
# autoconf --version
--> 2.59
# automake --version
--> 1.8.2

Stlll the same error.

There are some Warnings while checking stuff:

Code: Select all

checking linux/raw.h usability... no
checking linux/raw.h presence... yes
configure: WARNING: linux/raw.h: present but cannot be compiled
configure: WARNING: linux/raw.h: check for missing prerequisite headers?
configure: WARNING: linux/raw.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING: ## ------------------------------------ ##
checking for linux/raw.h... yes
checking sys/raw.h usability... yes
checking sys/raw.h presence... yes
Any usable information?

Mmh.. going to retry with autoconf and automake from the "stable"-tree...

try, error, try, error, try, ...

Edit: tried, error. :(
Top
Berkz
Apprentice
Apprentice
User avatar
Posts: 205
Joined: Mon Aug 26, 2002 3:16 pm
Location: Iceland

  • Quote

Post by Berkz » Sun Feb 22, 2004 11:03 pm

I think u should report this to bugs.gentoo.org
______________

Regards, Berkz
Top
Luda
n00b
n00b
Posts: 45
Joined: Sat Feb 21, 2004 9:37 pm
Location: Germany

  • Quote

Post by Luda » Sun Feb 22, 2004 11:23 pm

Mh.. I had an old Qt-Version.. updated it, tried
# emerge kde
and got an other error...
now this may be fun..

going to try around a bit tomorrow.
Top
Berkz
Apprentice
Apprentice
User avatar
Posts: 205
Joined: Mon Aug 26, 2002 3:16 pm
Location: Iceland

  • Quote

Post by Berkz » Mon Feb 23, 2004 12:16 am

try emerge -Uu world --deep
______________

Regards, Berkz
Top
Luda
n00b
n00b
Posts: 45
Joined: Sat Feb 21, 2004 9:37 pm
Location: Germany

  • Quote

Post by Luda » Mon Feb 23, 2004 6:36 pm

well..
I can't do that.. at least not "stable"
There is quite a big bunch of packages that require other packages that are masked. I'm not sure I want to upgrade to "unstable".. going to think about that for some minutes..
and I don't think I can downgrade everything to unmasked Versions.. (slow CPU, no time)

well.. KDE 3.14 works fine with kdelibs 3.2.0, so it ain't anything that might kill me ;)
Top
Post Reply

409 posts
  • Page 16 of 17
    • Jump to page:
  • Previous
  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic