Slackware :: Skype Not Working With Latest Util-linux?
May 19, 2010
I've found that my skype stopped working with recent -current updates ( around beta ... ). It was looking for a libuuid.so.1 library - on checking I found the 64-bit version but no 32-bit version - quite strange as this has been working fine since my original slackware64 13.0 installation. Anyhow, I got the 32-bit util-linux package, did the 32-bit package convert thing and skype is now working:
1. convertpkg-compat32 -i util-linux-ng-2.17.2-i486-1.txz
2. un-archive
3. copy the libuuid lib to /lib and soft-link in /usr/lib
I didn't install the whole compat package as this is not really necessary I think.
View 1 Replies
ADVERTISEMENT
May 15, 2010
I ran into this problem myself, and I've seen that others have had the same problem when updating from Karmic to Lucid via apt-get. There is a bug in apt for Lucid, and it has been noted on one of the Ubuntu lists
This is a simple how-to and a work-around to the upgrading with apt-get:
1) Update your sources.list file to replace all instances of 'karmic" to 'lucid' : $ sudo sed -i 's/karmic/lucid/g' /etc/apt/sources.list
2) Run apt-get update: $ sudo apt-get update
3) Run a regular upgrade; $ sudo apt-get upgrade -y
Here is where the problem comes in. Apt is looking for the util-linux package, which is part of upstart-job, but someone apparenlty forgot to write the code to tell apt-about this (whoops!)
So, you now need to install upstart-job by itself. By skipping this step you will get the error message when you try to run step 5: "E: Could not perform immediate configuration on 'util-linux'.Please see man 5 apt"
4) $ sudo apt-get install upstart-job
5) Now you can run apt-get dist-upgrade: $ sudo apt-get dist-upgrade -y
View 6 Replies
View Related
Apr 1, 2010
My ubuntu stops when mounting system hdd. The screen display the following messages :
mountall:/etc/fstab: No such file or directory fsck from util-linux-ng 2.16 WARNING: couldn't open /etc/fstab: No such file or directory init: mountall main process (545) terminated with status 1 General error mounting filesystems. A maintenance shell will now be started. CONTROL-D will terminate this shell and re-try. udevd[560]: can not read '/etc/udev/rules.d/z80_user.rules. Ubuntu: clean, 474879/24231936 files/28016581/96898047 blocks root@i7:~# exit_
I suspect the disk manager pysdm that i had just installed today and it had crash during the previous session. The /etc/fstab file does not exist anymore and i cant rename the fstab.bak because the disk is read-only even for my root user
View 1 Replies
View Related
Mar 7, 2010
after looking at this thread [URL]... i found out that my printer is no longer working with the latest CUPS package (in -Current). I tried to delete the printer and re-adding it again with the same driver, but it failed with an error message: Bad device-uri "cnij_usb:/dev/usb/lp0"! I have tried to use the driver provided by Canon or by the automatic detection by CUPS, but it ended with the same results
View 1 Replies
View Related
Aug 24, 2010
I can't find latest skype and amarok for Ubuntu 10.04, I don't want the kde amarok. Are there any ppa repositories?
View 1 Replies
View Related
Jan 10, 2011
Is there a script which will take the patches subdirectory of the latest Slackware distribution tree, and substitute the new patch txz files for the ones in the slackware subdirectory so that during an ISO install, the latest txz will be used, instead, and the ISO will be minimized by not having the older ones?
View 6 Replies
View Related
Feb 1, 2010
I have a strange problem with my skype beta (latest) and Pidgin (gmail account) the problem is when i make voice call, it works fine for 1 or 2 mins then the voice drops and it connects after 20,30 secs.
View 1 Replies
View Related
Jul 26, 2010
I'm in the process of installing Slackware 13.1 on my old IBM A22m laptop.Since version 12, I've used WPA_supplicant and the Madwifi drive to set up my wireless connection (using a PCMCIA D-Link card). It has worked great all along, up through Slackware 13.However, I've noticed that Alien Bob's Madwifi instructions and repository do not have builds or packages for Madwifi beyond Slackware 12.2.
I think I simply built the drive in 13 by modifying the slackbuild for 12.2.Anyway, what's the latest/best way to set up wireless with an Atheros chipset? Are there Madwifi packages available for Slackware 13.1?
View 4 Replies
View Related
Apr 1, 2011
I'm looking for suggestions for a command line utility than can generate a contact sheet (e.g. jpg etc) from a video? I'm mainly interested in starting from FLV files, but i guess the solution will probably work for other formats with appropriate codecs etc. So, for example, if i have a 30 minute video, every 2 minutes through it i'd like it to generate a thumbnail and then put 15 of these in a 5 x 3 grid in a single jpg. On Windows,Media Player Classic Homecinem will do this through its ave Thumbnails command.
Ideally i'd like to do this from the command line/script in a debian server environment, rather than a desktop GUI. It doesn't have to be a single command, if a chain of steps could do it.
View 2 Replies
View Related
Jan 28, 2010
I use this machine as a samba server with one small IDE hdd for system and one large SATA hdd (1.5TB) hooked via 4xSATA PCI card. The machine has 1.5GB RAM, and is also to run 2 ktorrent clients inside two Xvncs.The problem is, that even when ktorrent is doing nothing I observe A LOT of hdd activity to the point where movies or even mp3s stored on this server played via samba on a windows machine "stutter". E.g. smplayer will repeat 5 second piece a few times before moving on to the next piece... and it goes on for a good 10 minutes, once it starts.Even browsing directories is slow to the point where it takes 5-20 seconds to show the content in Total Commander (equivalent of Midnight Commander for windows).I am not sure how I can track what is really happening. Why would ktorrent clients create a massive I/O when there's virtually no traffic to/from them? (I have total of 1kB/s down and 10kB/s up while taking the masurements below).Or is there something wrong with the hdd? I had to send back the first one I got, it had plenty of bad sectors (this one does not though, as far as I can tell no data loss occured, just performance sucks).Here's some diagnostic data, please let me know if there's anything else I should check.
Code:
root@server:/datapool/shared# iostat -x 10
Linux 2.6.31-3-generic (server) 10-01-28 _i686_ (1 CPU)
[code].....
View 4 Replies
View Related
May 15, 2010
after update to tle latest -current using slackpkg my slackware not boot. After hit enter after bootprompt the pc restart.
View 14 Replies
View Related
Mar 8, 2010
I'm getting exception 13 when trying to use the latest qemu-kvm-0.12.3 on slackware 12.2 w/ stock 2.6.27.7 kernel:
Code:
exception 13 (6b)
rax 0000000000000010 rbx 0000000000008c00 rcx 0000000000006ebe rdx 00000000000c8c00
rsi 00000000f2010000 rdi 00000000000c0000 rsp 0000000000006eb4 rbp 00000000f2010000
[code]....
Google says this has something to do with Intel hardware and the way it handles real mode. run it with -no-kvm, but that's not much of a fix really.. so in the mean time I reverted to using qemu-kvm-devel-88 which works well, but is pretty old.
View 2 Replies
View Related
Jul 14, 2010
When i try to compile this file:
Code:
package com.ibot.util;
import java.io.File;
[code]....
View 5 Replies
View Related
Sep 22, 2010
Just installed the latest kernel upgrades, rebooted, fired up KDE and got this message: "KDE detected that one or more internal sound devices were removed. Do you want KDE to permanently forget about these devices? The list of the devices KDE thinks can be removed: Capture: HDA Intel (AD198x Analog) Output: HDA Intel (AD198x Analog) Output: HDA Intel (AD198x Digital)"
It then asked, "yes, cancel, manage devices." When I clicked on "manage" it showed Esound as the only device, but it didn't work. So, was something was left out when the packages were compiled?
View 14 Replies
View Related
Nov 16, 2010
Have similar issues with Slackware, since the latest Xorg updates I cant run KDE anymore. I am using VBox 3.2.10, so thats not the issue, i suppose.
Here is the error from kdm.log:
Code:
Backtrace:
Fatal server error:
Also when the system is booting I get a warning like this:
Code:
View 14 Replies
View Related
Feb 2, 2011
After applying the 31st Jan and 1st Feb updates to -current (32 bit), alt-tab to switch between windows is no longer working in kde. It seems to lock the desktop and then after a few seconds kde goes back to the login screen. If I disable all desktop effects then alt-tab works again.
View 10 Replies
View Related
Sep 6, 2010
What a difference, using fglrx, this is like a new computer with this latest update. It runs a bit colder, flashplayer video actually goes all the way to the edge in fullscreen mode and no hardlocks yet (the kind with a blinking capslock light). Maybe fglrx isn't the only bad app in the village after all.
View 7 Replies
View Related
Jul 17, 2011
After installing Slackware 13.37 I've noticed that while when in the Xwindows environment inside the mozilla firefox I can surf freely I cannot use wget with the same freedom.
I get the following error with wget:
Code:
wget [URL]
--2011-07-17 10:54:58--[URL]
Resolving dropbox.com (dropbox.com)... 199.47.216.179, 199.47.217.179
Connecting to dropbox.com (dropbox.com)|199.47.216.179|:443... connected.
ERROR: cannot verify dropbox.com's certificate, issued by "/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com, Inc./OU=[URL]": Unable to locally verify the issuer's authority. To connect to dropbox.com insecurely, use '--no-check-certificate'.
How do I update the machine to use the latest root ca's I have downloaded and manually installed ca-certificates_20110502.tar.gz but it still refuse to work with wget. How can I install the root ca so it will accept ssl when using wget?
View 6 Replies
View Related
Jul 3, 2010
I read somewhere that the compositor of XFCE make a nice effect. But when I activated it became significantly slower. I have a core i7 and a Ati 5730, with the latest Ati drivers.
I need to do something in xorg.conf or another configuration?
View 10 Replies
View Related
Mar 31, 2011
The dynamic static package on skype is a 32 bit package, how can I get this to run with my 64 bit system?
View 9 Replies
View Related
Mar 4, 2010
I'm running a clean install of the latest version of -current64.When I try to run a number of SlackBuilds from SBo, the scripts stop (no error) after the make install step.If I manually run all of the commands after make install, I get a fully functional package, and the program works with no problems.In looking as the logs, I don't see any errors during the configure, make, or make install steps.
I'm having problems with other scripts as well that are not XFCE related, but these are good examples. Another oddity is that the SlackBuild script for thunar-archive-plugin at slacky.eu works.I've never had any problems with these scripts before, and many other scripts still run just fine. I can't track down a common problem here.
View 2 Replies
View Related
Feb 2, 2011
I've just about reached the end of my limits wrt Skype running in a Windows 7 Guest OS on my laptop. I'm still running pure Slackware64 and avoiding multi-lib on it. I've actually never installed Wine before, I guess just because it was so buggy and didn't work very well back in 1994 or so, and I've never looked back or bothered to give it a consideration since. But I also have to fire up VirtualBox if I want to run QuickBooks or the Adobe Suite. So, my choices at this point are:
1.) continue on the same course w/no Skype under Linux
2.) install Wine and hopefully run Dreamweaver, QuickBooks, and Skype
3.) go multi-lib Slackware and then I'll have Skype (Plus a few other things).
So before I embark on setting up Wine.... Would anyone like to weigh in on what you think some of the pros and cons are for me choosing #'s 2 & 3 at this point?
View 11 Replies
View Related
Apr 28, 2010
Has anyone had any luck getting a slackbuild to work with the newest version of skype 2.1.0.81? I tried with the static binary but when I go to execute skype I get a segfault. I also tried with a different slackbuild and it doesn't work either.
View 9 Replies
View Related
Apr 27, 2010
I've installed Slackware64 and I'm now trying to install skype. Unfortunatly, skype has only 32 bit version. I downloaded the slackbuild script and the installation goes fine. However, when I type /usr/bin/skype it says Code:"bash: /usr/bin/skype: No such file or directory even though there's an executable there. So I suppose the problem is that i'm using 64 bit slackware and the program is 32 bit.Any ideas how to proccede to install the 32-bit skype?
View 5 Replies
View Related
Apr 21, 2011
I'm running Slackware current. After the recent glibc change, ImageMagick display is exhibiting bad behaviour. I open an image with display, left-click on it to get the menus, move the mouse down so I can click on Transform, but before I get there, it crashes and displays this message code...
Has anyone else seen this? Is there a fix for it?
View 7 Replies
View Related
May 22, 2010
Running 12.2 on fluxbox, it seems the latest pidgin update has messed with my dock icon- it's no longer the pidgin icon, now I believe it's a generic one. It's not REALLY a big deal, but it kind of bugs me...
Where is this set/how do I go about fixing it?
View 12 Replies
View Related
Feb 10, 2010
I installed latest 64bit updates from current and it broke direct rendering for my radeon 9550 card using X11 drivers.Xorg.0.log:
Code:
(II) [drm] DRM open master succeeded.
(II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
[code]....
View 5 Replies
View Related
Oct 5, 2010
I'm on the Slackware Security mailing list and I check the Slackware Security Advisory page daily because the mailing list, for me at least, is unreliable. After Firefox nagged me about a security update, I went to one of the FTP mirrors to check for an update and the Firefox update was there, but it still hasn't shown up on the official Slackware Security update page.
View 7 Replies
View Related
Feb 28, 2011
I'm new to Slackware (been on *buntu until now, and use Mint at work). And had to learn some things to make the system do what I want to. That was the aim actually, when I decided to install Slackware 13.1 instead of the Win 7 on my new laptop.And here is one of the two things that I have to do now, to make the system completely the same as I want it to be.I use a black theme - Audacious - on my XFCE on Slackware 13.1. And the skype doesn't use the theme. It stays originally light.
(At work I'm with Mint with LXDE, the same theme. Exactly. And the skype uses it. And looks very good ...)So, I tried the options in the skype options menu - General - Choose style. But no option has the desired effect.I plan to uninstall skype and either install it again from slackbuilds, or just download the static (or the dynamic) one from skype.com. But, if there is something else I can do - I'd prefer this way.PS: There is something curious also - OpenOffice on the Mint distro doesnt' use the theme. But OpenOffice on the laptop use it, and becomes black ... ?? ... I don't know if this tells something, but - I noticed this.
View 3 Replies
View Related
Apr 10, 2010
klipper doesn't always store the latest clipboard contents in its history in kde 4.3.5. I have "ignore selection" and "separate clipboard and selection" set in Klippers settings. When i open a new program, for example - kwrite, type some text in it, select some of it and hit ctrl+c - copied text doesn't show up in klippers history list. It seems that klipper misses the first copy operation done in newly launched applications, only by copying the same (or some other) text again klippers menu entry shows up. This seems to happen with only newly launched application, when i had kwrite window already open, opening a second window and performing copy worked fine with klipper.
View 2 Replies
View Related