Re: [kde-freebsd] KDE 4.12.5 or 4.14.2: no jingle when KDE comes up
On Mon, 03 Nov 2014 13:18:03 -0200, brunomaxi...@openmailbox.org stated: > Em 2014-11-03 10:10, Matthias Apitz escreveu: > > El día Monday, November 03, 2014 a las 12:23:37PM +0100, Matthias > > Apitz escribió: > > > >> > >> Hello, > >> > >> Since 4.12.5 and 4.14.2 I'm missing the jingle bells when KDE comes > >> up. > >> For the rest sound is fine. Any idea? Not that I'm depending on it, > >> but > >> in an office full of Microsoft stations, it was always nice to get the > >> attention of my co-workers with this :-) > > > > This was a really stupid question: Somehow they just have been disabled > > by the update process, don't know why or how. Sorry for the noise. > > > > matthias > > No, it's not. > My KDE has bug with GStreamer. Amarok doesn't play sounds with this bug: > > (amarok:1724): GStreamer-CRITICAL **: void > gst_mini_object_unref(GstMiniObject *): assertion `GST_IS_MINI_OBJECT > (mini_object)' failed > (amarok:1724): GLib-GObject-WARNING **: void g_object_get_valist(GObject > *, const gchar *, __va_list_tag *): object class `GstPlayBin' has no > property named `n-video' > > And when I click at "test" in System Settings > Multimedia > AV > Configuration and select the audio device, no sound too. I have exactly the same problem. However, due to the multitude of problems getting sound to work right on FreeBSD, I just ignore it. -- Jerry ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Unable to build /x11/kdelibs3 with updated jpeg-7 port
It appears that the /x11/kdelibs3 ports insists on using the older "libjpeg.so.9" library. Since updating to jpeg-7, this library is no-longer available. Therefore, I cannot build this port. A complete copy of the build log is available here: http://filebin.ca/yrdvkw/kdelibs.log -- Jerry ges...@yahoo.com Quigley's Law: Whoever has any authority over you, no matter how small, will attempt to use it. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Unable to build "x11-toolkits/qt33"
The entire build log is available here: http://seibercom.net/logs/qt33.txt I did notice a few items that seemed strange. One being this entry in the log file: MySQL auto-detection... Could not find libmysqlclient.* anywhere in /lib /usr/lib /usr/local/lib MySQL disabled. I checked, and the file does exist: $ locate libmysqlclient /usr/local/lib/mysql/libmysqlclient.a /usr/local/lib/mysql/libmysqlclient.la /usr/local/lib/mysql/libmysqlclient.so /usr/local/lib/mysql/libmysqlclient.so.16 /usr/local/lib/mysql/libmysqlclient_r.a /usr/local/lib/mysql/libmysqlclient_r.la /usr/local/lib/mysql/libmysqlclient_r.so /usr/local/lib/mysql/libmysqlclient_r.so.16 Another is near the end of the log: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) However, upon checking, I discovered this: $ locate libjpeg.so.10 /usr/local/lib/libjpeg.so.10 The build attempt ends with this: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_start_decompr...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_resync_to_rest...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_read_scanli...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_start_compr...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_finish_compr...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_finish_decompr...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_createcompr...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_set_defau...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_read_hea...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_createdecompr...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_std_er...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_destroy_compr...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_destroy_decompr...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_write_scanli...@libjpeg_7.0' /usr/local/lib/libqt-mt.so: undefined reference to `jpeg_set_qual...@libjpeg_7.0' *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. -- Jerry ges...@yahoo.com |=== |=== |=== |=== | I have found little that is good about human beings. In my experience most of them are trash. Sigmund Freud ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Unable to start KDE4
I just did a fresh install of KDE4 on a FreeBSD-8/amd64 machine. I am unable to locate the "startkde" program. I believe the command to start KDE4 was: "exec /usr/local/kde4/bin/startkde". In any case, I cannot find the program. Has the method of starting KDE4 been changed since the recent update? -- Jerry ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Unable to start KDE4
2010/5/13 Terry Poulin : > > On Thu, May 13, 2010 at 10:05, Jerry wrote: >> >> I just did a fresh install of KDE4 on a FreeBSD-8/amd64 machine. I am >> unable to locate the "startkde" program. I believe the command to >> start KDE4 was: "exec /usr/local/kde4/bin/startkde". In any case, I >> cannot find the program. Has the method of starting KDE4 been changed >> since the recent update? > Afaik x11/kdebase4-workspace contains a startkde and startkde4 script. For > best results, you should likely use $PREFIX/bin/startkde4. That is the problem. There is no "startkde4' script on my PC. Believe me, I did a complete search for it, including using "find" and it was just not installed. Now I am trying to figure out what I have to reinstall to get it installed. I originally installed the "KDE4" meta port so I has assumed that everything would be done up nicely. -- Jerry freebsd-ports.u...@seibercom.net ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Akonadi Server crashes upon start-up
ocal/share/akonadi/mysql.conf': # # Global Akonadi MySQL server settings, # These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf # # Based on advice by Kris Köhntopp # [mysqld] skip_grant_tables skip_networking # strict query parsing/interpretation # TODO: make Akonadi work with those settings enabled #sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat #sql_mode=strict_trans_tables # use InnoDB for transactions and better crash recovery default_storage_engine=innodb # case-insensitive table names, avoids trouble on windows lower_case_table_names=1 character_set_server=latin1 collation_server=latin1_general_ci table_cache=200 thread_cache_size=3 log_bin=mysql-bin expire_logs_days=3 #sync_bin_log=0 # error log file name, relative to datadir log_error=mysql.err log_warnings=2 # log all queries, useful for debugging but generates an enormous amount of data #log=mysql.full # log queries slower than n seconds, log file name relative to datadir log_slow_queries=mysql.slow long_query_time=1 # log queries not using indices, debug only, disable for production use log_queries_not_using_indexes=1 # maximum blob size max_allowed_packet=32M max_connections=256 # makes sense when having the same query multiple times # makes no sense with prepared statements and/or transactions query_cache_type=0 query_cache_size=0 innodb_file_per_table=1 innodb_log_buffer_size=1M innodb_additional_mem_pool_size=1M # messure database size and adjust # SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema"); innodb_buffer_pool_size=80M # size of average write burst, keep Innob_log_waits small, keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables) innodb_log_file_size=64M innodb_flush_log_at_trx_commit=2 Test 8: SUCCESS akonadictl found and usable Details: The program '/usr/local/kde4/bin/akonadictl' to control the Akonadi server was found and could be executed successfully. Result: Akonadi 1.3.1 Test 9: ERROR Akonadi control process not registered at D-Bus. Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 10: ERROR Akonadi server process not registered at D-Bus. Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 11: SUCCESS Nepomuk search service registered at D-Bus. Details: The Nepomuk search service is registered at D-Bus which typically indicates it is operational. Test 12: SUCCESS Nepomuk search service uses an appropriate backend. Details: The Nepomuk search service uses one of the recommended backends. Test 13: SKIP Protocol version check not possible. Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements. Test 14: ERROR No resource agents found. Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/local/kde4/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome', make sure this includes all paths where Akonadi agents are installed to. Directory listing of '/usr/local/kde4/share/akonadi/agents': birthdaysresource.desktop contactsresource.desktop icalresource.desktop imapresource.desktop kabcresource.desktop kcalresource.desktop knutresource.desktop kolabproxyresource.desktop localbookmarksresource.desktop maildirresource.desktop maildispatcheragent.desktop mboxresource.desktop microblog.desktop mtdummyresource.desktop nepomukcalendarfeeder.desktop nepomukcontactfeeder.desktop nepomuktagresource.desktop nntpresource.desktop notesresource.desktop pop3resource.desktop vcarddirresource.desktop vcardresource.desktop Environment variable XDG_DATA_DIRS is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome' Test 15: SUCCESS No current Akonadi server error log found. Details: The Akonadi server did not report any errors during its current startup. Test 16: SUCCESS No previous Akonadi server error log found. Details: The Akonadi server did not report any errors during its previous startup. Test 17: SUCCESS No current Akonadi control error log found. Details: The Akonadi control process did not report any errors during its current startup. Test 18: SUCCESS ---
Re: [kde-freebsd] Akonadi Server crashes upon start-up
On Fri, 14 May 2010 17:24:03 -0300 Raphael Kubo da Costa articulated: > On Fri, May 14, 2010 at 4:49 PM, Jerry > wrote: > > FreeBSD-8 / amd64 with KDE4 > > > > I just installed KDE. Everything appears to be working correctly > > with the exception of the 'Akonadi Server'. It crashed immediatey > > upon start-up. > Do you get any interesting output if you issue "akonadictl start" on > the terminal? Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Starting Akonadi Server... done. /usr/home/gerard $ Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) [akonadiserver] search paths: ("/usr/local/kde4/bin", "/sbin", "/bin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin", "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") ProcessControl: Application 'akonadiserver' stopped unexpected (Process crashed) Application 'akonadiserver' crashed to often. Giving up! > > There is an 'akonadiserver.core' created. > Anything interesting on the backtrace? I am not sure how to go about that. -- Jerry kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Happiness is the greatest good. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi Server crashes upon start-up
On Sat, 15 May 2010 04:07:15 +0100 Bartosz Fabianowski articulated: > >>>> There is an 'akonadiserver.core' created. > > > > In case you have built it with debug symbols, you'd run 'gdb > > akonadiserver', type 'run' and then 'backtrace' when it crashes. > > Since there is a core file already, this should work: > > gdb /usr/local/kde4/bin/akonadiserver akonadiserver.core > > Once gdb starts up, type "bt" and press return. It was not build with debug so all it produces are pages filled with: (no debugging symbols found) -- Jerry kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ All most people ask of life is a constant and exaggerated sense of their own importance. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi Server crashes upon start-up
on meets the requirements. Test 14: ERROR No resource agents found. Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/local/kde4/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome', make sure this includes all paths where Akonadi agents are installed to. Directory listing of '/usr/local/kde4/share/akonadi/agents': birthdaysresource.desktop contactsresource.desktop icalresource.desktop imapresource.desktop kabcresource.desktop kcalresource.desktop knutresource.desktop kolabproxyresource.desktop localbookmarksresource.desktop maildirresource.desktop maildispatcheragent.desktop mboxresource.desktop microblog.desktop mtdummyresource.desktop nepomukcalendarfeeder.desktop nepomukcontactfeeder.desktop nepomuktagresource.desktop nntpresource.desktop notesresource.desktop pop3resource.desktop vcarddirresource.desktop vcardresource.desktop Environment variable XDG_DATA_DIRS is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome' Test 15: SUCCESS No current Akonadi server error log found. Details: The Akonadi server did not report any errors during its current startup. Test 16: SUCCESS No previous Akonadi server error log found. Details: The Akonadi server did not report any errors during its previous startup. Test 17: SUCCESS No current Akonadi control error log found. Details: The Akonadi control process did not report any errors during its current startup. Test 18: SUCCESS No previous Akonadi control error log found. Details: The Akonadi control process did not report any errors during its previous startup. -- Jerry kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Rainy days and automatic weapons always get me down. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] kdepim4 4.4.4_1
On Sat, 12 Jun 2010 10:00:46 -0500 Franci Nabalanci articulated: > Hi! > > After todays update of > > kdepim4 4.4.4_1 deskutils files touched by this commit Libraries for > KDE-PIM applications > kdepim4-runtime 4.4.4_1 deskutils files touched by this commit > Libraries for KDE-PIM applications > kdepimlibs4 4.4.4_1 deskutils files touched by this commit Libraries > for KDE-PIM applications > > KMail doesn't works anymore because Akonadi cannot start: For what it is worth, I have never been able to get the akonadi server to start. I have FreeBSD 8.1-PRERELEASE - amd64 installed. I will be happy to post my log if it would help. -- Jerry kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ There's a whole WORLD in a mud puddle! Doug Clifford ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Akonadi still fails to start
I have spent a month, on and off, attempting to get this to work without success. The 'akonadi server' crashes every time I start KDE4. The Akonadi Server Self-Test Report follows. In particular, numbers: 6, 7 and 11 always fail although I can not fathom why. An "akonadiserver.core" file is created although I am not sure how I could use it to gather any useful information. Akonadi Server Self-Test Report === Test 1: SUCCESS Database driver found. Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system. File content of '/home/gerard/.config/akonadi/akonadiserverrc': [%General] Driver=QMYSQL SizeThreshold=4096 ExternalPayload=false [QMYSQL] Name=akonadi Host=localhost User=gerard Password=blacktop Options="UNIX_SOCKET=/home/gerard/.local/share/akonadi/db_misc/mysql.socket" ServerPath=/usr/local/bin/mysqld_safe StartServer=false [QPSQL] Name=akonadi Host= User= Password= Port=5432 Test 2: SKIP MySQL server executable not tested. Details: The current configuration does not require an internal MySQL server. Test 3: SKIP MySQL server error log not tested. Details: The current configuration does not require an internal MySQL server. Test 4: SKIP MySQL server configuration not tested. Details: The current configuration does not require an internal MySQL server. Test 5: SUCCESS akonadictl found and usable Details: The program '/usr/local/kde4/bin/akonadictl' to control the Akonadi server was found and could be executed successfully. Result: Akonadi 1.3.1 Test 6: ERROR Akonadi control process not registered at D-Bus. Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 7: ERROR Akonadi server process not registered at D-Bus. Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 8: SUCCESS Nepomuk search service registered at D-Bus. Details: The Nepomuk search service is registered at D-Bus which typically indicates it is operational. Test 9: SUCCESS Nepomuk search service uses an appropriate backend. Details: The Nepomuk search service uses one of the recommended backends. Test 10: SKIP Protocol version check not possible. Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements. Test 11: ERROR No resource agents found. Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/local/kde4/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome', make sure this includes all paths where Akonadi agents are installed to. Directory listing of '/usr/local/kde4/share/akonadi/agents': birthdaysresource.desktop contactsresource.desktop icalresource.desktop imapresource.desktop kabcresource.desktop kcalresource.desktop knutresource.desktop kolabproxyresource.desktop localbookmarksresource.desktop maildirresource.desktop maildispatcheragent.desktop mboxresource.desktop microblog.desktop mtdummyresource.desktop nepomukcalendarfeeder.desktop nepomukcontactfeeder.desktop nepomuktagresource.desktop nntpresource.desktop notesresource.desktop pop3resource.desktop vcarddirresource.desktop vcardresource.desktop Environment variable XDG_DATA_DIRS is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome' Test 12: SUCCESS No current Akonadi server error log found. Details: The Akonadi server did not report any errors during its current startup. Test 13: SUCCESS No previous Akonadi server error log found. Details: The Akonadi server did not report any errors during its previous startup. Test 14: SUCCESS No current Akonadi control error log found. Details: The Akonadi control process did not report any errors during its current startup. Test 15: SUCCESS No previous Akonadi control error log found. Details: The Akonadi control process did not report any errors during its previous startup. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ To be sure of hitting the target, shoot first and, whatever you hit, call it the target. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Fri, 02 Jul 2010 09:50:05 -0500 Rusty Nejdl articulated: > > > Test 6: ERROR > > > > > > Akonadi control process not registered at D-Bus. > > Details: The Akonadi control process is not registered at D-Bus which > > typically means it was not started or encountered a fatal error during > > startup. > > > > Test 7: ERROR > > > > > > Akonadi server process not registered at D-Bus. > > Details: The Akonadi server process is not registered at D-Bus which > > typically means it was not started or encountered a fatal error during > > startup. > > > > Ok, I have to ask, is hal or dbus running? ps | grep -i dbus messagebus 1903 0.0 0.1 8072 2452 ?? Is Thu05AM 0:00.46 dbus-daemon gerard 6808 0.0 0.0 8072 2040 ?? Is Thu11AM 0:00.00 dbus-daemon gerard 6822 0.0 0.1 8072 2864 ?? Ss Thu11AM 0:02.76 dbus-daemon gerard 6807 0.0 0.1 16624 2452 v0 IThu11AM 0:00.00 dbus-launch gerard 6821 0.0 0.1 16624 2456 v0 IThu11AM 0:00.00 dbus-launch ps | grep -i hal haldaemon 2134 0.0 0.1 29496 5824 ?? Ss Thu05AM 0:14.09 hald/hald haldaemon 2134 0.0 0.1 29496 5824 ?? Is Thu05AM 0:00.00 hald/hald root2140 0.0 0.1 17888 3084 ?? IThu05AM 0:00.03 hald-runner root2161 0.0 0.1 16572 2736 ?? IThu05AM 0:00.01 hald-addon-mouse-sy root2165 0.0 0.0 11480 1920 ?? SThu05AM 0:13.40 hald-addon-storage root2168 0.0 0.0 11480 1916 ?? SThu05AM 0:07.79 hald-addon-storage root2171 0.0 0.0 11480 1916 ?? SThu05AM 0:07.26 hald-addon-storage root2174 0.0 0.0 11480 1916 ?? SThu05AM 0:09.33 hald-addon-storage root2177 0.0 0.0 11480 1916 ?? SThu05AM 0:06.98 hald-addon-storage -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts. Bertrand Russell ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Fri, 02 Jul 2010 11:27:04 -0500 Rusty Nejdl articulated: > Oh well, I think I'm as broken as you. Akonadi core dumped. I would like to know if someone actually has this working on a FreeBSD-8x amd64 system. So far, I have not located anyone and I did some checking on other forums. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Due to lack of disk space, this fortune database has been discontinued. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 3 Jul 2010 12:21:02 +1100 Dima Panov articulated: > On Saturday 03 July 2010 04:02:49 Jerry wrote: > > On Fri, 02 Jul 2010 11:27:04 -0500 > > Rusty Nejdl articulated: > > > > > > > Oh well, I think I'm as broken as you. Akonadi core dumped. > > > > I would like to know if someone actually has this working on a > > FreeBSD-8x amd64 system. So far, I have not located anyone and I did > > some checking on other forums. > > > > > Works fine for me. FreeBSD-9.0-current/amd64, both well kde44 and kde45 FreeBSD 8.1-PRERELEASE amd64 here. 1) Do you have MySQL running prior to the starting of KDE? I have MySQL running prior to the startup of KDE since it is required by Postfix, Dovecot and several other daemons. 2) The following two entries in '/etc/rc.conf' dbus_enable="YES" hald_enable="YES" 3) For some reason, I am not sure why, I have two entries for 'dbus' in the /var/tmp directory. They are not created until KDE is started: srwxrwxrwx 1 gerard wheel 0B Jul 1 11:56 dbus-MBRCYb6OVP= srwxrwxrwx 1 gerard wheel 0B Jul 1 11:56 dbus-gCStsPbcmk= -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ UFO's are for real: the Air Force doesn't exist. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 3 Jul 2010 21:34:29 +1100 Dima Panov articulated: > On Saturday 03 July 2010 21:00:11 Jerry wrote: > > On Sat, 3 Jul 2010 12:21:02 +1100 > > Dima Panov articulated: > > > > > On Saturday 03 July 2010 04:02:49 Jerry wrote: > > > > On Fri, 02 Jul 2010 11:27:04 -0500 > > > > Rusty Nejdl articulated: > > > > > > > > > > > > > Oh well, I think I'm as broken as you. Akonadi core dumped. > > > > > > > > I would like to know if someone actually has this working on a > > > > FreeBSD-8x amd64 system. So far, I have not located anyone and I did > > > > some checking on other forums. > > > > > > > > > > > Works fine for me. FreeBSD-9.0-current/amd64, both well kde44 and kde45 > > > > FreeBSD 8.1-PRERELEASE amd64 here. > > > > 1) Do you have MySQL running prior to the starting of KDE? > > > > I have MySQL running prior to the startup of KDE since it is required > > by Postfix, Dovecot and several other daemons. > > > > Yep, MySQL is running and host some databases > > > 2) The following two entries in '/etc/rc.conf' > > dbus_enable="YES" > > hald_enable="YES" > > same here. > > > > > 3) For some reason, I am not sure why, I have two entries for 'dbus' in > > the /var/tmp directory. They are not created until KDE is started: > > srwxrwxrwx 1 gerard wheel 0B Jul 1 11:56 dbus-MBRCYb6OVP= > > srwxrwxrwx 1 gerard wheel 0B Jul 1 11:56 dbus-gCStsPbcmk= > > also have 2 sockets opened. Interesting! I have located more users who cannot get it to work than can. I cannot figure out what is wrong. I even went as far as doing a complete reinstall of KDE without success. In any case, I would like to strip the entire program out of KDE since it doesn't work anyway. I have not found a configuration that would allow that however. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ When you are about to die, a wombat is better than no company at all. Roger Zelazny, "Doorways in the Sand" ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 3 Jul 2010 23:45:17 +1100 Dima Panov articulated: > On Sat, 3 Jul 2010 21:34:29 +1100 > Dima Panov articulated: [snip] > Did you tried to configure akonadi to use external mysql database or only > embedded? > > On my laptop both amarok and akonadi uses system mysql database without any > problems Could you please post in plain ASCII text as opposed to HTML. It really makes reading and replying to a post easier. :-) To answer you question, yes I have. The same problem and error messages are repeated however. There is a fundamental problem here that I cannot discover. What I find even stranger is that a *.core file is usually; however, not always created. In either case, the application does not start correctly. Extremely frustrating; although I feel better knowing that I am not alone. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ "I bet you have fun chasing the soap around the bathtub." Princess Diana, to a one-armed war veteran during a visit to a London veterans hospital ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 3 Jul 2010 13:09:11 + Mina R Waheeb articulated: > I have same problems here when try to start it as embedded database but It > works as just fine when using external database and I didn't dig why the > embedded adopter gives an error. How did you go about modifying it to use the external database? I tried, but it still refused to start. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ You may be gone tomorrow, but that doesn't mean that you weren't here today. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 3 Jul 2010 14:45:08 + Mina R Waheeb articulated: > On Saturday 03 July 2010 1:35:31 pm Jerry wrote: > > On Sat, 3 Jul 2010 13:09:11 + > > > > Mina R Waheeb articulated: > > > I have same problems here when try to start it as embedded database but > > > It works as just fine when using external database and I didn't dig why > > > the embedded adopter gives an error. > > > > How did you go about modifying it to use the external database? I tried, > > but it still refused to start. > > I didn't make anything especial, Just installed MySQL server and created > database "desktop", and configure akonadi from Akonadi Configuration Utility > [1] > to use "External MySQL Server". It just works out of the box. > > Regards, > Mina R Waheeb > > [1] I have attach my akonadiserverrc which contains the config of the > external > server and it should be located in ~/.config/akonadi/akonadiserverrc I used your config with only minor changes. It still fails. Tests #6, 7, & 11 always fail. I have just about given up on it. It doesn't seem to be time effective to try and get this thing working. Akonadi Server Self-Test Report === Test 1: SUCCESS Database driver found. Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system. File content of '/home/gerard/.config/akonadi/akonadiserverrc': [%General] Driver=QMYSQL SizeThreshold=4096 ExternalPayload=false [QMYSQL] Name=desktop Host=localhost User=root Password= Options= ServerPath=/usr/local/bin/mysqld_safe StartServer=false [QPSQL] Name=akonadi Host= User= Password= Port=5432 [Debug] Tracer=null Test 2: SKIP MySQL server executable not tested. Details: The current configuration does not require an internal MySQL server. Test 3: SKIP MySQL server error log not tested. Details: The current configuration does not require an internal MySQL server. Test 4: SKIP MySQL server configuration not tested. Details: The current configuration does not require an internal MySQL server. Test 5: SUCCESS akonadictl found and usable Details: The program '/usr/local/kde4/bin/akonadictl' to control the Akonadi server was found and could be executed successfully. Result: Akonadi 1.3.1 Test 6: ERROR Akonadi control process not registered at D-Bus. Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 7: ERROR Akonadi server process not registered at D-Bus. Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 8: SUCCESS Nepomuk search service registered at D-Bus. Details: The Nepomuk search service is registered at D-Bus which typically indicates it is operational. Test 9: SUCCESS Nepomuk search service uses an appropriate backend. Details: The Nepomuk search service uses one of the recommended backends. Test 10: SKIP Protocol version check not possible. Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements. Test 11: ERROR No resource agents found. Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/local/kde4/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome', make sure this includes all paths where Akonadi agents are installed to. Directory listing of '/usr/local/kde4/share/akonadi/agents': birthdaysresource.desktop contactsresource.desktop icalresource.desktop imapresource.desktop kabcresource.desktop kcalresource.desktop knutresource.desktop kolabproxyresource.desktop localbookmarksresource.desktop maildirresource.desktop maildispatcheragent.desktop mboxresource.desktop microblog.desktop mtdummyresource.desktop nepomukcalendarfeeder.desktop nepomukcontactfeeder.desktop nepomuktagresource.desktop nntpresource.desktop notesresource.desktop pop3resource.desktop vcarddirresource.desktop vcardresource.desktop Environment variable XDG_DATA_DIRS is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome' Test 12: SUCCESS No current Akonadi server error log found. Details: The Akonadi server did not report any errors during its current startup. Test 13: SUCCESS No previous Akonadi server error log found. Details: The Akonadi server did not report a
Re: [kde-freebsd] Akonadi still fails to start
On Sun, 4 Jul 2010 03:42:22 +1100 Dima Panov articulated: > Don't use 'root' account with network services. That was only my last attempt. I have used every user that is allowed to access MySQL with no success. > I remember such errors. > Try to rebuild redland/raptor/rasqal, soprano, akonadi and kdepim* to keep > all of > them in sync. It's critical. And more - every boost opdate *require* to > rebuild > akonadi and kdepim* packages. Been there, done that; however, I will try again this evening. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 3 Jul 2010 13:53:48 -0300 Raphael Kubo da Costa articulated: > On Saturday 03 July 2010 13:18:45 Jerry wrote: > > On Sat, 3 Jul 2010 14:45:08 + > > > > Mina R Waheeb articulated: > > > On Saturday 03 July 2010 1:35:31 pm Jerry wrote: > > > > On Sat, 3 Jul 2010 13:09:11 + > > > > > > > > Mina R Waheeb articulated: > > > > > I have same problems here when try to start it as embedded database > > > > > but It works as just fine when using external database and I didn't > > > > > dig why the embedded adopter gives an error. > > > > > > > > How did you go about modifying it to use the external database? I > > > > tried, but it still refused to start. > > > > > > I didn't make anything especial, Just installed MySQL server and created > > > database "desktop", and configure akonadi from Akonadi Configuration > > > Utility [1] to use "External MySQL Server". It just works out of the > > > box. > > > > > > Regards, > > > Mina R Waheeb > > > > > > [1] I have attach my akonadiserverrc which contains the config of the > > > external server and it should be located in > > > ~/.config/akonadi/akonadiserverrc > > > > I used your config with only minor changes. It still fails. Tests #6, > > 7, & 11 always fail. I have just about given up on it. It doesn't seem > > to be time effective to try and get this thing working. > > Those are the tests related to starting the daemons. Can you rebuild with > debug symbols and see what "akonadictl start" tells you on the terminal? Certainly! $ akonadictl start Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Starting Akonadi Server... done. $ Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) [akonadiserver] search paths: ("/usr/local/kde4/bin", "/sbin", "/bin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin", "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still in use, all queries will cease to work. [akonadiserver] "[ [akonadiserver] 0: 0x4147e1 <_Z11akBacktracev+865> at /usr/local/kde4/bin/akonadiserver [akonadiserver] 1: 0x7fc4 [akonadiserver] ] [akonadiserver] " ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error) [akonadiserver] search paths: ("/usr/local/kde4/bin", "/sbin", "/bin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin", "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still in use, all queries will cease to work. [akonadiserver] "[ [akonadiserver] 0: 0x4147e1 <_Z11akBacktracev+865> at /usr/local/kde4/bin/akonadiserver [akonadiserver] 1: 0x7fc4 [akonadiserver] ] [akonadiserver] " ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error) [akonadiserver] search paths: ("/usr/local/kde4/bin", "/sbin", "/bin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin", "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still in use, all queries will cease to work. [akonadiserver] "[ [akonadiserve
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 3 Jul 2010 16:37:25 -0300 Raphael Kubo da Costa articulated: > On Saturday 03 July 2010 14:34:44 Jerry wrote: > > On Sat, 3 Jul 2010 13:53:48 -0300 > > > > Raphael Kubo da Costa articulated: > > > On Saturday 03 July 2010 13:18:45 Jerry wrote: > > > > On Sat, 3 Jul 2010 14:45:08 + > > > > > > > > Mina R Waheeb articulated: > > > > > On Saturday 03 July 2010 1:35:31 pm Jerry wrote: > > > > > > On Sat, 3 Jul 2010 13:09:11 + > > > > > > > > > > > > Mina R Waheeb articulated: > > > > > > > I have same problems here when try to start it as embedded > > > > > > > database but It works as just fine when using external database > > > > > > > and I didn't dig why the embedded adopter gives an error. > > > > > > > > > > > > How did you go about modifying it to use the external database? I > > > > > > tried, but it still refused to start. > > > > > > > > > > I didn't make anything especial, Just installed MySQL server and > > > > > created database "desktop", and configure akonadi from Akonadi > > > > > Configuration Utility [1] to use "External MySQL Server". It just > > > > > works out of the box. > > > > > > > > > > Regards, > > > > > Mina R Waheeb > > > > > > > > > > [1] I have attach my akonadiserverrc which contains the config of the > > > > > external server and it should be located in > > > > > ~/.config/akonadi/akonadiserverrc > > > > > > > > I used your config with only minor changes. It still fails. Tests #6, > > > > 7, & 11 always fail. I have just about given up on it. It doesn't seem > > > > to be time effective to try and get this thing working. > > > > > > Those are the tests related to starting the daemons. Can you rebuild with > > > debug symbols and see what "akonadictl start" tells you on the terminal? > > > > Certainly! > > > > $ akonadictl start > > Connecting to deprecated signal > > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > > Starting Akonadi Server... > >done. > > $ Connecting to deprecated signal > > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > > [akonadiserver] search paths: ("/usr/local/kde4/bin", "/sbin", "/bin", > > "/usr/local/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin", > > "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", > > "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", > > ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", > > "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] > > QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still > > in use, all queries will cease to work. [akonadiserver] "[ > > [akonadiserver] 0: 0x4147e1 <_Z11akBacktracev+865> at > > /usr/local/kde4/bin/akonadiserver [akonadiserver] 1: 0x7fc4 > > [akonadiserver] ] > > [akonadiserver] " > > ProcessControl: Application 'akonadiserver' returned with exit code 255 > > (Unknown error) [akonadiserver] search paths: ("/usr/local/kde4/bin", > > "/sbin", "/bin", "/usr/local/bin", "/usr/sbin", "/usr/bin", > > "/usr/local/sbin", "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", > > "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", > > ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", > > "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] > > QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still > > in use, all queries will cease to work. [akonadiserver] "[ > > [akonadiserver] 0: 0x4147e1 <_Z11akBacktracev+865> at > > /usr/local/kde4/bin/akonadiserver [akonadiserver] 1: 0x7fc4 > > [akonadiserver] ] > > [akonadiserver] " > > ProcessControl: Application 'akonadiserver' returned with exit code 255 > > (U
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 03 Jul 2010 16:24:18 -0500 Rusty Nejdl articulated: > On this topic, I had to clear out my .kde4 directory because of some > corruption from a crash. After doing that and copying the main folders > from the old one, akonadictl start runs without crashing. > > Jerry, can you please retest with a clean .kde4 and see if you have any > more issues? I blew away the entire directory, cleaned out /var/tmp and /tmp then rebooted the system. Restarted KDE4 and ther problem still exists. Of course I did lose my carefully crafted desktop by removing .kde4; however, I wanted to redo it anyway. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Experience is what you get when you didn't get what you wanted. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Akonadi still fails to start
On Sat, 3 Jul 2010 18:04:41 -0300 Raphael Kubo da Costa articulated: > Well, I've spoken to the Akonadi guys on IRC, and they said the best thing to > do in this case is to file a new bug report via https://bugs.kde.org with the > results of this self test. You could also include the output of akonadictl > start. > > Jerry and others who are having woes with Akonadi+MySQL, can you guys please > do that? I think it'll be better than if we stay here trying to find out > what's wrong. Report filed: https://bugs.kde.org/show_bug.cgi?id=243574 -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] amarok-kde4 dies at start-up
On Thu, 8 Jul 2010 14:45:59 +1100 Dima Panov articulated: > On Thursday 08 July 2010 07:57:18 Rusty Nejdl wrote: > > > > Rusty made some high-level suggestions, but would not follow-up > > explaining, how to perform them. But even if/when the suggestions are > > applied and work, the problem remains -- your port does not work "out of > > the box"... > > > > I may have missed an email you > > sent out later asking for explanation so can you please resend that as I > > don't recall anything nor any feedback from what I sent. > > > > I am running > > this port out of the box without issue so we need to find what is > > different in your environment. That means you need to do some lifting > > here to help us find what is different in your system or we will not get > > any further. > > > > What happened when you removed the file? For some > > reason, your system was unable to read it. I don't recall seeing any > > information to you about that file (size, permissions, type, etc) until > > now. > > I can guess. Amarok 2.3 can't use now embedded library from fresh mysql51 to > init own > internal database by innodb issue. > > So only one way - revert to mysql50, build amarok, run it, configure it (no > matter - > external or internal db), switch back to mysql51 and rebuild amarok. It will > use previously > created database without any problems. > > All anger please route ro mysql developers, which broke compatibility :( I fail to see why you are blaming the MySQL developers. For starters, version '50' is far from current. The Amarok developers failed to properly write/test their application to insure compatibility. It is not MySQL's job to insure compatibility with other minor utilities. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Cigarette, n.: A fire at one end, a fool at the other, and a bit of tobacco in between. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Network connections not working correctly
Platform Version 4.4.5 (KDE 4.4.5) FreeBSD-8.1 PRERELEASE /amd64 I had created links on my desktop to remote folders located on a Windows machine. It worked fine. Suddenly, when clicking on a link, I am presented with this error message: Remote CVS working folders are not supported. I tried clicking on the network link under ; however, the same error message appears. Apparently, Cervisia is being started. How can I revert to the way this was working before? I have no idea what I did that caused this problem. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ "I kind of want to slay the dragon. Let's go to work." Angel's final words ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Network connections not working correctly
On Tue, 20 Jul 2010 08:40:36 -0500 Rusty Nejdl articulated: > On Tue, 20 Jul 2010 07:22:12 -0400, Jerry > wrote: > > Platform Version 4.4.5 (KDE 4.4.5) > > FreeBSD-8.1 PRERELEASE /amd64 > > > > I had created links on my desktop to remote folders located on a > > Windows machine. It worked fine. Suddenly, when clicking on a link, I > > am presented with this error message: > > > > Remote CVS working folders are not supported. > > > > I tried clicking on the network link under ; however, the > > same error message appears. Apparently, Cervisia is being started. > > > > How can I revert to the way this was working before? I have no idea > > what I did that caused this problem. > > Jerry, > > I think what you can do to fix this is open up System Settings and go > to File Association. Type in "Folder". Find Inode | Directory. On the > right side, ensure that Dolphin is at the top. I'm not completely sure > this is where you mis-associated cervisia though. The other option is > to temporarily uninstall cervisia and you will be able to work until you > find the culprit. Thank you, that was it. I have no idea how or why the setting was changed but it is working now. I would never have figured that out on my own. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ We don't care how they do it in New York. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] No sound when starting KDE
Platform Version 4.4.5 (KDE 4.4.5) FreeBSD 8.1-PRERELEASE / amd64 There are no sounds or sound notifications when I start KDE as a regular users; however, if I start it as a privileged user, the sound system (sometimes) works. I can use MPlayer, etc successfully no matter how I KDE. I have not been able to find the source of the problem. Nothing appears in the system or Xorg log file concerning this phenomena. Where is the KDE log file, if there is one, located? Does anyone have a possible solution to this problem? Thanks! -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ An apple a day makes 365 apples a year. signature.asc Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Screen Saver & right click not working
Using Platform Version 4.4.5 (KDE 4.4.5) on FreeBSD 8.1 / amd64 Two new problems have recently surfaced with KDE on my system. 1) The screen saver simply stopped working. The screen does go blank after 15 minutes; however, that is not what it is suppose to do. Actually, it appears to turn off. I have to vigorously move the mouse to wake it up. 2) Right clicking on the desktop has no apparent effect. I use to get a pop up menu; now nothing. Akonadi still crashes upon start-up; however, it has never worked since day one. I wish I could just totally remove it from my system. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Screen Saver & right click not working
On Tue, 17 Aug 2010 12:21:37 -0500 Rusty Nejdl articulated: > On Mon, 16 Aug 2010 07:24:39 -0400, Jerry > wrote: > > Using Platform Version 4.4.5 (KDE 4.4.5) on FreeBSD 8.1 / amd64 > > > > Two new problems have recently surfaced with KDE on my system. > > > > 1) The screen saver simply stopped working. The screen does go blank > > after 15 minutes; however, that is not what it is suppose to do. > > Actually, it appears to turn off. I have to vigorously move the > > mouse to wake it up. > > > > 2) Right clicking on the desktop has no apparent effect. I use to > > get a pop up menu; now nothing. > > > > Akonadi still crashes upon start-up; however, it has never worked > > since day one. I wish I could just totally remove it from my system. > > Jerry, > > I am only able to reproduce the Akonadi issues. My right click menu > works just fine. The screen saver comes on after 1 minute. Only > suggestion I have is to setup your xinit to log errors: > > [tethys]:/home/rnejdl> cat .xinitrc > exec /usr/local/kde4/bin/startkde 2>&1 | tee ~/.xsession-errors > > And then look at .xsession-errors and see what it contains. > > Rusty Nejdl OK, this is a copy of the log. I cannot figure out what is happening. Perhaps, you will have better luck. http://seibercom.net/logs/xsession-error.txt -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ The knowledge that makes us cherish innocence makes innocence unattainable. Irving Howe ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Stop energy saver
FreeBSD-8.1 / amd64 with Platform Version 4.4.5 (KDE 4.4.5) I am unable to stop the energy saver from shutting down my monitor if it has been idle for approximately 10 minutes. I have a screen saver configured that works correctly. However, the KDE energy saver starts in approximately 10 minutes of user inactivity and shuts the monitor down. This causes an unacceptable delay when I return to use the PC. I have not found a way to totally turn it off, and I have tried. I checked to make sure it was not the monitor's build-in energy saver. The monitor shutdown only occurs when KDE is running. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ I'm defending her honor, which is more than she ever did. signature.asc Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Can't use KMail, akonadi not starting
On Sun, 05 Sep 2010 22:59:49 -0400 da...@usermode.org articulated: > On Mon, 6 Sep 2010 12:41:15 +1100, Dima Panov > wrote: > > Please update, fix for akonadi was committed to ports tree some > > hours > ago. > > Oh, I must have just missed it. Will try again tomorrow morning. I just updated to the latest version; however, the problem still exists. In fact, I have never been able to get the dam akonadi program to start. I have no idea why there is no way to permanently disable it use. It is/was a lousy idea on the part of the KDE team to implement this piece of crap. There are numerous postings regarding the failure of this program to work correctly on a multitude of systems. Filing bug reports has proved futile. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Can't use KMail, akonadi not starting
On Mon, 6 Sep 2010 10:40:19 -0700 David Johnson wrote: > I think you need to have mysql-server running. Not just installed, > but running. This is not covered in any of the docs I have found. > > I agree on the pointlessness of akonadi. I shouldn't need an > industrial weight SQL server running just to read my email. I have it running. I need it for other applications. I totally agree with you. This was a poorly thought out concept. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ If more of us valued food and cheer and song above hoarded gold, it would be a merrier world. J. R. R. Tolkien ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Klipper Version v0.9.7 missing shortcut key
Klipper Version v0.9.7 Platform Version 4.5.1 (KDE 4.5.1) FreeBSD-8.1 / amd64 After updating KDE, I just noticed that the "CTRL+ALT+V" combination no longer works with klipper. In fact, it is not even listed in the shortcuts menu on klipper. It was available prior to the update. Is this an intentional change or am I missing something here? -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Obviously the only rational solution to your problem is suicide. signature.asc Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Klipper Version v0.9.7 missing shortcut key
On Fri, 10 Sep 2010 16:21:20 -0300 Raphael Kubo da Costa articulated: > On Friday 10 September 2010 07:57:09 Jerry wrote: > > Klipper Version v0.9.7 > > Platform Version 4.5.1 (KDE 4.5.1) > > FreeBSD-8.1 / amd64 > > > > After updating KDE, I just noticed that the "CTRL+ALT+V" > > combination no longer works with klipper. In fact, it is not even > > listed in the shortcuts menu on klipper. It was available prior to > > the update. Is this an intentional change or am I missing something > > here? > > Is this shortcut shown on the Global Shortcuts settings? I can see it > here -- it's not shown in Klipper's settings dialog, nor can I make > it show anything, though. I could waste my time with a bug report; however, I seriously doubt that it would accomplish anything. It is hard to believe that something as simple as this was not caught before it was released. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ If the cops arrest a mime do they tell him he has the right to remain silent? ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Klipper Version v0.9.7 missing shortcut key
On Fri, 10 Sep 2010 17:30:13 -0300 Raphael Kubo da Costa articulated: > On Friday 10 September 2010 17:02:35 Jerry wrote: > > On Fri, 10 Sep 2010 16:21:20 -0300 > > > > Raphael Kubo da Costa articulated: > > > On Friday 10 September 2010 07:57:09 Jerry wrote: > > > > Klipper Version v0.9.7 > > > > Platform Version 4.5.1 (KDE 4.5.1) > > > > FreeBSD-8.1 / amd64 > > > > > > > > After updating KDE, I just noticed that the "CTRL+ALT+V" > > > > combination no longer works with klipper. In fact, it is not > > > > even listed in the shortcuts menu on klipper. It was available > > > > prior to the update. Is this an intentional change or am I > > > > missing something here? > > > > > > Is this shortcut shown on the Global Shortcuts settings? I can > > > see it here -- it's not shown in Klipper's settings dialog, nor > > > can I make it show anything, though. > > > > I could waste my time with a bug report; however, I seriously doubt > > that it would accomplish anything. It is hard to believe that > > something as simple as this was not caught before it was released. > > Is that a yes or a no to my question? I did not realize that you were inquiring anything. 1) Yes 2) Same -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Klipper Version v0.9.7 missing shortcut key
On Fri, 10 Sep 2010 18:44:58 -0300 Raphael Kubo da Costa articulated: > On Friday 10 September 2010 18:10:41 Jerry wrote: > > On Fri, 10 Sep 2010 17:30:13 -0300 > > > > Raphael Kubo da Costa articulated: > > > On Friday 10 September 2010 17:02:35 Jerry wrote: > > > > On Fri, 10 Sep 2010 16:21:20 -0300 > > > > > > > > Raphael Kubo da Costa articulated: > > > > > On Friday 10 September 2010 07:57:09 Jerry wrote: > > > > > > Klipper Version v0.9.7 > > > > > > Platform Version 4.5.1 (KDE 4.5.1) > > > > > > FreeBSD-8.1 / amd64 > > > > > > > > > > > > After updating KDE, I just noticed that the "CTRL+ALT+V" > > > > > > combination no longer works with klipper. In fact, it is not > > > > > > even listed in the shortcuts menu on klipper. It was > > > > > > available prior to the update. Is this an intentional > > > > > > change or am I missing something here? > > > > > > > > > > Is this shortcut shown on the Global Shortcuts settings? I can > > > > > see it here -- it's not shown in Klipper's settings dialog, > > > > > nor can I make it show anything, though. > > > > > > > > I could waste my time with a bug report; however, I seriously > > > > doubt that it would accomplish anything. It is hard to believe > > > > that something as simple as this was not caught before it was > > > > released. > > > > > > Is that a yes or a no to my question? > > > > I did not realize that you were inquiring anything. > > > > 1) Yes > > 2) Same > > OK, so it's time to play "let's take a look at Bugzilla instead of > immediately saying it won't work" ;) > > By simply searching for the open Klipper reports, it was possible to > see at least 3 duplicate reports about that problem (I've closed some > of them), and by reading them it is possible to see there was another > bug report about this problem which has already been marked as FIXED > -- see bug 244620 [1]. > > There seem to be different issues involved here: the handling of that > global shortcut is not directly handled by Klipper anymore, but by > the systray code (for some reason, though, the option in Klipper's > global shortcuts is still present). In the end, you need to > right-click the system tray, go to System Tray Settings, click > "entries" and assign the shortcut you want to Klipper. > > I believe whether this was a good decision or not is beyond the scope > of this thread, as well as issues that might come up related to this > change (the global shortcuts thing, or the need to reassign the key). > > But please consider looking things up before ranting about how > nothing's going to solve your problem next time :) > > [1] https://bugs.kde.org/show_bug.cgi?id=244620 If you are going to make a change in the operation of a program, especially one that is widely used and the change drastically changes its former usage, then you should have that change noted in the release notes for starters. Having to look through bug reports for changes that rightly belong in the release notes is asinine. Furthermore, right clicking in the system tray does not seem to be displaying a System Tray Setting. I think it is about time to dump KDE and try something more stable. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Hlade's Law: If you have a difficult task, give it to a lazy person -- they will find an easier way to do it. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Re: [CFT] KDE SC 4.6.0 for FreeBSD.
On Tue, 01 Feb 2011 12:53:12 +0100 Hannes articulated: > I will do that next, although in general my experience when > reporting bugs upstream is that everyone says they are > FreeBSD-related and therefore noone volunteers to fix them :S I believe that the obviously thing to do here would be to thoroughly document the error(s) and or bug(s) and then assign the problem to the correct entity. Obviously, if the problem is FreeBSD specific you cannot reasonable expect an upstream maintainer and or developer to invest much time in providing a solution. That should rest with the FreeBSD developers. However, if the problem can be proven to not be FreeBSD specific, then a vigorous effort should be made to get the upstream developers to correct the problem. I believe it is obvious that the more documentation we can supply identifying the problem and proving where the problem lies would be most beneficial. In either case, there are all ready too many programs that either don't work or don't work correctly in FreeBSD; ie, "/print/acroread9" that should be corrected. I seriously question how much effort is being put into the resolution of such problems. Playing the "blame game", then sitting back and waiting for the other fellow to blink is never going to accomplish much. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Re: Fwd: akode-plugins-xiph-2.0.2_3, 1 failed on i386 8-exp
On Sun, 27 Feb 2011 11:45:39 +0800 Martin Wilke articulated: Is there any reason the we needed three copies of what appear to be virtually identical copies? Even better, they were sent in HTML format. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Re: KDE 4.6.0
On Mon, 7 Mar 2011 16:33:28 +0100 Alberto Villa articulated: > On Monday 07 March 2011 16:20:31 Olivier Smedts wrote: > > The only thing I had to do was to edit > > "/usr/local/kde4/etc/rc.d/kdm4" in order to remove the recently > > introduced hal-waiting loop. I don't use hal... > > oh... i'll rework it then! > is kde working decently without hal? HAL is not developed any more. HAL has been officially deprecated by its own developers in favor of upower, udisks, etc. Gnome has already removed all HAL dependencies. HAL might still work, but it is effectively dead. The sooner the FreeBSD team remove all traces of HAL the better. Instead of wasting time trying to keep HAL lively, their time would be better spend working on its replacement as other distros have; preferably using a framework that is consistent with what others are doing so as to insure a more uniform configuration and functionality. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ signature.asc Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Unable to update to KDE-4.6.1
After following the instructions in UPDATING, I am still experiencing a problem getting KDE-4 updated. I have tried several different methods. The following is the output of the last attempt. ===> kde4-4.6.1 depends on file: /usr/local/kde4/bin/kdebugdialog - not found ===>Verifying install for /usr/local/kde4/bin/kdebugdialog in /usr/ports/x11/kdebase4-runtime ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for kdebase-runtime-4.6.1 ===> Extracting for kdebase-runtime-4.6.1 => SHA256 Checksum OK for KDE/kdebase-runtime-4.6.1.tar.bz2. /bin/mkdir -p /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.6.1/build ===> Patching for kdebase-runtime-4.6.1 ===> Applying FreeBSD patches for kdebase-runtime-4.6.1 ===> kdebase-runtime-4.6.1 depends on file: /usr/local/lib/libssh.so - found ===> kdebase-runtime-4.6.1 depends on executable: gmake - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/lib/qt4/libQtCore.so - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/lib/qt4/libQtDBus.so - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/bin/moc-qt4 - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/lib/qt4/libphonon.so - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/bin/qmake-qt4 - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/bin/rcc - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/bin/uic-qt4 - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/bin/automoc4 - found ===> kdebase-runtime-4.6.1 depends on file: /usr/local/bin/cmake - found ===> kdebase-runtime-4.6.1 depends on shared library: IlmImf.6 - found ===> kdebase-runtime-4.6.1 depends on shared library: exiv2.9 - found ===> kdebase-runtime-4.6.1 depends on shared library: xine.1 - found ===> kdebase-runtime-4.6.1 depends on shared library: slp.1 - found ===> kdebase-runtime-4.6.1 depends on shared library: smbclient.0 - found ===> kdebase-runtime-4.6.1 depends on shared library: ssh.4 - found ===> kdebase-runtime-4.6.1 depends on shared library: attica.0 - found ===> kdebase-runtime-4.6.1 depends on shared library: pulse.0 - found ===> kdebase-runtime-4.6.1 depends on shared library: canberra.0 - found ===> kdebase-runtime-4.6.1 depends on shared library: intl - found ===> kdebase-runtime-4.6.1 depends on shared library: kimproxy.5 - found ===> Configuring for kdebase-runtime-4.6.1 /bin/mkdir -p /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.6.1/build -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at /usr/local/share/cmake/Modules/FindKDE4.cmake:98 (MESSAGE): ERROR: cmake/modules/FindKDE4Internal.cmake not found in Call Stack (most recent call first): CMakeLists.txt:14 (find_package) CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! *** Error code 1 Stop in /usr/ports/x11/kdebase4-runtime. *** Error code 1 Stop in /usr/ports/x11/kde4. -- Jerry ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Re: Unable to update to KDE-4.6.1
On Sun, Mar 27, 2011 at 8:39 AM, Oliver Heesakkers wrote: > On Sunday 27 March 2011 14:25:57 Jerry wrote: >> After following the instructions in UPDATING, I am still experiencing >> a problem getting KDE-4 updated. I have tried several different >> methods. The following is the output of the last attempt. > ... >> -- Detecting CXX compiler ABI info - done >> CMake Error at /usr/local/share/cmake/Modules/FindKDE4.cmake:98 (MESSAGE): >> ERROR: cmake/modules/FindKDE4Internal.cmake not found in >> Call Stack (most recent call first): >> CMakeLists.txt:14 (find_package) >> >> CMake Warning (dev) in CMakeLists.txt: >> No cmake_minimum_required command is present. A line of code such as >> >> cmake_minimum_required(VERSION 2.8) >> >> should be added at the top of the file. The version specified may be lower >> if you wish to support older CMake versions for this project. For more >> information run "cmake --help-policy CMP". >> This warning is for project developers. Use -Wno-dev to suppress it. >> >> -- Configuring incomplete, errors occurred! >> *** Error code 1 >> >> Stop in /usr/ports/x11/kdebase4-runtime. >> *** Error code 1 >> >> Stop in /usr/ports/x11/kde4. >> > Rebuild x11/kdelibs4 first, it has the file x11/kdebase4-runtime is > looking for. No, kdelibs4 refuses to build also. It is a long build attempt. I can try and post it so someone can peruse it I suppose. -- Jerry kde-freebsd.u...@seibercom.net ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Re: Unable to update to KDE-4.6.1
On Sun, Mar 27, 2011 at 9:36 AM, Jerry wrote: > On Sun, Mar 27, 2011 at 8:39 AM, Oliver Heesakkers > wrote: >> On Sunday 27 March 2011 14:25:57 Jerry wrote: >>> After following the instructions in UPDATING, I am still experiencing >>> a problem getting KDE-4 updated. I have tried several different >>> methods. The following is the output of the last attempt. >> ... >>> -- Detecting CXX compiler ABI info - done >>> CMake Error at /usr/local/share/cmake/Modules/FindKDE4.cmake:98 (MESSAGE): >>> ERROR: cmake/modules/FindKDE4Internal.cmake not found in >>> Call Stack (most recent call first): >>> CMakeLists.txt:14 (find_package) >>> >>> CMake Warning (dev) in CMakeLists.txt: >>> No cmake_minimum_required command is present. A line of code such as >>> >>> cmake_minimum_required(VERSION 2.8) >>> >>> should be added at the top of the file. The version specified may be >>> lower >>> if you wish to support older CMake versions for this project. For more >>> information run "cmake --help-policy CMP". >>> This warning is for project developers. Use -Wno-dev to suppress it. >>> >>> -- Configuring incomplete, errors occurred! >>> *** Error code 1 >>> >>> Stop in /usr/ports/x11/kdebase4-runtime. >>> *** Error code 1 >>> >>> Stop in /usr/ports/x11/kde4. >>> >> Rebuild x11/kdelibs4 first, it has the file x11/kdebase4-runtime is >> looking for. > > No, kdelibs4 refuses to build also. It is a long build attempt. I can > try and post it so someone can peruse it I suppose. Replying to my own post, this URL contails the text of the failed build attempt: http://seibercom.net/logs/kdelibs4.txt -- Jerry kde-freebsd.u...@seibercom.net ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Re: Unable to update to KDE-4.6.1
On Sun, Mar 27, 2011 at 11:35 AM, Raphael Kubo da Costa wrote: > Dwayne MacKinnon writes: > >> Looking through your post of the kdelibs-4.6.1 output, I see the problems >> start after this line: >> >> /usr/local/include/qt4/QtCore/qatomic_arch.h:92:4: error: #error "Qt has not >> been ported to this architecture" > > Last time I checked, this error used to show up when qt3 was installed. I just checked the "/var/db/pkg" directory and this is listed for "qt*" drwxr-xr-x2 root wheel 512B 2011-03-26 18:58:23 EDT qt-3.3.8_12/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-assistant-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-clucene-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-corelib-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-dbus-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-declarative-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-designer-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-doc-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-gui-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-help-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-iconengines-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-imageformats-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-inputmethods-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-makeqpf-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 11:09:34 EDT qt4-moc-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-multimedia-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-mysql-plugin-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-network-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-opengl-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-pixeltool-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-porting-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-qdbusviewer-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 11:07:24 EDT qt4-qmake-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-qt3support-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-qtestlib-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 11:11:34 EDT qt4-rcc-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-script-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-scripttools-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-sql-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-sqlite-plugin-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-svg-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 11:14:04 EDT qt4-uic-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-25 19:15:25 EDT qt4-uic3-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-webkit-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-xml-4.7.2/ drwxr-xr-x2 root wheel 512B 2011-03-27 07:28:57 EDT qt4-xmlpatterns-4.7.2/ I could have sworn that qt was updated to qt4 quite some time ago. I will have to check to see what happened. I am assuming that I should just do a pkg_delete on the qt* port and upgrade to the qt4 port. Is that correct? -- Jerry kde-freebsd.u...@seibercom.net ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Missing: kcharselect
After the recent update of KDE, I now find that the "kcharselect" application is no longer available. It was there before updating. I used it quite often. Has anyone else experienced this phenomena. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Setting default web browser in Terminal
Platform Version 4.6.2 (4.6.2) FreeBSD-8.2 amd 64 I recently updated Firefox to version 4 on my FreeBSD machine. Now, when I attempt to open an http link in Terminal 0.4.7, I receive this error message: Failed to Execute Default Web Brower -- Failed to execute child process "/usr/local/bin/firefox3" (No such file or directory). I have tried every place I can think of to change the setting to: "/usr/local/bin/firefox" without results. Where else is this specific setting held? -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Unable to build multimedia/phonon-xine
Following the directions in UPDATING for the security/libgcrypt port, I ran "portupgrade -rf libgcrypt". All went well except for the "multimedia/phonon-xine" port. The build terminates with the following: [ 83%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/volumefader_plugin.cpp.o [0mcd /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine && /usr/bin/c++ -Dphonon_xine_EXPORTS -DPHONON_XINE_VERSION=\"4.4.4\" -DPHONON_BACKEND_VERSION_4_4 -O2 -pipe -march=athlon64 -fno-strict-aliasing -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine -I/usr/local/kde4/include/KDE -I/usr/local/kde4/include -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -I/usr/local/include -o CMakeFiles/phonon_xine.dir/volumefader_plugin.cpp.o -c /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:144: error: expected type-specifier before 'typeof' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:144: error: expected `,' before 'typeof' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:144: error: expected `)' before '(' token /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:145: error: expected type-specifier before 'typeof' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:145: error: expected `,' before 'typeof' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:145: error: expected `)' before '(' token /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:146: error: expected type-specifier before 'typeof' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:146: error: expected `,' before 'typeof' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:146: error: expected `)' before '(' token /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:147: error: expected type-specifier before 'typeof' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:147: error: expected `,' before 'typeof' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:147: error: expected `)' before '(' token /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:148: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:148: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:148: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:148: warning: deprecated conversion from string constant to 'char*' *** Error code 1 Stop in /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4. *** Error code 1 Stop in /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4. *** Error code 1 Stop in /usr/ports/multimedia/phonon-xine/work/phonon-backend-xine-4.4.4. *** Error code 1 Stop in /usr/ports/multimedia/phonon-xine. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20110707-4306-1n7vowg-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=phonon-xine-4.4.4 UPGRADE_PORT_VER=4.4.4 make ** Fix the problem and try again. ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! multimedia/phonon-xi
Re: [kde-freebsd] Problem with KDE 'printer config'
On Wed, 26 Oct 2011 11:59:38 +0200 Alberto Villa articulated: > On Monday 24 October 2011 21:53:14 Carmel wrote: > > When trying to use the printer configuration module from the system > > settings menu, I receive this error message: > > I confirm the problem. Will find a solution. I can confirm the condition also. I never used the KDE printer config app before so I never noticed it. -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Gold's Law: If the shoe fits, it's ugly. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Problem with KDE 'printer config'
On Fri, 28 Oct 2011 13:06:11 +0200 Alberto Villa articulated: > On Monday 24 October 2011 21:53:14 Carmel wrote: > > When trying to use the printer configuration module from the system > > settings menu, I receive this error message: > > Fixed in area51, will commit it in few hours. Sorry, this was nothing > but my fault. :P Thanks! -- Jerry ✌ kde-freebsd.u...@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Jesus Saves, Moses Invests, But only Buddha pays Dividends. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Size mismatch for x11-themes/kde4-wallpapers
While attempting to fetch x11-themes/kde4-wallpapers, I receive this error message: fetch: http://mirrors.isc.org/pub/kde/stable/4.7.4/src/kde-wallpapers-4.7.4.tar.bz2: size mismatch: expected 35410944, actual 49225105 This error is repeated for all of the sites tried. While I am aware I can over ride the check-sum problem, I feel it should be correct at the source. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] ports/165320: size mismatch for port x11-themes/kde4-wallpapers
On Mon, 20 Feb 2012 13:40:09 GMT Raphael Kubo da Costa articulated: > The following reply was made to PR ports/165320; it has been noted by > GNATS. > > From: Raphael Kubo da Costa > To: bug-follo...@freebsd.org > Cc: > Subject: Re: ports/165320: size mismatch for port > x11-themes/kde4-wallpapers Date: Mon, 20 Feb 2012 11:39:08 -0200 > > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-themes/kde4-wallpapers/distinfo?rev=1.3 > shows the size information in distinfo is correct. Can you make sure > it's not something on your side? I just updated my ports tree, and the "distinfo" file shows: SHA256 (KDE/kde-wallpapers-4.7.4.tar.bz2) = 5ebb7b929e0bd37e863f3d387cb2f89dd3cc8a5d894b53e5ef19ed18f1bfb358 SIZE (KDE/kde-wallpapers-4.7.4.tar.bz2) = 35410944 I replaced it with the one from the web site and now the file downloads correctly. I have NOT attempted to install it, however. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Size mismatch for x11-themes/kde4-wallpapers
On Mon, 20 Feb 2012 11:55:18 -0200 Raphael Kubo da Costa articulated: > ports/165320 was filled a few moments ago with the same > problem. kde4-wallpaper's distinfo [1] looks correct, are you sure > it's not something on your side? > > [1] > http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-themes/kde4-wallpapers/distinfo?rev=1.3 I just replied to a post similar to this. I just a few moments ago ran "porsnap" to update my ports tree. This is the contents of the present "distinfo" file: SHA256 (KDE/kde-wallpapers-4.7.4.tar.bz2) = 5ebb7b929e0bd37e863f3d387cb2f89dd3cc8a5d894b53e5ef19ed18f1bfb358 SIZE (KDE/kde-wallpapers-4.7.4.tar.bz2) = 35410944 I replaced it with this one from the web site: SHA256 (KDE/kde-wallpapers-4.7.4.tar.bz2) = 7fbfc5bc9f0895422e76c588247a892ab0c0b3614caaba1e889d280661ae6a8c SIZE (KDE/kde-wallpapers-4.7.4.tar.bz2) = 49225105 The port now correctly downloads. I did not; however, attempted to install the port. I prefer to find out what the problem is first. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] PORT: multimedia/phonon-xine
Attempting to build the "multimedia/phonon-xine" port produces this error message: ===> phonon-xine-4.4.4_2 is marked as broken: deprecated upstream; refuses to build with libxine 1.2.x. *** Error code 1 What is the status of getting this port fixed or the recommended procedure to circumvent this problem? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] PORT: multimedia/phonon-xine
On Sat, 3 Mar 2012 15:16:35 + Chris Rees articulated: > Would you mind if it were to be removed? Why would I mind? If it doesn't build then it is about as useful as tits on a bull. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] KDE freezes while shutting down
FreeBSD-8.2 STABLE kde Version 4.7.4 (4.7.4) KDE has suddenly started to freeze-up when I attempt to shut down the application. Clicking on the "LEAVE" tab brings up a countdown screen. At then end of the time period or sooner if I click on the "log-out" the screen darkens and then nothing happens. I can click on other applications on the desktop and they will function. I have to use the combination to shut the program down. I have also noticed that when I start up KDE, I no-longer hear the "start-up" tones I use to hear. The audio system does work correctly though. Any ideas how I can debug this problem? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] KDE freezes while shutting down
On Thu, 8 Mar 2012 17:02:40 +0100 Alberto Villa articulated: > On Thursday 08 March 2012 16:06:25 Jerry wrote: > > FreeBSD-8.2 STABLE > > kde Version 4.7.4 (4.7.4) > > > > KDE has suddenly started to freeze-up when I attempt to shut down > > the application. Clicking on the "LEAVE" tab brings up a countdown > > screen. At then end of the time period or sooner if I click on the > > "log-out" the screen darkens and then nothing happens. I can click > > on other applications on the desktop and they will function. I have > > to use thecombination to shut the program down. > > > > I have also noticed that when I start up KDE, I no-longer hear the > > "start-up" tones I use to hear. The audio system does work correctly > > though. > > > > Any ideas how I can debug this problem? > > I guess you're using phonon-gstreamer. You need to install some > GStreamer audio codec. > > $ cat /usr/ports/x11/kde4-workspace/files/pkg-message-phonon- > gstreamer > Warning: should you want to use Phonon-GStreamer as your Phonon > backend, you'll need to install *at least* audio/gstreamer-plugins-ogg > to avoid finding yourself stuck when logging out of KDE Plasma > Desktop. > > If you build kde4-workspace WITH_PHONON_GSTREAMER, it will install > gstreamer-plugins-core for you. I have kde4-workspace configured to do just that. I have these installed: gstreamer-0.10.35/ gstreamer-ffmpeg-0.10.13/ gstreamer-plugins-0.10.35_1,3/ gstreamer-plugins-a52dec-0.10.18,3/ gstreamer-plugins-aalib-0.10.30,3/ gstreamer-plugins-all-1.3.0.10.1_12/ gstreamer-plugins-amrnb-0.10.18,3/ gstreamer-plugins-amrwbdec-0.10.18,3/ gstreamer-plugins-annodex-0.10.30,3/ gstreamer-plugins-bad-0.10.22,3/ gstreamer-plugins-bz2-0.10.22,3/ gstreamer-plugins-cairo-0.10.30,3/ gstreamer-plugins-cdaudio-0.10.22,3/ gstreamer-plugins-cdparanoia-0.10.35,3/ gstreamer-plugins-core-0.10_12/ gstreamer-plugins-dts-0.10.22,3/ gstreamer-plugins-dv-0.10.30,3/ gstreamer-plugins-dvd-0.10.18_1,3/ gstreamer-plugins-esound-0.10.30,3/ gstreamer-plugins-faac-0.10.22,3/ gstreamer-plugins-faad-0.10.22,3/ gstreamer-plugins-flac-0.10.30,3/ gstreamer-plugins-gconf-0.10.30,3/ gstreamer-plugins-gio-0.10.35,3/ gstreamer-plugins-gl-0.10.2/ gstreamer-plugins-gme-0.10.22,3/ gstreamer-plugins-gnomevfs-0.10.35,3/ gstreamer-plugins-gnonlin-0.10.17/ gstreamer-plugins-good-0.10.30,3/ gstreamer-plugins-gsm-0.10.22,3/ gstreamer-plugins-hal-0.10.30,3/ gstreamer-plugins-jack-0.10.30,3/ gstreamer-plugins-jpeg-0.10.30,3/ gstreamer-plugins-ladspa-0.10.22,3/ gstreamer-plugins-ladspa-0.10.22,3/ gstreamer-plugins-lame-0.10.18,3/ gstreamer-plugins-libcaca-0.10.30,3/ gstreamer-plugins-libmms-0.10.22,3/ gstreamer-plugins-libpng-0.10.30,3/ gstreamer-plugins-libvisual-0.10.35,3/ gstreamer-plugins-mad-0.10.18,3/ gstreamer-plugins-mp3-0.10.0_1/ gstreamer-plugins-mpeg2dec-0.10.18,3/ gstreamer-plugins-mpeg2enc-0.10.22_1,3/ gstreamer-plugins-musepack-0.10.22,3/ gstreamer-plugins-nas-0.10.22,3/ gstreamer-plugins-neon-0.10.22,3/ gstreamer-plugins-ogg-0.10.35,3/ gstreamer-plugins-opencv-0.10.22_1,3/ gstreamer-plugins-pango-0.10.35,3/ gstreamer-plugins-pulse-0.10.30,3/ gstreamer-plugins-resindvd-0.10.22_2,3/ gstreamer-plugins-schroedinger-0.10.22_1,3/ gstreamer-plugins-sdl-0.10.22,3/ gstreamer-plugins-shout2-0.10.30,3/ gstreamer-plugins-sidplay-0.10.18,3/ gstreamer-plugins-sndfile-0.10.22,3/ gstreamer-plugins-soundtouch-0.10.22,3/ gstreamer-plugins-soup-0.10.30,3/ gstreamer-plugins-speex-0.10.30,3/ gstreamer-plugins-taglib-0.10.30,3/ gstreamer-plugins-theora-0.10.35,3/ gstreamer-plugins-twolame-0.10.18,3/ gstreamer-plugins-ugly-0.10.18_1,3/ gstreamer-plugins-v4l2-0.10.30,3/ gstreamer-plugins-vdpau-0.10.22,3/ gstreamer-plugins-vorbis-0.10.35,3/ gstreamer-plugins-vp8-0.10.22_2,3/ gstreamer-plugins-wavpack-0.10.30,3/ gstreamer-plugins-x264-0.10.18_3,3/ gstreamer-plugins-xvid-0.10.22,3/ phonon-4.5.1/ phonon-gstreamer-4.5.1/ -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ signature.asc Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] KDE freezes while shutting down
On Thu, 8 Mar 2012 20:37:41 +0100 Alberto Villa articulated: > On Thursday 08 March 2012 18:49:36 Jerry wrote: > > I have kde4-workspace configured to do just that. > > Did you change or update anything right before the error came out? > Can you find anything related in .xsession-errors? I do not remember updating anything. In any case, I cannot locate a ".xsession-errors" file. Is there something I have to do to make sure it is created? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ signature.asc Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] KDE freezes while shutting down
On Thu, 8 Mar 2012 22:31:56 +0100 Alberto Villa articulated: > On Thursday 08 March 2012 20:52:15 Jerry wrote: > > I do not remember updating anything. In any case, I cannot locate a > > ".xsession-errors" file. Is there something I have to do to make > > sure it is created? > > ~/.xsession-errors That file does not exist on my system, and believe me I did check. > Can you check Phonon configuration and see if you can play test > sounds or if there is something strange? Things like mPlayer works fine. However, system notifications does nothing. I tried several different files with a negative result. Something is broken. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ signature.asc Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] KDE freezes while shutting down
On Fri, 9 Mar 2012 00:58:03 +0100 Alberto Villa articulated: > MPlayer doesn't use Phonon. What does it happen if you go to Phonon > configuration and test playback? Could you be a little more specific as to exactly what you want me to do? :) Thanks! -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ signature.asc Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] KDE freezes while shutting down
On Fri, 09 Mar 2012 12:29:57 +0100 Mel Flynn articulated: > On 3/9/2012 12:15, Jerry wrote: > > On Fri, 9 Mar 2012 00:58:03 +0100 > > Alberto Villa articulated: > > > >> MPlayer doesn't use Phonon. What does it happen if you go to > >> Phonon configuration and test playback? > > > > Could you be a little more specific as to exactly what you want me > > to do? :) > > KDE Menu => System Settings => Multimedia > On the left bar: Phonon > On "Device Preference", 2nd column: Audio Playback => Notifications > [ ] Check if an Audio Playback Device Preference is listed > [ ] Select the device and check if clicking the Test button plays a > sound > On "Backend" tab, make sure "Gstreamer" is available and highest > ranking (aka default). OK, I have seven devices listed -- /dev/dsp0 to /dev/dsp6. I tested each possibility and they all failed. Quality sound reproduction has always been a problem with FreeBSD, but this phenomenon of it suddenly failing to work is becoming a real PIA. Obviously, the speakers and sound card are OK since mPlayer can play music through them. Unless you have any other ideas, I will just have to live with this BS until FreeBSD-9.1 is released. I never mess with a version "x.0" of anything -- almost anyway. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Good news. Ten weeks from Friday will be a pretty good day. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] KDE freezes while shutting down
On Fri, 09 Mar 2012 13:45:17 +0100 Mel Flynn articulated: > On 3/9/2012 13:28, Jerry wrote: > > On Fri, 09 Mar 2012 12:29:57 +0100 > > Mel Flynn articulated: > > > >> On 3/9/2012 12:15, Jerry wrote: > >>> On Fri, 9 Mar 2012 00:58:03 +0100 > >>> Alberto Villa articulated: > >>> > >>>> MPlayer doesn't use Phonon. What does it happen if you go to > >>>> Phonon configuration and test playback? > >>> > >>> Could you be a little more specific as to exactly what you want me > >>> to do? :) > >> > >> KDE Menu => System Settings => Multimedia > >> On the left bar: Phonon > >> On "Device Preference", 2nd column: Audio Playback => Notifications > >> [ ] Check if an Audio Playback Device Preference is listed > >> [ ] Select the device and check if clicking the Test button plays a > >> sound > >> On "Backend" tab, make sure "Gstreamer" is available and highest > >> ranking (aka default). > > > > OK, I have seven devices listed -- /dev/dsp0 to /dev/dsp6. I tested > > each possibility and they all failed. > > Is that really dsp0 through 6 or dsp0.0 through dsp0.6? > Do these devices exist in /dev/? > Output of /dev/sndstat? more /dev/sndstat FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64) Installed devices: pcm0: (play) pcm1: (play) pcm2: (play) pcm3: (play) pcm4: (play/rec) default pcm5: (play/rec) pcm6: (play) The ports are listed exactly as I stated, i.e /dev/dsp0, etcetera in the settings menu. The actual listing in the /dev folder is: crw-rw-rw- 1 rootwheel 0, 135 2012-03-09 05:45:52 EST dsp0.0 crw-rw-rw- 1 rootwheel 0, 140 2012-03-09 08:27:29 EST dsp0.1 crw-rw-rw- 1 rootwheel 0, 146 2012-03-09 05:45:43 EST dsp1.1 crw-rw-rw- 1 rootwheel 0, 136 2012-03-09 07:15:34 EST dsp2.0 crw-rw-rw- 1 rootwheel 0, 150 2012-03-09 05:45:43 EST dsp3.1 crw-rw-rw- 1 rootwheel 0, 145 2012-03-09 08:19:29 EST dsp4.0 crw-rw-rw- 1 rootwheel 0, 138 2012-03-09 07:16:35 EST dsp5.0 crw-rw-rw- 1 rootwheel 0, 137 2012-03-09 07:15:52 EST dsp6.0 I created an .xsession-errors file. It is located at this URL: <http://seibercom.net/logs/.xsession-errors>. I hope you can make something out of it. This is becoming extremely annoying. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] why I am upset
On Sun, 27 May 2012 06:04:04 -0500 Franci Nabalanci articulated: >My French and Italian is enough for me, dear Sir. There are not just >English on the world!! >How do you know that I didn't contribute to the FreeBSD foundation?? >Did you check my bank account?? I agree that, that remark might have come across as slightly rude; however, you must remember that you are posting to a predominantly English speaking audience. You might be better served by addressing your comments and concerns to a forum that is attended by users familiar with your native language. Might I also suggest that you learn proper posting etiquette; i.e. 1) Lose the HTML formatting compulsion. Pure ASCII text is the preferred posting format. 2) Avoid the desire to "Top Post". It is neither desirable nor welcomed by most forum members. 3) Learn how to properly "trim" your responses. I have listed a few URLs that you might find useful at the end of this post. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ http://en.wikipedia.org/wiki/Godwin's_law http://en.wikipedia.org/wiki/Top-post http://groups.google.com/support/bin/answer.py?answer=12348&topic=250 http://www.catb.org/~esr/faqs/smart-questions.html http://www.html-faq.com/etiquette/?toppost http://www.neverending.org/~ftobin/resources/formatting_email_replies/ http://www.reedmedia.net/misc/mail/using-mailing-list.html http://www.river.com/users/share/etiquette/ http://www.river.com/users/share/etiquette/trumpetpower-netiquette.html ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Intermittent problem with mouse not loading
After recently updating to the "8.3" version and updating KDE to the latest version in the ports system, I have had nothing but problems getting the mouse and occasionally the keyboard to load. Both work fine when FreeBSD starts up; however, when starting KDE the mouse has a 50% chance of not working. The keyboard error is around 10%. This is a Microsoft® Wireless Comfort Keyboard 5000 and Microsoft® Wireless Mouse 5000 SYSTEM: FreeBSD 8.3-STABLE amd64 Excerpts form what I believe to be the pertinent data from the Xorg log files. The complete logs are available if required. (II) config/hal: Adding input device Microsoft 2.4GHz Transceiver v7.0 (II) LoadModule: "mouse" (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.7.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (WW) Microsoft 2.4GHz Transceiver v7.0: No Device specified, looking for one... (II) Microsoft 2.4GHz Transceiver v7.0: Setting Device option to "/dev/sysmouse" (--) Microsoft 2.4GHz Transceiver v7.0: Device: "/dev/sysmouse" (==) Microsoft 2.4GHz Transceiver v7.0: Protocol: "Auto" (**) Microsoft 2.4GHz Transceiver v7.0: always reports core events (**) Option "Device" "/dev/sysmouse" (==) Microsoft 2.4GHz Transceiver v7.0: Emulate3Buttons, Emulate3Timeout: 50 (**) Microsoft 2.4GHz Transceiver v7.0: ZAxisMapping: buttons 4 and 5 (**) Microsoft 2.4GHz Transceiver v7.0: Buttons: 9 (II) XINPUT: Adding extended input device "Microsoft 2.4GHz Transceiver v7.0" (type: MOUSE) (**) Microsoft 2.4GHz Transceiver v7.0: (accel) keeping acceleration scheme 1 (**) Microsoft 2.4GHz Transceiver v7.0: (accel) acceleration profile 0 (II) Microsoft 2.4GHz Transceiver v7.0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Microsoft 2.4GHz Transceiver v7.0: SetupAuto: protocol is SysMouse (II) config/hal: Adding input device Microsoft 2.4GHz Transceiver v7.0 (II) config/hal: Adding input device Microsoft 2.4GHz Transceiver v7.0 (II) LoadModule: "mouse" (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.7.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (WW) Microsoft 2.4GHz Transceiver v7.0: No Device specified, looking for one... (II) Microsoft 2.4GHz Transceiver v7.0: Setting Device option to "/dev/ums0" (--) Microsoft 2.4GHz Transceiver v7.0: Device: "/dev/ums0" (==) Microsoft 2.4GHz Transceiver v7.0: Protocol: "Auto" (**) Microsoft 2.4GHz Transceiver v7.0: always reports core events (**) Option "Device" "/dev/ums0" (EE) xf86OpenSerial: Cannot open device /dev/ums0 Device busy. (EE) Microsoft 2.4GHz Transceiver v7.0: cannot open input device (II) UnloadModule: "mouse" (EE) PreInit returned NULL for "Microsoft 2.4GHz Transceiver v7.0" (EE) config/hal: NewInputDeviceRequest failed (8) It appears to get confused between "/dev/sysmouse" and "/dev/ums0". I have used a Logitech board and mouse also but the problem still exists. I installed new batteries into both the keyboard and mouse and made sure the USB receiver was properly plugged in. This setup has worked since FreeBSD 8.0 with out a problem until now. When the keyboard craps out I have to either access the machine from another terminal or pull the plug. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Unable to build "/devel/kdebindings4-ruby-korundum"
b /usr/local/bin/cmake -E cmake_progress_report /usr/ports/devel/kdebindings4-ruby-korundum/work/korundum-4.8.4/CMakeFiles 4 5 6 [ 67%] Built target korundum4 1 error *** Error code 2 1 error *** Error code 1 Stop in /usr/ports/devel/kdebindings4-ruby-korundum. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Dependency on sysutils/cdrtools vs sysutils/cdrtools-devel
The sysutils/xcdroast port will not build with the sysutils/cdrtools-devel port installed. It wants the sysutils/cdrtools port. Unfortunately, that port does not contain the latest version of "CDDA2WAV". This causes the "xcdroast" program to complain and I am forced to use the "-n" flag to get the program to run. The sysutils/k3b-kde4 port might also have the same limitation. I have not actually checked it out. Is there any specific reason why the port(s) cannot build with the sysutils/cdrtools-devel port? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ O'Riordan's Theorem: Brains x Beauty = Constant. Purmal's Corollary: As the limit of (Brains x Beauty) goes to infinity, availability goes to zero. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Need to start KDE twice to get mouse recognized
I know that this issue was discussed several months ago; however, I was wondering if a solution was found. When I first start KDE, the mouse is not recognized. It just sits idle in the middle of the screen. From the "Xorg.0.log.old" file: snippet: (II) config/hal: Adding input device Microsoft 2.4GHz Transceiver v7.0 (II) LoadModule: "mouse" (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.7.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (WW) Microsoft 2.4GHz Transceiver v7.0: No Device specified, looking for one... (II) Microsoft 2.4GHz Transceiver v7.0: Setting Device option to "/dev/ums0" (--) Microsoft 2.4GHz Transceiver v7.0: Device: "/dev/ums0" (==) Microsoft 2.4GHz Transceiver v7.0: Protocol: "Auto" (**) Microsoft 2.4GHz Transceiver v7.0: always reports core events (**) Option "Device" "/dev/ums0" (EE) xf86OpenSerial: Cannot open device /dev/ums0 Device busy. (EE) Microsoft 2.4GHz Transceiver v7.0: cannot open input device (II) UnloadModule: "mouse" (EE) PreInit returned NULL for "Microsoft 2.4GHz Transceiver v7.0" (EE) config/hal: NewInputDeviceRequest failed (8) Now, if I use thecombination to shut KDE down and immediately restart it, the mouse is properly recognized. From "Xorg.0.log" snippet: (II) config/hal: Adding input device Microsoft 2.4GHz Transceiver v7.0 (II) LoadModule: "mouse" (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.7.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (WW) Microsoft 2.4GHz Transceiver v7.0: No Device specified, looking for one... (II) Microsoft 2.4GHz Transceiver v7.0: Setting Device option to "/dev/sysmouse" (--) Microsoft 2.4GHz Transceiver v7.0: Device: "/dev/sysmouse" (==) Microsoft 2.4GHz Transceiver v7.0: Protocol: "Auto" (**) Microsoft 2.4GHz Transceiver v7.0: always reports core events (**) Option "Device" "/dev/sysmouse" (==) Microsoft 2.4GHz Transceiver v7.0: Emulate3Buttons, Emulate3Timeout: 50 (**) Microsoft 2.4GHz Transceiver v7.0: ZAxisMapping: buttons 4 and 5 (**) Microsoft 2.4GHz Transceiver v7.0: Buttons: 9 (II) XINPUT: Adding extended input device "Microsoft 2.4GHz Transceiver v7.0" (type: MOUSE) (**) Microsoft 2.4GHz Transceiver v7.0: (accel) keeping acceleration scheme 1 (**) Microsoft 2.4GHz Transceiver v7.0: (accel) acceleration profile 0 (II) Microsoft 2.4GHz Transceiver v7.0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Microsoft 2.4GHz Transceiver v7.0: SetupAuto: protocol is SysMouse (II) config/hal: Adding input device Microsoft 2.4GHz Transceiver v7.0 This happens every time. Is there a known fix for this problem? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Installation of "kdenetwork-4.8.4_2" fails
This probably belongs on ; however, I thought I would start here first. FreeBSD 8.3-STABLE The build fails with this message: ===> kdenetwork-4.8.4_2 depends on shared library: otr.4 - not found ===>Verifying install for otr.4 in /usr/ports/security/libotr3 ===> libotr-3.2.1 conflicts with installed package(s): libotr-4.0.0 They install files into the same place. You may want to stop build with Ctrl + C. ===> libotr-3.2.1 conflicts with installed package(s): libotr-4.0.0 They will not build together. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/security/libotr3. *** Error code 1 Stop in /usr/ports/net/kdenetwork4. Info for libotr-4.0.0: pkg_info -R libotr* Information for libotr-4.0.0: Required by: kdenetwork-4.8.4 Obviously, libotr-3.2.1 is not installed. My question is why would or should I downgrade my present installation of to libotr-3.2.1 to update kdenetwork-4.8.3_1 to kdenetwork-4.8.3_2 when libotr-4.0.0 apparently works fine with the older version? It just doesn't seem to make any sense. Is this a bug in the "make" routine. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Installation of "kdenetwork-4.8.4_2" fails
On Sat, 22 Sep 2012 08:43:29 -0400 Steve Wills articulated: > Please see the 20120908 entry in /usr/ports/UPDATING. Been there, done that, doesn't make any difference. My question is why should I have to delete the never version "libotr-4.0.0" which "kdenetwork-4.8.4_1" is currently linked against to install "libotr-3.2.1" so that I can update "kdenetwork-4.8.4" to the latest version? Apparently, deleting a previously installed version of "libotr-4.0.0" is the only way to eliminate this problem. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Installation of "kdenetwork-4.8.4_2" fails
On Sat, 22 Sep 2012 19:05:22 + Max Brazhnikov articulated: > On Sat, 22 Sep 2012 18:56:22 +0100, Chris Rees wrote: > > This patch is untested, but if you really have successfully linked > > kdenetwork with libotr-4.0.0 then it should work no problem. > > > > Please let us know. > > kdenetwork doesn't support libotr-4.0.0 Do you know this for a fact or just repeating what you have heard? I did have kdenetwork4 apparently built with it. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] kipi-plugins-kde4 2.9.0,1
On Sun, 30 Sep 2012 14:05:24 -0400 Derrick Edwards articulated: > Thanks for the reply. Here is the full output. Was it really necessary to send a 1.53MB email? Couldn't you have simple used "pastebin" or something similar? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Unable to build deskutils/kdepimlibs4
Following the directions in UPDATING, I used the following command: portupgrade -fr devel/libical That port updated correctly; however, the next port: deskutils/kdepimlibs4 fails. This is the end of the build log: : -Wl,-rpath-link,/usr/local/kde4/lib:/usr/local/lib cd /usr/ports/deskutils/kdepimlibs4/work/kdepimlibs-4.8.4/build/akonadi && /usr/local/bin/cmake -E cmake_symlink_library ../lib/libakonadi-kde.so.5.0.1 ../lib/libakonadi-kde.so.5 ../lib/libakonadi-kde.so /usr/local/bin/cmake -E cmake_progress_report /usr/ports/deskutils/kdepimlibs4/work/kdepimlibs-4.8.4/build/CMakeFiles 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [ 35%] Built target akonadi-kde 1 error *** Error code 2 1 error *** Error code 1 Stop in /usr/ports/deskutils/kdepimlibs4. The entire build log is available here: https://www.seibercom.net/logs/kdep.txt I do not see an obvious reason for the build failure. I tried it three times including doing a distclean and updating the ports tree. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Updating KDE
I just updated to KDE Version 4.9.5 as described in the UPDATING file. KDE starts; however, all of my desktop icon and shortcuts are gone. What could have happened to them? Also, the key combination no longer functions. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] devel/py-krosspython
When attempting to update the "x11/kde4" port with portmaster, this error message is appears. ===>>> Initial dependency check complete for devel/py-krosspython ===>>> Continuing initial dependency check for devel/kdebindings4 ===>>> Launching child to install devel/ruby-krossruby ===>>> x11/kde4 >> devel/kdebindings4 >> devel/ruby-krossruby (5/5) ===>>> Port directory: /usr/ports/devel/ruby-krossruby ===>>> This port is marked BROKEN ===>>> does not build with Ruby 1.9 ===>>> If you are sure you can build it, remove the BROKEN line in the Makefile and try again. ===>>> Update for devel/ruby-krossruby failed ===>>> Aborting update ===>>> Update for devel/kdebindings4 failed ===>>> Aborting update I have both ruby 1.9.x and ruby 1.8.x installed. Obviously portmaster is not finding the 1.8.x version. Also, has the "devel/py-krosspython" port been fixed so that it does correctly build with ruby 1.9.x? Other than removing the ruby 1.9.x version from my system, and obviously correcting the dependencies, is there another way around this problem? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ Join the Navy; sail to far-off exotic lands, meet exciting interesting people, and kill them. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] x11/kde4-runtime
I have (had) "/shells/bash-devel" installed on my system. When updating KDE4, I discovered that the "x11/kde4-runtime" port and others that depend on "shells/bash" will not build if "shell/bash-devel" is installed. Presently, these ports are identical. I am not sure if I should report this as a possible bug or not. I was forced to remove the "bash-devel" port and revert to the "bash" port in order to allow the builds to continue. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] kopete-kde4 fails to build
I have attempted three times to update to "kopete-4.10.1". Each build fails with this message: [ 91%] Built target kopeteidentity 1 error *** Error code 2 1 error *** Error code 1 Actually, there are numerous error messages prior to this one, this is just the final one. The entire build log is available here: <http://www.seibercom.net/logs/kopete-kde4.txt> -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] update kate to 4.10.2
I am having a problem with crashes when I attempt to open a new session in "kate" According to the web site, the problem has been fixed in "kate-4.10.2". Are there any plans to update this port to that version in the near future? Thanks! -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] akonadiserver failing to start
Since updating to KDE-4.10.1, the akonadiserver has refused to start. This is the logging frog the "/vqr/log/messages" file: May 7 06:57:20 scorpio console-kit-daemon[5906]: WARNING: Error waiting for native console 1 activation: Device not configured May 7 06:57:23 scorpio kernel: NVRM: GPU at :03:00: GPU-5b28bce2-1c85-b208-b71f-49c3214d8868 May 7 06:58:01 scorpio dbus[5885]: [system] Activating service name='org.freedesktop.UPower' (using servicehelper) May 7 06:58:01 scorpio dbus[5885]: [system] Successfully activated service 'org.freedesktop.UPower' May 7 06:58:01 scorpio dbus[5885]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) May 7 06:58:02 scorpio org.kde.powerdevil.backlighthelper: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave. May 7 06:58:02 scorpio dbus[5885]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' May 7 06:58:27 scorpio kernel: pid 9485 (akonadiserver), uid 1001: exited on signal 11 (core dumped) May 7 06:58:27 scorpio kernel: pid 9487 (akonadiserver), uid 1001: exited on signal 11 (core dumped) May 7 06:58:28 scorpio kernel: pid 9491 (akonadiserver), uid 1001: exited on signal 11 (core dumped) May 7 06:58:29 scorpio dbus[5885]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) May 7 06:58:30 scorpio org.kde.powerdevil.backlighthelper: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave. May 7 06:58:30 scorpio dbus[5885]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' May 7 06:58:34 scorpio pulseaudio[9512]: pid.c: Daemon already running. May 7 06:58:35 scorpio pulseaudio[9515]: pid.c: Daemon already running. May 7 06:58:35 scorpio dbus[5885]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out May 7 06:58:35 scorpio pulseaudio[9511]: module.c: module-detect is deprecated: Please use module-udev-detect instead of module-detect! May 7 06:58:35 scorpio pulseaudio[9511]: oss-util.c: '/dev/dsp0' doesn't support full duplex May 7 06:58:35 scorpio pulseaudio[9511]: oss-util.c: '/dev/dsp1' doesn't support full duplex May 7 06:58:35 scorpio pulseaudio[9511]: oss-util.c: '/dev/dsp2' doesn't support full duplex May 7 06:58:35 scorpio pulseaudio[9511]: oss-util.c: '/dev/dsp3' doesn't support full duplex May 7 06:58:36 scorpio pulseaudio[9511]: oss-util.c: '/dev/dsp6' doesn't support full duplex May 7 06:58:48 scorpio kernel: pid 9537 (akonadiserver), uid 1001: exited on signal 11 (core dumped) May 7 06:58:49 scorpio kernel: pid 9544 (akonadiserver), uid 1001: exited on signal 11 (core dumped) May 7 06:58:50 scorpio kernel: pid 9545 (akonadiserver), uid 1001: exited on signal 11 (core dumped) I included everything that might be relevant. Is anyone else experiencing this phenomenon? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] akonadiserver failing to start
On Fri, 10 May 2013 02:03:45 +0300 Raphael Kubo da Costa articulated: > Jerry writes: > > > Since updating to KDE-4.10.1, the akonadiserver has refused to > > start. This is the logging frog the "/vqr/log/messages" file: > > > > May 7 06:58:27 scorpio kernel: pid 9485 (akonadiserver), uid 1001: > > exited on signal 11 (core dumped) > > Can you start it manually to get a backtrace? How about the log files > it keeps somewhere in $HOME/.local/share/akonadi? Starting it manually doesn't help. All of the info is located in this file: http://seibercom.net/logs/akonadi.tar.gz I couldn't find a definitive reason for its failure to start. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] update kate to 4.10.2
On Sun, 12 May 2013 11:58:45 + Max Brazhnikov articulated: > 4.10.3 was released several days ago and I'd skip updating to 4.10.2, > though it's ready in area51. If you can't wait for 4.10.3, you can > find upstream patch, that fixes the problem and I'll commit it to the > portstree. I'll wait for the "4.10.3" version to be introduced to the ports-tree. This whole confounded "ports freeze" system sucks though. There has got to be a better way. Thank you for your assistance though. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] showing CAPSLOCK state on display
On Thu, 20 Jun 2013 12:54:53 +0200 Matthias Apitz articulated: > Another option could be to turn off the light "powered on" when > CAPSLOCK, because this light is always on when the netbook is up and > one seldome use CAPSLOCK; but I don't know if this is possible from > software at all. It is definitely possible. When I use to do some programming for Windows, I would turn the "CAPS" key on or off depending on what state I wanted it in. I have no idea how to do it in KDE though. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Updating Calligra Word
I presently have the latest version of Calligra Word available in the ports system installed. It has been crashing unexpectedly. When attempting to file a bug report(s), I was informed that the version I have installed is no longer supported. The latest version is: 2.7.1 released on Mon, 29 Jul 2013. Would it be possible to update the ports version to this release? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake4
On Thu, 15 Aug 2013 04:40:33 -0700 (PDT) Raphael Kubo da Costa articulated: > SVN commit 9446 by rakuco: > > Backport r324763 from ports. > > > r324763 | rakuco | 2013-08-15 14:39:41 +0300 (Thu, 15 Aug 2013) | 10 > lines > > Make the sed(1) call to add a GDB index to generated files work with > base sed. > > Add my upstream patch to fix it: use a POSIX-compliant call instead > of one that only works with GNU sed. > > Note that it does not still work automatically because `gdb' is > called, and the version we have in base does not support index > generation. > > PR: ports/181146 > > > > > M +1 -0 Makefile > AM > files/patch-mkspecs__features__unix__gdb_dwarf_index.prf There are newer versions available in the ports system. I do tend to wonder why the base system, seriously out of date with the more current versions, has not been updated. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Update fails for kactivitymanagerd-4.10.5_1
nique_ptr -- Checking C++ support for unique_ptr -- not supported -- Checking C++ support for variadic-templates -- Checking C++ support for variadic-templates -- works -- Checking C++ support for initializer-lists -- Checking C++ support for initializer-lists -- not supported - -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. - * Nepomuk Core - Nepomuk Core * Soprano - Semantic Desktop Storing - -- The following OPTIONAL packages could NOT be located on your system. -- Consider installing them to enable more features from this software. - * C++11 enabled compiler <http://www.open-std.org/jtc1/sc22/wg21/> GCC >=4.5 or Clang 3.1 REQUIRED: You need a more modern compiler in order to build the Activity Manager daemon - -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS CMAKE_SHARED_LINKER_FLAGS KDE4_BUILD_TESTS -- Build files have been written to: /usr/ports/x11/kactivitymanagerd/work/.build ===> Building for kactivitymanagerd-4.10.5_1 /usr/local/bin/cmake -H/usr/ports/x11/kactivitymanagerd/work/kactivities-4.10.5 -B/usr/ports/x11/kactivitymanagerd/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /usr/ports/x11/kactivitymanagerd/work/.build/CMakeFiles /usr/ports/x11/kactivitymanagerd/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/local/bin/cmake -E cmake_progress_start /usr/ports/x11/kactivitymanagerd/work/.build/CMakeFiles 0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=kactivitymanagerd-4.10.5 UPGRADE_PORT_VER=4.10.5 make reinstall ===> Installing for kactivitymanagerd-4.10.5_1 ===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/lib/qt4/libQtDeclarative.so - found ===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - found ===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/lib/qt4/libQtScript.so - found ===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/lib/qt4/libQtSql.so - found ===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/kde4/lib/libkactivities.so.6 - found ===> kactivitymanagerd-4.10.5_1 depends on package: kdehier4>=0 - found ===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/kde4/lib/libkdecore.so.7 - found ===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/kde4/lib/libnepomukcore.so.5 - found ===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/lib/libsoprano.so.4 - found ===> Generating temporary packing list make: don't know how to make install/strip. Stop *** Error code 2 Stop in /usr/ports/x11/kactivitymanagerd. *** Error code 1 Stop in /usr/ports/x11/kactivitymanagerd. Besides the fact that the port will not build, I noticed this WARNING: * C++11 enabled compiler <http://www.open-std.org/jtc1/sc22/wg21/> GCC >=4.5 or Clang 3.1 REQUIRED: You need a more modern compiler in order to build the Activity Manager daemon Is this a harmless warning or should I consider it serious? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Update fails for kactivitymanagerd-4.10.5_1
On Tue, 15 Oct 2013 13:16:57 +0200 Alberto Villa articulated: > It's due to a problem with compiler.mk, already reported yesterday. > Apparently, USES=compiler:c++11-lang doesn't provide such feature on > FreeBSD 9 and below. I am not finding a PR filed against this. Should I file one? -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Upgrading Kactivitymanager 4.10.5_1
On Tue, 15 Oct 2013 14:27:58 -0500 Sindrome articulated: > I'm having a problem upgrading. Can you give me some guidance on why > this is failing? [...] This has all ready been reported on the list. Someone is suppose to be working on it. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Will there be a Qt5-Port?
On Mon, 21 Oct 2013 23:05:51 + Schaich Alonso articulated: > Qt5 will come, but very likely not in the near (i.e. before > 10-RELEASE) future. And "There's the rub". 10.x will be released and then the updated QT5, forcing users who wish to use the newer version to do what could amount to a rather time consuming installation of the newer port and the recompiling of the ports that are then affected. Poor planning at it's best, yet one that FreeBSD engineers continually implement. A far sounder method would be to have QT5 ready prior to the release of 10.x which would allow users who either do a fresh installation or an upgrade of their present system to avoid that unnecessary down time. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] WARNING: NEW XORG
On Sun, 02 Mar 2014 16:36:22 +1100, Andrew Johnson stated: > I made the mistake of migrating to BSD 10.0-STABLE on 24 Feband trying > the WITH_NEW_XORG. And like many people I was rewarded with a blank > screen. > When I can get "Xorg -configure" to work it keeps creating a layout > for 3 screens, 3 monitors, and 3 video devices on my Toshiba Satellite > laptop with a intel GM45. After the log seem to be complaining about > the mouse and keyboard, the HAL came into suspicion and when this > persisted after multiple attempts to rebuild it and Xorg and their > dependencies, I forced rebuilt all my ports (over 1180). Three days > later there was still no joy, so yesterday I had to give up on > NEW_XORG and revert back to 1.7.7. But now I find kde-freebsd has made > the NEW_XORG that doesn't work, a dependency for KDE. > I've updated my port directory again today and am rebuilding yet > again, but it seems to me that there needs to be new documentation for > the new Xorg before KDE or others make people dependent on it. I have FreeBSD-10 amd64 installed also. I placed "WITH_NEW_XORG=YES" in the /etc/make.conf file and rebuilt KDE4. I had several problems also, but not like the ones you are describing. Mine related to a known problem, although not listed in the UPDATING file, regarding "kde4-workspace". Once I got that corrected,and with a little more tweaking, I got it all to work. Personally, if I had to rebuild nearly 1200 ports, I would have backed up any config files that I needed and then dumped the entire system and do a fresh install of FreeBSD and then precede to re-install my applications. I have over 1100+ ports and have found from past experience that sometimes it is faster and far easier to just bite the bullet. For me, time is money and I don't have enough money to waste time on. Good luck, you will need it. -- Jerry ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] why I am upset
On Sun, May 27, 2012 at 06:04:04AM -0500, Franci Nabalanci wrote: > My French and Italian is enough for me, dear Sir. There are not just > English on the world!! Speak whatever language you want. I don't support that part of a former post. > How do you know that I didn't contribute to the FreeBSD foundation?? Did > you check my bank account?? Nothing to do with your bank account. The OP is the indication because if you were a contributer, you would have included some useful information so those who are really doing the work would have something to go on. That post was useless and no help to improving the product. Freeware is supported by all that create and use it. It is a community of supporters. Join the community in some way or keep quiet. No, I don't expect you or others to be geniuses like some of the developers and supporters - I certainly am not. But, at least stop whining and be constructive. jerry > > > On Sat, May 26, 2012 at 10:57 PM, Damien Fleuriot wrote: > > > > > > > On 26 May 2012, at 03:12, ajtiM wrote: > > > > > Why I am upset but not just me? > > > > > > I am running KDE 4.8 from January on my Linux computer. Now is almost > > June and > > > we got KDE 4.8 on FreeBSD too. 5 months testing and it works? No. The > > modern > > > OS for the desktop computer doesn;t works. O.K. OS works but > > installatoon of 5 > > > months testing of KDE doesn;t. > > > And help? Read /usr/ports/UOPDATING!! I red before I start inastallation > > but I > > > am not sure if helpers did! Thank you for wasting my time. > > > > > > Mitja > > > > 1/ English, learn it. > > 2/ Remind me how much you paid for free software you've most likely never > > contributed to ? > > 3/ You're too busy being a whiny raging kid to actually explain your > > problem > > 4/ Even if you had, I doubt anyone would want to help you after your epic > > flame > > > > > > Seeing you do not even show the slightest hint of respect or gratitude > > towards the people who actually work on the software in their free time: > > > > 5/ I'm gonna respectfully ask that you STFU > > > > You're such a good rager, I'm convinced you shan't need google to figure > > out the acronym. > > > > > ___ > freebsd-questi...@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information