Debian :: Gtk Upgrade Borked Thunar

Apr 14, 2010

i seem to have encountered a problem with thunar since upgrading gtk2. about once every fortnight i'll do an apt-get update/upgrade. today a lot of gtk2 libs were upgraded. ever since thunar won't recognise mouse clicks to open any folders in the detailed view, and i'm not entirely sure how or if i can roll back the packages with apt. synaptic won't let me force versions. running squeeze 64 bit btw.

View 14 Replies


ADVERTISEMENT

Ubuntu :: Upgrade From 8.04 To 10.04 Borked Compiz

Nov 25, 2010

The upgrade went fairly smooth, with a little effort got everything working except for Compiz. I couldn't enable desktop effects. So I decided to completely remove compiz with Synaptic and re-install. After removing compiz, compiz was no where to be found in Synaptic. Where did it go? How can I get compiz back? I have a NVIDIA GeForce 8600GT video card using the 256.53 driver.

View 3 Replies View Related

Ubuntu :: 10.10 Upgrade - Netbeans Borked / Solve This?

Oct 25, 2010

Upgraded to 10.10 seemingly OK but the latest NetBeans 6.9 (from 6. seems
borked,
On running for the first time it asked if I wanted to import the old settings and then said it couldnt.
Trying to build a new project from existing sources for some reason goes 2 directories up and tries to include everything from there!

View 1 Replies View Related

Ubuntu :: Upgrade To Natty Has Borked My Desktop

May 22, 2011

I'm was running 64bit maverick on an intel i3 clarkdale desktop; pretty much vanilla with the compiz spinning cube desktop displaying on my 720p HDMI telly. On 'upgrading' to natty my pc refused to display anything on the telly but can still be connected to via ssh. Assuming unity was the culprit I installed gnome and deleted unity; after plugging in a VGA monitor I finallly got an output onto a display device, then managed to configure the HDMI telly as a secondary display. Gnome is just a backdrop with no panels at all; I managed to get panels by ctrl-alt-T and typing 'gnome-panel &'; but this was only a temporary fix. If I try to run a terminal now it locks X and I can only restart via the ssh session.

Currently all I have if I boot is the gnome backdrop. The pc auto logs on (as it did under maverick) so alternate logon screens can't be accessed as pretty much all I can do is run stuff via an ssh shell on my other pc.

What I'd like to do is have my desktop how it was before natty trashed it. Preferably without unity or its very irritating scroll bar widgets.

View 8 Replies View Related

OpenSUSE :: Kernel Upgrade, VMware Borked, GLIBCXX_3.4.11 Not Found

Jan 27, 2010

Using Suse 11.2, Linux 2.6.31.8-0.1-desktop.i386

Did a kernel upgrade today and VMware 6.5 wouldn't build modules, failing with

Code:
version `GLIBCXX_3.4.11' not found

To get it working again:

Code:
cd /usr/lib/vmware/lib/libstdc++.so.6
mv libstdc++.so.6 libstdc++.so.6.orig
ln -s /usr/lib/libstdc++.so.6.0.12 libstdc++.so.6

[Code]....

View 1 Replies View Related

Debian Multimedia :: Run Games Via Wine - Borked VLC

Sep 5, 2011

i've been experimenting with trying to run games via wine (i don't have windows to do a dual boot with), and i just recently tried to open up a dvd in vlc, and... trouble. it works, but now the player "squishes" the widescreen image into a traditional "tv screen" box. even when do it in fullscreen, it just fills the screen with black and plops the "squished" image in the middle of it. i've watched downloaded mp4 images i got off videos like this, and they look fine, but they're not widescreen images. i'm sure there's something really simple somewhere i gotta fix

View 3 Replies View Related

Debian :: Change Font Size In Editable Fields - Borked After Fglrx Install

Sep 10, 2010

I recently installed an ATI graphics card driver (fglrx) and ran the aticonfig --initial program/option, which makes the necessary changes to xorg.conf for the user.

My original problem was that all of my font sizes were changed (far too small to even read). I found a temporary way around this by simply increasing the sizes in the gnome appearance properties, but the problem is there is no option to change the size of text that appears in editable fields. For example, simple text-line entry widgets in various applications appear very small (as well as the default text size in icedove mail). Trying to use openoffice.org Writer or Calc also gives the same results. It seems directly related to the sizes of "editable fields" (things like my text editor - gedit- appear to be fine, as well as my terminal). I'm guessing this could have something to do with my xorg.conf, but I've looked through the file and don't know what to change, or where else I could look. If it helps at all, I have most of my font sizes now (in gnome) set to 14, but they appear as 12.

I'm not sure exactly why this is happening, but I need some help in getting some of this text readable again. Please see the attached screenshot of a blank Calc spreadsheet, and it might shed some light on this. You might also notice that in the screenshot, the default font size is 10, but if I change this to 12, and then load it on say, a Windows computer, the text will appear to be much larger than a 12. I'll also include my xorg.conf, in case that has anything to do with it.

Code:

View 14 Replies View Related

Debian Multimedia :: Thunar Hangs/Goes To 100% CPU?

Aug 11, 2011

Thunar, for some reason, always seems to become non-response and consumes 100% CPU after I open a certain folder on my external hard drive. What could be the cause of this? I've tried opening the same folder on Windows and it didn't give me any problem, so I'm assuming that the problem lies within Thunar, and not the external hard drive itself.

View 3 Replies View Related

Debian :: Update-manager Borked - Warning: Unbalanced Action Groups, Expect Badness

Mar 17, 2010

i seem to be having some issues with update-manager. all has been well for months since i installed etch. now, when i try to do an update, i get the error message :

W: Unbalanced action groups, expect badness [CRITICAL:UpdateManager.Backend.PythonApt] BrokenCount > 0 (1)! not sure where to go from here, i trawled some forums for an answer and tried : sudo dpkg --clear-avail && sudo apt-get update and : sudo rm /var/lib/dpkg/available to no avail. here's a copy of my sources.list just in case [URL]

View 9 Replies View Related

Debian :: Chromium And Thunar Use Different File Associations?

Mar 16, 2016

For some time (I don't remember exactly how long/since when, maybe since I switched to i3 window manager?) I have the problem from title.

Chromium browser uses completely different programs to open files than file browser (thunar). And most of the time thunar has associations I want. For example thunar opens PDFs with iceweasel, and chromium opens them with GIMP (!), note that I have never changed this king of settings. Until I changed it today chromium also used Baobab (I didn't even know it existed before I saw it) to open directories ("show file in directory" for downloaded files).

I know how to change for a single file type (at least for browser), but is there some way to set all file types to something sensible and keep both, browser and thunar in sync without doing all of that manually? Or at least revert it all to default?

Debian version: latest "testing" version. (I use testing because I really need up to date versions of a lot of programs)...

View 0 Replies View Related

Debian :: Mount Any External Volume In Thunar?

May 27, 2011

I am running wheezy + xfce. When I attempt to mount any external volume in Thunar, I get a message saying "Unable to mount-- not authorized." This is problem #1. A bigger problem that I think is related is my wireless. Logged in as a normal user, I cannot connect to any wireless networks using network-manager. My wireless card is functional and I can see all the networks around me, but when I click on one to connect, nothing happens. No password prompt, nothing. Strangely, when I log in as root, wireless works flawlessly. I am a member of the netdev group.

View 4 Replies View Related

Debian Multimedia :: Thunar Thumbnails For Ogg-videos?

Apr 9, 2011

I'm running 64-bit Debian testing Xfce and can't get Thunar to generate thumbnails for video-files in ogg-format. It works for avi, mp4, flv, etc. I have thunar-thumbnailer and ffmpegthumbnailer installed.

View 1 Replies View Related

Debian Multimedia :: Thunar Thumbnailers Not Working

May 15, 2011

I recently migrated a home folder to a new user name. I made the necessary changes with usermod and recursively chown-ed the directory as the new user. However, one problem I've had is that Thunar is no longer showing thumbnails for images and videos. I rm-ed the .thumbnails directory thinking that it would force creation of new thumbnail files, but this didn't work. The directory stays empty.

View 7 Replies View Related

Debian :: Engrampa As Thunar Default Archive Manager

Jul 25, 2015

I'm using Debian 8 Xfce and now using Engrampa as default archive manager. But I can't do "Extract here" right click in Thunar, returning error "No suitable archive manager found". How to get Thunar know Engrampa as its archive manager?

View 0 Replies View Related

Debian :: Thunar Crashes When Drag Drop Files

Dec 28, 2015

Using Linux 4.3.0-1-686-pae #1 SMP Debian 4.3.3-2 (2015-12-17) i686 GNU/Linux (Debian Stretch)

Also using XFCE

When using mouse to drag files from one folder to another (to move, not copy), it frequently crashes thunar.

This has been going on for a couple of months now, despite getting the usual upgrades.

View 3 Replies View Related

Debian :: Thunar Doesn't Browse Local Network

Apr 2, 2016

I've configured Debian 8.3 on AMD quad cores Opteron, for change, i've choise XFCE4. The desktop work fine, but thunar doesn't browse my local network, i cannot see my other computer ! I think there are missing an applet ? but whitch it ?

View 2 Replies View Related

Debian Multimedia :: Thunar Randomly Stops Responding

Jan 28, 2016

Running Debian 8, thunar 1.6.3. Randomly thunar stops redrawing and stops responding to mouse and keyboard input.

This is annoying because I usually have a handful of tabs open and I "lose my place."

View 14 Replies View Related

Debian Multimedia :: XFCE Thumbnails Not Appearing In Thunar?

Aug 23, 2010

When I open Thunar, I can see thumbnails of jpegs, but notfor video,or document files. I've got the Thumbnailers package installed as part of XFCE Goodies,nd also ffmpegthumbnailers (? I think, I'm at work so can't check). I've looked for a setting to change, but can't see anything relevant. previous installations have allowed me to have beautiful thumnail icon

View 5 Replies View Related

Debian Multimedia :: Thunar - Right-click On Files Does Not Work Right ?

Jun 20, 2011

I just installed gnome-mplayer and gecko-mediaplayer on Debian Squeeze (after removing Parole and its browser plugin). Now when I right-click on a file in Thunar, the menu instantly vanishes unless I hold the right mouse button down. The menu works fine, but having to hold the button down is mildly annoying.

The funny thing is, right-clicking on the background in Thunar works exactly as expected; I never have to hold down the button. And this is definitely not a mouse problem, because I can observe the exact same behavior with any mouse or touchpad.

Update: switching to a different GTK theme seems to have fixed it.

View 4 Replies View Related

Debian Configuration :: Wheezy Xfce 4.8 VERY SLOW First Thunar Startup

May 16, 2011

I upgraded my main PC's Xfce 4.6 to Xfce 4.8 this morning.Now, every time I start Thunar for the first time after a new boot, it takes about 30 seconds to appear, and then about 10 seconds later, a second instance of it appears.After that, Thunar appears instantly every time I start it during that same session. But if I shut-down or restart my PC, Thunar again takes about 30 seconds to start up, and a second instance of it appears about 10 seconds later.

Google searches seem to indicate that people running other distros are also experiencing this problem. On advice in a different forum, I deleted the ~/.config/Thunar folder and restarted my PC, but that didn't help -- it created a new Thunar folder, but the long delay and the double-Thunars are still there every time I run Thunar for the first time in a session.

View 13 Replies View Related

Debian Multimedia :: Opening Windows Shares In XFCE (Thunar)

May 24, 2015

Another thing that's always worked before but now I'm struggling with in Jessie, if I open a smb:// url it just says "Not supported", is it possible to add support in Thunar? Some googling says to install gvfs but it is already installed, gvfs-open just says "command not found" though.

Strange thing is that I have tons of those little problems that seem to be regression since Wheezy but somehow I'm the only one hit heh. I actually think all the problems are caused by choosing "XFCE" on the installer because I can reproduce them 100% on any PC as long as I install XFCE, it's better to install entirely default (Gnome) and add xfce afterwards is my theory but I don't feel like reinstalling the whole system again.

View 1 Replies View Related

Debian Multimedia :: Thunar 1.6.9 Can't Find Move To Trash Shortcut?

May 30, 2015

how to enable the "move to trash" shortcut from the right click in Thunar? Is suddenly disappeared after some upgrading but I didn't remember exactly when.

Unfortunately this is a such cyclic problem...

View 1 Replies View Related

Debian Multimedia :: ESATA + Thunar: You Do Not Have Privileges To Mount <volume>

May 16, 2011

how to get thunar with xfce 4.6 to mount external hard drives. Thunar with xfce 4.8 uses udisk, and all external and internal hard disks show up in the sidebar.With thunar in debian squeeze, though, no internal or external hard drives show up.

I can live without internal hard drives showing up, but I'd like to be able to mount my eSATA drive automatically. So far I've been completely unsuccessful in getting an entry to show up in thunar (like when a usb flash disk or cd is inserted), so I've added an entry to fstab:

LABEL=LIBRARY   /home/library   ext4   noauto,defaults,users And that doesn't seem to do anything. With and without the fstab line, I get a popup saying something like "Unable to mount volume "LIBRARY". You do not have priviliges to mount LIBRARY."

Everything else seems to mount fine. It's just that thunar/hal/whatever thinks that my eSATA drive is an "internal" hard drive and so doesn't treat it as removable.ALL of my drives, internal and eSATA, show up in the gtk "places" menu that is used in file-roller, iceweasel, etc. If I could find a way to get thunar to do this (like it can wtih xfce 4.8 and udisks) that would be GREAT.

EDIT: I also wanted to add that they show up in pcmanfm, but it also tells me "Not authorized" when I try to mount them.

View 4 Replies View Related

Debian Multimedia :: Click Automount For NTFS Part (without Password) On Thunar

Oct 13, 2015

My system have 3 partition.

1) Windows ntfs.
2) distro ext4.
3) distro ext4.

When I clicked their partition, system request user or root pass. I need it without password like ubuntu or mint.

View 3 Replies View Related

Debian Multimedia :: Mount Android Mass Storage Device In Thunar

Apr 12, 2016

Since I use openbox with some packages from Xfce4 (mainly for convenience) I get most stuff "for free" as it were when using openbox, but I can't figure out how to mount android devices in a simple way. I can either do it manually, or install some other file manager that has this capability. This leads me to my question, I've noticed that if I install Nautilus, which automatically mounts android devices OotB, I get this functionality in Thunar as well. This leads me to believe that there is clearly a dependency package of some kind installed when running apt-get install nautilus that enables it, It'd be great to get this functionality in Thunar without having all the nautilus packages just littering about for no good reason. the required package is gvfs-backends, which I should have realized when I was unable to browse smb:// addresses. You forget a lot when you only make a fresh install once every 2 years or so.

View 0 Replies View Related

Fedora X86/64bit :: 64-bit Ethernet Drivers Borked?

Nov 26, 2009

I just upgraded to Fedora for the first time. I've been using Debian 32-bit forever. I thought I'd try Fedora 11 64-bit. Everything was working fine until yesterday's LAN Party. I could not setup a BZFlag server that others could connect to until I booted up a KNOPPIX 32-bit DVD! Is there something buggy about the 64-bit ethernet drivers or am I missing something here

View 2 Replies View Related

Fedora :: Borked My Install With The Proprietary ATI Driver

Oct 30, 2010

I used the ATI executable to install the ATI videocard driver and now my Fedora install wont boot at all... it stops mid-bootup and the screen flickers and it just hangs. Is there any way for me to rescue my install with a Live CD or Live Media?

View 3 Replies View Related

Ubuntu Installation :: GRUB Is Borked After Last Update?

Sep 7, 2010

Whilst I've been using Ubuntu for years now, I don't really do much at the command-line, basically because I don't *have* to (which, to me is the beauty of this OS!). However, the last update via update manager has rendered my dual-boot with Vista on an Asus laptop non-functioning (at least Linux). What happens is this: after the BIOS splash screen, it says starting GRUB and then, instead of a menu of current and recent Linux versions and the Vista option at the bottom (white text against colour background) it now just shows one line of the menu in magenta... the rest of the menu is black, but the arrow keys will show the other options. Hitting ENTER does nothing: the text line is replaced with a blinking underline which goes back to the text in magenta again when i hit ESC. I can't seem to ESC or SHIFT to GRUB's command-line prompt at all. I've boot to the LiveCD and ran a boot_info_script in bash: here is what that revealed:

Code:

Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Syslinux is installed in the MBR of /dev/sda
=> Windows is installed in the MBR of /dev/sdb

[code]....

View 9 Replies View Related

Ubuntu Networking :: Completely Borked After Reboot?

Sep 11, 2010

I made some updates and rebooted (out of necessity due to an old, mysterious glitch that made my keyboard stop working, along with cursors in text and most menus) and my laptop's networking stopped working altogether. Trying to access my home's wireless network only got me a "disconnected - you are now offline" after a long wait, which has happened before, but A) never before right after a reboot, B) the wired connection didn't work either when I tried it, which has never happened to me, and C) this persisted after another reboot.

View 9 Replies View Related

Ubuntu :: Borked Computer Installing Ffmpeg From Svn

Dec 14, 2010

I'm running 10.10 and I have an ATI HD5470 and I was trying to add VAAPI support. I was told to compile and install a newer version of ffmpeg from SVN, which I did. I had to uninstall all the current/medibuntu libav* codecs to do so. I want to uninstall it but whenever I try to do anything in Synaptic it tries to reinstall the standard codecs before it can remove ffmpeg so it says

Code:

I can't uninstall this broken version and I can't get all the applications that had to be uninstalled back!

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved