Re: [gentoo-user] problems with the web browsers

2009-08-16 Thread Stroller


On 16 Aug 2009, at 22:36, Mick wrote:

...
javascript support in konqueror sucks.

For everything else it's actually OK. One of these days it will use  
webkit
as the backend and then things might improve. Until then, I'm  
afraid you

are SOL.


Perhaps [O/T] but is webkit a fork of khtml, or was khtml stopped any
development and webkit took over?



Webkit is a fork of KHTML (and KJS, KDE's JavaScript engine) but I get  
the impression that it has benefited from Apple's legion of paid &  
full time engineers.


The initial development by Apple was done stealthily, and they made  
significant changes (some of which were quite MacOS specific) so it  
was not possible to reintegrate their modifications. KHTML & Webkit  
retain separate codebases, then.


SquirrelFish seems interesting & relevant to this conversation: 
http://en.wikipedia.org/wiki/WebKit
(also see <http://en.wikipedia.org/wiki/KHTML>)

Stroller.




Re: [gentoo-user] [OT] Khtml Vs WebKit for Konqueror

2011-07-03 Thread Mick
On Sunday 03 Jul 2011 22:52:00 Florian Philipp wrote:
> Am 03.07.2011 15:19, schrieb Mick:
> > Hi All,
> > 
> > The default Konqueror installation uses Khmtl as its rendering engine. 
> > This makes it slower than most other browsers out there.  Is khtml going
> > to get better and gradually adopt the WebKit developments, or if I would
> > rather have WebKit performance should I switch Konqueror's engine to
> > WebKit?
> > 
> > What rendering engine do you run in Konqueror?
> 
> The situation with Webkit and KHTML is ... difficult. The type of Webkit
> engine you use in Chrome is different from what you use in Safari and so
> on. Everyone forks it, adapts it into his eco-system and adds features.
> Some are later merged by other, others not.
> 
> I guess we will not see a merge of kthmlpart with kwebkitpart in the
> near future but a common influx from both sides: kwebkitpart will get
> better integration, khtmlpart (or qt-webkit) will get better
> performance. In the mean time, you might be interested in this ticket:
> https://bugs.kde.org/show_bug.cgi?id=241978

Thanks Florian, I wonder if I should just switch to Chromium for now, until 
the Khtml/WebKit thing plays out.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Most all KDE 4 emerges fail. Cmake is common.

2010-01-21 Thread Dale

Dale wrote:


Try re-emerging kde-base/kdelibs - both kde4-config and 
libkdecore.so* are owned by kdelibs.


-James



I think I tried that and it failed.  I'm going to try it again and see 
if it helps.  I know I tried a couple packages and each failed with a 
error similar to the one I posted.  I'll post back what happens, 
success or fail.


Thanks.

Dale

:-)  :-)


OK.  I think this is different.  Here is the error for kdelibs.  I think 
I went back far enough to show it all.



Linking CXX shared module ../lib/libkhtmlpart.so
[100%] Built target khtmlpart
Scanning dependencies of target testkhtml_static
/var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3/khtml/testkhtml.cpp: 
In function 'int main(int, char**)':
/var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3/khtml/testkhtml.cpp:53: 
warning: unused variable 'fac'
[100%] Building CXX object 
khtml/CMakeFiles/testkhtml_static.dir/testkhtml_static_automoc.o

[100%] Building CXX object khtml/CMakeFiles/testkhtml_static.dir/testkhtml.o
Linking CXX executable ../bin/testkhtml
/usr/lib/libphonon.so.4: undefined reference to `QMapData::createData(int)'
/usr/lib/libphonon.so.4: undefined reference to 
`QMapData::node_create(QMapData::Node**, int, int)'

/usr/lib/libphonon.so.4: undefined reference to `QListData::detach3()'
/usr/lib/libphonon.so.4: undefined reference to 
`QHashData::allocateNode(int)'
/usr/lib/libphonon.so.4: undefined reference to 
`QHashData::free_helper(void (*)(QHashData::Node*))'
/usr/lib/libphonon.so.4: undefined reference to 
`QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void 
(*)(QHashData::Node*), int, int)'
/usr/lib/libphonon.so.4: undefined reference to 
`QListData::append2(QListData const&)'
/usr/lib/libphonon.so.4: undefined reference to `QVariant::QVariant(int, 
void const*, unsigned int)'

collect2: ld returned 1 exit status
make[2]: *** [bin/testkhtml] Error 1
make[1]: *** [khtml/CMakeFiles/testkhtml.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs
/var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3/khtml/testkhtml.cpp: 
In function 'int main(int, char**)':
/var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3/khtml/testkhtml.cpp:53: 
warning: unused variable 'fac'

Linking CXX executable ../bin/testkhtml_static
/usr/lib/libphonon.so.4: undefined reference to `QMapData::createData(int)'
/usr/lib/libphonon.so.4: undefined reference to 
`QMapData::node_create(QMapData::Node**, int, int)'

/usr/lib/libphonon.so.4: undefined reference to `QListData::detach3()'
/usr/lib/libphonon.so.4: undefined reference to 
`QHashData::allocateNode(int)'
/usr/lib/libphonon.so.4: undefined reference to 
`QHashData::free_helper(void (*)(QHashData::Node*))'
/usr/lib/libphonon.so.4: undefined reference to 
`QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void 
(*)(QHashData::Node*), int, int)'
/usr/lib/libphonon.so.4: undefined reference to 
`QListData::append2(QListData const&)'
/usr/lib/libphonon.so.4: undefined reference to `QVariant::QVariant(int, 
void const*, unsigned int)'

collect2: ld returned 1 exit status
make[2]: *** [bin/testkhtml_static] Error 1
make[1]: *** [khtml/CMakeFiles/testkhtml_static.dir/all] Error 2
make: *** [all] Error 2
* ERROR: kde-base/kdelibs-4.3.3-r1 failed:
*   Make failed!
*
* Call stack:
* ebuild.sh, line   48:  Called src_compile
*   environment, line 3944:  Called kde4-base_src_compile
*   environment, line 3032:  Called cmake-utils_src_compile
*   environment, line 1206:  Called _execute_optionaly 'src_compile'
*   environment, line  630:  Called enable_cmake-utils_src_compile
*   environment, line 1579:  Called cmake-utils_src_make
*   environment, line 1225:  Called die
* The specific snippet of code:
*   emake "$@" || die "Make failed!";
*
* If you need support, post the output of 'emerge --info 
=kde-base/kdelibs-4.3.3-r1',
* the complete build log and the output of 'emerge -pqv 
=kde-base/kdelibs-4.3.3-r1'.
* The complete build log is located at 
'/var/log/portage/elog/kde-base:kdelibs-4.3.3-r1:20100121-214249.log'.
* The ebuild environment file is located at 
'/var/tmp/portage/kde-base/kdelibs-4.3.3-r1/temp/environment'.

* S: '/var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3'

>>> Failed to emerge kde-base/kdelibs-4.3.3-r1, Log file:

>>>  '/var/log/portage/elog/kde-base:kdelibs-4.3.3-r1:20100121-214249.log'
r...@smoker / # 

It is funny that it fails after the compile is about done.  lol  It 
couldn't do it at the beginning.  ;-)


So since this is mentioned in the area of the failure, here is some more 
info:


r...@smoker / # equery list phonon
[ Searching for package 'phonon' in all categories among: ]
* installed packages
[I--] [M~] kde-base/phonon-kde-4.3.4 (4.3)
[I--] [  ] media-sound/phonon-4.3.50_pre20090520 (0)
r...@smoker / #

I'm about ready to unmerge kde-meta:4.3 and then do a depclean.  That 
would fix it.  lol


Ideas? 


Dale

:-)  :-)



Re: [gentoo-user] [OT] Khtml Vs WebKit for Konqueror

2011-07-03 Thread Florian Philipp
Am 03.07.2011 15:19, schrieb Mick:
> Hi All,
> 
> The default Konqueror installation uses Khmtl as its rendering engine.  This 
> makes it slower than most other browsers out there.  Is khtml going to get 
> better and gradually adopt the WebKit developments, or if I would rather have 
> WebKit performance should I switch Konqueror's engine to WebKit?
> 
> What rendering engine do you run in Konqueror?

The situation with Webkit and KHTML is ... difficult. The type of Webkit
engine you use in Chrome is different from what you use in Safari and so
on. Everyone forks it, adapts it into his eco-system and adds features.
Some are later merged by other, others not.

I guess we will not see a merge of kthmlpart with kwebkitpart in the
near future but a common influx from both sides: kwebkitpart will get
better integration, khtmlpart (or qt-webkit) will get better
performance. In the mean time, you might be interested in this ticket:
https://bugs.kde.org/show_bug.cgi?id=241978

Regards,
Florian Philipp



signature.asc
Description: OpenPGP digital signature


[gentoo-user] [OT] Khtml Vs WebKit for Konqueror

2011-07-03 Thread Mick
Hi All,

The default Konqueror installation uses Khmtl as its rendering engine.  This 
makes it slower than most other browsers out there.  Is khtml going to get 
better and gradually adopt the WebKit developments, or if I would rather have 
WebKit performance should I switch Konqueror's engine to WebKit?

What rendering engine do you run in Konqueror?
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] firefox crashes

2008-10-23 Thread Simon

Hi,
  recently (dunno why or when exactly) firefox has started crashing when 
loading certain pages.  Two pages I'm used to access often that are causing the 
problem are my banking site (once logged in) and linode.com/members...  the 
error is a bit cryptic and may involve javascript (see the error below).


I tried recompiling firefox, but got the exact same result...  so I tried a 
`emerge -e mozilla-firefox`, (which btw, on the cheapest linode took a bit more 
than 3 hours).  So, the host basically compilled the binpkgs and i installed 
them on my desktop, same issue happened after...


Here's the use flags for ff, also all files related to portage config 
(make.conf,etc) are exactly the same on all my machines, only world is different.


[ebuild   R   ] www-client/mozilla-firefox-2.0.0.17  USE="bindist debug ipv6 
java xinerama -filepicker -gnome -iceweasel -mozdevelop -moznopango 
-restrict-javascript -xforms -xprint" LINGUAS="-af -ar -be -bg -ca -cs -da -de 
-el -en -en_GB -en_US -es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu 
-gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb -nb_NO -nl -nn -nn_NO -pa 
-pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl -sv -sv_SE -tr -uk -zh -zh_CN 
-zh_TW" 0 kB


Folks that deal with firefox really frown upon gentoo and tend to stop 
supporting me because of that (saying gentoo is mostly a broken distribution, 
probably just because it's easy for newbies to break things, deps, etc).
Now that I have recompiled everything properly maybe they'll help me out, but I 
thought maybe you guys here could help also?


Here's the full output of ff when doing: `firefox linode.com/members`:

No running windows found
Type Manifest File: /home/simon/.mozilla/firefox/6n98gvbk.default/xpti.dat
*** Registering Apprunner components (all right -- a generic module!)
nsNativeComponentLoader: autoregistering begins.
nsNativeComponentLoader: autoregistering succeeded
nsNativeComponentLoader: registering deferred (0)
pldhash: for the table at address 0x80cae30, the given entrySize of 44 probably 
favors chaining over double hashing.
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, 
line 1272

GFX: dpi=126 t2p=0.0909091 p2t=11 depth=24
++WEBSHELL == 1
++DOMWINDOW == 1
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 
273
++DOMWINDOW == 2
++WEBSHELL == 2
++DOMWINDOW == 3
++DOMWINDOW == 4
Note: styleverifytree is disabled
Note: frameverifytree is disabled
Note: verifyreflow is disabled
pldhash: for the table at address 0x8789f20, the given entrySize of 68 
definitely favors chaining over double hashing.

++WEBSHELL == 3
++DOMWINDOW == 5
++DOMWINDOW == 6
###
### mDiskDevice->Init() failed (0x8000)
###- disabling disk cache for this session.
###
*** e = [Exception... "ServiceManager::GetService returned failure code:" 
nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)"  location: "JS frame 
:: chrome://browser/content/utilityOverlay.js :: getShellService :: line 294" 
data: no]

WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 
273
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 
273
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 
273
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 
273
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 
273
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 
273
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 
273
++DOMWINDOW == 7
--DOMWINDOW == 6
CSS Error (http://www.linode.com/linode.css?2 :113.31): Unknown property 
'-khtml-border-top-left-radius'.  Declaration dropped.
CSS Error (http://www.linode.com/linode.css?2 :114.32): Unknown property 
'-webkit-border-top-left-radius'.  Declaration dropped.
CSS Error (http://www.linode.com/linode.css?2 :115.24): Unknown property 
'border-top-left-radius'.  Declaration dropped.
CSS Error (http://www.linode.com/linode.css?2 :117.32): Unknown property 
'-khtml-border-top-right-radius'.  Declaration dropped.
CSS Error (http://www.linode.com/linode.css?2 :118.33): Unknown property 
'-webkit-border-top-right-radius'.  Declaration dropped.
CSS Error (http://www.linode.com/linode.css?2 :119.25): Unknown property 
'border-top-right-radius'.  Declaration dropped.
CSS Error (http://www.linode.com/linode.css?2 :129.31): Unknown property 
'-khtml-border-top-left-radius'.  Declaration dropped.
CSS Error (http://www.linode.com/linode.css?2 :130.32): Unknown property 
'-webkit-border-top-left-radius'.  Declaration dropped.
CSS Error (http://www.linode.com/linode.css?2 :131.24): Unknown property 
'border-top-left-radius'.  Declaration dropped.
CSS Error (http://www.lin

Re: [gentoo-user] Most all KDE 4 emerges fail. Cmake is common.

2010-01-21 Thread James Ausmus
On Thu, Jan 21, 2010 at 3:13 PM, Dale  wrote:

> Dale wrote:
>
>>
>>> Try re-emerging kde-base/kdelibs - both kde4-config and libkdecore.so*
>>> are owned by kdelibs.
>>>
>>> -James
>>>
>>>
>> I think I tried that and it failed.  I'm going to try it again and see if
>> it helps.  I know I tried a couple packages and each failed with a error
>> similar to the one I posted.  I'll post back what happens, success or fail.
>>
>> Thanks.
>>
>> Dale
>>
>> :-)  :-)
>>
>
> OK.  I think this is different.  Here is the error for kdelibs.  I think I
> went back far enough to show it all.
>
>
> Linking CXX shared module ../lib/libkhtmlpart.so
> [100%] Built target khtmlpart
> Scanning dependencies of target testkhtml_static
> /var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3/khtml/testkhtml.cpp:
> In function 'int main(int, char**)':
> /var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3/khtml/testkhtml.cpp:53:
> warning: unused variable 'fac'
> [100%] Building CXX object
> khtml/CMakeFiles/testkhtml_static.dir/testkhtml_static_automoc.o
> [100%] Building CXX object
> khtml/CMakeFiles/testkhtml_static.dir/testkhtml.o
> Linking CXX executable ../bin/testkhtml
> /usr/lib/libphonon.so.4: undefined reference to `QMapData::createData(int)'
> /usr/lib/libphonon.so.4: undefined reference to
> `QMapData::node_create(QMapData::Node**, int, int)'
> /usr/lib/libphonon.so.4: undefined reference to `QListData::detach3()'
> /usr/lib/libphonon.so.4: undefined reference to
> `QHashData::allocateNode(int)'
> /usr/lib/libphonon.so.4: undefined reference to
> `QHashData::free_helper(void (*)(QHashData::Node*))'
> /usr/lib/libphonon.so.4: undefined reference to
> `QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void
> (*)(QHashData::Node*), int, int)'
> /usr/lib/libphonon.so.4: undefined reference to
> `QListData::append2(QListData const&)'
> /usr/lib/libphonon.so.4: undefined reference to `QVariant::QVariant(int,
> void const*, unsigned int)'
> collect2: ld returned 1 exit status
> make[2]: *** [bin/testkhtml] Error 1
> make[1]: *** [khtml/CMakeFiles/testkhtml.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs
> /var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3/khtml/testkhtml.cpp:
> In function 'int main(int, char**)':
> /var/tmp/portage/kde-base/kdelibs-4.3.3-r1/work/kdelibs-4.3.3/khtml/testkhtml.cpp:53:
> warning: unused variable 'fac'
> Linking CXX executable ../bin/testkhtml_static
> /usr/lib/libphonon.so.4: undefined reference to `QMapData::createData(int)'
> /usr/lib/libphonon.so.4: undefined reference to
> `QMapData::node_create(QMapData::Node**, int, int)'
> /usr/lib/libphonon.so.4: undefined reference to `QListData::detach3()'
> /usr/lib/libphonon.so.4: undefined reference to
> `QHashData::allocateNode(int)'
> /usr/lib/libphonon.so.4: undefined reference to
> `QHashData::free_helper(void (*)(QHashData::Node*))'
> /usr/lib/libphonon.so.4: undefined reference to
> `QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void
> (*)(QHashData::Node*), int, int)'
> /usr/lib/libphonon.so.4: undefined reference to
> `QListData::append2(QListData const&)'
> /usr/lib/libphonon.so.4: undefined reference to `QVariant::QVariant(int,
> void const*, unsigned int)'
> collect2: ld returned 1 exit status
> make[2]: *** [bin/testkhtml_static] Error 1
> make[1]: *** [khtml/CMakeFiles/testkhtml_static.dir/all] Error 2
> make: *** [all] Error 2
> * ERROR: kde-base/kdelibs-4.3.3-r1 failed:
> *   Make failed!
> *
> * Call stack:
> * ebuild.sh, line   48:  Called src_compile
> *   environment, line 3944:  Called kde4-base_src_compile
> *   environment, line 3032:  Called cmake-utils_src_compile
> *   environment, line 1206:  Called _execute_optionaly 'src_compile'
> *   environment, line  630:  Called enable_cmake-utils_src_compile
> *   environment, line 1579:  Called cmake-utils_src_make
> *   environment, line 1225:  Called die
>
> * The specific snippet of code:
> *   emake "$@" || die "Make failed!";
> *
> * If you need support, post the output of 'emerge --info
> =kde-base/kdelibs-4.3.3-r1',
> * the complete build log and the output of 'emerge -pqv
> =kde-base/kdelibs-4.3.3-r1'.
> * The complete build log is located at
> '/var/log/portage/elog/kde-base:kdelibs-4.3.3-r1:20100121-214249.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/kde-base/kdelibs-4.3.3-r1/temp/environment'

Re: [gentoo-user] Nginx with PHP-FPM

2012-04-02 Thread Silvio Siefke
Hello,

On Mon, 02 Apr 2012 14:30 +0200
Michael Schreckenbauer  wrote:

> to get more info from nginx, try to increase the log level, eg
> error_log /var/log/nginx/error_log debug;
> php-fpm.conf looks correct to me.
> You include fastcgi.conf. Could you post the contents?


The fastcgi.conf
fastcgi_param  SCRIPT_FILENAME$document_root$fastcgi_script_name;
fastcgi_param  QUERY_STRING   $query_string;
fastcgi_param  REQUEST_METHOD $request_method;
fastcgi_param  CONTENT_TYPE   $content_type;
fastcgi_param  CONTENT_LENGTH $content_length;

fastcgi_param  SCRIPT_NAME$fastcgi_script_name;
fastcgi_param  REQUEST_URI$request_uri;
fastcgi_param  DOCUMENT_URI   $document_uri;
fastcgi_param  DOCUMENT_ROOT  $document_root;
fastcgi_param  SERVER_PROTOCOL$server_protocol;

fastcgi_param  GATEWAY_INTERFACE  CGI/1.1;
fastcgi_param  SERVER_SOFTWAREnginx/$nginx_version;

fastcgi_param  REMOTE_ADDR$remote_addr;
fastcgi_param  REMOTE_PORT$remote_port;
fastcgi_param  SERVER_ADDR$server_addr;
fastcgi_param  SERVER_PORT$server_port;
fastcgi_param  SERVER_NAME$server_name;

# PHP only, required if PHP was built with --enable-force-cgi-redirect
fastcgi_param  REDIRECT_STATUS200;


I have write debug not info in error log. 


2012/04/02 17:59:24 [info] 21288#0: *4 client closed prematurely connection 
while reading client request line, client: 192.168.0.20, server: localhost



192.168.0.20 - - [02/Apr/2012:17:59:05 +0200] "GET / HTTP/1.1" 200 633 "-" 
"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) 
Chrome/18.0.1025.142 Safari/535.19" "-"

192.168.0.20 - - [02/Apr/2012:17:59:05 +0200] "GET /favicon.ico HTTP/1.1" 200 
1650 
"-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) 
Chrome/18.0.1025.142 Safari/535.19" "-"

192.168.0.20 - - [02/Apr/2012:17:59:21 +0200] "GET /info.php HTTP/1.1" 200 289 
"-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) 
Chrome/18.0.1025.142 Safari/535.19" "0.47"

192.168.0.20 - - [02/Apr/2012:17:59:24 +0200] "-" 400 0 "-" "-" "-"


No phpinfo output. Its strange. 


Regards
Silvio



Re: [gentoo-user] konqueror khtml part question [SOLVED]

2006-04-13 Thread Martins Steinbergs
On Thursday 13 April 2006 23:20, you wrote:
> Martins Steinbergs wrote:
> > any idea where to look?
>
> On a second read, perhaps you just messed up your CSS styles. On konqueror
> -> Settings -> Configure Konqueror -> Stylesheets

problem find in /usr/kde/3.5/share/apps/khtml/css/html4.css

BUTTON {
display: inline-block;
border: 2px outset ButtonFace;
background-color: ButtonFace;
color: #00
padding: 2px 2px 2px 2px;
cursor: default;
}
#original value -> color: buttontext;

INPUT[type="radio"], INPUT[type="checkbox"] {
margin: 0 0.5ex;
color: #00;
}
#original value -> color: buttontext;

INPUT[type="submit"], INPUT[type="reset"], INPUT[type="button"] {
color: #00;
}
#original value -> color: buttontext;


Defining stright to #00 works for me, at least i can read text on buttons. 
Just curious from where that buttontext value should come.

m
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] problems with the web browsers

2009-08-16 Thread Mick
On Sunday 16 August 2009, Alan McKinnon wrote:
> On Sunday 16 August 2009 18:40:12 M Daniel R M wrote:
> > Konqueror: very stable indeed, but it couldn't be at another way since
> > it's a key piece of the KDE environment... The problem comes when I want
> > to fill in forms (you know... web pages for registering, etc.). It stops
> > many times without giving us an alert message or some kind of
> > explanation, so you have to deduce that the problem is not from the
> > website, but the browser instead.
> >
> > I don't know whether problems come from java or whatever..., I've
> > checked my konqueror preferences and I'd bet they are all OK..
>
> javascript support in konqueror sucks.
>
> For everything else it's actually OK. One of these days it will use webkit
> as the backend and then things might improve. Until then, I'm afraid you
> are SOL.

Perhaps [O/T] but is webkit a fork of khtml, or was khtml stopped any 
development and webkit took over?

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] KDE Konqueror

2013-11-02 Thread jdm
On Saturday 02 November 2013 16:31:21 Mick wrote:
>On Saturday 02 Nov 2013 00:02:26 jdm wrote:
>> Hello,
>> 
>> I cannot run any youtube videos with Konqueror. Any suggestions?
>> They run fine in Firefox.
>> 
>> John D Maunder
>
>Are they flash or HTML 5 videos?  Are your plugins configured as they
>should be in Konqueror?
>
>PS.  I don't think that there is a difference between webkit and khtml
>engines - it works with both fine here.

I think they are flash but I cannot play any video on youtube (also 
dailymotion). I thought youtube had gone html5 but not so sure, as get 
Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I think 
this is flash. Using khtml.

I have gone on to other sites and some videos play. Its hist and miss. 
(100% failure on youtube). Its nice to now that it's working for you so 
I will try a few rebuilds and use flags perhaps.

I have tried both 32 and 64 flash (and all versions), with and without 
nspluginwrapper.

Its just an annoyance as I can play all with firefox. It's just that I 
want to be kde only for the time being.


John



Re: [gentoo-user] has anyone tried KDE5?

2014-10-11 Thread Mick
On Thursday 09 Oct 2014 21:01:02 Volker Armin Hemmann wrote:
> Am 09.10.2014 um 21:38 schrieb Alan McKinnon:
> > On 09/10/2014 19:44, Francisco Ares wrote:
> >> 2014-10-07 12:20 GMT-03:00 Mick  >> 
> >> <mailto:michaelkintz...@gmail.com>>:
> >> On Tuesday 07 Oct 2014 15:48:33 Philip Webb wrote:
> >> > 141007 Pavel Volkov wrote:
> >> > > On Sunday, October 5, 2014 9:10:50 PM MSK, Alan McKinnon wrote:
> >> > >> I haven't used konqueror as a browser in many many months,
> >> > >> I get along just fine with Firefox and Chromium.
> >> > >> I believe Konqueror is essentially unmaintained these days
> >> > >> or at least on life support. Make a fine file manager though
> >> > >> (kparts has always been one of KDE's very much better ideas)
> >> > > 
> >> > > I think there was a tendency to replace Konqueror with rekonq
> >> > > in KDE-based distros.  Can somebody comment on how rekonq is
> >> > > doing?
> >> > 
> >> > I dropped Konqueror as an alternative browser recently
> >> > after it refused to accept every URL as malformed.
> >> > Rekonq is an adequate replacement + Firefox for regular use ;
> >> > I also use Lynx when I want text copies of WWW dox.
> >> > My window manager is Fluxbox.
> >> 
> >> I still use Konqueror as file manager, ssh/ftp/webdav client and
> >> occasionally
> >> as an Internet browser.  However, I have set it up to use WebKit as
> >> its browser engine instead of KHTML.
> >> 
> >> --
> >> Regards,
> >> Mick
> >> 
> >> Hi,
> >> 
> >> How did you manage to get WebKit instead of KHTML?  On my version, I can
> >> only see the last.
> >> 
> >> Thanks, and Best Regards,
> >> Francisco
> > 
> > I set this up so long ago I forget exactly how I did it. IIRC it's as
> > simple as
> > 
> > emerge kde-misc/kwebkitpart
> > konqueror menu -> View -> View Mode
> 
> last time I tried webkit it broke websites in interessting ways.

Yes, it is not a panacea.  Some websites cause Konqueror to crash.  It just 
crashes less often than when I use KHTML.  :-)

I thought I had USE=webkit enabled somewhere and that's what brought it in, 
but now I see that it isn't set:

[-  ] webkit
kde-base/kget: Enable KdeWebkit browser plugin using 
kde-misc/kwebkitpart
[-  ] (4/4.12) 4.12.5 [gentoo]
[-  ] (4/4.13) 4.13.3 [gentoo]
[-  ] (4/4.14) 4.14.0 [gentoo]
[-  ] (4/4.14) 4.14.1 [gentoo]

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] konqueror khtml part question

2006-04-13 Thread Norberto Bensa
Martins Steinbergs wrote:
> any idea where to look?

K -> Control Center -> Appearance & Themes -> Colors -> Widget Color -> Button

Regards,
Norberto


pgpoXVvAxE1vn.pgp
Description: PGP signature


Re: [gentoo-user] has anyone tried KDE5?

2014-10-09 Thread Francisco Ares
2014-10-07 12:20 GMT-03:00 Mick :

> On Tuesday 07 Oct 2014 15:48:33 Philip Webb wrote:
> > 141007 Pavel Volkov wrote:
> > > On Sunday, October 5, 2014 9:10:50 PM MSK, Alan McKinnon wrote:
> > >> I haven't used konqueror as a browser in many many months,
> > >> I get along just fine with Firefox and Chromium.
> > >> I believe Konqueror is essentially unmaintained these days
> > >> or at least on life support. Make a fine file manager though
> > >> (kparts has always been one of KDE's very much better ideas)
> > >
> > > I think there was a tendency to replace Konqueror with rekonq
> > > in KDE-based distros.  Can somebody comment on how rekonq is doing?
> >
> > I dropped Konqueror as an alternative browser recently
> > after it refused to accept every URL as malformed.
> > Rekonq is an adequate replacement + Firefox for regular use ;
> > I also use Lynx when I want text copies of WWW dox.
> > My window manager is Fluxbox.
>
> I still use Konqueror as file manager, ssh/ftp/webdav client and
> occasionally
> as an Internet browser.  However, I have set it up to use WebKit as its
> browser engine instead of KHTML.
>
> --
> Regards,
> Mick
>


Hi,

How did you manage to get WebKit instead of KHTML?  On my version, I can
only see the last.

Thanks, and Best Regards,
Francisco


Re: [gentoo-user] konqueror khtml part question

2006-04-13 Thread Norberto Bensa
Martins Steinbergs wrote:
> any idea where to look?

On a second read, perhaps you just messed up your CSS styles. On konqueror -> 
Settings -> Configure Konqueror -> Stylesheets


pgpY8OXhXZ7co.pgp
Description: PGP signature


Re: [gentoo-user] browser advice

2006-11-30 Thread Benno Schulenberg
Mick wrote:
> unlike gecko and Khtml engined browsers Opera does not
> divulge Referrer headers, unless you set it to do so.

Firefox can also withhold the Referer line.  In about:config filter 
for referer, set it to zero.  Anyone know if Konqeeror can do this?

Benno
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] has anyone tried KDE5?

2014-10-09 Thread Alan McKinnon
On 09/10/2014 19:44, Francisco Ares wrote:
> 
> 2014-10-07 12:20 GMT-03:00 Mick  <mailto:michaelkintz...@gmail.com>>:
> 
> On Tuesday 07 Oct 2014 15:48:33 Philip Webb wrote:
> > 141007 Pavel Volkov wrote:
> > > On Sunday, October 5, 2014 9:10:50 PM MSK, Alan McKinnon wrote:
> > >> I haven't used konqueror as a browser in many many months,
> > >> I get along just fine with Firefox and Chromium.
> > >> I believe Konqueror is essentially unmaintained these days
> > >> or at least on life support. Make a fine file manager though
> > >> (kparts has always been one of KDE's very much better ideas)
> > >
> > > I think there was a tendency to replace Konqueror with rekonq
> > > in KDE-based distros.  Can somebody comment on how rekonq is doing?
> >
> > I dropped Konqueror as an alternative browser recently
> > after it refused to accept every URL as malformed.
> > Rekonq is an adequate replacement + Firefox for regular use ;
> > I also use Lynx when I want text copies of WWW dox.
> > My window manager is Fluxbox.
> 
> I still use Konqueror as file manager, ssh/ftp/webdav client and
> occasionally
> as an Internet browser.  However, I have set it up to use WebKit as its
> browser engine instead of KHTML.
> 
> --
> Regards,
> Mick
> 
> 
> 
> Hi,
> 
> How did you manage to get WebKit instead of KHTML?  On my version, I can
> only see the last.
> 
> Thanks, and Best Regards,
> Francisco


I set this up so long ago I forget exactly how I did it. IIRC it's as
simple as

emerge kde-misc/kwebkitpart
konqueror menu -> View -> View Mode

-- 
Alan McKinnon
alan.mckin...@gmail.com




Re: [gentoo-user] has anyone tried KDE5?

2014-10-09 Thread Volker Armin Hemmann
Am 09.10.2014 um 21:38 schrieb Alan McKinnon:
> On 09/10/2014 19:44, Francisco Ares wrote:
>> 2014-10-07 12:20 GMT-03:00 Mick > <mailto:michaelkintz...@gmail.com>>:
>>
>> On Tuesday 07 Oct 2014 15:48:33 Philip Webb wrote:
>> > 141007 Pavel Volkov wrote:
>> > > On Sunday, October 5, 2014 9:10:50 PM MSK, Alan McKinnon wrote:
>> > >> I haven't used konqueror as a browser in many many months,
>> > >> I get along just fine with Firefox and Chromium.
>> > >> I believe Konqueror is essentially unmaintained these days
>> > >> or at least on life support. Make a fine file manager though
>> > >> (kparts has always been one of KDE's very much better ideas)
>> > >
>> > > I think there was a tendency to replace Konqueror with rekonq
>> > > in KDE-based distros.  Can somebody comment on how rekonq is doing?
>> >
>> > I dropped Konqueror as an alternative browser recently
>> > after it refused to accept every URL as malformed.
>> > Rekonq is an adequate replacement + Firefox for regular use ;
>> > I also use Lynx when I want text copies of WWW dox.
>> > My window manager is Fluxbox.
>>
>> I still use Konqueror as file manager, ssh/ftp/webdav client and
>>     occasionally
>> as an Internet browser.  However, I have set it up to use WebKit as its
>> browser engine instead of KHTML.
>>
>> --
>> Regards,
>> Mick
>>
>>
>>
>> Hi,
>>
>> How did you manage to get WebKit instead of KHTML?  On my version, I can
>> only see the last.
>>
>> Thanks, and Best Regards,
>> Francisco
>
> I set this up so long ago I forget exactly how I did it. IIRC it's as
> simple as
>
> emerge kde-misc/kwebkitpart
> konqueror menu -> View -> View Mode
>
last time I tried webkit it broke websites in interessting ways.



[gentoo-user] Konqueror and scripts

2006-01-29 Thread Brett I. Holcomb
I'm running KDE 3.4 and on some sites Konqueror pops up a dialog telling me 
some script is causing KHTML problems - it may freeze things up.  If I hit 
continue Konqueror continues and all is well.  Firefox handles these pages so 
I assume it's some setting but I haven't found it.  Any ideas on what it 
might be.

Thanks.

-- 

Brett I. Holcomb
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] konqueror khtml part question

2006-04-13 Thread Martins Steinbergs
i have weird behaviour of clickable buttons and checkboxes browsing with 
konqueror, text on them are this color #E6E6E6 about the same as buttons 
#E8E8E8 and i cant find where it is configured, dont see anything under 
~/.kde and /usr/kde/3.5/share
any idea where to look?

m
-- 
Linux 2.6.15-ck7 AMD Athlon(tm) 64 Processor 3200+
 22:08:31 up  2:57,  2 users,  load average: 1.37, 2.58, 2.89
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE Konqueror

2013-11-02 Thread Mick
On Saturday 02 Nov 2013 00:02:26 jdm wrote:
> Hello,
> 
> I cannot run any youtube videos with Konqueror. Any suggestions?
> They run fine in Firefox.
> 
> John D Maunder

Are they flash or HTML 5 videos?  Are your plugins configured as they should 
be in Konqueror?

PS.  I don't think that there is a difference between webkit and khtml engines 
- it works with both fine here.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] KDE Konqueror

2013-11-03 Thread jdm
On Sunday 03 November 2013 17:10:14 Marc Joliet wrote:
>Am Sun, 3 Nov 2013 10:42:17 +
>
>schrieb Mick :
>> On Sunday 03 Nov 2013 10:17:55 Neil Bothwick wrote:
>> > On Sun, 03 Nov 2013 00:41:54 +, jdm wrote:
>> > > I think they are flash but I cannot play any video on youtube
>> > > (also
>> > > dailymotion). I thought youtube had gone html5 but not so sure,
>> > > as get
>> > > Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I
>> > > think
>> > > this is flash. Using khtml.
>> > 
>> > It may be that YouTube still defaults to flash and you have to tell
>> > it
>> > you prefer HTML5 in your preferences.
>> 
>> Yes, you can set up youtube cookies to recognise that you want to use
>> HTML5 as Neil suggests, or if you still want to fix Konqueror to
>> play flash videos you need to go in Konqueror settings/Plugins and
>> click on "Scan for Plugins".  It should pick up what it needs as
>> long as you have the right packages installed (like adobe flash).
>
>[...]
>
>In addition to that, you can also deactivate the Flash plug-in, in
>which case YouTube switches to HTML5 once it notices that the Flash
>plug-in is missing (it only fails if your browser does not support any
>of the formats the video is available in). Recently I've gone over to
>using the FlashDisable extension for Firefox to only activate Flash
>*temporarily* when I really need it.
>
>Also, consider youtube-dl, which came recommended by a friend and has
>worked wonderfully for me for a variety of sites (youtube, vimeo,
>soundcloud, etc.).
>
>HTH


Thanks for the advice. I got this to work by installing kde-
misc/kwebkitpart-1.3.1 and selecting webkit as default engine. Not sure 
why it won't work with khtml but as they say in Birmighman "ces't la 
vie" or something like that.

Thanks

John



[gentoo-user] Nginx with PHP-FPM

2012-04-01 Thread siefke_lis...@web.de
Hello,

I try my web hosting environment to mirror locally. On my Rootserver run Nginx
with PHP-FPM under FreeBSD. So i has installed Nginx, PHP and Mysql here local 
on Gentoo. But something is not correct, it want not really run. I has search 
in web and use the config for Nginx on Gentoo (is other as on FreeBSD) but 
nothing happen. The website (info.php) is blank and in logs i find not the way
which is my mistake. 

nginx.conf > http://nopaste.info/72a40e9c5e.html
php-fpm.conf > http://nopaste.info/94a9de62d5.html
emerge --info php nginx > http://nopaste.info/225b12e106.html



2012/04/02 04:23:05 [notice] 3636#0: using the "epoll" event method
2012/04/02 04:23:05 [notice] 3636#0: nginx/1.0.14
2012/04/02 04:23:05 [notice] 3636#0: OS: Linux 3.3.0
2012/04/02 04:23:05 [notice] 3636#0: getrlimit(RLIMIT_NOFILE): 1024:4096
2012/04/02 04:23:05 [notice] 3637#0: start worker processes
2012/04/02 04:23:05 [notice] 3637#0: start worker process 3640



127.0.0.1 - - [02/Apr/2012:04:23:11 +0200] "GET /favicon.ico HTTP/1.1" 404 348 
"-" "-" "-"
127.0.0.1 - - [02/Apr/2012:04:23:11 +0200] "GET /favicon.ico HTTP/1.1" 404 319 
"http://localhost/"; "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) 
AppleWebKit/535+ (KHTML, like Gecko) Version/5.0 Safari/535.4+ Midori/0.4" "-"
127.0.0.1 - - [02/Apr/2012:04:23:11 +0200] "GET /favicon.ico HTTP/1.1" 404 348 
"-" "-" "-"
127.0.0.1 - - [02/Apr/2012:04:23:17 +0200] "GET /info.php HTTP/1.1" 200 260 "-" 
"Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/535+ (KHTML, 
like Gecko) Version/5.0 Safari/535.4+ Midori/0.4" "0.47"
127.0.0.1 - - [02/Apr/2012:04:23:17 +0200] "GET /info.php HTTP/1.1" 200 260 "-" 
"Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/535+ (KHTML, 
like Gecko) Version/5.0 Safari/535.4+ Midori/0.4" "0.47"
127.0.0.1 - - [02/Apr/2012:04:23:17 +0200] "GET /favicon.ico HTTP/1.1" 404 348 
"-" "-" "-"
127.0.0.1 - - [02/Apr/2012:04:23:17 +0200] "GET /favicon.ico HTTP/1.1" 404 348 
"-" "-" "-"



2012/04/02 04:23:11 [error] 3640#0: *1 open() 
"/var/www/localhost/htdocs/favicon.ico" failed (2: No such file or directory), 
client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", 
host: "localhost"
2012/04/02 04:23:11 [info] 3640#0: *1 client 127.0.0.1 closed keepalive 
connection
2012/04/02 04:23:11 [error] 3640#0: *2 open() 
"/var/www/localhost/htdocs/favicon.ico" failed (2: No such file or directory), 
client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", 
host: "localhost", referrer: "http://localhost/";
2012/04/02 04:23:11 [error] 3640#0: *3 open() 
"/var/www/localhost/htdocs/favicon.ico" failed (2: No such file or directory), 
client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", 
host: "localhost"
2012/04/02 04:23:11 [info] 3640#0: *3 client 127.0.0.1 closed keepalive 
connection
2012/04/02 04:23:17 [error] 3640#0: *8 open() 
"/var/www/localhost/htdocs/favicon.ico" failed (2: No such file or directory), 
client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", 
host: "localhost"
2012/04/02 04:23:17 [info] 3640#0: *8 client 127.0.0.1 closed keepalive 
connection
2012/04/02 04:23:17 [error] 3640#0: *9 open() 
"/var/www/localhost/htdocs/favicon.ico" failed (2: No such file or directory), 
client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", 
host: "localhost"
2012/04/02 04:23:17 [info] 3640#0: *9 client 127.0.0.1 closed keepalive 
connection



Has someone a idea where is the mistake. Thank u for help.

Regards
Silvio



Re: [gentoo-user] How the HAL are you supposed to use these files?

2010-02-11 Thread Volker Armin Hemmann
On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:
> Particularly when your wm can handle all the inter-app
> communication that is necessary without dbus.

the problem is the WM can NOT handle all the inter-app communication that is 
needed by a modern desktop environment. Especially, when you have apps that 
are just frames around building blocks that have to talk to each other (like 
for example konqueror, that is just a gui to the dolphin, khtml, konsole, 
gwenview kparts).





Re: [gentoo-user] kmail/kontact display anomaly

2010-01-20 Thread Frank Steinmetzger
Am Mittwoch, 20. Januar 2010 schrieb Neil Bothwick:

> For Konqueror, you turn it of in the Web Browsing section of the
> settings, the last item. I don't use KMail but I expect this will affect
> KMail too, or KMail will have a similar setting.

I guess that’s because - similar to Outl**k using the IE engine - KMail seems 
to use the KHTML engine to display messages. That’s why it also has this 
feature.

-- 
Gruß | Greetings | Qapla'
LOL, you said ROFL.


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] Error starting Konq after update world

2006-11-07 Thread reader

I think this may be a symlink problem but before I start tinkering and
incur more problems maybe someone here knows what problem if behind
this:

Attempting to start konqueror following an `update world' brings up a
dialog box with this error:

  There was an error loading the module KHTML.  The diagnostics is:
  /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
  _ZN14KURIFilterData6reinitERK7QString

It was a `Deep' update if that matters.

Does that error ring a bell with anyone?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE Konqueror

2013-11-03 Thread Neil Bothwick
On Sun, 03 Nov 2013 00:41:54 +, jdm wrote:

> I think they are flash but I cannot play any video on youtube (also 
> dailymotion). I thought youtube had gone html5 but not so sure, as get 
> Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I think 
> this is flash. Using khtml.

It may be that YouTube still defaults to flash and you have to tell it
you prefer HTML5 in your preferences.


-- 
Neil Bothwick

When there's a will, I want to be in it.


signature.asc
Description: PGP signature


Re: [gentoo-user] Error starting Konq after update world

2006-11-07 Thread Andrey
On Tuesday 07 November 2006 15:26, [EMAIL PROTECTED] wrote:
> I think this may be a symlink problem but before I start tinkering and
> incur more problems maybe someone here knows what problem if behind
> this:
>
> Attempting to start konqueror following an `update world' brings up a
> dialog box with this error:
>
>   There was an error loading the module KHTML.  The diagnostics is:
>   /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
>   _ZN14KURIFilterData6reinitERK7QString
>
> It was a `Deep' update if that matters.
>
> Does that error ring a bell with anyone?

Show please your $CFLAGS ?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Error starting Konq after update world

2006-11-07 Thread Richard Fish

On 11/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

  There was an error loading the module KHTML.  The diagnostics is:
  /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
  _ZN14KURIFilterData6reinitERK7QString


This looks suspiciously like the kind of thing that can occur if you
build qt with one version of gcc, and libkhtml with a different
version.

What do the following report:

ldd /usr/kde/3.5/lib/libkhtml.so.4
strings /usr/kde/3.5/lib/libkhtml* | grep CXXABI
strings /usr/qt/3/lib/libqt-mt.* | grep CXXABI

-Richard
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] has anyone tried KDE5?

2014-10-07 Thread Neil Bothwick
On Tue, 07 Oct 2014 20:26:42 +0200, J. Roeleveld wrote:

> > I still use Konqueror as file manager, ssh/ftp/webdav client and
> > occasionally as an Internet browser.  However, I have set it up to use
> > WebKit as its browser engine instead of KHTML.  
> 
> Why not use Dolphin as file manager?

Because neither it nor Krusader is anywhere near as flexible. I still
consider the introduction of Dolphin to be a major backwards step of KDE4.


-- 
Neil Bothwick

Money can't buy happiness. But it sure makes misery easier to live with.


signature.asc
Description: PGP signature


Re: [gentoo-user] browser advice

2006-12-02 Thread Mick
On Thursday 30 November 2006 23:35, Benno Schulenberg wrote:
> Mick wrote:
> > unlike gecko and Khtml engined browsers Opera does not
> > divulge Referrer headers, unless you set it to do so.
>
> Firefox can also withhold the Referer line.  In about:config filter
> for referer, set it to zero.  Anyone know if Konqeeror can do this?

Short of using Privoxy I am not sure.  I have googled for it but I couldn't 
find anything - however, I'm not the best googler, so YMMV.  I would be using 
Konqueror more often if I could toggle the referrer header just like Opera.
-- 
Regards,
Mick


pgpWzizoTIHi6.pgp
Description: PGP signature


Re: [gentoo-user] Konqueror and scripts

2006-01-30 Thread Robin
As a rule Firefox handles errors and badly formed pages extremely
well... So it may very well be the website.

On 1/29/06, Brett I. Holcomb <[EMAIL PROTECTED]> wrote:
> I'm running KDE 3.4 and on some sites Konqueror pops up a dialog telling me
> some script is causing KHTML problems - it may freeze things up.  If I hit
> continue Konqueror continues and all is well.  Firefox handles these pages so
> I assume it's some setting but I haven't found it.  Any ideas on what it
> might be.
>
> Thanks.
>
> --
>
> Brett I. Holcomb
> --
> gentoo-user@gentoo.org mailing list
>
>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] browser advice

2006-11-30 Thread Bo Ørsted Andresen
On Thursday 30 November 2006 10:54, Jorge Almeida wrote:
> On Thu, 30 Nov 2006, Neil Bothwick wrote:
> > It's the -firefox USE flag. Add firefox to USE and it will depend on FF
> > instead of seamonkey.
>
> But why must a browser (Epiphany) depend on another browser (FF,
> Seamonkey,...)?

Because the gnome fellows didn't feel like implementing yet another html 
renderer and the mozilla fellows didn't split the renderer for firefox or 
seamonkey out in a separate package for all of them to depend on. This is the 
same as konqueror depending on khtml which is part of kdelibs...

-- 
Bo Andresen


pgpFiTbbpyb0K.pgp
Description: PGP signature


Re: [gentoo-user] New Firefox-38.1.0 headers, or is Google getting smarter?

2015-07-31 Thread Volker Armin Hemmann
Am 31.07.2015 um 11:31 schrieb Mick:
> I used Firefox to login to Gmail and suddenly received a message from Google, 
> advising me:
>
> "New sign-in from Firefox on Linux
>
> Hi Michael,Your Google Account x was just used to sign in from Firefox on 
>  
> Linux."
>
> Have you noticed something similar and should we be changing anything on the 
> new FF configuration, or is this Gmail getting smarter?
>

seriously? Have you never heard that browsers send tons of data to the
server? Like browser version, OS, language... ?

Mozilla/5.0 (X11; Linux x86_64) KHTML/4.14.10 (like Gecko) Konqueror/4.14

that is, for example what MY konqueror setup currently sends.



Re: [gentoo-user] Error starting Konq after update world

2006-11-07 Thread Neil Bothwick
On Tue, 07 Nov 2006 09:26:07 -0600, [EMAIL PROTECTED] wrote:

> Attempting to start konqueror following an `update world' 

This is a meaning less statement, all you're saying is "I upgraded some
packages, but I'm not telling you what they were". We'd need to know
which packages were updated for this to be of any use.

> brings up a dialog box with this error:
> 
>   There was an error loading the module KHTML.  The diagnostics is:
>   /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
>   _ZN14KURIFilterData6reinitERK7QString

This is part of kdelibs, so you've probably either updated konqueror or
kdelibs, re-emerge the other one.


-- 
Neil Bothwick

Top Oxymorons Number 12: Plastic glasses


signature.asc
Description: PGP signature


Re: [gentoo-user] How the HAL are you supposed to use these files?

2010-02-11 Thread Zeerak Waseem
On Thu, 11 Feb 2010 23:53:10 +0100, Volker Armin Hemmann  
 wrote:



On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:

Particularly when your wm can handle all the inter-app
communication that is necessary without dbus.


the problem is the WM can NOT handle all the inter-app communication  
that is
needed by a modern desktop environment. Especially, when you have apps  
that
are just frames around building blocks that have to talk to each other  
(like

for example konqueror, that is just a gui to the dolphin, khtml, konsole,
gwenview kparts).





But it seems to me, that the apps that need the communication are in DE's.  
Which is fine, I just think that if you're choosing a smaller WM (Openbox,  
awesome, JWM, etc.), where there isn't a need for an inter-app  
communication that extensive, then it's a bit of an overkill really.


--
Zeerak



Re: [gentoo-user] kmail/kontact display anomaly [SOLVED]

2010-01-20 Thread Jim Cunning
On Wednesday 20 January 2010 02:57:30 Frank Steinmetzger wrote:
> Am Mittwoch, 20. Januar 2010 schrieb Neil Bothwick:
> > For Konqueror, you turn it of in the Web Browsing section of the
> > settings, the last item. I don't use KMail but I expect this will affect
> > KMail too, or KMail will have a similar setting.
> 
> I guess that’s because - similar to Outl**k using the IE engine - KMail
>  seems to use the KHTML engine to display messages. That’s why it also has
>  this feature.
> 
The control is indeed in konqueror settings. Kmail does honor it, but only 
after a restart of kontact or kmail.  Kmail does not appear to have its own 
setting for "Enable/disable Access Key activation with Ctrl key"

Thanks to all who provided answers and guidance on this prob^H^H^H^Hfeature.
-- 
Jim


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Re: kdelibs -plasma -webkit

2009-03-28 Thread Paul Hartman
On Sat, Mar 28, 2009 at 12:57 PM, James  wrote:
> Neil Bothwick  digimed.co.uk> writes:
>
>
>> > Great timing, because KDE 4.2.2 is being released on April 1st
>
>> Are you really going to install software released on that day?
>
>
> ON a more pragmatic note, "should I stay" (delay upgrade) or
> "should I go now" (sync and update on april 2).
>
>
> I got this song ringing in my head about syncing and
> updates for kde 4. I feel euphoric about my chances
> of screwing up my kde 4 box.
>
>
> Looking for wisdom, here.

I'm using 4.2.2 and there's no noticeable difference I can tell from
4.2.1 ... the changelog is mostly of khtml and kmail stuff, neither of
which I use. 
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php

My only big problem (Akregator nsplugin interface gets stuck using CPU
forever after flash is encountered) was not fixed in 4.2.2...



Re: [gentoo-user] Nginx with PHP-FPM

2012-04-02 Thread Silvio Siefke
Hello,


i have now setup a Freebsd box in Vmware and build the environment, has
no problem, run without any problems. Strange that not run on Gentoo.

I have changed the Gentoo Nginx config to Freebsd Nginx config, but the 
result is the same. Blank white page. 

nginx.conf > http://nopaste.info/98104d56da.html

In log can only read:

192.168.0.20 - - [03/Apr/2012:03:55:07 +0200] "GET /info.php HTTP/1.1" 200 29 
"-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) 
Chrome/18.0.1025.142 Safari/535.19" "-"



2012/04/03 03:55:25 [info] 4055#0: *2 client closed prematurely connection 
while reading client request line, client: 192.168.0.20, server: localhost



[03-Apr-2012 03:56:25.988472] DEBUG: pid 3825, 
fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 
0 active children, 1 spare children, 1 running children. Spawning rate 1


Has someone a idea?


Thx, Regards
Silvio



Re: Re: [gentoo-user] Konqueror and scripts

2006-01-30 Thread brettholcomb
It's happened on several websites so I was wondering if I'd missed some setting 
or could tell Konq to carry on.

> 
> From: Robin <[EMAIL PROTECTED]>
> Date: 2006/01/30 Mon PM 07:24:34 EST
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Konqueror and scripts
> 
> As a rule Firefox handles errors and badly formed pages extremely
> well... So it may very well be the website.
> 
> On 1/29/06, Brett I. Holcomb <[EMAIL PROTECTED]> wrote:
> > I'm running KDE 3.4 and on some sites Konqueror pops up a dialog telling me
> > some script is causing KHTML problems - it may freeze things up.  If I hit
> > continue Konqueror continues and all is well.  Firefox handles these pages 
> > so
> > I assume it's some setting but I haven't found it.  Any ideas on what it
> > might be.
> >
> > Thanks.
> >
> > --
> >
> > Brett I. Holcomb
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] has anyone tried KDE5?

2014-10-07 Thread J. Roeleveld

On Tuesday, October 07, 2014 09:18:04 PM Neil Bothwick wrote:
> On Tue, 07 Oct 2014 20:26:42 +0200, J. Roeleveld wrote:
> > > I still use Konqueror as file manager, ssh/ftp/webdav client and
> > > occasionally as an Internet browser.  However, I have set it up to 
use
> > > WebKit as its browser engine instead of KHTML.
> > 
> > Why not use Dolphin as file manager?
> 
> Because neither it nor Krusader is anywhere near as flexible. I still
> consider the introduction of Dolphin to be a major backwards step of 
KDE4.

I think that's personal preference.
I like Dolphin as it allows me to quickly switch to network shares (of 
different types) from the left of the window.

Konqueror only shows the files and folders, not the "Places". And I haven't 
found an option to add those (or something similar)

How do I configure Konqueror to give me a similar view?

--
Joost


Re: [gentoo-user] firefox crashes

2008-10-23 Thread Erik Hahn
On Thu, Oct 23, 2008 at 10:48:47AM -0400, Simon wrote:
> Hi,
>   recently (dunno why or when exactly) firefox has started crashing when  
> loading certain pages.  Two pages I'm used to access often that are 
> causing the problem are my banking site (once logged in) and 
> linode.com/members...  the error is a bit cryptic and may involve 
> javascript (see the error below).
>
> I tried recompiling firefox, but got the exact same result...  so I tried 
> a `emerge -e mozilla-firefox`, (which btw, on the cheapest linode took a 
> bit more than 3 hours).  So, the host basically compilled the binpkgs and 
> i installed them on my desktop, same issue happened after...
>
> Here's the use flags for ff, also all files related to portage config  
> (make.conf,etc) are exactly the same on all my machines, only world is 
> different.

What does 'emerge --info' say? Does mozilla-firefox-bin work?

> CSS Error (http://www.linode.com/linode.css?2 :113.31): Unknown property  
> '-khtml-border-top-left-radius'.  Declaration dropped.
Those are only CSS errors, no problem

-Erik
-- 
hackerkey://v4sw5hw2ln3pr5ck0ma2u7LwXm4l7Gi2e2t4b7Ken4/7a16s0r1p-5.62/-6.56g5OR



Re: [gentoo-user] has anyone tried KDE5?

2014-10-07 Thread Mick
On Tuesday 07 Oct 2014 21:18:04 Neil Bothwick wrote:
> On Tue, 07 Oct 2014 20:26:42 +0200, J. Roeleveld wrote:
> > > I still use Konqueror as file manager, ssh/ftp/webdav client and
> > > occasionally as an Internet browser.  However, I have set it up to use
> > > WebKit as its browser engine instead of KHTML.
> > 
> > Why not use Dolphin as file manager?
> 
> Because neither it nor Krusader is anywhere near as flexible. I still
> consider the introduction of Dolphin to be a major backwards step of KDE4.

I agree with Neil.  I can't really see what Dolphin offers that Konqueror 
didn't already have.  Of course, with KDE4 you *have* to install Dolphin to 
get Konqueror to do what it always did.  No point in me dissing KDE4 devs for 
they inspired executive decisions (pissing many of their existing user base 
off and not really attracting any new punters along) because others have 
already covered this admirably, but you get the gist.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] KDE starts and runs slowly

2006-01-29 Thread Richard Fish
On 1/29/06, Korondi Márk <[EMAIL PROTECTED]> wrote:
> Hi, everyone
>
> Yesterday I reinstalled gentoo, because I'd made the filesystem dirty (always
> used sudo, and installed programs not in portage randomly...) and I want a
> new, clean system.

With Gentoo there is almost always an easier way than
re-installing...but too late for that now.

> I install new kde (3.5.0), but there is a problem:
> While other programs - firefox, gftp,  bittorrent - run fine, all of my
> programs using some kdelib or ,if I'm right, DCOP start slowly, and after
> starting cannot run fine.
> For example: KDE starts up slower than in the previous installation. Then I
> pick konqueror, it takes 2-3 secs. to start. Then I close, and re-exec it.
> 2-3 secs again (where is the cache?). BUT: KHTML starts to render the page,
> it hangs for 2 seconds, then begin to load. hmmm... Clicking refresh causes
> the same.

Might be a prelinking issue...do you set KDE_IS_PRELINKED? And if so,
is it really pre-linked?

Running strace with the -tt option can also give you an idea of what
the KDE application is doing during that 2-3 second delay.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] has anyone tried KDE5?

2014-10-07 Thread Mick
On Tuesday 07 Oct 2014 15:48:33 Philip Webb wrote:
> 141007 Pavel Volkov wrote:
> > On Sunday, October 5, 2014 9:10:50 PM MSK, Alan McKinnon wrote:
> >> I haven't used konqueror as a browser in many many months,
> >> I get along just fine with Firefox and Chromium.
> >> I believe Konqueror is essentially unmaintained these days
> >> or at least on life support. Make a fine file manager though
> >> (kparts has always been one of KDE's very much better ideas)
> > 
> > I think there was a tendency to replace Konqueror with rekonq
> > in KDE-based distros.  Can somebody comment on how rekonq is doing?
> 
> I dropped Konqueror as an alternative browser recently
> after it refused to accept every URL as malformed.
> Rekonq is an adequate replacement + Firefox for regular use ;
> I also use Lynx when I want text copies of WWW dox.
> My window manager is Fluxbox.

I still use Konqueror as file manager, ssh/ftp/webdav client and occasionally 
as an Internet browser.  However, I have set it up to use WebKit as its 
browser engine instead of KHTML.

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] has anyone tried KDE5?

2014-10-07 Thread J. Roeleveld

On Tuesday, October 07, 2014 04:20:16 PM Mick wrote:
> On Tuesday 07 Oct 2014 15:48:33 Philip Webb wrote:
> > 141007 Pavel Volkov wrote:
> > > On Sunday, October 5, 2014 9:10:50 PM MSK, Alan McKinnon wrote:
> > >> I haven't used konqueror as a browser in many many months,
> > >> I get along just fine with Firefox and Chromium.
> > >> I believe Konqueror is essentially unmaintained these days
> > >> or at least on life support. Make a fine file manager though
> > >> (kparts has always been one of KDE's very much better ideas)
> > > 
> > > I think there was a tendency to replace Konqueror with rekonq
> > > in KDE-based distros.  Can somebody comment on how rekonq is 
doing?
> > 
> > I dropped Konqueror as an alternative browser recently
> > after it refused to accept every URL as malformed.
> > Rekonq is an adequate replacement + Firefox for regular use ;
> > I also use Lynx when I want text copies of WWW dox.
> > My window manager is Fluxbox.
> 
> I still use Konqueror as file manager, ssh/ftp/webdav client and
> occasionally as an Internet browser.  However, I have set it up to use
> WebKit as its browser engine instead of KHTML.

Why not use Dolphin as file manager?

--
Joost


Re: [gentoo-user] has anyone tried KDE5?

2014-10-07 Thread Mick
On Wednesday 08 Oct 2014 05:46:40 J. Roeleveld wrote:
> On Tuesday, October 07, 2014 09:18:04 PM Neil Bothwick wrote:
> > On Tue, 07 Oct 2014 20:26:42 +0200, J. Roeleveld wrote:
> > > > I still use Konqueror as file manager, ssh/ftp/webdav client and
> > > > occasionally as an Internet browser.  However, I have set it up to
> 
> use
> 
> > > > WebKit as its browser engine instead of KHTML.
> > > 
> > > Why not use Dolphin as file manager?
> > 
> > Because neither it nor Krusader is anywhere near as flexible. I still
> > consider the introduction of Dolphin to be a major backwards step of
> 
> KDE4.
> 
> I think that's personal preference.
> I like Dolphin as it allows me to quickly switch to network shares (of
> different types) from the left of the window.
> 
> Konqueror only shows the files and folders, not the "Places". And I haven't
> found an option to add those (or something similar)
> 
> How do I configure Konqueror to give me a similar view?
> 
> --
> Joost

Do you mean:

F9 to Show Sidebar, then right click on it, Configure/Add New/Places Sidebar 
Module?

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] KDE programs starts slowly

2006-01-29 Thread Hemmann, Volker Armin
On Sunday 29 January 2006 11:29, Korondi Márk wrote:

> programs using some kdelib or - if I'm right -, DCOP starts slowly, and
> after starting cannot run fine.
> For example: KDE starts up slower than in the previous installation. 

usually this is a not correctly set up /etc/hostname

> Then I 
> pick konqueror, it takes 2-3 secs. to start. Then I close, and re-exec it.
> 2-3 secs again (where is the cache?). BUT: KHTML starts to render the page,
> it hangs for 2 seconds, then begin to load. hmmm... Clicking refresh causes
> the same.
> Running KDE apps writes to the konzole I started from:
> "Qt: Locales not supported on X server". In my opinion, it doesn't affect,
> because in the previous installation it was the same.
>

well, I do not get this warning and KDE is very fast.

> Now let's show how I emerged KDE:
>
> /etc/make.conf
> --
> USE="artswrappersuid bash-completion cdparanoia cdr dvd dvdr dvdread ffmpeg
>  font-server icq java mmx mplayer msn nptl nsplugin nvidia pdf real
>  reiserfs samba sse sse2 tidy timidity vidix win32codecs xine xvid
> -gnome -gstreamer -gtk -gtk2 -nls -oss -pam -xmms"

why -nls?

>
> So, how can I solve it?

kill kdm and rm all the ICE, ksycoca and .dcop .X11-blabla stuff?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New Firefox-38.1.0 headers, or is Google getting smarter?

2015-08-01 Thread Mick
On Saturday 01 Aug 2015 05:08:04 Volker Armin Hemmann wrote:
> Am 31.07.2015 um 11:31 schrieb Mick:
> > I used Firefox to login to Gmail and suddenly received a message from
> > Google, advising me:
> > 
> > "New sign-in from Firefox on Linux
> > 
> > Hi Michael,Your Google Account x was just used to sign in from
> > Firefox on Linux."
> > 
> > Have you noticed something similar and should we be changing anything on
> > the new FF configuration, or is this Gmail getting smarter?
> 
> seriously? Have you never heard that browsers send tons of data to the
> server? Like browser version, OS, language... ?
> 
> Mozilla/5.0 (X11; Linux x86_64) KHTML/4.14.10 (like Gecko) Konqueror/4.14
> 
> that is, for example what MY konqueror setup currently sends.

Thanks Volker, I know that browsers send agent data to the server, but I had 
never received such an email from Gmail before.  Most that had happened in the 
past is to receive an email to confirm I am the real owner of the account when 
I tried to connect using IMAP4 while overseas.  So this tells me that Google 
are also logging the IP addresses I am connecting from and check my geographic 
location for  security purposes.

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] KDE update puzzle

2021-09-18 Thread Marco Rebhan
On Saturday, 18 September 2021 17.19.45 CEST Philip Webb wrote:
> Here is the whole command + output in gruesome detail :
> 
> root:522 ~> !498
> PYTHON_SINGLE_TARGET="python3_9" emerge -pv --backtrack=30 attica
> frameworkintegration kactivities kactivities-stats kcmutils kconfig
> kcoreaddons kcrash kdesu kdnssd kglobalaccel kholidays khtml
> kidletime kimageformats knotifyconfig kpeople kross krunner
> ktexteditor kwayland kwindowsystem qqc2-desktop-style

Is this the command you ran to get this output? I assume the same 
happens with emerge -auDU @world, but did you try emerge -ac first? 
Maybe something is still installed but deselected which I believe causes 
it to not get rebuilt and potentially block other packages. All of these 
packages that claim to pull in the older versions seem to themselves be 
scheduled for update, that's why I'm thinking somewhere there is one 
package that isn't that's causing all this mess.

> It mb that I have to remove the whole of the present versions
> in order to (re-)install the new ones ; it usually happens with Qt.
> I've never understood why Portage can't handle that itself.

That's what I would suggest if what I wrote above doesn't work. I 
haven't ever encountered this issue myself yet though despite 
extensively using KDE packages, so I'm not sure what's going wrong here.

-Marco

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] How the HAL are you supposed to use these files?

2010-02-11 Thread Volker Armin Hemmann
On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:
> On Thu, 11 Feb 2010 23:53:10 +0100, Volker Armin Hemmann
> 
>  wrote:
> > On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:
> >> Particularly when your wm can handle all the inter-app
> >> communication that is necessary without dbus.
> > 
> > the problem is the WM can NOT handle all the inter-app communication
> > that is
> > needed by a modern desktop environment. Especially, when you have apps
> > that
> > are just frames around building blocks that have to talk to each other
> > (like
> > for example konqueror, that is just a gui to the dolphin, khtml, konsole,
> > gwenview kparts).
> 
> But it seems to me, that the apps that need the communication are in DE's.
> Which is fine, I just think that if you're choosing a smaller WM (Openbox,
> awesome, JWM, etc.), where there isn't a need for an inter-app
> communication that extensive, then it's a bit of an overkill really.

so how do you propose that a network connection manager tells a broweser or 
mail app that they are offline?

And don't start with sockets. That will result in a nightmare. dbus is a clean 
solution to a huge problem. Apps have to talk to each other. The only way to 
keep it sane is a standardized IPC daemon like dbus.



Re: [gentoo-user] quick kmail question

2007-03-06 Thread Boyd Stephen Smith Jr.
On Monday 05 March 2007, "Matthew R. Lee" <[EMAIL PROTECTED]> wrote 
about '[gentoo-user] quick kmail question':
> When I click on a URL in an email it opens a new Konqueror window. 
> However I have it set in my Konqueror configuration to "Open as tab in
> existing Konqueror when URL is called externally"  I've looked through
> the KMail configuration settings but I can't find anywhere to change
> this.  Is there a way?

Oddly enough, I have the same settings and it "Just Works" (tm) for me.  
kmail will use a new tab if I have a konq window open and will open a new 
knoq window if I don't already have one.

As an aside, it seems that kmail does /something/ to check to see if a 
existing konq window is responding -- if I click URLs too quickly, some 
will open in an existing window and others will open in a new window (with 
multiple tabs in that window if "needed").

I have also developed the habit of middle-clicking links, since I use 
kmail+akregator inside kontact and akregator wants to use a khtml tab 
inside itself if I don't middle-click.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!


pgpfOZFB8V2Q5.pgp
Description: PGP signature


Re: [gentoo-user] Suggestions for a minimalistic system

2007-01-20 Thread Boyd Stephen Smith Jr.
On Saturday 20 January 2007 12:32, Avaricen <[EMAIL PROTECTED]> wrote 
about 'Re: [gentoo-user] Suggestions for a minimalistic system':
> Luke Ravitch wrote:
> > On 2007-01-19 09:45, Vlad Dogaru <[EMAIL PROTECTED]> wrote:
> >> I am especially looking for a browser to substitute Firefox.
> >> I've tried Conkeror for Firefox, but it's too Emacs-centric 
> >> (vim person here) and also disables tabs (or maybe it's me -- I
> >> couldn't get them to work).
> >
> > I'd never heard of Conkeror, so I started playing with it.  I really
> > like it (but *I* am an Emacs guy).  If you do "M-x use-vi-keys" (where
> > "M-x" is probably Alt-x on your machine) then it feels more vi-like
> >
> > It doesn't seem to do tabs, but it will open pages in different
> > (Emacs-like) buffers.
> >
> > Of course, Conkeror is still Firefox underneath, so that won't help
> > with it being a memory hog.
>
> You mean Konqueror.

No, Konqueror doesn't use Firefox or any Gecko technology underneath.  I 
believe the KDE developers are calling their technology (that is also used 
the KDE applications KHTML parts) either webkit or webcore.

Also, as far as I know, Konqueror doesn't have this strange emacs-like 
behavior and definitely has normal tabs.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 


pgp249kfPdgC1.pgp
Description: PGP signature


Re: [gentoo-user] has anyone tried KDE5?

2014-10-08 Thread J. Roeleveld

On Wednesday, October 08, 2014 06:29:13 AM Mick wrote:
> On Wednesday 08 Oct 2014 05:46:40 J. Roeleveld wrote:
> > On Tuesday, October 07, 2014 09:18:04 PM Neil Bothwick wrote:
> > > On Tue, 07 Oct 2014 20:26:42 +0200, J. Roeleveld wrote:
> > > > > I still use Konqueror as file manager, ssh/ftp/webdav client and
> > > > > occasionally as an Internet browser.  However, I have set it up 
to
> > 
> > use
> > 
> > > > > WebKit as its browser engine instead of KHTML.
> > > > 
> > > > Why not use Dolphin as file manager?
> > > 
> > > Because neither it nor Krusader is anywhere near as flexible. I still
> > > consider the introduction of Dolphin to be a major backwards step 
of
> > 
> > KDE4.
> > 
> > I think that's personal preference.
> > I like Dolphin as it allows me to quickly switch to network shares (of
> > different types) from the left of the window.
> > 
> > Konqueror only shows the files and folders, not the "Places". And I
> > haven't
> > found an option to add those (or something similar)
> > 
> > How do I configure Konqueror to give me a similar view?
> > 
> > --
> > Joost
> 
> Do you mean:
> 
> F9 to Show Sidebar, then right click on it, Configure/Add New/Places 
Sidebar
> Module?

Yes, but I miss the quick overview.
With the file-indexing of semantic desktop enabled, I also get the history 
and quick searches for filetypes.

It does help with a lot of files.

--
Joost


Re: [gentoo-user] KDE starts and runs slowly

2006-01-31 Thread Bryce Verdier
Also, make sure that net.lo is turned on. I had a problem a while ago 
with KDE taking forever to boot & interact because net.lo wasn't 
starting in the init scripts. I guess its required.


Just something to try and help out.

bryce


Richard Fish wrote:

On 1/29/06, Korondi Márk <[EMAIL PROTECTED]> wrote:
  

Hi, everyone

Yesterday I reinstalled gentoo, because I'd made the filesystem dirty (always
used sudo, and installed programs not in portage randomly...) and I want a
new, clean system.



With Gentoo there is almost always an easier way than
re-installing...but too late for that now.

  

I install new kde (3.5.0), but there is a problem:
While other programs - firefox, gftp,  bittorrent - run fine, all of my
programs using some kdelib or ,if I'm right, DCOP start slowly, and after
starting cannot run fine.
For example: KDE starts up slower than in the previous installation. Then I
pick konqueror, it takes 2-3 secs. to start. Then I close, and re-exec it.
2-3 secs again (where is the cache?). BUT: KHTML starts to render the page,
it hangs for 2 seconds, then begin to load. hmmm... Clicking refresh causes
the same.



Might be a prelinking issue...do you set KDE_IS_PRELINKED? And if so,
is it really pre-linked?

Running strace with the -tt option can also give you an idea of what
the KDE application is doing during that 2-3 second delay.

-Richard

  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE Konqueror

2013-11-03 Thread Mick
On Sunday 03 Nov 2013 10:17:55 Neil Bothwick wrote:
> On Sun, 03 Nov 2013 00:41:54 +, jdm wrote:
> > I think they are flash but I cannot play any video on youtube (also
> > dailymotion). I thought youtube had gone html5 but not so sure, as get
> > Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I think
> > this is flash. Using khtml.
> 
> It may be that YouTube still defaults to flash and you have to tell it
> you prefer HTML5 in your preferences.

Yes, you can set up youtube cookies to recognise that you want to use HTML5 as 
Neil suggests, or if you still want to fix Konqueror to play flash videos you 
need to go in Konqueror settings/Plugins and click on "Scan for Plugins".  It 
should pick up what it needs as long as you have the right packages installed 
(like adobe flash).

In my installation(s) it shows /usr/lib64/nsbrowser/plugins/libflashplayer.so 
which on my system is a symlink to the adobe libflashplayer.so:

$ ls -la /usr/lib64/nsbrowser/plugins/libflashplayer.so
lrwxrwxrwx 1 root root 54 Sep 14 10:12 
/usr/lib64/nsbrowser/plugins/libflashplayer.so -> /opt/Adobe/flash-
player/flash-plugin/libflashplayer.so

The plugin in Konqueror would need to be associated with the correct MIME 
types like application/x-shockwave-flash and application/futuresplash, but all 
this should happen automatically when you scan for new plugins.

HTH.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] libstdc++.so.6 - another gcc upgrade problem?

2006-09-06 Thread Alan McKinnon
On Wednesday 06 September 2006 00:12, Mick wrote:

> Yep, it rebuilt 220 packages, I am totally exhausted and the
> poor lappy is probably just an emerge short of being
> totalled!  :-))
>
> So, to recapitulate:  I've emerged gcc, remerged the system,
> remerged world, revedep-rebuild --library libstdc++.so.6 and
> I ended up with an awfully ugly Fluxbox and KDE applications:
>
> http://gentoo.michaelkintzios.fastmail.fm/gcc-result.jpg
>
> Also grub was borked and had to be reinstalled.  Anyway, the
> bigger problem is that kde will no longer start - when I type
> kdestart in aterm I get:
>
> $ kdestart
> -bash: kdestart: command not found
>
> What can I do to fix this laptop short of reinstalling
> afresh.

hehe, you have my full sympathies. I started my gcc4.1 upgraded 
on Friday and it completed early yesterday evening. I was also 
getting errors about kmail and khtml not starting due to 
libstdc++ having the wrong abi version. revdep-rebuild won't 
fix it, as the problem is due to there being two gcc versions 
on the system:

/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6.0.6
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6.0.8

and the way the relevant env var is set, it finds 3.4.6 first. 
You could tweak the env vars to fix it, but the real fix is to 
just unmerge gcc-3.4.6. The howto tells you to do it, but it's 
just a mention in a bigger paragraph and could be clearer.

alan
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Konqueror & Open Office : font problems

2006-07-10 Thread Philip Webb
060710 Philip Webb wrote:
> 060709 Richard Fish wrote:
>> On 7/9/06, Philip Webb <[EMAIL PROTECTED]> wrote:
>>> Konqueror 3.5.3 (3.5.1 3.5.2) displays news sites with an ugly font
>>> despite 'Standard font = New Century Schoolbook, min/med size 11';
>> Konqueror is honoring document-specified fonts instead of your choice.
>> Yahoo specifies Verdana for everything, so that is what Konqueror displays.
>> You can override this brutally via the "Accessibility" style sheet,
>> customizing it to force the "same font family for all text".
> Yes, that works, but only if you restart Konqueror:
> that trapped me previously, as I didn't think it needed restarting.
> However, a different problem arises, as vital header text is now missing:
>   http://www.chass.utoronto.ca/~purslow/font-firefox2.png
>   http://www.chass.utoronto.ca/~purslow/font-konq2.png
> This happens on other sites too.  I don't know how to write style sheets,
> though I can find these in ~/.kde : can you suggest what to add
> or do you know of a beginners' guide to style sheets anywhere ?

This proved easy to fix by taking the font lines from "accessible"
& inserting them into "default" to create a personal CSS file.
The originals are in hard-to-find places:
  "default" =  /usr/kde/3.5/share/apps/khtml/css/html4.css
  "accessible" =  ~/.kde/share/apps/kcmcss/override.css
(Krusader's very powerful search facility helped a lot in finding them)
& KDE's use of style sheets is not well explained in the KDE dox.

Thanks again to the  2  helpers & HTH as grist for the list archive.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE Konqueror

2013-11-03 Thread Marc Joliet
Am Sun, 3 Nov 2013 10:42:17 +
schrieb Mick :

> On Sunday 03 Nov 2013 10:17:55 Neil Bothwick wrote:
> > On Sun, 03 Nov 2013 00:41:54 +, jdm wrote:
> > > I think they are flash but I cannot play any video on youtube (also
> > > dailymotion). I thought youtube had gone html5 but not so sure, as get
> > > Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I think
> > > this is flash. Using khtml.
> > 
> > It may be that YouTube still defaults to flash and you have to tell it
> > you prefer HTML5 in your preferences.
> 
> Yes, you can set up youtube cookies to recognise that you want to use HTML5 
> as 
> Neil suggests, or if you still want to fix Konqueror to play flash videos you 
> need to go in Konqueror settings/Plugins and click on "Scan for Plugins".  It 
> should pick up what it needs as long as you have the right packages installed 
> (like adobe flash).
[...]

In addition to that, you can also deactivate the Flash plug-in, in which case
YouTube switches to HTML5 once it notices that the Flash plug-in is missing (it
only fails if your browser does not support any of the formats the video is
available in). Recently I've gone over to using the FlashDisable extension for
Firefox to only activate Flash *temporarily* when I really need it.

Also, consider youtube-dl, which came recommended by a friend and has worked
wonderfully for me for a variety of sites (youtube, vimeo, soundcloud, etc.).

HTH
-- 
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: Boot Gentoo to clean windows

2008-03-28 Thread Mick
On 28/03/2008, 7v5w7go9ub0o <[EMAIL PROTECTED]> wrote:
> Florian Philipp wrote:
>  
>
> >> FWIW, AntiVir, Bitdefender, and F-Prot run quite well on Linux, and each
>  >> has BOTH Linux and Windows Trojan and virus signatures. So you can
>  >> install these and scan your windows box, and then scan your Linux
>  >> box/downloads for malware (e.g. openoffice files, media files, etc.).
>  >>
>  >> Add Dazuko, and you can get real-time scanning of your Linux box while
>  >> downloading/compiling software.
>  >
>  > This is getting OT but I still want to ask:
>  > Is it really necessary to run an anti-virus on linux? I just want to
>  > hear some opinions on that topic because I thought security fixes for
>  > your software are the way to go for fighting virae on linux.
>
>
> Anti-Virus on Linux.  No.
>  (presuming that you don't run as root, and have lots of unprivileged
>  users for individual applications.)
>
>  Anti-Malware on Linux.  Yes.
>  (Malware gets to the box via spoofed or hacked software distribution or
>  creation sites; bad links or poisoned DNS caches; or via (e.g.) browser
>  memory attacks - at plugins or exploits)
>
>  The oldtimers will tell you that safe hex and perhaps integrity
>  monitoring (e.g. Samhain or tripwire) are all that's needed. But desktop
>  Linux with Browsing, IM, etc. is changing that, IMHO.
>
>  The three packages above have Linux Trojan and Rootkit signatures, as
>  well as Windows malware sigs. Easy enough to run an occasional scan of
>  the Linux box (or Windows partition); and to scan each Linux download
>  before reading, compiling, or passing on.
>
>  (Dazuko additionally allows realtime scans of compilation read/writes).
>
>  IMHO, Linux and MAC are the next frontier for malware, and -SADLY-
>  AntiMalware signature and heuristic techniques are one thing we can
>  learn about from Windows :-(

http://news.yahoo.com/s/pcworld/20080327/tc_pcworld/143901

What worries me is the reference to Safari . . . (khtml rendering engine?)

What is an appropriate anti-malware for Linux, other than safe-hex?
-- 
Regards,
Mick
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] New Firefox-38.1.0 headers, or is Google getting smarter?

2015-08-01 Thread Dale
Mick wrote:
> On Saturday 01 Aug 2015 05:08:04 Volker Armin Hemmann wrote:
>> Am 31.07.2015 um 11:31 schrieb Mick:
>>> I used Firefox to login to Gmail and suddenly received a message from
>>> Google, advising me:
>>>
>>> "New sign-in from Firefox on Linux
>>>
>>> Hi Michael,Your Google Account x was just used to sign in from
>>> Firefox on Linux."
>>>
>>> Have you noticed something similar and should we be changing anything on
>>> the new FF configuration, or is this Gmail getting smarter?
>>
>> seriously? Have you never heard that browsers send tons of data to the
>> server? Like browser version, OS, language... ?
>>
>> Mozilla/5.0 (X11; Linux x86_64) KHTML/4.14.10 (like Gecko) Konqueror/4.14
>>
>> that is, for example what MY konqueror setup currently sends.
>
> Thanks Volker, I know that browsers send agent data to the server, but
I had
> never received such an email from Gmail before.  Most that had
happened in the
> past is to receive an email to confirm I am the real owner of the
account when
> I tried to connect using IMAP4 while overseas.  So this tells me that
Google
> are also logging the IP addresses I am connecting from and check my
geographic
> location for  security purposes.
>


Facebook does this too.  I was testing tor once and it had me showing as
coming from Africa somewhere.  Anyway, it wouldn't let me in even with
my password.  After I disabled tor so that it would show my real
location, I had a warning that someone had tried to login from a foreign
country.  It wanted me to change my password etc etc etc.

Google isn't the only one that does this.  I suspect that most all sites
do this to some extent.  After all, how can you visit a website and it
not know your IP address and such?  It has to know where to send your
requests too.  ;-)

Dale

:-)  :-)



Re: [gentoo-user] How the HAL are you supposed to use these files?

2010-02-11 Thread Zeerak Waseem
On Fri, 12 Feb 2010 00:03:27 +0100, Volker Armin Hemmann  
 wrote:



On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:

On Thu, 11 Feb 2010 23:53:10 +0100, Volker Armin Hemmann

 wrote:
> On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:
>> Particularly when your wm can handle all the inter-app
>> communication that is necessary without dbus.
>
> the problem is the WM can NOT handle all the inter-app communication
> that is
> needed by a modern desktop environment. Especially, when you have apps
> that
> are just frames around building blocks that have to talk to each other
> (like
> for example konqueror, that is just a gui to the dolphin, khtml,  
konsole,

> gwenview kparts).

But it seems to me, that the apps that need the communication are in  
DE's.
Which is fine, I just think that if you're choosing a smaller WM  
(Openbox,

awesome, JWM, etc.), where there isn't a need for an inter-app
communication that extensive, then it's a bit of an overkill really.


so how do you propose that a network connection manager tells a broweser  
or

mail app that they are offline?

And don't start with sockets. That will result in a nightmare. dbus is a  
clean
solution to a huge problem. Apps have to talk to each other. The only  
way to

keep it sane is a standardized IPC daemon like dbus.



Well how about something with sockets ;)

Personally, I don't see a big problem in a network connection manager not  
being able to tell various apps that they don't have a connection to the  
internet. If you're offline often you will know it, and if not you have  
something to look into.


But honestly, I don't have a solution to the problem, what I can however  
say is that my browser and my mail app, are pretty deft at realizing that  
their attempts to access a server, are in vain, without any network  
manager to tell them that they're offline. If there is any inter-app  
communication going on, it's not anything I know enough about to give a  
qualified guess about.



--
Zeerak



Re: [gentoo-user] How the HAL are you supposed to use these files?

2010-02-11 Thread Alan McKinnon
On Friday 12 February 2010 00:56:33 Zeerak Waseem wrote:
> On Thu, 11 Feb 2010 23:53:10 +0100, Volker Armin Hemmann
> 
>  wrote:
> > On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:
> >> Particularly when your wm can handle all the inter-app
> >> communication that is necessary without dbus.
> > 
> > the problem is the WM can NOT handle all the inter-app communication
> > that is
> > needed by a modern desktop environment. Especially, when you have apps
> > that
> > are just frames around building blocks that have to talk to each other
> > (like
> > for example konqueror, that is just a gui to the dolphin, khtml, konsole,
> > gwenview kparts).
> 
> But it seems to me, that the apps that need the communication are in DE's.
> Which is fine, I just think that if you're choosing a smaller WM (Openbox,
> awesome, JWM, etc.), where there isn't a need for an inter-app
> communication that extensive, then it's a bit of an overkill really.

That's your error in logic.

You are assuming that smaller WMs don't need IPC. I believe that assumption to 
be false. If my belief is true, then your argument falls flat.

By way of example: printing. By no stretch of the imagination can printing be 
considered to be a niche function. How will an arbitrary app find your 
printers? There are multiple print server around. So, you could:

1. Say stuff it and build a print server into your app. We stopped doing that 
when DOS fell out of fashion.
2. Support all possible print systems. lpr anyone?
3. Or just use IPC and let dedicated print middleware deal with it.

Multimedia buttons. One of the most confounding things on modern hardware are 
multimedia buttons. Volume is easy - make it adjust the sound server. Or you 
could use keybindings and have the wm do it, or you could send the keypresses 
to the configured audio app. And which one is that? Many apps do sound, which 
one will get the buttom focus?

Even minimal WMs have many more such examples. Removing a sane IPC method that 
can be used everywhere instead of multiple implementations of similar 
functionality makes about as much engineering sense as claiming you don't need 
pipes in a shell.

IPC is all about, perhaps you have not considered just how far that rabbit 
hole actually goes.




-- 
alan dot mckinnon at gmail dot com



[gentoo-user] Re: Error starting Konq after update world

2006-11-07 Thread reader
For Andrey:
 CFLAGS="-O2 -march=i686 -pipe"

Neil Bothwick <[EMAIL PROTECTED]> writes:

> On Tue, 07 Nov 2006 09:26:07 -0600, [EMAIL PROTECTED] wrote:
>
>> Attempting to start konqueror following an `update world' 
>
> This is a meaning less statement, all you're saying is "I upgraded some
> packages, but I'm not telling you what they were". We'd need to know
> which packages were updated for this to be of any use.

I'd hoped someone would have had the same or similar situation and
error before posted piles of data... so no not meaningless.

>> brings up a dialog box with this error:
>> 
>>   There was an error loading the module KHTML.  The diagnostics is:
>>   /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
>>   _ZN14KURIFilterData6reinitERK7QString
>
> This is part of kdelibs, so you've probably either updated konqueror or
> kdelibs, re-emerge the other one.

OK, checking on that.  Kdelibs was updated 

Checking it out with emerge -vp konqueror I see the basic problem but
not really understanding what it means:

 [blocks B ] =kde-base/kdebase-3.5* (is blocking
 kde-base/kcontrol-3.5.5, kde-base/libkonq-3.5.5,
 kde-base/kdialog-3.5.5, kde-base/kfind-3.5.5, kde-base/kdesu-3.5.5,
 kde-base/konqueror-3.5.5, kde-base/khelpcenter-3.5.5,
 kde-base/kicker-3.5.5, kde-base/kdebase-kioslaves-3.5.5-r1,
 kde-base/kdebase-data-3.5.5, kde-base/kcminit-3.5.3,
 kde-base/khotkeys-3.5.5)

Followed by a long string of stuff needing a New install:

[ebuild  N] kde-base/libkonq-3.5.5  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama" 0 kB 
[ebuild  N] kde-base/kfind-3.5.5  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama" 0 kB 
[ebuild  N] kde-base/kdialog-3.5.5  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama" 0 kB 
[ebuild  N] kde-base/kdebase-kioslaves-3.5.5-r1  USE="arts hal samba -debug 
-kdeenablefinal -kdehiddenvisibility -ldap -openexr -xinerama" 0 kB 
[ebuild  N] kde-base/kdebase-data-3.5.5  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama" 0 kB 
[ebuild  N] kde-base/kicker-3.5.5  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xcomposite -xinerama" 0 kB 
[ebuild  N] kde-base/khotkeys-3.5.5  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama" 0 kB 
[ebuild  N] kde-base/kdesu-3.5.5  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama" 5 kB 
[ebuild  N] kde-base/khelpcenter-3.5.5  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama" 0 kB 
[ebuild  N] kde-base/kcminit-3.5.3  USE="arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama" 23,080 kB 
[ebuild  N] kde-base/kcontrol-3.5.5  USE="arts opengl ssl -debug -ieee1394 
-kdeenablefinal -kdehiddenvisibility -logitech-mouse -xinerama" 0 kB 
[ebuild  N] kde-base/konqueror-3.5.5  USE="arts -debug -java 
-kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] browser advice

2006-11-29 Thread Mick
On Wednesday 29 November 2006 22:30, Fabian Hackhofer wrote:
> Jorge Almeida schrieb:
> > I'm about to dump Firefox, because I can't google in English. The thing
> > doesn't let me choose the language, and I'm tired of getting useless
> > Brazilian links.
>
> Ever tried to type site:uk or site:us after the search-phrase?

I suspect that this is a google not FF issue.  When I change countries I get 
responses relative to the (geographic) IP that I logon from.  If you use a 
http proxy from another country do you still get Brazilian links? (google for 
public proxies to test this).

Browser-wise I use Konqueror and Opera.  I prefer Opera for speed (despite the 
fact that I am mostly connecting with ADSL) and for privacy - unlike gecko 
and Khtml engined browsers Opera does not divulge Referrer headers, unless 
you set it to do so.  I have been using Opera for around 6 years and have 
found that they continuously develop this browser and it's features, while 
retaining a smaller footprint than any(?) other browser.  They have developed 
a sometimes buggy mail client which along with a multitude of other clients 
(news, IM, SMS, etc) is integrated in a non-intrusive manner with the Opera 
browser.  The Opera mail client database principle and its filters was 
effectively copied by Google after a few years and was implemented as the now 
well known Gmail.  Every now and then I see one of Opera's features or 
functionality e.g. tabs being copied by other browsers.  Opera continue 
development for many different platforms (I first came across Opera on a 
Psion 5mx!).  Other than the sometimes buggy releases although Opera comes 
free for Linux, it is *not* open source.  That said it has a big community 
following and great support through forums and ng.

Konqueror has come in leaps & bounds over the last few years and is now the 
best stds compliant browser than the all the rest (check acid test 2).  Since 
it integrates nicely with Kmail I tend to use it a lot when I browse links in 
messages, or when I have already launched other KDE apps and the associated 
kdeinit and kio-slaves are already running.

Finally, I use FF when I come across websites that won't render properly in 
the other two browsers - invariably on stupidly designed internet banking 
sites which discriminate against anything other than M$IE & Netscape!!!

HTH.
-- 
Regards,
Mick


pgpL7fwQ8g4Bm.pgp
Description: PGP signature


Re: [gentoo-user] How the HAL are you supposed to use these files?

2010-02-11 Thread Volker Armin Hemmann
On Freitag 12 Februar 2010, Zeerak Waseem wrote:
> On Fri, 12 Feb 2010 00:03:27 +0100, Volker Armin Hemmann
> 
>  wrote:
> > On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:
> >> On Thu, 11 Feb 2010 23:53:10 +0100, Volker Armin Hemmann
> >> 
> >>  wrote:
> >> > On Donnerstag 11 Februar 2010, Zeerak Waseem wrote:
> >> >> Particularly when your wm can handle all the inter-app
> >> >> communication that is necessary without dbus.
> >> > 
> >> > the problem is the WM can NOT handle all the inter-app communication
> >> > that is
> >> > needed by a modern desktop environment. Especially, when you have apps
> >> > that
> >> > are just frames around building blocks that have to talk to each other
> >> > (like
> >> > for example konqueror, that is just a gui to the dolphin, khtml,
> >> 
> >> konsole,
> >> 
> >> > gwenview kparts).
> >> 
> >> But it seems to me, that the apps that need the communication are in
> >> DE's.
> >> Which is fine, I just think that if you're choosing a smaller WM
> >> (Openbox,
> >> awesome, JWM, etc.), where there isn't a need for an inter-app
> >> communication that extensive, then it's a bit of an overkill really.
> > 
> > so how do you propose that a network connection manager tells a broweser
> > or
> > mail app that they are offline?
> > 
> > And don't start with sockets. That will result in a nightmare. dbus is a
> > clean
> > solution to a huge problem. Apps have to talk to each other. The only
> > way to
> > keep it sane is a standardized IPC daemon like dbus.
> 
> Well how about something with sockets ;)

because then you need all apps to talk the same 'language'. You also have to 
built in filters into every app to prevent 'malicious' or damaged messages from 
doing harmfull stuff. 

Every app. So from a workload, maintenance and security POV - a nightmare. Oh, 
and don't forget the wasted memory and CPU cycles because of all the 
duplicated code.


dbus is a clean and simple solution that reduces workload for the devs AND 
resources needed by the system. A win-win scenario.

> 
> Personally, I don't see a big problem in a network connection manager not
> being able to tell various apps that they don't have a connection to the
> internet. If you're offline often you will know it, and if not you have
> something to look into.

oh yeah, it is just a great thing that the mail app constantly tries to reach 
servers and then throws errors. Not like this needs zero cpu cycles and zero 
ram. It is so much worse that the mail app knows that there is nothing to do 
and that it can sleep on...

 





[gentoo-user] Re: Boot Gentoo to clean windows

2008-03-28 Thread 7v5w7go9ub0o

Mick wrote:

On 28/03/2008, 7v5w7go9ub0o <[EMAIL PROTECTED]> wrote:




Anti-Virus on Linux.  No.
 (presuming that you don't run as root, and have lots of unprivileged
 users for individual applications.)

 Anti-Malware on Linux.  Yes.
 (Malware gets to the box via spoofed or hacked software distribution or
 creation sites; bad links or poisoned DNS caches; or via (e.g.) browser
 memory attacks - at plugins or exploits)

 The oldtimers will tell you that safe hex and perhaps integrity
 monitoring (e.g. Samhain or tripwire) are all that's needed. But desktop
 Linux with Browsing, IM, etc. is changing that, IMHO.

 The three packages above have Linux Trojan and Rootkit signatures, as
 well as Windows malware sigs. Easy enough to run an occasional scan of
 the Linux box (or Windows partition); and to scan each Linux download
 before reading, compiling, or passing on.

 (Dazuko additionally allows realtime scans of compilation read/writes).

 IMHO, Linux and MAC are the next frontier for malware, and -SADLY-
 AntiMalware signature and heuristic techniques are one thing we can
 learn about from Windows :-(


http://news.yahoo.com/s/pcworld/20080327/tc_pcworld/143901

What worries me is the reference to Safari . . . (khtml rendering engine?)

What is an appropriate anti-malware for Linux, other than safe-hex?


As a "monitor" (a.k.a. real-time access), I've had good experience with
AntiVir and Dazuko. AntiVir has lots of Linux signatures and heuristics,
and Dazuko/Antivir has both caught bugs in downloads, and blocked
"suspicious scripts" in my browser cache when visiting bad sites.

As a "scanner", I tend to scan my box from a second "maintenance OS" on
another partition hoping to avoid stealthing by any RootKits on the
primary partition. Scanning includes Samhain, equery md5 checks, the
three Anti-Malware products mentioned earlier, Rootkithunter, and
Checkrootkit. I'll run this occasionally overnight.

Interesting that this year's exploit was a "safe" browser Safari, on a
"safe" 'nix/BSD OS MAC. And last year's exploit winner, QuickTime,
can also appear on multiple OS's. Both of these were likely online
attacks; via streaming in the case of quicktime.

Seems to me that WAN-connected applications should be sequestered from
the rest of the system in the same way that a server sequesters
WAN-connected processes - i.e. put them each in their own chroot jail.
In addition to individual chroot jails, I run my mail client and browser
in RamDisk - so that any changes to them (other than bookmarks and mail)
are discarded at shutdown

Using Hardened Sources (GRSecurity) with both memory protection and
access control, one gets a particularly resilient, hardened chroot jail
(i.e. OpenBSD theory :-) ) and a kernel that restricts where the browser
user/application can go, and what it can do.

hth



--
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Re: Browsers not seeing symbol font

2009-04-05 Thread »Q«
On Wed, 25 Mar 2009 23:35:41 -0700
"Kevin O'Gorman"  wrote:

> > After a bit of Googling, it seems the accepted solution is to use
> > HTML entities for those symbols and not try to use the raw
> > characters as you are attempting to do.
> >
> > http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
> >
> > Does that contain all of the symbols you need? If there are any
> > others, you should be able to use the unicode versions.  
> 
> Sigh.  My stuff is not for a mass audience.  I can expect them to
> install a font,
> and I'd really not like to be fooling with entities that much --
> composition is laborious.  It's really annoying to me to have a font
> on my own system that is inacessable through browser features that
> were apparently designed to allow just that.
> 
> And Unicode is a complete mystery to me.  I see stuff come in and
> display as it should, but as an author it's just something I've never
> used.  How do you compose such stuff on a standard US-English
> keyboard and system?
> 
> I'll do what I have to do, but only when I'm convinced it's the best
> alternative.

An easier alternative (IMO) would be to serve the pages with
charset="UTF-8" and compose them as Unicode pages.  This way you can
just use the raw UTF-8 characters without having to look up entity
names.  Example: <http://remarqs.net/misc/pi.htm>.  To do it that way,
you'll need to edit the pages with a UTF-8-capable editor and save
them with that encoding, natch.

The issue you were up against, trying to use a font specification to
change one character into another one, just won't work with html.  When
a browser encounters a character, it should first check to see if it
can use the specified font(s) to render it;  if it can't be rendered
using the specified font(s), the browser must look for a font that
contains a glyph for the character and use that font instead.

In the case where the the specified font is Symbol, there's no glyph
for a 'p' in that font, so the browser must use some other font
whenever it encounters a 'p'.  What it must *not* do is change a 'p' to
a 'π'.

IE has always been broken in this way, and the old Netscape browsers
were as well.  At the start of the Mozilla project, they did away with
this bug.  IIRC, before Firefox 3, there was a hackaround to
re-introduce the bug by editing some Firefox files, but it's no
longer possible to trick Firefox into substituting one character for
another.  (I don't believe WebKit/KHTML browsers or Opera can be tricked
into it either, but I'm not sure.)

-- 
»Q«
 Kleeneness is next to Gödelness.




[gentoo-user] Re: Error starting Konq after update world

2006-11-07 Thread reader
"Richard Fish" <[EMAIL PROTECTED]> writes:

> On 11/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>>   There was an error loading the module KHTML.  The diagnostics is:
>>   /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
>>   _ZN14KURIFilterData6reinitERK7QString
>
> This looks suspiciously like the kind of thing that can occur if you
> build qt with one version of gcc, and libkhtml with a different
> version.
>
> What do the following report:
>
> ldd /usr/kde/3.5/lib/libkhtml.so.4
> strings /usr/kde/3.5/lib/libkhtml* | grep CXXABI
> strings /usr/qt/3/lib/libqt-mt.* | grep CXXABI

ldd /usr/kde/3.5/lib/libkhtml.so.4

   linux-gate.so.1 =>  (0xe000)
libkjs.so.1 => /usr/kde/3.5/lib/libkjs.so.1 (0xb7be)
libpcreposix.so.0 => /usr/lib/libpcreposix.so.0 (0xb7bde000)
libpcre.so.0 => /usr/lib/libpcre.so.0 (0xb7bc1000)
libkparts.so.2 => /usr/kde/3.5/lib/libkparts.so.2 (0xb7b7c000)
libkdeprint.so.4 => /usr/kde/3.5/lib/libkdeprint.so.4 (0xb7aae000)
libkutils.so.1 => /usr/kde/3.5/lib/libkutils.so.1 (0xb7a4d000)
libkio.so.4 => /usr/kde/3.5/lib/libkio.so.4 (0xb771f000)
libkdeui.so.4 => /usr/kde/3.5/lib/libkdeui.so.4 (0xb7446000)
libkdesu.so.4 => /usr/kde/3.5/lib/libkdesu.so.4 (0xb743)
libkwalletclient.so.1 => /usr/kde/3.5/lib/libkwalletclient.so.1 
(0xb741f000)
libkdecore.so.4 => /usr/kde/3.5/lib/libkdecore.so.4 (0xb71e6000)
libDCOP.so.4 => /usr/kde/3.5/lib/libDCOP.so.4 (0xb71b4000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb719)
libutil.so.1 => /lib/libutil.so.1 (0xb718c000)
libart_lgpl_2.so.2 => /usr/lib/libart_lgpl_2.so.2 (0xb7176000)
libidn.so.11 => /usr/lib/libidn.so.11 (0xb7146000)
libkdefx.so.4 => /usr/kde/3.5/lib/libkdefx.so.4 (0xb711b000)
libqt-mt.so.3 => /usr/qt/3/lib/libqt-mt.so.3 (0xb6a3e000)
libmng.so.1 => /usr/lib/libmng.so.1 (0xb69e)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb69c1000)
libXi.so.6 => /usr/lib/libXi.so.6 (0xb69b9000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb69b6000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb69ac000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb69a7000)
libXft.so.2 => /usr/lib/libXft.so.2 (0xb6995000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb696b000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb68ff000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb67e7000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb67c4000)
libz.so.1 => /lib/libz.so.1 (0xb67b2000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb67a4000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xb679b000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xb6784000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb676d000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb6764000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb667a000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb6677000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb6672000)
libdl.so.2 => /lib/libdl.so.2 (0xb666e000)
libstdc++.so.6 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6 
(0xb658d000)
libm.so.6 => /lib/libm.so.6 (0xb6567000)
libc.so.6 => /lib/libc.so.6 (0xb643f000)
libgcc_s.so.1 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1 
(0xb6434000)
/lib/ld-linux.so.2 (0x8000)
==
strings /usr/kde/3.5/lib/libkhtml* | grep CXXABI

CXXABI_1.3.1
CXXABI_1.3
CXXABI_1.3.1
CXXABI_1.3
CXXABI_1.3.1
CXXABI_1.3
===

strings /usr/qt/3/lib/libqt-mt.* | grep CXXABI

CXXABI_1.3
CXXABI_1.3
CXXABI_1.3
CXXABI_1.3

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] KDE programs starts slowly

2006-01-29 Thread Korondi Márk
Hi, everyone

Yesterday I reinstalled gentoo, because I'd made the filesystem dirty (always 
used sudo, and installed programs not in portage randomly...) and I want a 
new, clean system.

I install new kde (3.5.0), but there is a problem:
While other programs - firefox, gftp,  bittorrent - runs fine, all of my 
programs using some kdelib or - if I'm right -, DCOP starts slowly, and after 
starting cannot run fine.
For example: KDE starts up slower than in the previous installation. Then I 
pick konqueror, it takes 2-3 secs. to start. Then I close, and re-exec it. 
2-3 secs again (where is the cache?). BUT: KHTML starts to render the page, 
it hangs for 2 seconds, then begin to load. hmmm... Clicking refresh causes 
the same. 
Running KDE apps writes to the konzole I started from:
"Qt: Locales not supported on X server". In my opinion, it doesn't affect, 
because in the previous installation it was the same.

Now let's show how I emerged KDE:

/etc/make.conf
--
USE="artswrappersuid bash-completion cdparanoia cdr dvd dvdr dvdread ffmpeg
 font-server icq java mmx mplayer msn nptl nsplugin nvidia pdf real
 reiserfs samba sse sse2 tidy timidity vidix win32codecs xine xvid -gnome
 -gstreamer -gtk -gtk2 -nls -oss -pam -xmms"

KDE's version: kde-base/kdebase-3.5.0-r1

hdparm -tT /dev/hdb says (it's configured properly):
Timing cached reads:   824 MB in  2.00 seconds = 411.97 MB/sec
Timing buffered disk reads:  156 MB in  3.04 seconds =  51.34 MB/sec

And, what can be the source of problems, the file attributes 
in /tmp/.ICE-Unix:

ls -alR /tmp (not the whole output):
rwxrwxrwt   9 root  root  392 Jan 29 11:26 .
drwxr-xr-x  20 root  root  464 Jan 28 22:39 ..
srw-rw   1 kmarc audio   0 Jan 29 11:26 alsa-dmix-12654-1138530397-665053
srw-rw   1 kmarc audio   0 Jan 29 11:26 alsa-dmix-12654-1138530397-676842
drwxrwxrwt   2 root  root  112 Jan 29 10:52 .ICE-unix
drwx--   2 kmarc users 152 Jan 29 11:25 kde-kmarc
drwx--   2 root  root   72 Jan 29 10:49 kde-root
drwx--   3 kmarc users 544 Jan 29 11:25 ksocket-kmarc
drwx--   2 root  root   80 Jan 29 10:49 ksocket-root
drwx--   2 kmarc users  48 Jan 29 11:20 mc-kmarc
-r--r--r--   1 root  users  11 Jan 29 10:52 .X0-lock
drwxrwxrwt   2 root  root   72 Jan 29 10:52 .X11-unix

/tmp/.ICE-unix:
total 0
drwxrwxrwt  2 root  root  112 Jan 29 10:52 .
drwxrwxrwt  9 root  root  392 Jan 29 11:26 ..
srwx--  1 kmarc users   0 Jan 29 10:52 12659
srwx--  1 kmarc users   0 Jan 29 10:52 dcop12643-1138528357

/tmp/kde-kmarc:
total 1181
drwx--  2 kmarc users 152 Jan 29 11:25 .
drwxrwxrwt  9 root  root  392 Jan 29 11:26 ..
-rw---  1 kmarc users 1203071 Jan 29 11:25 kmailYGfwjc.tmp
-rw---  1 kmarc users 200 Jan 29 10:56 konqueror-crash-DMKQib.log
lrwxrwxrwx  1 kmarc users  31 Jan 29 10:53 ksycoca 
-> /var/tmp/kdecache-kmarc/ksycoca

So, how can I solve it?
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] KDE starts and runs slowly

2006-01-29 Thread Korondi Márk
Hi, everyone

Yesterday I reinstalled gentoo, because I'd made the filesystem dirty (always 
used sudo, and installed programs not in portage randomly...) and I want a 
new, clean system.

I install new kde (3.5.0), but there is a problem:
While other programs - firefox, gftp,  bittorrent - run fine, all of my 
programs using some kdelib or ,if I'm right, DCOP start slowly, and after 
starting cannot run fine.
For example: KDE starts up slower than in the previous installation. Then I 
pick konqueror, it takes 2-3 secs. to start. Then I close, and re-exec it. 
2-3 secs again (where is the cache?). BUT: KHTML starts to render the page, 
it hangs for 2 seconds, then begin to load. hmmm... Clicking refresh causes 
the same. 
Running KDE apps writes to the konzole I started from:
"Qt: Locales not supported on X server". In my opinion, it doesn't affect, 
because in the previous installation it was the same.

Now let's show how I emerged KDE:

/etc/make.conf
--
USE="artswrappersuid bash-completion cdparanoia cdr dvd dvdr dvdread ffmpeg
 font-server icq java mmx mplayer msn nptl nsplugin nvidia pdf real
 reiserfs samba sse sse2 tidy timidity vidix win32codecs xine xvid -gnome
 -gstreamer -gtk -gtk2 -nls -oss -pam -xmms"

KDE's version: kde-base/kdebase-3.5.0-r1

hdparm -tT /dev/hdb says (it's configured properly):
Timing cached reads:   824 MB in  2.00 seconds = 411.97 MB/sec
Timing buffered disk reads:  156 MB in  3.04 seconds =  51.34 MB/sec

And, what can be the source of problems, the file attributes 
in /tmp/.ICE-Unix:

ls -alR /tmp (not the whole output):
rwxrwxrwt   9 root  root  392 Jan 29 11:26 .
drwxr-xr-x  20 root  root  464 Jan 28 22:39 ..
srw-rw   1 kmarc audio   0 Jan 29 11:26 alsa-dmix-12654-1138530397-665053
srw-rw   1 kmarc audio   0 Jan 29 11:26 alsa-dmix-12654-1138530397-676842
drwxrwxrwt   2 root  root  112 Jan 29 10:52 .ICE-unix
drwx--   2 kmarc users 152 Jan 29 11:25 kde-kmarc
drwx--   2 root  root   72 Jan 29 10:49 kde-root
drwx--   3 kmarc users 544 Jan 29 11:25 ksocket-kmarc
drwx--   2 root  root   80 Jan 29 10:49 ksocket-root
drwx--   2 kmarc users  48 Jan 29 11:20 mc-kmarc
-r--r--r--   1 root  users  11 Jan 29 10:52 .X0-lock
drwxrwxrwt   2 root  root   72 Jan 29 10:52 .X11-unix

/tmp/.ICE-unix:
total 0
drwxrwxrwt  2 root  root  112 Jan 29 10:52 .
drwxrwxrwt  9 root  root  392 Jan 29 11:26 ..
srwx--  1 kmarc users   0 Jan 29 10:52 12659
srwx--  1 kmarc users   0 Jan 29 10:52 dcop12643-1138528357

/tmp/kde-kmarc:
total 1181
drwx--  2 kmarc users 152 Jan 29 11:25 .
drwxrwxrwt  9 root  root  392 Jan 29 11:26 ..
-rw---  1 kmarc users 1203071 Jan 29 11:25 kmailYGfwjc.tmp
-rw---  1 kmarc users 200 Jan 29 10:56 konqueror-crash-DMKQib.log
lrwxrwxrwx  1 kmarc users  31 Jan 29 10:53 ksycoca 
-> /var/tmp/kdecache-kmarc/ksycoca

So, how can I solve it?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: new installation - partitions

2014-09-05 Thread Rich Freeman
On Fri, Sep 5, 2014 at 8:23 AM, James  wrote:
> Both are rolling distros. Both can be build up from sources, although
> Arch makes the binary install path the default for its (new) users,
> as well as recovery of binaries that get deleted or become corrupted.

Arch doesn't offer the equivalent of USE flags does it?  Virtually any
distro will let you build a package from sources - typically with the
goal of obtaining the same binary that the distro distributes.  The
main distinction Gentoo has is that building from source is the main
supported installation method, and the tailoring of packages so that
they are unique to each system is fairly well-supported.

You could build all your own packages on Debian from source and
install them, but there wouldn't be much point in doing that.  Unless
you basically build them with the same settings Debian is already
using (maybe you could get away with a very minor CFLAGS tweak or
something like that) you are pretty likely to run into problems.  If
you are just going to use the Debian settings, you might as well just
install their binaries.  The main use case for building from source on
something like Debian would be if you just want to apply a patch to a
single package, ideally something without a lot of reverse
dependencies.

>
> Both distros offer Systemd.

Yup - the arch docs are actually pretty useful for anybody using
Systemd on Gentoo since many of the Gentoo docs are a bit
openrc-centric, though that is changing.

> The notable difference is Arch has some of the best documataion of any
> linux distro; Gentoo struggles to document many key components.

Interestingly enough people used to say the same thing about Gentoo -
when I look at the Arch documents they tend to look a lot like how the
Gentoo docs looked in the mid-2000s.  People in my local user group
often commented that they ran Debian but usually referenced the Gentoo
docs.

> Arch Linux is the 8th most popular linux distro, whilst Gentoo,
> despite being 3 years older, is number 47, if you believe what various
> sites say.

I'm sure Arch is more popular these days, but I wouldn't put TOO much
stock in distrowatch.

Heck, I just checked my user agent and it says:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/37.0.2062.94 Safari/537.36

Good luck figuring out that I'm running Gentoo from that.

Since Gentoo uses rolling releases it is a bit hard to get hard
numbers on the install base.  At my local linux user group people
running Ubuntu would always be happy to grab CDs when a new version
came out (one of the attendees used to get them to hand out).  That
made sense since with Ubuntu/Debian you tend to do just minor patching
between releases and then you practically re-install everything except
/home during major releases, especially if you followed LTS.  With
Gentoo nobody really does it that way, and we don't get the quarterly
news site "new release" posts.

Bottom line is that it is hard to measure Gentoo popularity.  I've
been using Gentoo since the early 2000s and in practice I can't really
see any decline, even if there aren't as many devs as there once were.

--
Rich



Re: [gentoo-user] Well, I went about updating my system again. (day 6)

2016-12-07 Thread Alan Grimes
Alan McKinnon wrote:
> So why are you running it?

Do I really need to answer that?
I want my system upgraded and the gentle approach isn't working -> try
the rough approach.


I think a significant issue is that I have a number of dead and missing
packages:
Here's the revdep rebuild list, I highlighted the programs I actually
care about. Unmerging packages on this list seems to have more leverage
on the problem than other randomly selected packages...

rm: cannot remove '/var/cache/revdep-rebuild/*.rr': No such file or
directory
 * This is the new python coded version
 * Please report any bugs found using it.
 * The original revdep-rebuild script is installed as revdep-rebuild.sh
 * Please file bugs at: https://bugs.gentoo.org/
 * Collecting system binaries and libraries
 * Checking dynamic linking consistency
 * Assign files to packages

 !!! Broken orphaned files: No installed package was found for the
following:
* /usr/local/lib64/osgPlugins-3.5.0/osgdb_exr.so
* /usr/local/lib64/osgPlugins-3.5.0/osgdb_jp2.so
* Warning: "kde-apps/ksirk-16.08.1" ebuild not found..
* Warning: "kde-apps/blinken-16.08.1" ebuild not found..
* Warning: "kde-apps/marble-16.08.1" ebuild not found..
* Warning: "kde-apps/audiocd-kio-16.08.1" ebuild not found..
* Warning: "kde-apps/kscd-16.08.1" ebuild not found..
* Warning: "kde-apps/dolphin-16.08.1" ebuild not found..
* Warning: "kde-apps/okular-16.08.1" ebuild not found..
<<<<<<<<<<<<<<<<<<<<<<<<<<<
* Warning: "kde-apps/kalgebra-16.08.1" ebuild not found..
* Warning: "kde-apps/konqueror-16.08.1" ebuild not found.. 
<<<<<<<<<<<<<<<<<<<<<<<<<
* Warning: "kde-apps/rocs-16.08.1" ebuild not found..
* Warning: "kde-apps/okteta-16.08.1" ebuild not found.. 
<<<<<<<<<<<<<
* Warning: "kde-apps/klettres-16.08.1" ebuild not found..
* Warning: "kde-apps/libkonq-16.08.1" ebuild not found..

emerge  --oneshot --complete-graph=y kde-apps/ksirk:4
dev-util/kdevplatform:4 net-im/skype:0 kde-apps/kdenlive:5
kde-plasma/plasma-desktop:5 kde-frameworks/kdewebkit:5/5.26
kde-apps/knotify:4/16.04 media-libs/phonon-vlc:0 kde-apps/blinken:5
kde-misc/kwebkitpart:4 kde-apps/kontact:4/4.14 kde-base/kdelibs:4/4.14
dev-libs/libcdio:0/15 kde-apps/kdepimlibs:4/4.14
kde-frameworks/knotifications:5/5.28 kde-apps/marble:5
kde-plasma/libksysguard:5 dev-qt/qtdeclarative:4 dev-python/PyQt4:0
sys-libs/ncurses:0/6 kde-apps/audiocd-kio:4 app-office/libreoffice:0
dev-qt/assistant:4 kde-apps/kscd:4 kde-apps/libkface:4/15.08
kde-apps/dolphin:5 kde-apps/okular:4 kde-apps/kalgebra:5
kde-apps/phonon-kde:4/16.04 net-libs/libktorrent:5 net-libs/signon-ui:0
kde-apps/konqueror:4 kde-plasma/plasma-workspace:5 kde-apps/rocs:5
kde-apps/okteta:5 kde-apps/kdepim-common-libs:4/4.14 kde-apps/klettres:5
app-cdr/k3b:4 app-office/gnucash:0 dev-python/PyQt5:0 dev-qt/designer:4
kde-frameworks/knotifyconfig:5/5.26 dev-qt/designer:5/5.6
kde-apps/libkonq:4 kde-frameworks/khtml:5/5.26

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


These are the packages that would be merged, in order:

-- 
Strange Game.
The only winning move is not to play. 

Powers are not rights.




Re: [gentoo-user] konqueror:5 - why couldn't it be more like konqueror:3 ?!!

2017-04-19 Thread Mick
On Wednesday 19 Apr 2017 23:23:41 Alan McKinnon wrote:
> On 19/04/2017 16:57, Mick wrote:
> > OK, I know life moves on, but this move has been a retrograde step for me.
> >  My konqueror:5 recently updated seems to have a number of problems and
> >  features I am not happy with.  Grateful for any pointers to
> > address these.  In no particular order.
> > 
> > 1. The Bookmarks Toolbar will *always* show up when launching Konqueror. 
> > I
> > deselect Settings/Toolbars Shown/Bookmark Toolbar and relaunch the
> > application, only to find out my deselection will not stick.
> > 
> > 2. The menu shows no icons, only text; buttons like open new tab/close
> > current tab show no icons, making difficult to guess.
> > 
> > 3. When used as a file manager Konqueror will only open directories or
> > files if I double click on them.  I have set up in systemsettings5
> > Hardware/Input Devices/Mouse/Single click to open files and folders. 
> > Konqueror ignores it.
> > 
> > 4. All my years of Bookmarks of Konqueror:4 gone.  I had to import them
> > manually.
> > 
> > 5. Network places, gone.
> > 
> > 6. Left hand Panels with Places/Devices/Folders ain't thaa'r.
> > 
> > 7. Konqueror Introduction page, no icons; unless I hover over them,
> > hyperlinked titles shown in dark grey over a blue background.  I know my
> > eye sight is not as good as it used to be, but this is really akin to
> > usability sabotage.
> > 
> > The are probably more problems I have not captured above, but my
> > experience of konqueror:5 is that of crippleware.  I don't know if this
> > has anything to do with it, I am not running konqueror on a full plasma
> > desktop, but as a stand alone application.  Have you observed similar?
> 
> Halfway through the KDE-4 lifecycle it became known that konqueror then
> was essentially without a maintainer in the KDE project. Gut feels tells
> me that has likely not changed and the minimum work was done to get it
> to build under KDE-5. Just gut feel.
> 
> I gave up on konqueror as a browser during KDE-3 and switched to Dolphin
> as file manager in KDE-4. Have you considered that?

Konqueror with khtml as the rendering engine gives a poor browsing experience 
with most modern websites.  However, switching the rendering engine to webkit 
fixes this.


> Your points 2, 3, 5 & 6 all work in Dolphin familiarly to old Konqueror.

They did under konqueror:4, but stopped for me with konqueror:5.  Also noticed 
since my last post that Kget is not there, so downloads do not notify me they 
have completed, and other main menu selections do not stick either between 
sessions.


> I found many things Dolphin couldn't do that don't matter, like snazzy
> file views of directories that visually show how big sub-dirs and files
> are. I can live without that.

I liked that too.  :-(


> The only irritation that mattered was not
> being able to repeatedly split panes in half vertically or horizontally;
> Dolphin gives you just two panes, side by side. So I started opening
> more tabs to get more panes :-)

Yes, this is one of my dolphin annoyances too.  I just don't understand KDE 
devs.  They develop an application just right and then go break it as if to 
piss us all off.  :-@

As already mentioned by Daniel, it may be that the full Plasma desktop has to 
be both installed *and* running for all these features to be working as 
intended.
-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Well, I went about updating my system again. (day 6)

2016-12-07 Thread Alan McKinnon
On 07/12/2016 20:57, Alan Grimes wrote:
> Alan McKinnon wrote:
>> So why are you running it?
> 
> Do I really need to answer that?
> I want my system upgraded and the gentle approach isn't working -> try
> the rough approach.
> 
> 
> I think a significant issue is that I have a number of dead and missing
> packages:

no, that is not especially important.

You have kde-16.08.1 components installed and those are long gone from
the tree. Current is 16.08.3

With a world update portage will simply update them to current, assuming
you have KDE installed because you want it that is.

Your problem is that the box seems to have not been updated in a long
while. That is always tricky.

The solution is always the copious use of patience and understanding.
Your sledgehammer approach is going to result in vast amounts of pain.


> Here's the revdep rebuild list, I highlighted the programs I actually
> care about. Unmerging packages on this list seems to have more leverage
> on the problem than other randomly selected packages...
> 
> rm: cannot remove '/var/cache/revdep-rebuild/*.rr': No such file or
> directory
>  * This is the new python coded version
>  * Please report any bugs found using it.
>  * The original revdep-rebuild script is installed as revdep-rebuild.sh
>  * Please file bugs at: https://bugs.gentoo.org/
>  * Collecting system binaries and libraries
>  * Checking dynamic linking consistency
>  * Assign files to packages
> 
>  !!! Broken orphaned files: No installed package was found for the
> following:
> * /usr/local/lib64/osgPlugins-3.5.0/osgdb_exr.so
> * /usr/local/lib64/osgPlugins-3.5.0/osgdb_jp2.so
> * Warning: "kde-apps/ksirk-16.08.1" ebuild not found..
> * Warning: "kde-apps/blinken-16.08.1" ebuild not found..
> * Warning: "kde-apps/marble-16.08.1" ebuild not found..
> * Warning: "kde-apps/audiocd-kio-16.08.1" ebuild not found..
> * Warning: "kde-apps/kscd-16.08.1" ebuild not found..
> * Warning: "kde-apps/dolphin-16.08.1" ebuild not found..
> * Warning: "kde-apps/okular-16.08.1" ebuild not found..
> <<<<<<<<<<<<<<<<<<<<<<<<<<<
> * Warning: "kde-apps/kalgebra-16.08.1" ebuild not found..
> * Warning: "kde-apps/konqueror-16.08.1" ebuild not found.. 
> <<<<<<<<<<<<<<<<<<<<<<<<<
> * Warning: "kde-apps/rocs-16.08.1" ebuild not found..
> * Warning: "kde-apps/okteta-16.08.1" ebuild not found.. 
> <<<<<<<<<<<<<
> * Warning: "kde-apps/klettres-16.08.1" ebuild not found..
> * Warning: "kde-apps/libkonq-16.08.1" ebuild not found..
> 
> emerge  --oneshot --complete-graph=y kde-apps/ksirk:4
> dev-util/kdevplatform:4 net-im/skype:0 kde-apps/kdenlive:5
> kde-plasma/plasma-desktop:5 kde-frameworks/kdewebkit:5/5.26
> kde-apps/knotify:4/16.04 media-libs/phonon-vlc:0 kde-apps/blinken:5
> kde-misc/kwebkitpart:4 kde-apps/kontact:4/4.14 kde-base/kdelibs:4/4.14
> dev-libs/libcdio:0/15 kde-apps/kdepimlibs:4/4.14
> kde-frameworks/knotifications:5/5.28 kde-apps/marble:5
> kde-plasma/libksysguard:5 dev-qt/qtdeclarative:4 dev-python/PyQt4:0
> sys-libs/ncurses:0/6 kde-apps/audiocd-kio:4 app-office/libreoffice:0
> dev-qt/assistant:4 kde-apps/kscd:4 kde-apps/libkface:4/15.08
> kde-apps/dolphin:5 kde-apps/okular:4 kde-apps/kalgebra:5
> kde-apps/phonon-kde:4/16.04 net-libs/libktorrent:5 net-libs/signon-ui:0
> kde-apps/konqueror:4 kde-plasma/plasma-workspace:5 kde-apps/rocs:5
> kde-apps/okteta:5 kde-apps/kdepim-common-libs:4/4.14 kde-apps/klettres:5
> app-cdr/k3b:4 app-office/gnucash:0 dev-python/PyQt5:0 dev-qt/designer:4
> kde-frameworks/knotifyconfig:5/5.26 dev-qt/designer:5/5.6
> kde-apps/libkonq:4 kde-frameworks/khtml:5/5.26
> 
>  * IMPORTANT: 1 news items need reading for repository 'gentoo'.
>  * Use eselect news read to view new items.
> 
> 
> These are the packages that would be merged, in order:
> 


-- 
Alan McKinnon
alan.mckin...@gmail.com




Re: [gentoo-user] konqueror:5 - why couldn't it be more like konqueror:3 ?!!

2017-04-21 Thread Mick
On Thursday 20 Apr 2017 16:43:49 R0b0t1 wrote:
> On Thu, Apr 20, 2017 at 3:01 PM, Mick  wrote:
> > On Thursday 20 Apr 2017 14:22:06 R0b0t1 wrote:
> >> On Wed, Apr 19, 2017 at 9:57 AM, Mick  wrote:
> >> > OK, I know life moves on, but this move has been a retrograde step for
> >> > me.
> >> > 
> >> >  My konqueror:5 recently updated seems to have a number of problems and
> >> > 
> >> >  features I am not happy with.  Grateful for any pointers to
> >> > address these.  In no particular order.
> >> > 
> >> > 1. The Bookmarks Toolbar will *always* show up when launching
> >> > Konqueror.
> >> > I
> >> > deselect Settings/Toolbars Shown/Bookmark Toolbar and relaunch the
> >> > application, only to find out my deselection will not stick.
> >> > 
> >> > 2. The menu shows no icons, only text; buttons like open new tab/close
> >> > current tab show no icons, making difficult to guess.
> >> > 
> >> > 3. When used as a file manager Konqueror will only open directories or
> >> > files if I double click on them.  I have set up in systemsettings5
> >> > Hardware/Input Devices/Mouse/Single click to open files and folders.
> >> > Konqueror ignores it.
> >> > 
> >> > 4. All my years of Bookmarks of Konqueror:4 gone.  I had to import them
> >> > manually.
> >> > 
> >> > 5. Network places, gone.
> >> > 
> >> > 6. Left hand Panels with Places/Devices/Folders ain't thaa'r.
> >> > 
> >> > 7. Konqueror Introduction page, no icons; unless I hover over them,
> >> > hyperlinked titles shown in dark grey over a blue background.  I know
> >> > my
> >> > eye sight is not as good as it used to be, but this is really akin to
> >> > usability sabotage.
> >> > 
> >> > The are probably more problems I have not captured above, but my
> >> > experience of konqueror:5 is that of crippleware.  I don't know if this
> >> > has anything to do with it, I am not running konqueror on a full plasma
> >> > desktop, but as a stand alone application.  Have you observed similar?
> >> > 
> >> > --
> >> > Regards,
> >> > Mick
> >> 
> >> You should take your complaints to the project's bug tracker. I know
> >> they will take number 7 very seriously, and seeing as you've used the
> >> project for an appreciable amount of time they will likely consider
> >> most of your other issues.
> >> 
> >> At the very least they would probably tell you how to do what you
> >> don't know how to do. If they can't insist that there has been a
> >> regression.
> > 
> > Thanks R0b0t1, I don't want to darken their doorstep of devs with issues
> > which appear isolated to my systems.  Other M/L participants many of whom
> > are running the full Plasma desktop, do not seem to have such problems. 
> > So, I'm guessing I must be missing some package or other to complement
> > the required functionality.
> 
> I have to disagree with you here. There is no way I can see the
> developers responding negatively, though time might be short for new
> (or "reintroduced") features. I feel it necessary to mention that
> seventh item again, which they will take very seriously.
> 
> > I'm still on kmail:4 and all menu icons are shown and functionality is not
> > crippled in any way.  I fear what might happen when I eventually have to
> > install kmail:5.
> 
> I feel this is also something you should express to the developers,
> but admittedly I don't know the best place. Perhaps a mailing list. I
> understand there is a time investment but if you have any to spare it
> will almost assuredly spark a constructive conversation.

R0b0t1's comments prompted me to search in Konqueror's bug reports to see if I 
am alone in the above complains.  It seems not, with respect to some of them.

What Alan said was correct, there is only one developer trying to keep the 
boat afloat.  A lot of the code working fine on KDE-4 has not been ported to 
Plasma and unless man power increases it is unlikely features like the missing 
sidebar/panel will be reinstated:

https://bugs.kde.org/show_bug.cgi?id=373824

Furthermore, the current maintainer only intends to maintain the Konqueror 
code as a khtml/webkit browser, not a file manager.  For that he refers all 
comers to Dolphin.

Oh well, if only I could code ...  ;-)

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] firefox crashes

2008-10-23 Thread Simon
m are my banking site (once logged in) and 
linode.com/members...  the error is a bit cryptic and may involve 
javascript (see the error below).


I tried recompiling firefox, but got the exact same result...  so I tried 
a `emerge -e mozilla-firefox`, (which btw, on the cheapest linode took a 
bit more than 3 hours).  So, the host basically compilled the binpkgs and 
i installed them on my desktop, same issue happened after...


Here's the use flags for ff, also all files related to portage config  
(make.conf,etc) are exactly the same on all my machines, only world is 
different.


What does 'emerge --info' say? Does mozilla-firefox-bin work?

CSS Error (http://www.linode.com/linode.css?2 :113.31): Unknown property  
'-khtml-border-top-left-radius'.  Declaration dropped.

Those are only CSS errors, no problem

-Erik




Re: [gentoo-user] Yahoo and strange traffic.

2010-08-24 Thread Dale

BRM wrote:

Wireshark will show you the raw packet data, and decode only a little of it -
enough to identify the general protocol, senders, etc.
So to understand the packet, you will need to understand the application layer
protocol - in this case HTTP - yourself as Wireshark won't help you there.

But yet, Wireshark, nmap, and nessus security scanner are the tools, less so
nessus as it really is more of a port scanner/security hole finder than a debug
tool for applications (it's basically an interface for nmap for those purposes).

HTH,

Ben


   


If finally did it again, and is doing it as I type.  I captured some of 
the traffic with Wireshark.  Can someone tell me what to do with it 
now?  This is one frame of it:


Frame 4 (881 bytes on wire, 881 bytes captured)
Arrival Time: Aug 24, 2010 21:03:35.518314000
[Time delta from previous captured frame: 0.000383000 seconds]
[Time delta from previous displayed frame: 0.000383000 seconds]
[Time since reference or first frame: 0.010995000 seconds]
Frame Number: 4
Frame Length: 881 bytes
Capture Length: 881 bytes
[Frame is marked: False]
[Protocols in frame: eth:ip:tcp:http]
[Coloring Rule Name: HTTP]
[Coloring Rule String: http || tcp.port == 80]
Ethernet II, Src: ArchtekT_81:d5:d3 (00:01:53:81:d5:d3), Dst: 
Motorola_aa:96:e4 (00:1d:6b:aa:96:e4)

Destination: Motorola_aa:96:e4 (00:1d:6b:aa:96:e4)
Address: Motorola_aa:96:e4 (00:1d:6b:aa:96:e4)
 ...0     = IG bit: Individual address 
(unicast)
 ..0.     = LG bit: Globally unique address 
(factory default)

Source: ArchtekT_81:d5:d3 (00:01:53:81:d5:d3)
Address: ArchtekT_81:d5:d3 (00:01:53:81:d5:d3)
 ...0     = IG bit: Individual address 
(unicast)
 ..0.     = LG bit: Globally unique address 
(factory default)

Type: IP (0x0800)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 98.136.112.30 
(98.136.112.30)

Version: 4
Header length: 20 bytes
Differentiated Services Field: 0x00 (DSCP 0x00: Default; ECN: 0x00)
 00.. = Differentiated Services Codepoint: Default (0x00)
 ..0. = ECN-Capable Transport (ECT): 0
 ...0 = ECN-CE: 0
Total Length: 867
Identification: 0xe5fb (58875)
Flags: 0x02 (Don't Fragment)
0.. = Reserved bit: Not Set
.1. = Don't fragment: Set
..0 = More fragments: Not Set
Fragment offset: 0
Time to live: 64
Protocol: TCP (0x06)
Header checksum: 0xbd48 [correct]
[Good: True]
[Bad : False]
Source: 192.168.1.2 (192.168.1.2)
Destination: 98.136.112.30 (98.136.112.30)
Transmission Control Protocol, Src Port: 43281 (43281), Dst Port: http 
(80), Seq: 0, Ack: 1, Len: 815

Source port: 43281 (43281)
Destination port: http (80)
[Stream index: 1]
Sequence number: 0(relative sequence number)
[Next sequence number: 815(relative sequence number)]
Acknowledgement number: 1(relative ack number)
Header length: 32 bytes
Flags: 0x18 (PSH, ACK)
0...  = Congestion Window Reduced (CWR): Not set
.0..  = ECN-Echo: Not set
..0.  = Urgent: Not set
...1  = Acknowledgement: Set
 1... = Push: Set
 .0.. = Reset: Not set
 ..0. = Syn: Not set
 ...0 = Fin: Not set
Window size: 92
Checksum: 0x0d09 [validation disabled]
[Good Checksum: False]
[Bad Checksum: False]
Options: (12 bytes)
NOP
NOP
Timestamps: TSval 177975147, TSecr 3960038659
[SEQ/ACK analysis]
[Number of bytes in flight: 815]
Hypertext Transfer Protocol
GET /v1/displayImage/custom/yahoo/?redirect=0 
HTTP/1.1\r\n
[Expert Info (Chat/Sequence): GET 
/v1/displayImage/custom/yahoo/?redirect=0 
HTTP/1.1\r\n]
[Message: GET /v1/displayImage/custom/yahoo/was here>?redirect=0 HTTP/1.1\r\n]

[Severity level: Chat]
[Group: Sequence]
Request Method: GET
Request URI: /v1/displayImage/custom/yahoo/here>?redirect=0

Request Version: HTTP/1.1
Host: rest-img.msg.yahoo.com\r\n
Connection: close\r\n
User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux 
2.6.30-gentoo-r8; X11; i686; en_US) KHTML/4.4.5 (like Gecko)\r\n
Accept: text/html, image/jpeg;q=0.9, image/png;q=0.9, text/*;q=0.9, 
image/*;q=0.9, */*;q=0.8\r\n

Accept-Encoding: x-gzip, x-deflate, gzip, deflate\r\n
Accept-Charset: iso-8859-1, utf-8;q=0.5, *;q=0.5\r\n
Accept-Language: en-US, en\r\n
[truncated] Cookie: B=ailkv295qsqnr&b=3&s=dn; 
Y=v=1&n=bt77n8119ils3&l=30b4a_rzwx/o&p=m2316qt01300&jb=16|47|&r=eg&lg=en-US&intl=us&np=1; 
T=z=b/fcMBbF1cMBqnoHCK8Lm6qNDAxBjU0NDE0MjVPMzI-&a=YAE&sk=DAAgQw54KM2VAc&ks=EAAQtPQ3LsapOyL9MIqyK3.8

\r\n


Re: [gentoo-user] Re: Has semantic-desktop really become compulsatory for kmail?

2010-02-12 Thread Volker Armin Hemmann
On Freitag 12 Februar 2010, Zeerak Waseem wrote:
> On Fri, 12 Feb 2010 14:01:22 +0100, Volker Armin Hemmann
> 
>  wrote:
> > On Freitag 12 Februar 2010, Zeerak Waseem wrote:
> >> On Fri, 12 Feb 2010 10:53:04 +0100, Neil Bothwick 
> >> 
> >> wrote:
> >> > On Fri, 12 Feb 2010 05:19:43 +0100, Zeerak Waseem wrote:
> >> >> But I do find it silly, that the various applications that aren't
> >> >> dependent of the DE, to require a dependency of the DE. It just seems
> >> >> a bit backwards to me :-) I simply don't understand.
> >> > 
> >> > That just shows that they are still partially dependent on the DE,
> >> 
> >> KMail
> >> 
> >> > also needs various KDE libraries. KDE was designed as a cohesive DE,
> >> 
> >> not
> >> 
> >> > just a bunch of applications with a common look and feel. KDE apps are
> >> > intended to be run on a KDE desktop, anything else is a nice bonus.
> >> 
> >> Indeed, and it is a noble pursuit.
> >> But from a marketing aspect, it would make more sense to have things
> >> that
> >> aren't -vital- for the app, unlike kde-libs in this case, to be soft (is
> >> this the correct term?) dependencies.
> >> Both aspects could be satisfied by having symantic-desktop as an
> >> optional
> >> dep. It's not a vital function for kmail to be able to tag and index all
> >> the files on the computer (which is what the symantic-desktop does if I
> >> understand correctly), it's a nifty thing for KDE users, and soon
> >> probably
> >> Gnome users as well, but for anyone else, it's a nifty thing -if- they
> >> feel the need for it. Much like most other bits of software :-)
> >> 
> >> In the end there isn't a right or wrong, but just a standpoint. Some
> >> don't
> >> mind the bloat (we can agree that it's bloat if you're just going to
> >> disable the function as soon as it's been installed, right?) and don't
> >> consider it to be the slightest bit akin to bloat, whilst to others it's
> >> an unnecessary feature forced on them (mainly thinking of the people not
> >> using kde, but also those kde-users that just disable it) and thus
> >> becomes
> >> bloat.
> > 
> > and luckily for you, there are a lot of 'soft' dependencies. kmail does
> > not
> > force you to install konqueror. It does not force you to install plasma-
> > desktop or systemsettings. It does not force you to install the printing
> > manager 
> 
> But then the question isn't whether there are a number of soft
> dependencies, but in the case of semantic-desktop whether -it- is a soft
> dependency. Like previously stated, I don't use kmail, nor do I intend to
> (I at least think I mentioned it). This is just my take on the matter of
> whether it is truly necessary, or even a good idea to have
> symantic-desktop as a hard dependency.

yes it is a good idea. Because KDE is such a modular beast you can not just 
install kmail, konqueror or kate. You always need a bit more for full 
functionality. KDE strives to be a COMPLETE, networking, work and data sharing 
aware desktop solution.

Semantic-Desktop is a huge part of it.

If you never used nepomuk, you don't even know what you are missing.

> And as stated, this is not in the light of a full blown KDE env, but
> mainly in considerations to when you're using another window manager. 

you can use whatever WM you want in KDE. Isn't that nice.

> Be
> it icewm, jwm, openbox or whatever. Should something that is an integrated
> part of the KDE desktop environment be forced on those that don't use KDE?

what are you even talking about? 

> Our opinions on this matter obviously differ, and for that simple reason I
> find it interesting to find out -why- you think it's okay that they're
> being forced. And simply stating that the devs' decided that it was how it
> was done, is pretty much as nonconstructive argument as "dbus is bad
> because it's new". I'd like to find out why you seem to disagree, so
> please. By all means, enlighten me :-) (I am asking for it after all ;))

no, I have the feeling that you are trolling.

But see above. KDE goals is more than just a wm with some apps. That niche is 
filled by XFCE. And for being more than just a wm plus an asorted pile of apps, 
you need a certain infrastructure shared by the whole environment.

KDE apps use PHONON, so they don't have to deal with the underlying sound 
system.
KDE apps use S

[gentoo-user] Re: icons and KDE

2016-07-29 Thread »Q«
On Fri, 29 Jul 2016 14:11:58 +0100
Stroller  wrote:

> > On 28 Jul 2016, at 20:22, »Q«  wrote:
> > 
> > Yesterday, I went from kde-plasma/plasma-desktop-5.5.5-r1 to -5.6.5,
> > after which I am not seeing nearly as many icons as I used to.  A
> > lot of other KDE packages were upgraded as well, and I don't know
> > where to start with troubleshooting.
> > 
> > In Dolphin, I no longer see icons for flac or mp3 files, just blank
> > space where an icon should be.  I haven't checked other file
> > types.  
> 
> 
> The place to start with troubleshooting is with some creative
> investigation.
> 
> `genlop -l --date "2016/07/28"` will show you all packages installed
> in the last 2 days - grep the output for "icon" and "theme".
> 
> Use `eix -I icon` to see what relevant packages are installed on your
> system. Now the same for `eix -I theme`.
> 
> If any of the installed icon or theme packages have not been updated
> in the last 2 days, update them.
> 
> I speculate that kde-plasma/plasma-desktop depends on packages X and
> Y, and between -5.5.5 and -5.6.5 some icons were moved from one
> package to the other.

The file-type icons are still be where they should be, but for some
reason they were no longer associated with their respective
mime types.  I've now solved the problem for them by going to the 'file
association' part of system settings and editing the icons for the mime
types which were missing icons.

The program icons which do not show up in the Quicklaunches haven't
changed on my system.  They also don't show up in the Kmenu, which uses
the same .desktop files -- I didn't realize that before because I
rarely look at the menu.  AFAICS, all the icons that no longer show up
in the menu or the launchers are in /usr/share/pixmaps/.  I can use
kmenuedit, which I think edits the .desktop files, to select the icons
which should be displayed, but they're still not displayed.

> Surely there are things you can try before posting here. I feel
> unkind saying this, so I apologise, but at the least you could have
> posted a list of the packages that you installed yesterday. 

Just the ones with 'theme|icon':

 kde-frameworks/breeze-icons-5.23.0
 kde-frameworks/oxygen-icons-5.23.0
 kde-frameworks/kemoticons-5.23.0
 kde-frameworks/kiconthemes-5.23.0

All the packages:

 kde-frameworks/extra-cmake-modules-5.23.0
 media-libs/libv4l-1.10.1
 kde-frameworks/breeze-icons-5.23.0
 kde-frameworks/oxygen-icons-5.23.0
 kde-frameworks/karchive-5.23.0-r1
 kde-plasma/breeze-gtk-5.6.5
 kde-frameworks/kitemmodels-5.23.0
 kde-frameworks/kdoctools-5.23.0
 kde-frameworks/threadweaver-5.23.0
 kde-frameworks/attica-5.23.0
 kde-plasma/kdecoration-5.6.5
 kde-frameworks/kimageformats-5.23.0
 kde-frameworks/kjs-5.23.0
 kde-frameworks/kwayland-5.23.0
 kde-frameworks/kguiaddons-5.23.0
 kde-frameworks/kplotting-5.23.0
 kde-frameworks/kidletime-5.23.0
 kde-plasma/libkscreen-5.6.5
 kde-frameworks/ki18n-5.23.0
 kde-frameworks/kcoreaddons-5.23.0
 kde-frameworks/kconfig-5.23.0
 kde-frameworks/kwidgetsaddons-5.23.0
 kde-frameworks/kwindowsystem-5.23.0
 kde-frameworks/kdbusaddons-5.23.0
 kde-frameworks/kitemviews-5.23.0
 kde-frameworks/kcodecs-5.23.0
 kde-frameworks/kunitconversion-5.23.0
 kde-frameworks/sonnet-5.23.0
 kde-frameworks/kcrash-5.23.0
 kde-frameworks/kcompletion-5.23.0
 kde-frameworks/kpty-5.23.0
 kde-frameworks/kjobwidgets-5.23.0
 kde-plasma/kwayland-integration-5.6.5
 kde-frameworks/kpackage-5.23.0
 kde-frameworks/kdnssd-5.23.0
 kde-frameworks/kglobalaccel-5.23.0-r1
 kde-frameworks/kservice-5.23.0
 kde-frameworks/kfilemetadata-5.23.0
 kde-frameworks/kjsembed-5.23.0
 kde-frameworks/solid-5.23.0
 kde-frameworks/kauth-5.23.0-r1
 kde-frameworks/kdesu-5.23.0
 kde-frameworks/kemoticons-5.23.0
 kde-frameworks/kpeople-5.23.0
 kde-frameworks/kconfigwidgets-5.23.0
 kde-frameworks/knotifications-5.23.0
 kde-frameworks/kiconthemes-5.23.0
 kde-plasma/kwrited-5.6.5
 kde-plasma/polkit-kde-agent-5.6.5
 kde-frameworks/ktextwidgets-5.23.0
 kde-frameworks/kwallet-5.23.0
 kde-frameworks/kxmlgui-5.23.0-r1
 kde-frameworks/frameworkintegration-5.23.0
 kde-frameworks/kbookmarks-5.23.0
 kde-frameworks/kio-5.23.0
 kde-frameworks/kinit-5.23.0
 kde-frameworks/kded-5.23.0
 kde-frameworks/kdeclarative-5.23.0
 kde-frameworks/kparts-5.23.0
 kde-frameworks/knotifyconfig-5.23.0
 kde-frameworks/kxmlrpcclient-5.23.0
 kde-frameworks/kcmutils-5.23.0
 kde-frameworks/knewstuff-5.23.0
 kde-frameworks/baloo-5.23.0
 kde-frameworks/khtml-5.23.0
 kde-frameworks/kdewebkit-5.23.0
 kde-frameworks/kdesignerplugin-5.23.0
 kde-frameworks/kross-5.23.0
 kde-apps/spectacle-16.04.3
 kde-plasma/oxygen-5.6.5
 kde-frameworks/ktexteditor-5.23.0
 kde-frameworks/kdelibs4support-5.23.0-r1
 kde-plasma/kde-cli-tools-5.6.5
 kde-plasma/kgamma-5.6.5
 kde-plasma/user-manager-5.6.5
 kde-plasma/kscr

Re: [gentoo-user] Yahoo and strange traffic.

2010-08-25 Thread Joshua Murphy
On Tue, Aug 24, 2010 at 10:36 PM, Dale  wrote:
> BRM wrote:
>>
>> Wireshark will show you the raw packet data, and decode only a little of
>> it -
>> enough to identify the general protocol, senders, etc.
>> So to understand the packet, you will need to understand the application
>> layer
>> protocol - in this case HTTP - yourself as Wireshark won't help you there.
>>
>> But yet, Wireshark, nmap, and nessus security scanner are the tools, less
>> so
>> nessus as it really is more of a port scanner/security hole finder than a
>> debug
>> tool for applications (it's basically an interface for nmap for those
>> purposes).
>>
>> HTH,
>>
>> Ben
>>
>>
>>
>
> If finally did it again, and is doing it as I type.  I captured some of the
> traffic with Wireshark.  Can someone tell me what to do with it now?  This
> is one frame of it:
>
> Frame 4 (881 bytes on wire, 881 bytes captured)
>    Arrival Time: Aug 24, 2010 21:03:35.518314000
>    [Time delta from previous captured frame: 0.000383000 seconds]
>    [Time delta from previous displayed frame: 0.000383000 seconds]
>    [Time since reference or first frame: 0.010995000 seconds]
>    Frame Number: 4
>    Frame Length: 881 bytes
>    Capture Length: 881 bytes
>    [Frame is marked: False]
>    [Protocols in frame: eth:ip:tcp:http]
>    [Coloring Rule Name: HTTP]
>    [Coloring Rule String: http || tcp.port == 80]
> Ethernet II, Src: ArchtekT_81:d5:d3 (00:01:53:81:d5:d3), Dst:
> Motorola_aa:96:e4 (00:1d:6b:aa:96:e4)
>    Destination: Motorola_aa:96:e4 (00:1d:6b:aa:96:e4)
>        Address: Motorola_aa:96:e4 (00:1d:6b:aa:96:e4)
>         ...0     = IG bit: Individual address (unicast)
>         ..0.     = LG bit: Globally unique address
> (factory default)
>    Source: ArchtekT_81:d5:d3 (00:01:53:81:d5:d3)
>        Address: ArchtekT_81:d5:d3 (00:01:53:81:d5:d3)
>         ...0     = IG bit: Individual address (unicast)
>         ..0.     = LG bit: Globally unique address
> (factory default)
>    Type: IP (0x0800)
> Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 98.136.112.30
> (98.136.112.30)
>    Version: 4
>    Header length: 20 bytes
>    Differentiated Services Field: 0x00 (DSCP 0x00: Default; ECN: 0x00)
>         00.. = Differentiated Services Codepoint: Default (0x00)
>         ..0. = ECN-Capable Transport (ECT): 0
>         ...0 = ECN-CE: 0
>    Total Length: 867
>    Identification: 0xe5fb (58875)
>    Flags: 0x02 (Don't Fragment)
>        0.. = Reserved bit: Not Set
>        .1. = Don't fragment: Set
>        ..0 = More fragments: Not Set
>    Fragment offset: 0
>    Time to live: 64
>    Protocol: TCP (0x06)
>    Header checksum: 0xbd48 [correct]
>        [Good: True]
>        [Bad : False]
>    Source: 192.168.1.2 (192.168.1.2)
>    Destination: 98.136.112.30 (98.136.112.30)
> Transmission Control Protocol, Src Port: 43281 (43281), Dst Port: http (80),
> Seq: 0, Ack: 1, Len: 815
>    Source port: 43281 (43281)
>    Destination port: http (80)
>    [Stream index: 1]
>    Sequence number: 0    (relative sequence number)
>    [Next sequence number: 815    (relative sequence number)]
>    Acknowledgement number: 1    (relative ack number)
>    Header length: 32 bytes
>    Flags: 0x18 (PSH, ACK)
>        0...  = Congestion Window Reduced (CWR): Not set
>        .0..  = ECN-Echo: Not set
>        ..0.  = Urgent: Not set
>        ...1  = Acknowledgement: Set
>         1... = Push: Set
>         .0.. = Reset: Not set
>         ..0. = Syn: Not set
>         ...0 = Fin: Not set
>    Window size: 92
>    Checksum: 0x0d09 [validation disabled]
>        [Good Checksum: False]
>        [Bad Checksum: False]
>    Options: (12 bytes)
>        NOP
>        NOP
>        Timestamps: TSval 177975147, TSecr 3960038659
>    [SEQ/ACK analysis]
>        [Number of bytes in flight: 815]
> Hypertext Transfer Protocol
>    GET /v1/displayImage/custom/yahoo/?redirect=0
> HTTP/1.1\r\n
>        [Expert Info (Chat/Sequence): GET
> /v1/displayImage/custom/yahoo/?redirect=0
> HTTP/1.1\r\n]
>            [Message: GET /v1/displayImage/custom/yahoo/ here>?redirect=0 HTTP/1.1\r\n]
>            [Severity level: Chat]
>            [Group: Sequence]
>        Request Method: GET
>        Request URI: /v1/displayImage/custom/yahoo/ here>?redirect=0
>        Request Version: HTTP/1.1
>    Host: rest-img.msg.yahoo.com\r\n
>    Connection: close\r\n
>    User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux
> 2.6.30-gentoo-r8; X11;

Re: [gentoo-user] Libsld, what gives?

2022-11-16 Thread Alan Grimes

Laurence Perkins wrote:

If you're going to try to dig all the way to the bottom first then 
--ignore-world and --ignore-built-slot-operator-deps can be helpful for forcing 
it to build what it needs to break a dependency loop.  But do be aware that 
things may cease to function during the intermediate stages.

If those are not sufficiently strong, then you can climb into the package repo 
and start issuing ebuild commands yourself and it will do what it's told 
without bothering about checking dependencies at all.  Make sure you know what 
you're doing...  Obviously...

But seriously, try disabling any overlays first if at all possible.  It's quite 
common for those to lag behind the main repo and turn things into a tangled 
mess.


At this point the jackhammers have gone silent and I'm left with the 
issue I had before:



tortoise ~ # emerge --update --newuse --deep --with-bdeps=y world 
--verbose --backtrack=40 --changed-deps --verbose-conflicts --pretend 
--ignore-built-slot-operator-deps=y


These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy 
"media-libs/libsdl2[abi_x86_32?,alsa?,custom-cflags?,joystick?,nas?,opengl?,oss?,pulseaudio?,sound?,static-libs?,video?,X?]".

(dependency required by "media-libs/libsdl-1.2.60::poly-c" [ebuild])
(dependency required by "dev-libs/zziplib-0.13.72-r2::gentoo[sdl]" [ebuild])
(dependency required by "app-text/texlive-core-2021-r4::gentoo" [installed])
(dependency required by "dev-texlive/texlive-formatsextra-2021::gentoo" 
[installed])
(dependency required by 
"app-text/docbook-sgml-utils-0.6.14-r5::gentoo[jadetex]" [installed])
(dependency required by "gnome-extra/gnome-color-manager-3.36.0::gentoo" 
[installed])
(dependency required by "gnome-base/gnome-control-center-43.1::gentoo" 
[installed])
(dependency required by "gnome-base/gnome-shell-42.5-r2::gentoo" 
[installed])
(dependency required by 
"gnome-extra/gnome-browser-connector-42.1::gentoo" [ebuild])

tortoise ~ #


I then checked my overlays, and it turns out I had an outrageously 
bloated number of layers installed:


tortoise ~ # layman -l

 * poly-c    [Rsync ] 
(rsync://rsync.gentoofan.org/poly-c )
 * wichtounet    [Git   ] 
(https://github.com/wichtounet/wichtounet-overlay.git )


tortoise ~ #
#

I think one of those was because mainline had stopped maintaining 
seamnokey and I needed it maintained. No idea what I was smoking when I 
applied the other or even which is which. In all likelyhood I had a 
problem and applying that overlay solved it and because I didn't have a 
problem after solving said problem, I forgot about it and can't really 
say what or even when it was I had that problem. All I have now is this 
lingering sense that touching those overlays will result in misery and 
suffering so it's best not to even look up how to remove either of them.


eclan still shows a large number of outdated packages on the system so 
there is definitely lots of updating to work if I can get emerge out of 
its current hissy-fit.


tortoise ~ # eclean-dist
 * Building file list for distfiles cleaning...
 * ERROR: games-strategy/boswars-::poly-c failed (depend phase):
 *   EAPI 6 unsupported.
 *
 * Call stack:
 * ebuild.sh, line 614:  Called source 
'/var/lib/layman/poly-c/games-strategy/boswars/boswars-.ebuild'
 *   boswars-.ebuild, line   7:  Called inherit 'desktop' 
'scons-utils' 'subversion'
 * ebuild.sh, line 294:  Called __qa_source 
'/usr/portage/eclass/scons-utils.eclass'
 * ebuild.sh, line 109:  Called source 
'/usr/portage/eclass/scons-utils.eclass'

 *    scons-utils.eclass, line  89:  Called die
 * The specific snippet of code:
 *  *) die "EAPI ${EAPI} unsupported."
 *
 * If you need support, post the output of `emerge --info 
'=games-strategy/boswars-::poly-c'`,
 * the complete build log and the output of `emerge -pqv 
'=games-strategy/boswars-::poly-c'`.

 * Working directory: '/usr/lib/python3.10/site-packages'
 * S: '/var/tmp/portage/games-strategy/boswars-/work/boswars-'
 * Cleaning distfiles...
 [    1.7 M ] frameworkintegration-5.98.0.tar.xz
 [   86.9 K ] kaccounts-integration-22.08.1.tar.xz
 [   63.1 K ] kaccounts-providers-22.08.1.tar.xz
 [   71.8 K ] kactivities-5.98.0.tar.xz
 [   88.9 K ] kauth-5.98.0.tar.xz
 [  127.0 K ] kbookmarks-5.98.0.tar.xz
 [  185.0 K ] kcmutils-5.98.0.tar.xz
 [  121.6 K ] kcompletion-5.98.0.tar.xz
 [   27.7 K ] kcrash-5.98.0.tar.xz
 [  202.3 K ] kdeclarative-5.98.0.tar.xz
 [   38.6 K ] kded-5.98.0.tar.xz
 [    3.5 M ] kdelibs4support-5.98.0.tar.xz
 [  430.4 K ] kdoctools-5.98.0.tar.xz
 [    1.6 M ] kemoti

[gentoo-user] emerge --rebuild-if-new-rev always triggers rebuild

2016-04-29 Thread Michael Mol
From the does-this-happen-to-anyone-else-or-is-it-just-me department.

I'm finding that if I include "--rebuild-if-new-rev y", I get a slew of new 
packages built, *even if I just built them*. That seems wrong. I've tried 
removing it, and the problem goes away. The presence or absence of "--rebuild-
if-new-slot y" seems to have no impact.

EMERGE_DEFAULT_OPTS="--tree --with-bdeps=y --keep-going --quiet-build=y --deep 
--unordered-display --load-average 3 --jobs=3 --rebuild-if-new-slot y --
rebuild-if-new-rev y"

$ emerge -puDN @world

These are the packages that would be merged:

Calculating dependencies... done!
[nomerge   ] dev-python/virtualenv-13.1.2 
[nomerge   ]  dev-python/setuptools-18.4 
[nomerge   ]   dev-lang/python-3.4.3-r1 
[nomerge   ]sys-libs/ncurses-5.9-r5 
[nomerge   ] sys-libs/gpm-1.20.7-r2 
[nomerge   ]  virtual/yacc-0 
[nomerge   ]   sys-devel/bison-3.0.4-r1 
[nomerge   ]sys-devel/flex-2.5.39-r1 
[nomerge   ] sys-devel/gettext-0.19.4 
[nomerge   ]  dev-libs/libxml2-2.9.3 
[nomerge   ]   sys-devel/autoconf-2.69 
[nomerge   ]dev-lang/perl-5.20.2 
[nomerge   ] app-admin/perl-cleaner-2.19 
[nomerge   ]  app-portage/portage-utils-0.62 
[nomerge   ]   dev-libs/iniparser-3.1-r1 
[nomerge   ]app-doc/doxygen-1.8.10-r1 
[nomerge   ] app-text/ghostscript-gpl-9.15-r1 
[nomerge   ]  x11-libs/gtk+-3.18.7 
[nomerge   ]   app-accessibility/at-spi2-atk-2.18.1 
[nomerge   ]dev-libs/glib-2.46.2-r2 
[nomerge   ] dev-libs/libxslt-1.1.28-r5 
[nomerge   ]  dev-libs/libgcrypt-1.6.5 
[nomerge   ]   virtual/texi2dvi-0 
[nomerge   ]virtual/latex-base-1.0 
[nomerge   ] dev-texlive/texlive-fontutils-2014 
[nomerge   ]  dev-texlive/texlive-basic-2014 
[nomerge   ]   app-text/texlive-core-2014-r4 
[nomerge   ]x11-libs/cairo-1.14.2 
[nomerge   ] x11-libs/libX11-1.6.3 
[nomerge   ]  app-text/docbook-xml-dtd-4.3-r1 
[nomerge   ]   app-text/build-docbook-
catalog-1.19.1 
[nomerge   ]sys-apps/util-linux-2.26.2 
[nomerge   ] sys-libs/pam-1.2.1 
[nomerge   ]  sys-auth/pambase-20150213 
[nomerge   ]   sys-auth/consolekit-1.1.0 
[nomerge   ]sys-auth/polkit-0.113 
[ebuild  rR   ~] kde-plasma/polkit-kde-
agent-5.6.3 
[nomerge   ] kde-apps/kleopatra-4.14.10 
[nomerge   ]  kde-base/kdelibs-4.14.16 
[ebuild  rR   ~]   kde-apps/khelpcenter-5.6.2-r1 
[ebuild  rR]kde-frameworks/khtml-5.18.0 
[ebuild  rR   ~]kde-plasma/kde-cli-tools-5.6.3 
[ebuild  rR] kde-frameworks/kdesu-5.18.0 
[ebuild  rR]  kde-frameworks/kpty-5.18.0 
[nomerge   ] kde-plasma/plasma-meta-5.6.3 
[ebuild  rR   ~]  kde-plasma/ksshaskpass-5.6.3 
[ebuild  rR   ~]  kde-plasma/kmenuedit-5.6.3 
[ebuild  rR   ~]   kde-plasma/khotkeys-5.6.3 
[ebuild  rR   ~]kde-plasma/plasma-workspace-5.6.3 
[ebuild  rR   ~] kde-plasma/kwin-5.6.3 
[ebuild  rR   ~]  kde-plasma/kscreenlocker-5.6.3 
[ebuild  rR   ~] kde-plasma/libksysguard-5.6.3 
[ebuild  rR   ~] kde-apps/kio-extras-15.12.3 
[ebuild  rR] kde-frameworks/kxmlrpcclient-5.18.0 
[ebuild  rR   ~] kde-plasma/ksysguard-5.6.3 
[ebuild  rR   ~] kde-plasma/milou-5.6.3 
[ebuild  rR] kde-frameworks/ktexteditor-5.18.0 
[ebuild  rR   ~]  kde-plasma/kwrited-5.6.3 
[ebuild  rR   ~]  kde-plasma/bluedevil-5.6.3 
[ebuild  rR   ~]  kde-plasma/kgamma-5.6.3 
[ebuild  rR   ~]  kde-plasma/kinfocenter-5.6.3 
[ebuild  rR   ~]  kde-plasma/plasma-integration-5.6.3 
[ebuild  rR   ~]  kde-plasma/breeze-5.6.3 
[ebuild  rR]   kde-frameworks/frameworkintegration-5.18.0 
[ebuild  rR   ~]  kde-plasma/systemsettings-5.6.3 
[ebuild  rR   ~]   kde-plasma/kde-gtk-config-5.6.3 
[nomerge   ]  kde-plasma/plasma-desktop-5.6.3 
[ebuild  rR   ~]   kde-plasma/plasma-pa-5.6.3 
[ebuild  rR   ~]   kde-plasma/oxygen-5.6.3 
[ebuild  rR   ~]  kde-plasma/powerdevil-5.6.3 
[ebuild  rR   ~]  kde-plasma/sddm-kcm-5.6.3 
[ebuild  rR   ~]  kde-plasma/kdeplasma-addons-5.6.3 
[ebuild  rR]   kde-frameworks/kross-5.18.0 
[ebuild  rR   ~]  kde-plasma/kscreen-5.6.3 
[ebuild  rR   ~]  kde-plasma/user-manager-5.6.3 
[nomerge   ] kde-apps/kde-apps-meta-15.12.3-r3 
[nomerge   ]  kde-apps/kdegames-meta-15.12.3 
[ebuild  rR   ~]   kde-apps/ksquares-15.12.3 
[ebuild 

Re: [gentoo-user] KDE update puzzle

2021-09-18 Thread Philip Webb
210918 Jack wrote:
> On 18/09/2021 12.10, Philip Webb wrote:
>> There is an update available for KDE Frameworks.
>> When I try to perform it, I get a conflict statement which begins
>>
>> !!! Multiple package instances within a single package slot have been 
>> pulled
>> !!! into the dependency graph, resulting in a slot conflict:
>> kde-frameworks/kcoreaddons:5
>>
>> (kde-frameworks/kcoreaddons-5.85.0:5/5.85::gentoo, ebuild scheduled for 
>> merge) USE="-debug -doc (-fam) -nls -test" ABI_X86="(64)" pulled in by
>>   =kde-frameworks/kcoreaddons-5.85*:5 required by 
>> (kde-frameworks/kglobalaccel-5.85.0-r1:5/5.85::gentoo, ebuild scheduled for 
>> merge) USE="-debug -doc -nls -test" ABI_X86="(64)"
>>   ^   ^^^
>>
>> The  ^  signs emphasise  =kde-frameworks/kcoreaddons-5.85*:5
>>
>> I can't make sense of this : surely, '5.85*' includes '5.85.0',
>> so the requirement sb fulfilled.  I don't remember seeing this before.
> Have you actually shown the complete output for the conflict for 
> kcoreaddons?  I only see one version listed for the slot.
> Is there another one showing perhaps the current installed version
> and it being required by something else (also installed)
> which cannot work with the newer version?

Here is the whole command + output in gruesome detail :

root:522 ~> !498
PYTHON_SINGLE_TARGET="python3_9" emerge -pv --backtrack=30 attica 
frameworkintegration kactivities kactivities-stats kcmutils kconfig kcoreaddons 
kcrash kdesu kdnssd kglobalaccel kholidays khtml kidletime kimageformats 
knotifyconfig kpeople kross krunner ktexteditor kwayland kwindowsystem 
qqc2-desktop-style

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N ] x11-base/xwayland-21.1.2-r2::gentoo  USE="-ipv6 -rpc 
(-selinux) -unwind -xcsecurity" VIDEO_CARDS="-nvidia" 1,230 KiB
[ebuild U  ] kde-frameworks/extra-cmake-modules-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-doc -test" 311 KiB
[ebuild U  ] kde-frameworks/kcoreaddons-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc (-fam) -nls -test" 418 KiB
[ebuild U  ] kde-frameworks/kconfig-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="dbus -debug -doc -nls -test" 265 KiB
[ebuild U  ] kde-frameworks/ki18n-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 
PYTHON_SINGLE_TARGET="(-python3_10) -python3_8 python3_9" 577 KiB
[ebuild U  ] kde-frameworks/kwidgetsaddons-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -designer -doc -nls -test" 2,253 KiB
[ebuild U  ] kde-frameworks/kwindowsystem-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="X -debug -doc -nls -test" 175 KiB
[ebuild U  ] kde-frameworks/karchive-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test -zstd" 963 KiB
[ebuild U  ] kde-frameworks/kdbusaddons-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="X -debug -doc -nls -test" 43 KiB
[ebuild U  ] kde-frameworks/kitemviews-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -designer -doc -nls -test" 74 KiB
[ebuild U  ] kde-frameworks/kguiaddons-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test -wayland" 60 KiB
[ebuild U  ] kde-frameworks/kcodecs-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -nls -test" 227 KiB
[ebuild U  ] kde-frameworks/kwayland-5.85.0-r1:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 324 KiB
[ebuild U  ] kde-frameworks/sonnet-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-aspell -debug -designer -doc -hunspell -nls 
-test" 291 KiB
[ebuild U  ] kde-frameworks/solid-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -ios -nls -test" 246 KiB
[ebuild  r  U  ] kde-frameworks/kidletime-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="X -debug -doc -xscreensaver" 26 KiB
[ebuild U  ] kde-frameworks/attica-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 66 KiB
[ebuild  N ] kde-plasma/layer-shell-qt-5.22.5:5::gentoo  USE="-debug" 18 KiB
[ebuild U  ] kde-frameworks/syntax-highlighting-5.85.0-r1:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -nls -test" 2,281 KiB
[ebuild U  ] kde-frameworks/threadweaver-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 1,378 KiB
[ebuild U  ] kde-frameworks/kdnssd-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -nls -test -zeroconf" 58 KiB
[ebuild U  ] kde-frameworks/kholiday

Re: [gentoo-user] Re: Has semantic-desktop really become compulsatory for kmail?

2010-02-12 Thread Zeerak Waseem
t they're
being forced. And simply stating that the devs' decided that it was how  
it

was done, is pretty much as nonconstructive argument as "dbus is bad
because it's new". I'd like to find out why you seem to disagree, so
please. By all means, enlighten me :-) (I am asking for it after all ;))


no, I have the feeling that you are trolling.



Oh, well I'm very sorry that you get that impression, I am actually quite  
interested in some arguments for why you consider it to be okay (which are  
being provided throughout your post :-)). But I very much apologise for  
the misunderstanding. (It would hardly be good sport to start trolling  
when I sent out a mail a few hours ago, asking to keep cheekiness to a  
bare minimum :-) )


But see above. KDE goals is more than just a wm with some apps. That  
niche is
filled by XFCE. And for being more than just a wm plus an asorted pile  
of apps,

you need a certain infrastructure shared by the whole environment.

KDE apps use PHONON, so they don't have to deal with the underlying sound
system.
KDE apps use SOLID, so they don't need to care about hardware, hot  
plugin,

etc.
KDE apps use dbus so they can share code and easily communicate.

KDE apps use NEPOMUK, so they don't need to fiddle with different  
databases and
concepts when working with information. And 'semanitic-desktop' is more  
than

just finding a certain picture, textfile, email or link quickly.



Would you care to expand on this? Because I pretty much had the  
semantic-desktop thing down to being finding something certain quickly :-)


When you are displaying a html email, Kmail uses the khtml kpart. Why  
don't

you cry about that dependency? Who uses html mails anyway?



Plenty of newsletters do, Star wars newsletter, splitreason newsletter,  
and I believe sony psp newsletter as well just to name a few, so no I  
don't complain about it in the least. It's still very much used.


You might have missed the memo. But today information is more compley  
than
keeping a tidy tree of directories. And finding information is harder  
with

gigabytes of data than a couple of floppy disks.



Yes, it is harder to find and keep track of files amongst x-hundred GB of  
data, the way I see it though, a logical directory tree can help with that.


Semantic-desktop can help you with that. A lot. Your calender tells you,  
that

there is a meeting tomorrow where SUBJECT A is on the agenda. A semantic
desktop aware environment can give you all files concerned with SUBJECT  
A. All
pictures, all texts, presentations, emails and bookmarks. in a split  
second.


http://nepomuk.kde.org/discover/user





Well I'll hand it to you, that is smart. I would argue that much of the  
same thing could be accomplished with a logical directory tree, but there  
are some things that can't obviously. :-)


--
Zeerak



[gentoo-user] Total recall

2017-02-18 Thread Meino . Cramer
uled for merge)

dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
 (dev-libs/openssl:0=[abi_x86_64(-)]) required by 
