Re: [gentoo-user] Xorg-server crashing constantly
On 02/12/2014 09:22 PM, Joseph wrote: > I'm running xorg-server-1.13.4-r1 and XFCE using slim as login > Whenever I start tree applications like: two Firefox and try to open > Thunderbird or Thunderbird + Firefox and try to open another instance > of Firefox xorg-server is crashing and logging me out. > > What I mean to say I can start any two of them but not the third one. > > xorg-log is not showing anything. It has been happening on my other > machines as well. > Have you tried starting XFCE without SLiM? What about looking at the log files? If so you should show us everything that you looked at. We can't give you a good answer without seeing something. -- Willie Matthews matthews.wil...@gmail.com (702) 508.8455 I have my geeky moments! signature.asc Description: OpenPGP digital signature
Re: [gentoo-user] acroread 9.5.5 segfault
On 13/02/2014 03:53, Nilesh Govindrajan wrote: > On Thursday 13 February 2014 07:06 AM, Tim wrote: >> I am trying to use acroread 9.5.5 only for its ability to display >> animations. If I run: >> >> $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread >> >> and then try to open a file (or include the filename on the command >> line), I simply get "Segmentation fault". If I try >> >> $ acroread -DEBUG acroread >> >> I get: >> >> Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api >> ... [dlopen success for Annots.ap940] >> Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api >> ... [dlopen success for EScript.api, handle = 0xc60bf80] >> Crashlog has been dumped in /tmp/acroCrashLogs/0212_2024_DKRaHb >> >> where the contents of the crashlog is >> >> /opt/bin/acroread [0x850ab41] [@0x8048000] >> linux-gate.so.1(__kernel_sigreturn+0x0) [0xb77cd400] [@0xb77cd000] >> >> I noticed a bug concerning the use of glibc-2.18, but I am using 2.17. >> I've run 'emerge @preserved-rebuild', nothing was built. I got a >> confirmation from someone on IRC about a working, standard setup, so I'm >> asking here rather than on the Adobe forums. >> >> Help! > > I shouldn't be saying this, but is there any specific reason you're > using acroread? It hasn't been updated for over 2 years now -- even if > you manage to fix it now, it'll definitely break again in future when > all dependencies move forward. >From the OP: "I am trying to use acroread 9.5.5 only for its ability to display animations." He wants acroread to get something acroread offers. That something is not merely reading pdfs. > > The open source PDF readers like evince, okular, pdf.js > (firefox/chromium) are decent enough. > > > -- Alan McKinnon alan.mckin...@gmail.com
[gentoo-user] Xorg-server crashing constantly
I'm running xorg-server-1.13.4-r1 and XFCE using slim as login Whenever I start tree applications like: two Firefox and try to open Thunderbird or Thunderbird + Firefox and try to open another instance of Firefox xorg-server is crashing and logging me out. What I mean to say I can start any two of them but not the third one. xorg-log is not showing anything. It has been happening on my other machines as well. -- Joseph
Re: [gentoo-user] to install portage on other gentoo installs
On Thu, 13 Feb 2014 02:44:02 +0200 Alan McKinnon wrote: > On 13/02/2014 02:40, Edward M wrote: > > Howdy, > > > > Been busy learning Linux :-) got new email other was getting > > crowded. I'm planing on installing Gentoo on a few systems and I > > was wondering to save bandwidth, i could install portage to the > > other Gentoo installs from my system instead downloading from > > mirrors? > > > > Thanks in advance! > > > > Yes. > > The stage are just tarballs, download them once, copy to the new > location and unpack. > Same with the portage snapshots. > Same with the distfiles. > they are just files, copy them to where they need to be and use them, > or let emerge find them. > > Read the install docs first and learn more about how Linux works on > the command line. Pretty soon you'll find the bits where the manual > says "download such-and-such from this place" and you'll spot that if > you already have the downloadable file you can just use it already. > > > Thanks for the reply. this sounds more complicated and i think I will wait on installing gentoo on the other systems, until, i have gather all the needed docs and howtos. so portage installation will go smoothly. regards -- Learing Linux with Gentoo to earn LPIC1.
Re: [gentoo-user] to install portage on other gentoo installs
On Thu, 13 Feb 2014 07:24:44 +0530 Nilesh Govindrajan wrote: > On Thursday 13 February 2014 06:14 AM, Alan McKinnon wrote: > > On 13/02/2014 02:40, Edward M wrote: > >> Howdy, > >> > >> Been busy learning Linux :-) got new email other was getting > >> crowded. I'm planing on installing Gentoo on a few systems and I > >> was wondering to save bandwidth, i could install portage to the > >> other Gentoo installs from my system instead downloading from > >> mirrors? > >> > >> Thanks in advance! > >> > > > > Yes. > > > > The stage are just tarballs, download them once, copy to the new > > location and unpack. > > Same with the portage snapshots. > > Same with the distfiles. > > they are just files, copy them to where they need to be and use > > them, or let emerge find them. > > > > Read the install docs first and learn more about how Linux works on > > the command line. Pretty soon you'll find the bits where the manual > > says "download such-and-such from this place" and you'll spot that > > if you already have the downloadable file you can just use it > > already. > > > > > > > > If you have a common machine or NAS, put them there. You can mount > /usr/portage to NAS / NFS. It does work. > Thanks for the great advice. I will start reading on how setting an NFS system, since,i already have the Gentoo nfs wiki and an old amd64 pc just sitting here collecting dust. https://wiki.gentoo.org/wiki/NFSv4 Regards -- Learing Linux with Gentoo to earn LPIC1.
Re: [gentoo-user] to install portage on other gentoo installs
On Thursday 13 February 2014 06:14 AM, Alan McKinnon wrote: > On 13/02/2014 02:40, Edward M wrote: >> Howdy, >> >> Been busy learning Linux :-) got new email other was getting crowded. >> I'm planing on installing Gentoo on a few systems and I was wondering >> to save bandwidth, i could install portage to the other Gentoo installs >> from my system instead downloading from mirrors? >> >> Thanks in advance! >> > > Yes. > > The stage are just tarballs, download them once, copy to the new > location and unpack. > Same with the portage snapshots. > Same with the distfiles. > they are just files, copy them to where they need to be and use them, or > let emerge find them. > > Read the install docs first and learn more about how Linux works on the > command line. Pretty soon you'll find the bits where the manual says > "download such-and-such from this place" and you'll spot that if you > already have the downloadable file you can just use it already. > > > If you have a common machine or NAS, put them there. You can mount /usr/portage to NAS / NFS. It does work.
Re: [gentoo-user] acroread 9.5.5 segfault
On Thursday 13 February 2014 07:06 AM, Tim wrote: > I am trying to use acroread 9.5.5 only for its ability to display > animations. If I run: > > $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread > > and then try to open a file (or include the filename on the command > line), I simply get "Segmentation fault". If I try > > $ acroread -DEBUG acroread > > I get: > > Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api > ... [dlopen success for Annots.ap940] > Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api > ... [dlopen success for EScript.api, handle = 0xc60bf80] > Crashlog has been dumped in /tmp/acroCrashLogs/0212_2024_DKRaHb > > where the contents of the crashlog is > > /opt/bin/acroread [0x850ab41] [@0x8048000] > linux-gate.so.1(__kernel_sigreturn+0x0) [0xb77cd400] [@0xb77cd000] > > I noticed a bug concerning the use of glibc-2.18, but I am using 2.17. > I've run 'emerge @preserved-rebuild', nothing was built. I got a > confirmation from someone on IRC about a working, standard setup, so I'm > asking here rather than on the Adobe forums. > > Help! I shouldn't be saying this, but is there any specific reason you're using acroread? It hasn't been updated for over 2 years now -- even if you manage to fix it now, it'll definitely break again in future when all dependencies move forward. The open source PDF readers like evince, okular, pdf.js (firefox/chromium) are decent enough.
[gentoo-user] acroread 9.5.5 segfault
I am trying to use acroread 9.5.5 only for its ability to display animations. If I run: $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread and then try to open a file (or include the filename on the command line), I simply get "Segmentation fault". If I try $ acroread -DEBUG acroread I get: Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api ... [dlopen success for Annots.ap940] Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api ... [dlopen success for EScript.api, handle = 0xc60bf80] Crashlog has been dumped in /tmp/acroCrashLogs/0212_2024_DKRaHb where the contents of the crashlog is /opt/bin/acroread [0x850ab41] [@0x8048000] linux-gate.so.1(__kernel_sigreturn+0x0) [0xb77cd400] [@0xb77cd000] I noticed a bug concerning the use of glibc-2.18, but I am using 2.17. I've run 'emerge @preserved-rebuild', nothing was built. I got a confirmation from someone on IRC about a working, standard setup, so I'm asking here rather than on the Adobe forums. Help!
Re: [gentoo-user] to install portage on other gentoo installs
On 13/02/2014 02:40, Edward M wrote: > Howdy, > > Been busy learning Linux :-) got new email other was getting crowded. > I'm planing on installing Gentoo on a few systems and I was wondering > to save bandwidth, i could install portage to the other Gentoo installs > from my system instead downloading from mirrors? > > Thanks in advance! > Yes. The stage are just tarballs, download them once, copy to the new location and unpack. Same with the portage snapshots. Same with the distfiles. they are just files, copy them to where they need to be and use them, or let emerge find them. Read the install docs first and learn more about how Linux works on the command line. Pretty soon you'll find the bits where the manual says "download such-and-such from this place" and you'll spot that if you already have the downloadable file you can just use it already. -- Alan McKinnon alan.mckin...@gmail.com
[gentoo-user] to install portage on other gentoo installs
Howdy, Been busy learning Linux :-) got new email other was getting crowded. I'm planing on installing Gentoo on a few systems and I was wondering to save bandwidth, i could install portage to the other Gentoo installs from my system instead downloading from mirrors? Thanks in advance! -- Learing Linux with Gentoo to earn LPIC1.
Re: [gentoo-user] wget with http proxy
Canek Peláez Valdés wrote: > On Wed, Feb 12, 2014 at 3:00 AM, Raffaele BELARDI >> 3. convince emerge to use a different http downloader that supports >> 'digest' authentication. >> > man 5 make.conf, search for FETCHCOMMAND. > > You could set it to use curl, which supports proxy digest. > Great, precisely what I need. Thanks also for the tip on curl. raffaele
Re: [gentoo-user] wget with http proxy
On Wed, 12 Feb 2014 10:00:00 +0100, Raffaele BELARDI wrote: > 3. convince emerge to use a different http downloader that supports > 'digest' authentication. > > I'll probably go with 1 or 2 but nevertheless is there any possibility > to pursue 3? man make.conf and see the entry for FETCHOMAND. You can use this to tweal wget's options or to use a different downloader. -- Neil Bothwick An unemployed Court Jester is nobody's fool. signature.asc Description: PGP signature
Re: [gentoo-user] wget with http proxy
On Wed, Feb 12, 2014 at 3:00 AM, Raffaele BELARDI wrote: > I'm setting up a dedicated firewall / http proxy-cache (Squid) for my > home network, with user authentication in 'digest' mode. Works fine with > browsers but sometimes emerge fails. Turns out that some downloads are > done with wget and wget supports only 'basic' authentication with proxy > servers. So now I see the following options: > > 1. use 'basic' authentication on the proxy, or > 2. bypass the authentication for non-browser requests (e.g. using a > 'browser' ACL element?), or > 3. convince emerge to use a different http downloader that supports > 'digest' authentication. > > I'll probably go with 1 or 2 but nevertheless is there any possibility > to pursue 3? man 5 make.conf, search for FETCHCOMMAND. You could set it to use curl, which supports proxy digest. Regards. -- Canek Peláez Valdés Posgrado en Ciencia e Ingeniería de la Computación Universidad Nacional Autónoma de México
[gentoo-user] wget with http proxy
I'm setting up a dedicated firewall / http proxy-cache (Squid) for my home network, with user authentication in 'digest' mode. Works fine with browsers but sometimes emerge fails. Turns out that some downloads are done with wget and wget supports only 'basic' authentication with proxy servers. So now I see the following options: 1. use 'basic' authentication on the proxy, or 2. bypass the authentication for non-browser requests (e.g. using a 'browser' ACL element?), or 3. convince emerge to use a different http downloader that supports 'digest' authentication. I'll probably go with 1 or 2 but nevertheless is there any possibility to pursue 3? thanks, raffaele
Re: [gentoo-user] Updated to gnome 3.10 using overlay and menu item icons disappeared
On Wed, Feb 12, 2014 at 1:59 AM, Nilesh Govindrajan wrote: > On Wed, Feb 12, 2014 at 1:10 PM, Nilesh Govindrajan wrote: >> >> On Wed, Feb 12, 2014 at 1:07 PM, Canek Peláez Valdés >> wrote: >>> >>> On Wed, Feb 12, 2014 at 12:50 AM, Nilesh Govindrajan >>> wrote: >>> > Hello there, >>> > >>> > I updated to gnome 3.10 from the gnome overlay (was using 3.8 earlier >>> > from >>> > the default portage tree) yesterday. >>> > Now, in various applications the icons in menu items have disappeared. >>> > >>> > Like the new tab icon in Firefox menu, new document icon in libreoffice >>> > file >>> > menu and so on. For all applications that are GTK based. QT based, like >>> > Virtualbox seem to be fine. >>> > >>> > I tried a couple of solutions - >>> > >>> > Reinstalled librsvg, gdk-pixbuf, ran gtk-icon-cache, ran >>> > gdk-pixbuf-query-loaders --update-cache >>> > >>> > checked org.gnome.desktop.buttons_have_icons & menus_have_icons - both >>> > were >>> > set to true. >>> > >>> > Still no icons. >>> > >>> > What's missing? >>> >>> Hi Nilesh; before trying to find the problem, why are you using the >>> GNOME overlay? GNOME 3.10 is in the tree since last December[1]. >>> >>> Also, which GNOME overlay? The official one[2] or Heather's[3]? >>> >>> Regards. >>> >>> [1] >>> http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/gnome-base/gnome/ >>> [2] http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=summary >>> [3] https://github.com/Heather/gentoo-gnome/ >>> -- >>> Canek Peláez Valdés >>> Posgrado en Ciencia e Ingeniería de la Computación >>> Universidad Nacional Autónoma de México >>> >> >> I'm using the official gnome overlay - because the tree doesn't have >> 3.10.. err wait.. it's hard masked :/ >> But anyway, I now installed from gnome overlay and not considering going >> back. > > > Fixed. http://forums.fedoraforum.org/showthread.php?p=1680581#post1680581 > > Now I know why people hate gnome. Though they developed quite a nice DE -- > converted a loyal KDE user. Such decisions by the project are bad :/ Just for the record, I use GNOME 3.10 (from the tree), and everything works fine. Regards. -- Canek Peláez Valdés Posgrado en Ciencia e Ingeniería de la Computación Universidad Nacional Autónoma de México
Re: [gentoo-user] Updated to gnome 3.10 using overlay and menu item icons disappeared
On Wed, Feb 12, 2014 at 1:10 PM, Nilesh Govindrajan wrote: > On Wed, Feb 12, 2014 at 1:07 PM, Canek Peláez Valdés wrote: > >> On Wed, Feb 12, 2014 at 12:50 AM, Nilesh Govindrajan >> wrote: >> > Hello there, >> > >> > I updated to gnome 3.10 from the gnome overlay (was using 3.8 earlier >> from >> > the default portage tree) yesterday. >> > Now, in various applications the icons in menu items have disappeared. >> > >> > Like the new tab icon in Firefox menu, new document icon in libreoffice >> file >> > menu and so on. For all applications that are GTK based. QT based, like >> > Virtualbox seem to be fine. >> > >> > I tried a couple of solutions - >> > >> > Reinstalled librsvg, gdk-pixbuf, ran gtk-icon-cache, ran >> > gdk-pixbuf-query-loaders --update-cache >> > >> > checked org.gnome.desktop.buttons_have_icons & menus_have_icons - both >> were >> > set to true. >> > >> > Still no icons. >> > >> > What's missing? >> >> Hi Nilesh; before trying to find the problem, why are you using the >> GNOME overlay? GNOME 3.10 is in the tree since last December[1]. >> >> Also, which GNOME overlay? The official one[2] or Heather's[3]? >> >> Regards. >> >> [1] >> http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/gnome-base/gnome/ >> [2] http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=summary >> [3] https://github.com/Heather/gentoo-gnome/ >> -- >> Canek Peláez Valdés >> Posgrado en Ciencia e Ingeniería de la Computación >> Universidad Nacional Autónoma de México >> >> > I'm using the official gnome overlay - because the tree doesn't have > 3.10.. err wait.. it's hard masked :/ > But anyway, I now installed from gnome overlay and not considering going > back. > Fixed. http://forums.fedoraforum.org/showthread.php?p=1680581#post1680581 Now I know why people hate gnome. Though they developed quite a nice DE -- converted a loyal KDE user. Such decisions by the project are bad :/