LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-14-2013, 05:58 PM   #16
jotapdiez
Member
 
Registered: Apr 2010
Location: -current
Distribution: Slackware
Posts: 47

Original Poster
Rep: Reputation: 2

Right now, I'm rebuilding glib2 (to version 2.37.1) with this scripts.

After rebuild and install version 2.37.1 eclipse still throwin error but now is in a diferent line number:
Quote:
**
GLib-GObject:ERROR:gobject.c:4292:g_weak_ref_set: assertion failed: (weak_locations != NULL)
Aborted
The same happens with version 2.34.3.

Last edited by jotapdiez; 06-14-2013 at 06:14 PM.
 
Old 06-14-2013, 06:30 PM   #17
jotapdiez
Member
 
Registered: Apr 2010
Location: -current
Distribution: Slackware
Posts: 47

Original Poster
Rep: Reputation: 2
Now (maybe always), The problem isn't with ctrl+space alone. Is when eclipse must show the tooltip for an item on the code.
If I keep the mouse off the code (to avoid tooltips) I can use eclipse.
 
Old 06-14-2013, 10:45 PM   #18
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,662

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
any chance you have gtkmm-2.24.3?
 
Old 06-15-2013, 11:45 AM   #19
jotapdiez
Member
 
Registered: Apr 2010
Location: -current
Distribution: Slackware
Posts: 47

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by willysr View Post
any chance you have gtkmm-2.24.3?
Quote:
$ slackpkg search *gtkmm*
Looking for *gtkmm* in package list. Please wait... DONE

No package name matches the pattern.
I just need install gtkmm?
 
Old 06-15-2013, 01:01 PM   #20
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
The package "gtkmm" is not part of Slackware. Therefore "slackpkg search *gtkmm*" will return nothing even if you have installed it. Slackpkg will only work with official Slackware packages.

Eric
 
Old 06-15-2013, 03:58 PM   #21
jotapdiez
Member
 
Registered: Apr 2010
Location: -current
Distribution: Slackware
Posts: 47

Original Poster
Rep: Reputation: 2
Now the error is:

Quote:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb752cc0c, pid=14185, tid=3076257472
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) Client VM (20.2-b06 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [libgobject-2.0.so.0+0x31c0c] __float128+0x2c
 
Old 06-16-2013, 10:06 AM   #22
jotapdiez
Member
 
Registered: Apr 2010
Location: -current
Distribution: Slackware
Posts: 47

Original Poster
Rep: Reputation: 2
Somebody can tell me how can I downgrade glibc?

I want to know if this is the cause of my error.
 
Old 06-16-2013, 10:41 AM   #23
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by jotapdiez View Post
Somebody can tell me how can I downgrade glibc?

I want to know if this is the cause of my error.
You can not. Not without de-stabilizing your computer in any case.
Your messing around with upgrades/downgrades makes me wonder if you have installed a mix of stable Slackware and slackware-current packages. Such a mix is a recipe for disaster.

Eric
 
Old 06-16-2013, 01:29 PM   #24
cmyster
Member
 
Registered: Oct 2004
Location: Israel
Distribution: Slackware64, Gentoo
Posts: 74

Rep: Reputation: 4
Regarding the slackpkg search, it could be installed (even via SBo) but if SBo is blacklisted from slackpkg (for example if you want clean-system to skip those), slackpkg will not find it.
 
Old 06-17-2013, 03:01 AM   #25
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by cmyster View Post
Regarding the slackpkg search, it could be installed (even via SBo) but if SBo is blacklisted from slackpkg (for example if you want clean-system to skip those), slackpkg will not find it.
The "slackpkg search" command will not find any package that is not part of the Slackware repository. Blacklisted or not.
The "slackpkg clean-system" command will remove all packages from your system that are not present in the Slackware repository. But you can blacklist packages (for instance based on their tag, like "SBo" or "alien") so that they will be left alone by "slackpkg clean-system".

Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Eclipse 3.6 autocomplete crash cheires Slackware 4 02-28-2012 02:48 AM
[SOLVED] eclipse crash on fedora 15 mario.almeida Linux - Software 2 08-18-2011 02:30 AM
Slackware Crash when update to current MarcosPauloBR Slackware 3 03-18-2011 11:12 PM
[SOLVED] Eclipse crash in Slackware 13.1 every couple minuts ZebraIzToronto Slackware 3 02-13-2011 02:33 PM
KDE fontsize and Eclipse Crash Snyke Linux - Software 2 09-14-2005 03:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration