You are not logged in.

#1 2017-01-18 17:48:16

xxvirusxx
Member
From: Romania
Registered: 2013-09-09
Posts: 41

[Solved]Thunar bug or replicate devices?-XFCE

Hello,

Who has recently installed Arch Linux with XFCE using?:

/boot partition
/swap parition
/root parition

It`s a XFCE or arch or thunar bug?

As you can see in the screnshot below.

File System = /root
Filesystem root = /root
boot = /boot

lGUZFM6.png

And yes, I can right click on Devices and uncheck...

Tks

Last edited by xxvirusxx (2017-01-21 14:49:08)

Offline

#2 2017-01-18 17:56:51

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: [Solved]Thunar bug or replicate devices?-XFCE

What is the output of mount    ?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2017-01-18 19:13:18

xxvirusxx
Member
From: Romania
Registered: 2013-09-09
Posts: 41

Re: [Solved]Thunar bug or replicate devices?-XFCE

proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=505504k,nr_inodes=126376,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
/dev/sda2 on / type ext4 (rw,relatime,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=27,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
/dev/sda1 on /boot type ext4 (rw,relatime,data=ordered)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=102104k,mode=700,uid=1000,gid=100)

Offline

#4 2017-01-18 21:14:48

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: [Solved]Thunar bug or replicate devices?-XFCE

Okay, I don't see anything wrong there that might explain it.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2017-01-19 20:11:34

archimboldo
Member
Registered: 2016-03-07
Posts: 232

Re: [Solved]Thunar bug or replicate devices?-XFCE

You are running Thunar as root, that's why. Did you create any other user besides root?

Last edited by archimboldo (2017-01-19 20:20:19)


Rules for problems.
Everyone has problems. Animals have problems. And buildings. And cats, and trees.
Problems are your friends. Treat them well.

Offline

#6 2017-01-19 21:11:59

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: [Solved]Thunar bug or replicate devices?-XFCE

archimboldo wrote:

You are running Thunar as root...

Out of curiosity, why do you make that assertion?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2017-01-20 00:27:41

Flat
Member
Registered: 2016-05-30
Posts: 17

Re: [Solved]Thunar bug or replicate devices?-XFCE

archimboldo wrote:

You are running Thunar as root, that's why. Did you create any other user besides root?

I find it difficult to say with certainty that they are running Thunar as root, considering it has a big warning across the top while running as root. The only way to disable this warning is to comment out the code and compile Thunar yourself. Although Thunar does indeed show those entries if you run it as root, I'd be more inclined to say something else is happening.

Are / and /boot owned by root?


(´ω)

Offline

#8 2017-01-20 02:09:43

NuSkool
Member
Registered: 2015-03-23
Posts: 141

Re: [Solved]Thunar bug or replicate devices?-XFCE

Ran into the same thing recently with Thunar, logged in as non root user.

Didn't look into it because it was just a vbox test, to try an install script I had read about. I may have screwed up (doubled up on something) following the script, and ended up not liking the script at all compared to a normal install.

Offline

#9 2017-01-20 07:05:38

archimboldo
Member
Registered: 2016-03-07
Posts: 232

Re: [Solved]Thunar bug or replicate devices?-XFCE

ewaller wrote:

Out of curiosity, why do you make that assertion?

Maybe i used the "strong" words and it's not the assertion but an assumption. Usually that happens within the root account. It would be helpful to see fstab config ...or  maybe rules created by udisks.


Rules for problems.
Everyone has problems. Animals have problems. And buildings. And cats, and trees.
Problems are your friends. Treat them well.

Offline

#10 2017-01-20 11:40:58

MrSister
Member
Registered: 2015-06-10
Posts: 11

Re: [Solved]Thunar bug or replicate devices?-XFCE

same problem here. Installed Arch recently on a new laptop and all my other partitions show up in thunar (and desktop) as removable devices. This never happened in my older laptop with the same software versions and same fstab config.

Annoying as hell tbh.

this is my fstab:

/dev/sda1		none		swap	defaults				                        0		0
/dev/sda2		/		        ext4		defaults,noatime,errors=remount-ro	0		1
/dev/sda3		/mnt/home	ext4		defaults,noatime			                0		0
/dev/sda4		none		ext4		defaults,noatime			                0		0
/dev/sda5		/mnt/datos	ext4		defaults,noatime			                0		0
/dev/sda6		none		ext4		defaults,noatime			                0		0

And this is what I see in Thunar and desktop:
Se1Zucgl.png  uYAE5ULl.png

Offline

#11 2017-01-20 12:30:09

newbie1962
Member
From: italy
Registered: 2012-07-24
Posts: 137

Re: [Solved]Thunar bug or replicate devices?-XFCE

do this test, click the device with the right mouse button, and do away check to root.


hp-envy dv7

Offline

#12 2017-01-20 23:18:05

xxvirusxx
Member
From: Romania
Registered: 2013-09-09
Posts: 41

Re: [Solved]Thunar bug or replicate devices?-XFCE

archimboldo wrote:

You are running Thunar as root, that's why. Did you create any other user besides root?

No, I don't run as root.

newbie1962 wrote:

do this test, click the device with the right mouse button, and do away check to root.

I know....

xxvirusxx wrote:

And yes, I can right click on Devices and uncheck...

Last edited by xxvirusxx (2017-01-20 23:23:41)

Offline

#13 2017-01-20 23:51:10

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: [Solved]Thunar bug or replicate devices?-XFCE

Supposedly solved by installing gvfs.

Last edited by Alad (2017-01-20 23:51:18)


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#14 2017-01-21 14:50:29

xxvirusxx
Member
From: Romania
Registered: 2013-09-09
Posts: 41

Re: [Solved]Thunar bug or replicate devices?-XFCE

Yep...gvfs solved.

Tks

Last edited by xxvirusxx (2017-01-21 14:50:41)

Offline

Board footer

Powered by FluxBB