(app-arch/libarchive-3.2.2-r1:0/13::gentoo, installed)
dev-libs/openssl:0/0= required by (dev-lang/python-3.4.5:3.4/3.4m::gentoo, 
installed)
dev-libs/openssl:0= required by (www-client/lynx-2.8.9_pre11:0/0::gentoo, 
ebuild scheduled for merge)
dev-libs/openssl:0 required by 
(dev-perl/Crypt-OpenSSL-Bignum-0.70.0:0/0::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0= required by 
(kde-frameworks/kdelibs-4.14.29:4/4.14::gentoo, installed)
dev-libs/openssl:0/0= required by 
(app-emulation/virtualbox-5.1.14:0/0::gentoo, installed)
dev-libs/openssl:= required by (www-client/httrack-3.48.22:0/0::gentoo, 
ebuild scheduled for merge)
dev-libs/openssl:0= required by (app-admin/apache-tools-2.4.25:0/0::gentoo, 
ebuild scheduled for merge)
dev-libs/openssl:0= required by (dev-python/cryptography-1.7.2:0/0::gentoo, 
installed)
dev-libs/openssl:0= required by (net-misc/wget-1.19.1:0/0::gentoo, 
installed)
>=dev-libs/openssl-1.0.2:0= required by 
(www-servers/apache-2.4.25:2/2::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0 required by (net-misc/iputils-20151218:0/0::gentoo, 
installed)
dev-libs/openssl:0= required by (dev-vcs/git-2.11.1:0/0::gentoo, installed)
dev-libs/openssl:0/0=[abi_x86_64(-)] required by 
(net-misc/curl-7.52.1-r1:0/0::gentoo, installed)
>=dev-libs/openssl-0.9.6m:0 required by 
(net-analyzer/tcpdump-4.9.0:0/0::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0= required by 
(net-analyzer/dsniff-2.4_beta1-r8:0/0::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0= required by (net-misc/socat-1.7.3.2:0/0::gentoo, ebuild 
scheduled for merge)
dev-libs/openssl:0 required by (www-servers/apache-2.4.25:2/2::gentoo, 
ebuild scheduled for merge)
dev-libs/openssl:0= required by (media-sound/pulseaudio-10.0:0/0::gentoo, 
ebuild scheduled for merge)
dev-libs/openssl:0 required by (kde-frameworks/khtml-5.31.0:5/5.31::gentoo, 
installed)
dev-libs/openssl:0 required by (net-dns/bind-tools-9.11.0_p3:0/0::gentoo, 
ebuild scheduled for merge)
dev-libs/openssl:0 required by 
(mail-filter/spamassassin-3.4.1-r10:0/0::gentoo, ebuild scheduled for merge)
>=dev-libs/openssl-1.0.1:0= required by (app-crypt/qca-2.1.3:2/2::gentoo, 
installed)
dev-libs/openssl:0= required by (dev-perl/Net-SSLeay-1.800.0:0/0::gentoo, 
installed)

  (dev-libs/libressl-2.5.1:0/43::gentoo, ebuild scheduled for merge) pulled in 
by
dev-libs/libressl:0 required by (www-servers/apache-2.4.25:2/2::gentoo, 
ebuild scheduled for merge)

For me it looks like, some part of Gentoo prefers dev-libs/openssl:0
and the other one wants dev-libs/openssl:0=
Is it only me reaching for world peace and a running system only...finally?

Question again: What does all this mean, what triggers that, and why
happens this while simply installing the apps I had on my old system?

User:"I did not change anything!!!"
Software Techie:"When I was testing this, it was working!!!"
Helpdesk:"Did you plugin into mains before your monitor fails?"

Hopefully this problem is not as hard as it failure report is long...

Cheers
Meino

PS: Output of emerge --info:
root>> emerge --info
Portage 2.3.3 (python 3.4.5-final-0, default/linux/amd64/13.0/no-multilib, 
gcc-5.4.0, glibc-2.24-r1, 4.9.10-RT x86_64)
=
System uname: 
Linux-4.9.10-RT-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.3
KiB Mem: 8162104 total,550268 free
KiB Swap:6291452 total,   6285236 free
Timestamp of repository gentoo: Sat, 18 Feb 2017 17:30:01 +
sh bash 4.4_p12
ld GNU ld (Gentoo 2.27 p1.0) 2.27
app-shells/bash:  4.4_p12::gentoo
dev-lang/perl:5.24.1::gentoo
dev-lang/python:  2.7.12::gentoo, 3.4.5::gentoo
dev-util/cmake:   3.7.2::gentoo
dev-util/pkgconfig:   0.29.1::gentoo
sys-apps/baselayout:  2.3::gentoo
sys-apps/openrc:  0.23.2::gentoo
sys-apps/sandbox: 2.10-r3::gentoo
sys-devel/autoconf:   2.13::gentoo, 2.69-r2::gentoo
sys-devel/automake:   1.11.6-r2::gentoo, 1.13.4-r1::gentoo, 1.15-r2::gentoo
sys-devel/binutils:   2.27::gentoo
sys-devel/gcc:5.4.0-r3::gentoo
sys-devel/gcc-config: 1.8-r1::gentoo
sys-devel/libtool:2.4.6-r2::gentoo
sys-devel/make:   4.2.1::gentoo
sys-kernel/linux-headers: 4.9::gentoo (virtual/os-headers)
sys-libs/glibc:   2.24-r1::gentoo
Repositories:

gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu&qu

Re: [gentoo-user] Total recall

2017-02-18 Thread Johannes Rosenberger
bs/openssl:0= required by 
> (net-wireless/aircrack-ng-1.2_rc4-r1:0/0::gentoo, ebuild scheduled for merge)
> dev-libs/openssl:0= required by (net-misc/rdesktop-1.8.3-r2:0/0::gentoo, 
> ebuild scheduled for merge)
> dev-libs/openssl:0/0= required by 
> (dev-perl/Net-SSLeay-1.800.0:0/0::gentoo, installed)
> dev-libs/openssl required by (sys-block/partimage-0.6.9:0/0::gentoo, 
> installed)
> dev-libs/openssl:0= required by (net-analyzer/nmap-7.40:0/0::gentoo, 
> ebuild scheduled for merge)
> 
> dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
>  (dev-libs/openssl:0=[abi_x86_64(-)]) required by 
> (app-arch/libarchive-3.2.2-r1:0/13::gentoo, installed)
> dev-libs/openssl:0/0= required by 
> (dev-lang/python-3.4.5:3.4/3.4m::gentoo, installed)
> dev-libs/openssl:0= required by (www-client/lynx-2.8.9_pre11:0/0::gentoo, 
> ebuild scheduled for merge)
> dev-libs/openssl:0 required by 
> (dev-perl/Crypt-OpenSSL-Bignum-0.70.0:0/0::gentoo, ebuild scheduled for merge)
> dev-libs/openssl:0= required by 
> (kde-frameworks/kdelibs-4.14.29:4/4.14::gentoo, installed)
> dev-libs/openssl:0/0= required by 
> (app-emulation/virtualbox-5.1.14:0/0::gentoo, installed)
> dev-libs/openssl:= required by (www-client/httrack-3.48.22:0/0::gentoo, 
> ebuild scheduled for merge)
> dev-libs/openssl:0= required by 
> (app-admin/apache-tools-2.4.25:0/0::gentoo, ebuild scheduled for merge)
> dev-libs/openssl:0= required by 
> (dev-python/cryptography-1.7.2:0/0::gentoo, installed)
> dev-libs/openssl:0= required by (net-misc/wget-1.19.1:0/0::gentoo, 
> installed)
> >=dev-libs/openssl-1.0.2:0= required by 
> (www-servers/apache-2.4.25:2/2::gentoo, ebuild scheduled for merge)
> dev-libs/openssl:0 required by (net-misc/iputils-20151218:0/0::gentoo, 
> installed)
> dev-libs/openssl:0= required by (dev-vcs/git-2.11.1:0/0::gentoo, 
> installed)
> dev-libs/openssl:0/0=[abi_x86_64(-)] required by 
> (net-misc/curl-7.52.1-r1:0/0::gentoo, installed)
> >=dev-libs/openssl-0.9.6m:0 required by 
> (net-analyzer/tcpdump-4.9.0:0/0::gentoo, ebuild scheduled for merge)
> dev-libs/openssl:0= required by 
> (net-analyzer/dsniff-2.4_beta1-r8:0/0::gentoo, ebuild scheduled for merge)
> dev-libs/openssl:0= required by (net-misc/socat-1.7.3.2:0/0::gentoo, 
> ebuild scheduled for merge)
> dev-libs/openssl:0 required by (www-servers/apache-2.4.25:2/2::gentoo, 
> ebuild scheduled for merge)
> dev-libs/openssl:0= required by (media-sound/pulseaudio-10.0:0/0::gentoo, 
> ebuild scheduled for merge)
> dev-libs/openssl:0 required by 
> (kde-frameworks/khtml-5.31.0:5/5.31::gentoo, installed)
> dev-libs/openssl:0 required by (net-dns/bind-tools-9.11.0_p3:0/0::gentoo, 
> ebuild scheduled for merge)
> dev-libs/openssl:0 required by 
> (mail-filter/spamassassin-3.4.1-r10:0/0::gentoo, ebuild scheduled for merge)
> >=dev-libs/openssl-1.0.1:0= required by (app-crypt/qca-2.1.3:2/2::gentoo, 
> installed)
> dev-libs/openssl:0= required by (dev-perl/Net-SSLeay-1.800.0:0/0::gentoo, 
> installed)
>
>   (dev-libs/libressl-2.5.1:0/43::gentoo, ebuild scheduled for merge) pulled 
> in by
> dev-libs/libressl:0 required by (www-servers/apache-2.4.25:2/2::gentoo, 
> ebuild scheduled for merge)
>
> For me it looks like, some part of Gentoo prefers dev-libs/openssl:0
> and the other one wants dev-libs/openssl:0=
> Is it only me reaching for world peace and a running system only...finally?
>
> Question again: What does all this mean, what triggers that, and why
> happens this while simply installing the apps I had on my old system?
>
> User:"I did not change anything!!!"
> Software Techie:"When I was testing this, it was working!!!"
> Helpdesk:"Did you plugin into mains before your monitor fails?"
>
> Hopefully this problem is not as hard as it failure report is long...
>
> Cheers
> Meino
>
> PS: Output of emerge --info:
> root>> emerge --info
> Portage 2.3.3 (python 3.4.5-final-0, default/linux/amd64/13.0/no-multilib, 
> gcc-5.4.0, glibc-2.24-r1, 4.9.10-RT x86_64)
> =
> System uname: 
> Linux-4.9.10-RT-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.3
> KiB Mem: 8162104 total,550268 free
> KiB Swap:6291452 total,   6285236 free
> Timestamp of repository gentoo: Sat, 18 Feb 2017 17:30:01 +
> sh bash 4.4_p12
> ld GNU ld (Gentoo 2.27 p1.0) 2.27
> app-shells/bash:  4.4_p12::gentoo
> dev-lang/perl:5.24.1::gentoo
>

Re: [gentoo-user] Total recall

2017-02-18 Thread Meino . Cramer
2.8_p9:0/0::gentoo, 
> > ebuild scheduled for merge)
> > >=dev-libs/openssl-0.9.8f:0[bindist=] 
> > (>=dev-libs/openssl-0.9.8f:0[bindist]) required by 
> > (net-misc/openssh-7.4_p1:0/0::gentoo, installed)
> > dev-libs/openssl:0 required by (dev-lang/php-7.1.1:7.1/7.1::gentoo, 
> > ebuild scheduled for merge)
> > dev-libs/openssl:0 required by (net-misc/openssh-7.4_p1:0/0::gentoo, 
> > installed)
> > dev-libs/openssl:0= required by 
> > (net-wireless/aircrack-ng-1.2_rc4-r1:0/0::gentoo, ebuild scheduled for 
> > merge)
> > dev-libs/openssl:0= required by 
> > (net-misc/rdesktop-1.8.3-r2:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0/0= required by 
> > (dev-perl/Net-SSLeay-1.800.0:0/0::gentoo, installed)
> > dev-libs/openssl required by (sys-block/partimage-0.6.9:0/0::gentoo, 
> > installed)
> > dev-libs/openssl:0= required by (net-analyzer/nmap-7.40:0/0::gentoo, 
> > ebuild scheduled for merge)
> > 
> > dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
> >  (dev-libs/openssl:0=[abi_x86_64(-)]) required by 
> > (app-arch/libarchive-3.2.2-r1:0/13::gentoo, installed)
> > dev-libs/openssl:0/0= required by 
> > (dev-lang/python-3.4.5:3.4/3.4m::gentoo, installed)
> > dev-libs/openssl:0= required by 
> > (www-client/lynx-2.8.9_pre11:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0 required by 
> > (dev-perl/Crypt-OpenSSL-Bignum-0.70.0:0/0::gentoo, ebuild scheduled for 
> > merge)
> > dev-libs/openssl:0= required by 
> > (kde-frameworks/kdelibs-4.14.29:4/4.14::gentoo, installed)
> > dev-libs/openssl:0/0= required by 
> > (app-emulation/virtualbox-5.1.14:0/0::gentoo, installed)
> > dev-libs/openssl:= required by (www-client/httrack-3.48.22:0/0::gentoo, 
> > ebuild scheduled for merge)
> > dev-libs/openssl:0= required by 
> > (app-admin/apache-tools-2.4.25:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0= required by 
> > (dev-python/cryptography-1.7.2:0/0::gentoo, installed)
> > dev-libs/openssl:0= required by (net-misc/wget-1.19.1:0/0::gentoo, 
> > installed)
> > >=dev-libs/openssl-1.0.2:0= required by 
> > (www-servers/apache-2.4.25:2/2::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0 required by (net-misc/iputils-20151218:0/0::gentoo, 
> > installed)
> > dev-libs/openssl:0= required by (dev-vcs/git-2.11.1:0/0::gentoo, 
> > installed)
> > dev-libs/openssl:0/0=[abi_x86_64(-)] required by 
> > (net-misc/curl-7.52.1-r1:0/0::gentoo, installed)
> > >=dev-libs/openssl-0.9.6m:0 required by 
> > (net-analyzer/tcpdump-4.9.0:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0= required by 
> > (net-analyzer/dsniff-2.4_beta1-r8:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0= required by (net-misc/socat-1.7.3.2:0/0::gentoo, 
> > ebuild scheduled for merge)
> > dev-libs/openssl:0 required by (www-servers/apache-2.4.25:2/2::gentoo, 
> > ebuild scheduled for merge)
> > dev-libs/openssl:0= required by 
> > (media-sound/pulseaudio-10.0:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0 required by 
> > (kde-frameworks/khtml-5.31.0:5/5.31::gentoo, installed)
> > dev-libs/openssl:0 required by 
> > (net-dns/bind-tools-9.11.0_p3:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0 required by 
> > (mail-filter/spamassassin-3.4.1-r10:0/0::gentoo, ebuild scheduled for merge)
> > >=dev-libs/openssl-1.0.1:0= required by 
> > (app-crypt/qca-2.1.3:2/2::gentoo, installed)
> > dev-libs/openssl:0= required by 
> > (dev-perl/Net-SSLeay-1.800.0:0/0::gentoo, installed)
> >
> >   (dev-libs/libressl-2.5.1:0/43::gentoo, ebuild scheduled for merge) pulled 
> > in by
> > dev-libs/libressl:0 required by (www-servers/apache-2.4.25:2/2::gentoo, 
> > ebuild scheduled for merge)
> >
> > For me it looks like, some part of Gentoo prefers dev-libs/openssl:0
> > and the other one wants dev-libs/openssl:0=
> > Is it only me reaching for world peace and a running system only...finally?
> >
> > Question again: What does all this mean, what triggers that, and why
> > happens this while simply installing the apps I had on my old system?
> >
> > User:"I did not change anything!!!"
> > Software Techie:"When I was testing this, it was working!!!"
&g

[gentoo-user] evil ebuilds.

2018-07-11 Thread Alan Grimes
at may expose
experimental or unstable packages.

 * In order to avoid wasting time, backtracking has terminated early
 * due to the above autounmask change(s). The --autounmask-backtrack=y
 * option can be used to force further backtracking, but there is no
 * guarantee that it will produce a solution.

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...

These are the packages that would be merged, in order:

emerge: It seems we have nothing to resume...
rm: cannot remove '/var/cache/revdep-rebuild/*.rr': No such file or
directory


## note, we are now in revdep rebuild 


 * This is the new python coded version
 * Please report any bugs found using it.
 * The original revdep-rebuild script is installed as revdep-rebuild.sh
 * Please file bugs at: https://bugs.gentoo.org/
 * Checking dynamic linking consistency
 * Assign files to packages

emerge  --oneshot --complete-graph=y kde-plasma/kscreenlocker:5
kde-apps/kdenlive:5 app-admin/syslog-ng:0 kde-frameworks/kio:5/5.47
kde-frameworks/kdbusaddons:5/5.47 kde-plasma/systemsettings:5
kde-apps/kalgebra:5 media-plugins/gst-plugins-gconf:0.10
kde-apps/spectacle:5 gnome-base/gvfs:0 kde-apps/kapman:5
dev-lang/python:3.4/3.4m kde-apps/blinken:5 kde-apps/kwave:5
kde-apps/messagelib:5 kde-apps/kfourinline:5 kde-apps/klettres:5
kde-apps/palapeli:5 kde-apps/kmplot:5 games-util/qjoypad:0
media-plugins/gst-plugins-theora:0.10 dev-python/PyQt5:0
kde-frameworks/kwindowsystem:5/5.47 kde-apps/kget:5 kde-apps/granatier:5
kde-apps/kruler:5 kde-apps/ktuberling:5 kde-apps/kaccounts-providers:5
media-plugins/gst-plugins-x:0.10 net-libs/signond:0 kde-apps/juk:5
dev-libs/cyrus-sasl:2 kde-plasma/plasma-pa:5
kde-plasma/plasma-integration:5 kde-apps/akonadi:5 kde-apps/konquest:5
kde-plasma/plasma-desktop:5 kde-apps/rocs:5 kde-apps/kcalutils:5
media-libs/mlt:0 kde-apps/gwenview:5 kde-apps/ktouch:5
kde-frameworks/kguiaddons:5/5.47 kde-apps/incidenceeditor:5
kde-apps/libkdegames:5 kde-frameworks/knotifications:5/5.47
kde-apps/ktp-kded-module:5 kde-apps/akregator:5 media-libs/xine-lib:1
kde-apps/kubrick:5 kde-apps/kalzium:5 sci-mathematics/cgal:0/13
kde-apps/akonadi-calendar:5 kde-plasma/powerdevil:5 kde-apps/kreversi:5
kde-plasma/kactivitymanagerd:5 kde-frameworks/khtml:5/5.47
kde-apps/lokalize:5 media-video/vcdimager:0 app-doc/doxygen:0
kde-frameworks/kglobalaccel:5/5.47 kde-apps/parley:5
dev-libs/libcdio-paranoia:0 kde-apps/kio-extras:5
kde-plasma/plasma-workspace:5 kde-frameworks/plasma:5/5.47
kde-apps/krfb:5 kde-apps/marble:5/18.04
media-plugins/gst-plugins-alsa:0.10 kde-apps/kanagram:5
kde-apps/svgpart:5 kde-apps/picmi:5 media-plugins/gst-plugins-vp8:0.10
kde-apps/libkmahjongg:5 kde-apps/kblackbox:5
kde-frameworks/frameworkintegration:5/5.47 kde-plasma/oxygen:5
kde-apps/akonadi-search:5 kde-apps/lskat:5 kde-apps/ktp-text-ui:5
kde-apps/konqueror:5 kde-frameworks/kidletime:5/5.47 kde-apps/kpat:5
media-plugins/gst-plugins-xvid:0.10 kde-apps/kigo:5 kde-apps/kbounce:5
kde-plasma/kde-cli-tools:5 kde-plasma/drkonqi:5 kde-apps/ksirk:5
kde-frameworks/kjobwidgets:5/5.47 kde-apps/ksnakeduel:5
kde-plasma/libkscreen:5/7 kde-apps/kjumpingcube:5 kde-apps/kig:5
media-plugins/gst-plugins-vorbis:0.10 kde-plasma/libksysguard:5
kde-plasma/breeze:5 media-plugins/gst-plugins-ogg:0.10
media-gfx/librecad:0 kde-apps/kspaceduel:5 kde-apps/okular:5
dev-libs/kdiagram:5 kde-plasma/sddm-kcm:5 kde-apps/khangman:5
kde-apps/ktp-common-internals:5 kde-frameworks/kpeople:5/5.47
kde-apps/eventviews:5 kde-apps/umbrello:5 kde-apps/analitza:5
kde-plasma/plasma-sdk:5 media-video/mplayer:0 net-p2p/retroshare:0
kde-apps/kblocks:5 kde-frameworks/kcrash:5/5.47
kde-frameworks/kdelibs4support:5/5.47
kde-frameworks/kactivities-stats:5/5.47 kde-apps/artikulate:5
kde-plasma/kinfocenter:5 kde-plasma/khotkeys:5 kde-apps/ksudoku:5
kde-apps/bovo:5 kde-apps/kturtle:5 kde-frameworks/kiconthemes:5/5.47
kde-apps/calendarsupport:5 kde-frameworks/kjsembed:5/5.47
kde-frameworks/kcmutils:5/5.47 media-video/obs-studio:0

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N ] dev-libs/ivykis-0.42.3-r1::gento

[gentoo-user] KDE update revdep-rebuild.sh fail

2018-04-02 Thread Daniel Frey
st:4
dev-qt/qttest:5/5.9 dev-qt/qttranslations:4
dev-qt/qtvirtualkeyboard:5/5.9 dev-qt/qtwayland:5/5.9
dev-qt/qtwebkit:5/5.9 dev-qt/qtwidgets:5/5.9 dev-qt/qtx11extras:5/5.9
dev-qt/qtxml:5/5.9 dev-qt/qtxmlpatterns:4 dev-qt/qtxmlpatterns:5/5.9
dev-ruby/did_you_mean:1 dev-ruby/json:0 dev-ruby/minitest:5
dev-ruby/net-telnet:1 dev-ruby/power_assert:0 dev-ruby/racc:0
dev-ruby/rake:0 dev-ruby/rdoc:0 dev-ruby/rubygems:0 dev-ruby/test-unit:2
dev-util/automoc:0 dev-util/boost-build:0 dev-util/cmake:0
dev-util/cppunit:0 dev-util/ctags:0 dev-util/desktop-file-utils:0
dev-util/gdbus-codegen:0 dev-util/google-perftools:0/4 dev-util/gperf:0
dev-util/gtk-doc:0 dev-util/gtk-doc-am:0
dev-util/gtk-update-icon-cache:0 dev-util/intltool:0 dev-util/itstool:0
dev-util/mdds:1/1.2 dev-util/meson:0 dev-util/ninja:0
dev-util/pkgconfig:0 dev-util/ragel:0 dev-util/re2c:0 dev-util/scons:0
dev-vcs/bzr:0 dev-vcs/cvs:0 dev-vcs/git:0 dev-vcs/mercurial:0
dev-vcs/subversion:0 gnome-base/dconf:0 gnome-base/gconf:2
gnome-base/gnome-common:3 gnome-base/gnome-keyring:0
gnome-base/gsettings-desktop-schemas:0 gnome-base/gvfs:0
gnome-base/libglade:2.0 gnome-base/librsvg:2 gnome-extra/polkit-gnome:0
gnome-extra/yelp-xsl:0 kde-apps/ark:5 kde-apps/audiocd-kio:5
kde-apps/dolphin:5 kde-apps/gwenview:5 kde-apps/k3b:5 kde-apps/kate:5
kde-apps/kcalc:5 kde-apps/kdenetwork-filesharing:5
kde-apps/khelpcenter:5 kde-apps/kio-extras:5 kde-apps/kmix:5
kde-apps/konsole:5 kde-apps/krdc:5 kde-apps/krfb:5 kde-apps/libkcddb:5
kde-apps/libkcompactdisc:5 kde-apps/libkexiv2:5 kde-apps/libkipi:5/32
kde-apps/okular:5 kde-apps/spectacle:5 kde-frameworks/attica:5/5.43
kde-frameworks/bluez-qt:5/5.43 kde-frameworks/breeze-icons:5/5.43
kde-frameworks/extra-cmake-modules:5/5.43
kde-frameworks/frameworkintegration:5/5.43
kde-frameworks/kactivities:5/5.43
kde-frameworks/kactivities-stats:5/5.43 kde-frameworks/karchive:5/5.43
kde-frameworks/kauth:5/5.43 kde-frameworks/kbookmarks:5/5.43
kde-frameworks/kcmutils:5/5.43 kde-frameworks/kcodecs:5/5.43
kde-frameworks/kcompletion:5/5.43 kde-frameworks/kconfig:5/5.43
kde-frameworks/kconfigwidgets:5/5.43 kde-frameworks/kcoreaddons:5/5.43
kde-frameworks/kcrash:5/5.43 kde-frameworks/kdbusaddons:5/5.43
kde-frameworks/kdeclarative:5/5.43 kde-frameworks/kded:5/5.43
kde-frameworks/kdelibs:4/4.14 kde-frameworks/kdelibs-env:4/4.14
kde-frameworks/kdelibs4support:5/5.43
kde-frameworks/kdesignerplugin:5/5.43 kde-frameworks/kdesu:5/5.43
kde-frameworks/kdnssd:5/5.43 kde-frameworks/kdoctools:5/5.43
kde-frameworks/kemoticons:5/5.43 kde-frameworks/kf-env:5
kde-frameworks/kfilemetadata:5/5.43 kde-frameworks/kglobalaccel:5/5.43
kde-frameworks/kguiaddons:5/5.43 kde-frameworks/kholidays:5/5.43
kde-frameworks/khtml:5/5.43 kde-frameworks/ki18n:5/5.43
kde-frameworks/kiconthemes:5/5.43 kde-frameworks/kidletime:5/5.43
kde-frameworks/kimageformats:5/5.43 kde-frameworks/kinit:5/5.43
kde-frameworks/kio:5/5.43 kde-frameworks/kirigami:5/5.43
kde-frameworks/kitemmodels:5/5.43 kde-frameworks/kitemviews:5/5.43
kde-frameworks/kjobwidgets:5/5.43 kde-frameworks/kjs:5/5.43
kde-frameworks/kjsembed:5/5.43 kde-frameworks/knewstuff:5/5.43
kde-frameworks/knotifications:5/5.43 kde-frameworks/knotifyconfig:5/5.43
kde-frameworks/kpackage:5/5.43 kde-frameworks/kparts:5/5.43
kde-frameworks/kpeople:5/5.43 kde-frameworks/kpty:5/5.43
kde-frameworks/kross:5/5.43 kde-frameworks/krunner:5/5.43
kde-frameworks/kservice:5/5.43 kde-frameworks/ktexteditor:5/5.43
kde-frameworks/ktextwidgets:5/5.43 kde-frameworks/kunitconversion:5/5.43
kde-frameworks/kwallet:5/5.43 kde-frameworks/kwayland:5/5.43
kde-frameworks/kwidgetsaddons:5/5.43 kde-frameworks/kwindowsystem:5/5.43
kde-frameworks/kxmlgui:5/5.43 kde-frameworks/kxmlrpcclient:5/5.43
kde-frameworks/oxygen-icons:5/5.43 kde-frameworks/plasma:5/5.43
kde-frameworks/qqc2-desktop-style:5/5.43 kde-frameworks/solid:5/5.43
kde-frameworks/sonnet:5/5.43 kde-frameworks/syntax-highlighting:5/5.43
kde-frameworks/threadweaver:5/5.43 kde-misc/krusader:5
kde-plasma/bluedevil:5 kde-plasma/breeze:5 kde-plasma/breeze-grub:5
kde-plasma/breeze-gtk:5 kde-plasma/drkonqi:5
kde-plasma/kactivitymanagerd:5 kde-plasma/kde-cli-tools:5
kde-plasma/kde-gtk-config:5 kde-plasma/kdecoration:5
kde-plasma/kdeplasma-addons:5 kde-plasma/kgamma:5 kde-plasma/khotkeys:5
kde-plasma/kinfocenter:5 kde-plasma/kmenuedit:5 kde-plasma/kscreen:5
kde-plasma/kscreenlocker:5 kde-plasma/ksshaskpass:5
kde-plasma/ksysguard:5 kde-plasma/kwallet-pam:5
kde-plasma/kwayland-integration:5 kde-plasma/kwin:5 kde-plasma/kwrited:5
kde-plasma/libkscreen:5/7 kde-plasma/libksysguard:5 kde-plasma/milou:5
kde-plasma/oxygen:5 kde-plasma/plasma-desktop:5
kde-plasma/plasma-integration:5 kde-plasma/plasma-pa:5
kde-plasma/plasma-vault:5 kde-plasma/plasma-workspace:5
kde-plasma/plasma-workspace-wallpapers:5 kde-plasma/polkit-kde-agent:5
kde-plasma/powerdevil:5 kde-plasma/qguiplatformplugin_kde:4/4.11
kde-plasma/sddm-kcm:5 kde-plasma/systemsettings:5
kde-plasma/user-manager:5 mail-client/mailx:0
mail-client/mailx-support:0 mail-client/

Re: [gentoo-user] Re: Well, I went about updating my system again. (day 6)

2016-12-07 Thread Alan Grimes
;3dnow 3dnowext mmx mmxext sse sse2 sse3 -avx -avx2 -fma3
-fma4 -sse4_1 -sse4_2 -ssse3 -xop" FFTOOLS="aviocat cws2fws ffescape
ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart
sidxindex trasher" 8,385 KiB
[ebuild U  ] dev-qt/qtmultimedia-5.6.2:5/5.6::gentoo
[5.6.1:5/5.6::gentoo] USE="alsa gstreamer openal pulseaudio qml -debug
-gles2 -gstreamer010 {-test} -widgets" 3,411 KiB
[ebuild U  ] media-video/movit-1.4.0::gentoo [1.3.2::gentoo] 565 KiB
[ebuild U  ] media-video/ffmpeg-3.2.2:0/55.57.57::gentoo
[2.8.8:0/54.56.56::gentoo] USE="X alsa amr bzip2 cpudetection encode
fontconfig gmp%* gpl hardcoded-tables iconv jpeg2k mp3 network openal
opengl openssl opus postproc pulseaudio sdl theora threads truetype v4l
vorbis vpx x264 xcb xvid zlib (-altivec) -amrenc (-armv5te) (-armv6)
(-armv6t2) (-armvfp) -bluray -bs2b -cdio -celt -chromaprint% -debug -doc
-ebur128% -fdk -flite -frei0r -fribidi -gcrypt% -gme -gnutls -gsm
-iec61883 -ieee1394 -jack -kvazaar% -ladspa -libass -libcaca -libilbc%
-librtmp -libsoxr -libv4l -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu)
(-mmal) -modplug (-neon) -nvenc% -openh264% -oss -pic -rubberband%
-samba -schroedinger -snappy -speex -ssh -static-libs {-test} -twolame
-vaapi -vdpau -wavpack -webp -x265 -zimg% -zvbi (-aac%*) (-aacplus%)
(-examples%) (-faac%) (-libressl%) (-quvi%)" ABI_X86="32 (64) (-x32)"
CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext sse sse2 sse3 -aes% -avx -avx2
-fma3 -fma4 -sse4_1 -sse4_2 -ssse3 -xop" FFTOOLS="aviocat cws2fws
ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper
qt-faststart sidxindex trasher" 9,387 KiB
[ebuild U  ] games-util/joystick-1.6.0::gentoo [1.5.1::gentoo]
USE="sdl udev" 50 KiB
[ebuild   R] media-libs/xine-lib-1.2.6-r1:1::gentoo  USE="X a52 aac
alsa css dts fbcon flac gtk ipv6 jpeg mad mmap mng nls opengl pulseaudio
sdl theora truetype v4l vcd vorbis vpx xcb xv xvmc -aalib (-altivec)
-bluray -directfb -dvb -dxr3 -fusionsound% -imagemagick -jack -libav
-libcaca -modplug -musepack -oss -samba -speex -vaapi -vdpau -vdr
(-vidix) (-vis) -wavpack -xinerama (-fusion%)" 0 KiB
[ebuild   R] net-misc/freerdp-2.0.0_pre20160722:0/2::gentoo  USE="X
alsa client cups ffmpeg gstreamer jpeg pulseaudio server usb xv -debug
-doc -libav% -libressl (-neon) -smartcard -systemd {-test} -wayland
-xinerama" CPU_FLAGS_X86="sse2" 0 KiB
[ebuild U  ] media-video/mplayer-1.3.0::gentoo [1.2.1::gentoo]
USE="X a52 alsa cdio cpudetection dga dts dvd dvdnav enca encode fbcon
ftp gif iconv ipv6 jpeg jpeg2k libass lzo mad mng mp3 nas network openal
opengl osdmenu png pulseaudio sdl shm theora truetype unicode v4l vcd
vorbis x264 xscreensaver xv xvid xvmc yuv4mpeg -aalib (-altivec) (-aqua)
-bidi -bl -bluray -bs2b -cddb -cdparanoia -debug -directfb -doc -dv -dvb
-faac -faad -ggi -gsm -jack -joystick -ladspa -libcaca -libmpeg2 -lirc
-live -md5sum -nut -oss -pnm -pvr -radio -rar -rtc -rtmp -samba
(-selinux) -speex -tga -toolame -tremor -twolame -vdpau (-vidix)
-xinerama -zoran (-xanim%)" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext sse
sse2 -ssse3" VIDEO_CARDS="-mga -s3virge -tdfx" 12,968 KiB
[ebuild U  ] net-p2p/retroshare-0.6.1::gentoo [0.6.0::gentoo]
USE="cli gui%* qt5 -feedreader -qt4 -voip" 17,581 KiB
[ebuild   R] dev-python/pygame-1.9.2_pre20120101-r2::gentoo  USE="X
-doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_4 python3_5
(-python3_3%)" 0 KiB
[ebuild U  ] games-engines/scummvm-1.8.1-r1::gentoo [1.8.1::gentoo]
USE="aac alsa flac fluidsynth jpeg mp3 mpeg2 opengl png theora truetype
vorbis zlib -debug -unsupported" 0 KiB
[ebuild U  ] media-libs/mlt-6.4.1::gentoo [6.2.0-r2::gentoo]
USE="ffmpeg fftw gtk kdenlive lua melt opengl python qt5 sdl xine xml
-compressed-lumas -debug -frei0r -jack -libav -libsamplerate -opencv%
-rtaudio -ruby -vdpau" CPU_FLAGS_X86="mmx sse sse2"
PYTHON_TARGETS="python2_7" 1,313 KiB
[ebuild  N ] media-libs/phonon-4.9.0::gentoo  USE="gstreamer
pulseaudio qt4 qt5 (-aqua) -debug -designer -vlc (-zeitgeist)"
ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild  N ] media-libs/phonon-gstreamer-4.9.0::gentoo  USE="alsa
network qt4 qt5 -debug" 0 KiB
[ebuild  N ] kde-apps/blinken-16.08.3:5::gentoo  USE="handbook
-debug" 550 KiB
[ebuild U  ]
kde-frameworks/frameworkintegration-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="X -debug {-test}" 1,709 KiB
[ebuild U  ] kde-plasma/kwrited-5.8.4:5::gentoo [5.7.5:5::gentoo]
USE="-debug" 20 KiB
[ebuild U  ] kde-apps/kruler-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="X handbook -debug" 121 KiB
[ebuild U  ] kde-plasma/ksshaskpass-5.8.4:5::gentoo
[5.7.5:5::gentoo] USE="-debug" 19 KiB
[ebuild U  ] kde-apps/krfb-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE=&q