Jump to content

jthing

Members
  • Posts

    75
  • Joined

  • Last visited

Everything posted by jthing

  1. i got java working in konqueror, but still crashes with firefox 2.0.0.11
  2. hi. i have up graded to latest firefox, but every time in install java plugin firefox crashes. tried safe mode. running 32 bit. this is really silly now. been looking online there seems to be a lot of people with the same fault!
  3. Hi all Over the last 2 days i have had a problem with firefox crashing with java plugin installed. I have tried firefox 2.0.0.6 & 7 Also java (jre) 5 & 6 I also have a problem in konqueror when it starts up in to web browser opening up mandriva's new web page, the error is A script on this page is causing KHTML to freeze. If it continues to run, other applications may become less responsive. Do you want to abort the script? I don't really mind about konqueror but would prefure firefox to work correctly...
  4. jthing

    dekorator

    do you know which ones i can use as i have tried loads...
  5. hi all i have installed the following rpm: dekorator-0.3-mdk.i586.rpm when i open up control panel then try to install a dekoration i get this error: The file is not a valid deKorator theme archive. any one got any advice?
  6. hope you understand this coz i dont!!! [root@localhost dekorator-0.3]# make cd . && make -f admin/Makefile.common configure.in ; make all-recursive make[1]: Entering directory `/home/jeffrey/tmp/dekorator-0.3' cd . && make -f admin/Makefile.common configure.in ; Making all in client make[2]: Entering directory `/home/jeffrey/tmp/dekorator-0.3/client' Making all in config make[3]: Entering directory `/home/jeffrey/tmp/dekorator-0.3/client/config' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/jeffrey/tmp/dekorator-0.3/client/config' make[3]: Entering directory `/home/jeffrey/tmp/dekorator-0.3/client' if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I. -I/usr/include/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT deKoratorclient.lo -MD -MP -MF ".deps/deKoratorclient.Tpo" -c -o deKoratorclient.lo deKoratorclient.cc; \ then mv -f ".deps/deKoratorclient.Tpo" ".deps/deKoratorclient.Plo"; else rm -f ".deps/deKoratorclient.Tpo"; exit 1; fi In file included from deKoratorclient.cc:38: deKoratorclient.h:49:25: error: kdecoration.h: No such file or directory deKoratorclient.h:50:32: error: kdecorationfactory.h: No such file or directory deKoratorclient.h:138: error: expected class-name before ‘{’ token deKoratorclient.h:142: error: ISO C++ forbids declaration of ‘KDecoration’ with no type deKoratorclient.h:142: error: ‘KDecoration’ declared as a ‘virtual’ field deKoratorclient.h:142: error: expected ‘;’ before ‘*’ token deKoratorclient.h:259: error: expected class-name before ‘{’ token deKoratorclient.h:262: error: expected `)' before ‘*’ token deKoratorclient.h:277: error: ‘Position’ does not name a type deKoratorclient.cc:179: error: expected constructor, destructor, or type conversion before ‘*’ token deKoratorclient.cc:249: error: expected constructor, destructor, or type conversion before ‘*’ token deKoratorclient.cc: In member function ‘virtual bool DeKorator::DeKoratorFactory::reset(long unsigned int)’: deKoratorclient.cc:268: error: ‘SettingDecoration’ was not declared in this scope deKoratorclient.cc:268: error: ‘SettingButtons’ was not declared in this scope deKoratorclient.cc:268: error: ‘SettingBorder’ was not declared in this scope deKoratorclient.cc:268: error: ‘SettingColors’ was not declared in this scope deKoratorclient.cc:318: error: ‘resetDecorations’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorFactory::colorizeDecoPixmaps(bool)’: deKoratorclient.cc:735: error: ‘options’ was not declared in this scope deKoratorclient.cc:735: error: ‘KDecoration’ has not been declared deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorFactory::colorizeButtonsPixmaps(bool)’: deKoratorclient.cc:765: error: ‘options’ was not declared in this scope deKoratorclient.cc:765: error: ‘KDecoration’ has not been declared deKoratorclient.cc: In constructor ‘DeKorator::DeKoratorButton::DeKoratorButton(bool, int, int, DeKorator::DeKoratorClient*, const char*, const QString&, DeKorator::ButtonType, DeKorator::buttonTypeAll)’: deKoratorclient.cc:1190: error: ‘class DeKorator::DeKoratorClient’ has no member named ‘widget’ deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorButton::drawButton(QPainter*)’: deKoratorclient.cc:1342: error: ‘class DeKorator::DeKoratorClient’ has no member named ‘isActive’ deKoratorclient.cc:1356: error: ‘class DeKorator::DeKoratorClient’ has no member named ‘icon’ deKoratorclient.cc:1356: error: incomplete type ‘QIconSet’ used in nested name specifier deKoratorclient.cc:1356: error: incomplete type ‘QIconSet’ used in nested name specifier deKoratorclient.cc:1368: error: ‘class DeKorator::DeKoratorFactory’ has no member named ‘options’ deKoratorclient.cc:1368: error: ‘KDecoration’ has not been declared deKoratorclient.cc:1381: error: ‘class DeKorator::DeKoratorFactory’ has no member named ‘options’ deKoratorclient.cc:1381: error: ‘KDecoration’ has not been declared deKoratorclient.cc:1432: error: ‘class DeKorator::DeKoratorClient’ has no member named ‘isShade’ deKoratorclient.cc: In member function ‘QImage* DeKorator::DeKoratorButton::chooseRightHoverEffect(QImage*, QString)’: deKoratorclient.cc:1459: error: ‘class DeKorator::DeKoratorClient’ has no member named ‘isActive’ deKoratorclient.cc:1470: error: ‘class DeKorator::DeKoratorClient’ has no member named ‘isActive’ deKoratorclient.cc:1499: error: ‘class DeKorator::DeKoratorClient’ has no member named ‘isActive’ deKoratorclient.cc: At global scope: deKoratorclient.cc:1584: error: expected `)' before ‘*’ token deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorClient::init()’: deKoratorclient.cc:1623: error: ‘WNoAutoErase’ was not declared in this scope deKoratorclient.cc:1623: error: ‘createMainWidget’ was not declared in this scope deKoratorclient.cc:1624: error: ‘widget’ was not declared in this scope deKoratorclient.cc:1627: error: ‘NoBackground’ was not declared in this scope deKoratorclient.cc:1676: error: ‘isSetShade’ was not declared in this scope deKoratorclient.cc:1687: error: ‘options’ was not declared in this scope deKoratorclient.cc:1695: error: ‘isPreview’ was not declared in this scope deKoratorclient.cc:1711: error: ‘connect’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::addButtons(QBoxLayout*, const QString&, bool)’: deKoratorclient.cc:1743: error: ‘connect’ was not declared in this scope deKoratorclient.cc:1754: error: ‘isOnAllDesktops’ was not declared in this scope deKoratorclient.cc:1772: error: ‘connect’ was not declared in this scope deKoratorclient.cc:1779: error: ‘providesContextHelp’ was not declared in this scope deKoratorclient.cc:1785: error: ‘connect’ was not declared in this scope deKoratorclient.cc:1792: error: ‘isMinimizable’ was not declared in this scope deKoratorclient.cc:1797: error: ‘connect’ was not declared in this scope deKoratorclient.cc:1804: error: ‘isMaximizable’ was not declared in this scope deKoratorclient.cc:1806: error: ‘maximizeMode’ was not declared in this scope deKoratorclient.cc:1806: error: ‘MaximizeFull’ was not declared in this scope deKoratorclient.cc:1831: error: ‘connect’ was not declared in this scope deKoratorclient.cc:1838: error: ‘isCloseable’ was not declared in this scope deKoratorclient.cc:1844: error: ‘connect’ was not declared in this scope deKoratorclient.cc:1853: error: ‘keepAbove’ was not declared in this scope deKoratorclient.cc:1867: error: ‘connect’ was not declared in this scope deKoratorclient.cc:1876: error: ‘keepBelow’ was not declared in this scope deKoratorclient.cc:1890: error: ‘connect’ was not declared in this scope deKoratorclient.cc:1897: error: ‘isShadeable’ was not declared in this scope deKoratorclient.cc:1899: error: ‘isSetShade’ was not declared in this scope deKoratorclient.cc:1912: error: ‘connect’ was not declared in this scope deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorClient::activeChange()’: deKoratorclient.cc:1934: error: ‘widget’ was not declared in this scope deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorClient::captionChange()’: deKoratorclient.cc:1944: error: ‘widget’ was not declared in this scope deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorClient::desktopChange()’: deKoratorclient.cc:1953: error: ‘isOnAllDesktops’ was not declared in this scope deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorClient::maximizeChange()’: deKoratorclient.cc:1993: error: ‘maximizeMode’ was not declared in this scope deKoratorclient.cc:1993: error: ‘MaximizeFull’ was not declared in this scope deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorClient::shadeChange()’: deKoratorclient.cc:2020: error: ‘isSetShade’ was not declared in this scope deKoratorclient.cc:2044: error: ‘widget’ was not declared in this scope deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorClient::borders(int&, int&, int&, int&) const’: deKoratorclient.cc:2109: error: ‘isShade’ was not declared in this scope deKoratorclient.cc:2119: error: ‘widget’ was not declared in this scope deKoratorclient.cc: In member function ‘virtual void DeKorator::DeKoratorClient::resize(const QSize&)’: deKoratorclient.cc:2128: error: ‘widget’ was not declared in this scope deKoratorclient.cc: In member function ‘virtual QSize DeKorator::DeKoratorClient::minimumSize() const’: deKoratorclient.cc:2137: error: ‘widget’ was not declared in this scope deKoratorclient.cc: At global scope: deKoratorclient.cc:2148: error: ‘KDecoration’ has not been declared deKoratorclient.cc:2148: error: expected constructor, destructor, or type conversion before ‘DeKoratorClient’ deKoratorclient.cc: In member function ‘bool DeKorator::DeKoratorClient::eventFilter(QObject*, QEvent*)’: deKoratorclient.cc:2242: error: ‘widget’ was not declared in this scope deKoratorclient.cc:2260: error: ‘processMousePressEvent’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::mouseDoubleClickEvent(QMouseEvent*)’: deKoratorclient.cc:2296: error: ‘titlebarDblClickOperation’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::wheelEvent(QWheelEvent*)’: deKoratorclient.cc:2306: error: ‘titlebarMouseWheelOperation’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::paintEvent(QPaintEvent*)’: deKoratorclient.cc:2323: error: ‘widget’ was not declared in this scope deKoratorclient.cc:2325: error: ‘width’ was not declared in this scope deKoratorclient.cc:2325: error: ‘height’ was not declared in this scope deKoratorclient.cc:2339: error: ‘isActive’ was not declared in this scope deKoratorclient.cc:2394: error: ‘caption’ was not declared in this scope deKoratorclient.cc:2395: error: ‘options’ was not declared in this scope deKoratorclient.cc:2426: error: ‘KDecoration’ has not been declared deKoratorclient.cc:2432: error: ‘AlignVCenter’ was not declared in this scope deKoratorclient.cc:2439: error: ‘isShade’ was not declared in this scope deKoratorclient.cc:2450: error: ‘isActive’ was not declared in this scope deKoratorclient.cc:2508: error: ‘isActive’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::updateCaptionBuffer()’: deKoratorclient.cc:2549: error: ‘caption’ was not declared in this scope deKoratorclient.cc:2550: error: ‘options’ was not declared in this scope deKoratorclient.cc:2550: error: ‘isActive’ was not declared in this scope deKoratorclient.cc:2561: error: ‘white’ was not declared in this scope deKoratorclient.cc:2562: error: ‘AlignCenter’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::resizeEvent(QResizeEvent*)’: deKoratorclient.cc:2581: error: ‘widget’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::showEvent(QShowEvent*)’: deKoratorclient.cc:2618: error: ‘widget’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::maxButtonPressed()’: deKoratorclient.cc:2632: error: ‘maximize’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::shadeButtonPressed()’: deKoratorclient.cc:2660: error: ‘isSetShade’ was not declared in this scope deKoratorclient.cc:2660: error: ‘setShade’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::aboveButtonPressed()’: deKoratorclient.cc:2672: error: ‘keepAbove’ was not declared in this scope deKoratorclient.cc:2672: error: ‘setKeepAbove’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::belowButtonPressed()’: deKoratorclient.cc:2684: error: ‘keepBelow’ was not declared in this scope deKoratorclient.cc:2684: error: ‘setKeepBelow’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::menuButtonPressed()’: deKoratorclient.cc:2715: error: ‘KDecorationFactory’ was not declared in this scope deKoratorclient.cc:2715: error: ‘f’ was not declared in this scope deKoratorclient.cc:2715: error: ‘factory’ was not declared in this scope deKoratorclient.cc:2716: error: ‘showWindowMenu’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::menuButtonReleased()’: deKoratorclient.cc:2732: error: ‘closeWindow’ was not declared in this scope deKoratorclient.cc: In member function ‘void DeKorator::DeKoratorClient::doShape()’: deKoratorclient.cc:2741: error: ‘width’ was not declared in this scope deKoratorclient.cc:2742: error: ‘height’ was not declared in this scope deKoratorclient.cc:2787: error: ‘isShade’ was not declared in this scope deKoratorclient.cc:2827: error: ‘setMask’ was not declared in this scope deKoratorclient.moc: In static member function ‘static QMetaObject* DeKorator::DeKoratorClient::staticMetaObject()’: deKoratorclient.moc:136: error: ‘KDecoration’ has not been declared deKoratorclient.moc: In member function ‘virtual void* DeKorator::DeKoratorClient::qt_cast(const char*)’: deKoratorclient.moc:178: error: ‘KDecoration’ has not been declared deKoratorclient.moc: In member function ‘virtual bool DeKorator::DeKoratorClient::qt_invoke(int, QUObject*)’: deKoratorclient.moc:193: error: ‘KDecoration’ has not been declared deKoratorclient.moc: In member function ‘virtual bool DeKorator::DeKoratorClient::qt_emit(int, QUObject*)’: deKoratorclient.moc:200: error: ‘KDecoration’ has not been declared deKoratorclient.moc: In member function ‘virtual bool DeKorator::DeKoratorClient::qt_property(int, int, QVariant*)’: deKoratorclient.moc:206: error: ‘KDecoration’ has not been declared deKoratorclient.cc: In member function ‘virtual bool DeKorator::DeKoratorFactory::reset(long unsigned int)’: deKoratorclient.cc:321: warning: control reaches end of non-void function make[3]: *** [deKoratorclient.lo] Error 1 make[3]: Leaving directory `/home/jeffrey/tmp/dekorator-0.3/client' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/jeffrey/tmp/dekorator-0.3/client' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jeffrey/tmp/dekorator-0.3' make: *** [all] Error 2 [root@localhost dekorator-0.3]#
  7. thanks.. ive got another 1. i typed kwin --replace and ive lost the top bar with buttons on it. do you know how to fix this please?
  8. hi all i have installed various devel packages and still can not get this to work! I can configure but then get errors when i do make.. can anyone help? im running mandriva 2007, kde 3.5 [moved from Software by spinynorman]
  9. close this.. i will have to use windows!!!
  10. Formatted phillips USB Flash Drive to fat32 in windows xp, no joy used to work on 2006!!! when i plug it in mandriva freezes. if i plug in before i start mandriva its ok, but cant read drive. still get Protocol not supported, device???
  11. when i install a phillips USB Flash Drive, the system freezes... also if i start mandriva with USB Flash Drive in system starts up ok but cant open devices or mnt device? please can you help BELOW IS THE Identification Vendor: ?Philips Description: ?USB Flash Drive Disk identifier: ?0601200300002841 Media class: ?hd (Mass Storage|SCSI|Bulk (Zip)) Bus identification vendor ID: ?0x0471 Device ID: ?0x082b Sub vendor ID: ?0x0000 Sub device ID: ?0x0000 Connection Bus: ?SCSI (USB) (2) Channel: ?0 Logical unit number: ?0 Device Old device file: ?/dev/sda Misc Device USB ID: ?2 Geometry: ?// (CHS) Disk controller: ?0 Also when i click on Devices i get this error Protocol not supported device Thanks for help...
  12. hi all how can i re set kde & gnome to a default state. so it resets everything as if just been installed? thanks in advance.
  13. i am designing a site for a personal trainer. i need pics of fitness, weights and the like. i dont know if i will be able to just nick pics off web site..
  14. thanks for your input
  15. Hi where is the best place to get images for web site's. As I'm designing my web site. I need to know where to look, how much they cost and so on?
  16. Fixed went to sessions, current session. removed gnome panel. restored menu. saved. sorted!!!
  17. tried that. rebooted into safemode, did re install. to fix any errors. ive deleted bottom panel and all the add panels in top bar. still get error. and need to fix panels now!
  18. hi all i get this message, which will not go away. i installed realplayer. then had to repair gnome as it kept crashing! ive got it running now but got this message:- I've detected a panel already running, and will now exit. can any one help please
  19. jthing

    dekorator

    thanks. did see that b4
  20. jthing

    dekorator

    Hi all. I have installed 35651-dekorator-0.3-mdk.i586.rpm. and recived emails from moty rahamim <moty.rahamim@gmail.com> He said that i had to do nohup kwin --replace & in console to make the themes work! im a bit confused as to why i have to do this every time i start mandriva. Can any one help on this?
  21. hi all. ive spent some time looking for a script or plugin for gimp, so i can resize icons in 1 folder to another folder. can any one help with any scripts or plugins either for gimp or stand alone.
  22. thanks. for some reason the setting in window behavior had changed!!! very weird..
×
×
  • Create New...