Re: Getting rpm update history with wildcarding

2018-06-14 Thread Ahmad Samir
y 2018 09:59:34 PM > EDT > > but > > # rpm -q pulseaudio* --last > FWIW, to match using a wildcard you'd have to use `rpm -qa pulseaudio*`. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users

Re: weather satellite loop slow and jumpy: how to monitor gpu load?

2018-06-09 Thread Ahmad Samir
available. > [...] Not exactly like the Ksysguard plot(s), but try nvidia-settings, the thermal settings tab should give an indication of the current load on the GPU. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email

Re: udisks2 configuration

2018-06-08 Thread Ahmad Samir
On 27 May 2018 at 10:45, François Patte wrote: > Le 26/05/2018 à 23:48, Ahmad Samir a écrit : >> >> You need a polkit rule; create a text file, >> /etc/polkit-1/rules.d/filename.rules, and put something like this in >> it: >> >> polkit.addRule(function(

Re: dual boot Windows10 fedora28

2018-06-03 Thread Ahmad Samir
SD My point is, if you have an SSD, make use of the speed (otherwise why shell out and get one in the first place). -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproje

Re: dual boot Windows10 fedora28

2018-06-02 Thread Ahmad Samir
/sdXX/session_write_kbytes [1]https://www.spinics.net/lists/linux-ext4/msg16331.html -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: http

Re: Tip: my notes on 28's new core dump

2018-06-02 Thread Ahmad Samir
and completely avoid having to deal with all that brain damage. > > Permanently go back to the "old" way: > > cat 'kernel.core_pattern = core' >> /etc/sysctl.conf Most likely a typo, you meant 'echo' not cat. -- Ahmad Samir

Re: Gnome keyring and ssh passphrase

2018-05-30 Thread Ahmad Samir
On 30 May 2018 at 17:01, Ahmad Samir wrote: > On 30 May 2018 at 10:20, Gianluca Cecchi wrote: >> >> Thanks, indeed I find it in the section "OpenSSH Keys" of the Gnome Tool you >> referred. >> I don't remember to have chosen to store it anyway... >> &g

Re: Gnome keyring and ssh passphrase

2018-05-30 Thread Ahmad Samir
at login if it has the same password as the user account. I think that simply changing the password of that particular keyring, to a different password than your user account, will make it not get unlocked at login, and you'll have to enter the password after you login. I haven't tested

Re: udisks2 configuration

2018-05-26 Thread Ahmad Samir
&& subject.local && subject.active && subject.isInGroup("YOUR_USER_GROUP") ) { return polkit.Result.YES; } }); `man polkit` for more details, and there are many examples in /usr/share/polkit-1/rules.d/* . Good luck. -- Ahmad Sami

Re: Make a systemd user service go away?

2018-05-11 Thread Ahmad Samir
ooting to > convince systemd they are gone? IIRC, this worked for me before, though it was a long time ago and the details are a bit hazy in my mind: - Create ~/.local/share/systemd/user/ - Put a symlink, with the name of the offending systemd &quo

Re: Make a systemd user service go away?

2018-05-11 Thread Ahmad Samir
stemctl daemon-reload -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: RH rpms, and installing using hardlinks vs symlinks

2018-03-12 Thread Ahmad Samir
On 7 March 2018 at 12:34, Robert P. J. Day <rpj...@crashcourse.ca> wrote: > On Wed, 7 Mar 2018, Ahmad Samir wrote: > >> On 6 March 2018 at 14:34, Robert P. J. Day <rpj...@crashcourse.ca> wrote: >> > >> > i'm curious about RH packaging policy tha

Re: RH rpms, and installing using hardlinks vs symlinks

2018-03-07 Thread Ahmad Samir
ies to bash, /bin/sh is a symlink to /bin/bash, but when bash is invoked as sh it acts differently than when invoked as 'bash'. Have a look at the bash manual page for more info. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: how to prevent google-chrome from starting full screen in gnome3?

2018-03-02 Thread Ahmad Samir
ductforums.google.com/forum/#!topic/chrome/O2riRmf3BCE > > which says I have to switch from metro to chrome. Does anyone know how to > do that? > > Thanks! > By "full screen" do you mean you don't see the title bar at all? or do y

Re: livecd-creator -

2018-02-22 Thread Ahmad Samir
On 22 February 2018 at 23:13, Bob Goodwin <bobgood...@fastmail.us> wrote: > On 02/22/18 15:25, Ahmad Samir wrote: >> >> I suggest you have a look at the manual for that MOBO[1]; it looks >> like it supports booting from usb (from reading the "Boot Screen" &

Re: livecd-creator -

2018-02-22 Thread Ahmad Samir
l for that MOBO[1]; it looks like it supports booting from usb (from reading the "Boot Screen" section of the manual PDF. [1] http://www.asrock.com/mb/AMD/QC5000-ITXWiFi/#Manual -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Dual screen

2018-02-17 Thread Ahmad Samir
lf, and there's a "Sharpness" setting. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: gedit/editor with autosave

2018-02-05 Thread Ahmad Samir
t wasn't saved properly and give you an option to "restore" the file. And it supports tabs. [..] -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Ahmad Samir
e, someone in the Linux Mint forum seems to have come up with a way to make this work, simply replacing ".srcollbar" with "*". I'd tested that briefly and it seems to work, but I don't know if that would have any undesirable side-effects. -- Ahmad Samir ___

Re: Which fedora package can read EPUB docs?

2017-12-17 Thread Ahmad Samir
rt (best eBook reader for Android IMHO). So I'd definitely try with calibre ebook-viewer and of course as has been posted here in this thread, you can always unzip an .epub (which basically a zip archive packed in a particular way). -- Ahmad Samir _

Re: piping

2017-12-17 Thread Ahmad Samir
hat I want. >> >> how can I do the same in a single command with a pipe (and not generating >> the new_file.asc) ? >> > > my_sort files.asc | gawk -f file.awk -v sampl=T > > You need to tell gawk to read from the standard input instead of

Re: Getting permanentiy in F27: failed to synchronize cache for repo 'region51-chrome-gnome-shell', disabling.

2017-11-21 Thread Ahmad Samir
uming it's this repo: https://copr.fedorainfracloud.org/coprs/region51/chrome-gnome-shell/ , it doesn't seem to offer packages for F27; so the message you're getting is normal/expected. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib

Re: f26 :: kde :: opening odt file use karc://

2017-11-19 Thread Ahmad Samir
s a tab named "Embedding", make sure the setting there isn't set to "show file in embedded viewer". I don't see what in the upgrade would have changed that setting, if it's the culprit... -- Ahmad Samir ___ users mailing list -- us

Re: Fonts in F27

2017-11-16 Thread Ahmad Samir
On 16 November 2017 at 06:50, Gordon Messmer <gordon.mess...@gmail.com> wrote: > On 11/15/2017 10:52 AM, Ahmad Samir wrote: >> >> Most likely it's the new default v40 truetype interpreter; > > > Maybe, but the users list email you linked to indicated that the ne

Re: Fonts in F27

2017-11-15 Thread Ahmad Samir
https://www.freetype.org/freetype2/docs/subpixel-hinting.html https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/3ADWVN5FVYH2Z5KGW4VXKWVEC2K7DCCK/ -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org

Re: why is firefox so &*^$#&^$^#$*&_*()&) SLOW!?!?

2017-10-11 Thread Ahmad Samir
of ~/.mozilla then start firefox, go to about:support and 'refresh firefox' -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Why size of Firefox package is double in Fedora and CentOS?

2017-09-17 Thread Ahmad Samir
restarting > the session, Firefox had the selected language. > > $ du -mx /usr/lib64/firefox/langpacks/ 45 /usr/lib64/firefox/langpacks/ -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Fedora 26 boot messages -

2017-08-08 Thread Ahmad Samir
directly. FTR, /etc/grub2-efi.cfg is a symlink to /boot/efi/EFI/fedora/grub.cfg. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: F25: How to force fsck at boot?

2017-08-06 Thread Ahmad Samir
deprecating /forcefsck, have a look at [1]. [1] https://github.com/systemd/systemd/search?q=forcefsck= -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Fedora-26: KDE Scrollbars no longer have arrows at their ends

2017-07-30 Thread Ahmad Samir
emsettings plasma-systemsettings-5.10.1-1.fc26.x86_64 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: How to turn on networking from rescue boot

2017-07-30 Thread Ahmad Samir
o boot into rescue mode and see if I > can upgrade again. > > However, I've forgotten how to turn on wifi networking from rescue mode. > > Can anybody point me to a tutorial? > > Thanks, > > billo I think starting NetworkManage

Re: WTF kwrite cannot be run as root

2017-07-24 Thread Ahmad Samir
t doesn't bother me. > > Since kwrite is a KDE application you may want to ask the folks on the KDE > list. > > One of the problems with the SUDO_EDITOR approach is that it doesn't save the changes to the file until you close the file in kwrite, which is annoying to say the l

Re: F26 and blurry fonts

2017-07-14 Thread Ahmad Samir
o the /etc/X11/xinit/xinitrc.d/ directory. > > I have no idea where to do something similar in wayland. By exporting the env var in ~/.bash_profile and possibly in a script in /etc/profile.d/*.sh; have a look at: https://bugzilla.gnome.org/show_bug.cgi?id=736660#c63 -- Ahmad Samir _

Re: Problem updating wine-core in FC25

2017-06-23 Thread Ahmad Samir
On 22 June 2017 at 20:30, Jon Ingason <jon.inga...@telia.com> wrote: > Den 2017-06-22 kl. 16:23, skrev Ahmad Samir: >> On 22 June 2017 at 13:06, Jon Ingason <jon.inga...@telia.com> wrote: >>> I get following error message when running "dnf update": &

Re: Problem updating wine-core in FC25

2017-06-22 Thread Ahmad Samir
e wine-core-2.9-1.fc25.x86_64 > file /usr/share/doc/wine-core/VERSION from install of > wine-core-2.10-1.fc25.i6 > 86 conflicts with file from package wine-core-2.9-1.fc25.x86_64 > > Error Summary > - > > Someone having same problem?

Re: OT: Firefox + html5 + Youtube "Live" vids

2017-06-17 Thread Ahmad Samir
nerds, it shows that I am seeing it > via webm codec=vp9, which is an html5 format. I didn't do anything > special, so I think you have configured your browser in some way that > prevents webm from playing. Add-ons? Special about:config settings? Also what's the status of the availa

Re: Control audio output between Line Out and Headphones

2017-06-12 Thread Ahmad Samir
set Headphone toggle && amixer -q set Front toggle This assumes you have one of them muted and the other unmuted and it'll simply toggle their states. You can assign this command to a _custom_ shortcut in the gnome-control-center -> Keyboard and assign some hotkey or key combo t

Re: sudo su

2017-05-28 Thread Ahmad Samir
ave /sbin which "normal" users don't > have by default. That's not true any more; Nowadays normal users have /usr/sbin/ in their path, and /sbin/ is a symlink to /usr/sbin... -- Ahmad Samir ___ users mailing list -- users@lists.fe

Re: Is blacklist broken?

2017-05-05 Thread Ahmad Samir
s. If you load the module directly, by name, blacklist doesn't > prevent the module from loading. > > On my laptop, the ethernet module is built in to the initramfs, but the > wireless module isn't. All the same, you could try "lsmod > /boot/initramfs-" to see if the mod

Re: The Case of the Disappearing Scanner

2017-04-22 Thread Ahmad Samir
lk to my linux box until it is quiet for a few minutes. > That sounds like a good idea; I'd definitely try power cycling the printer/scanner. [...] -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Not able to launch mediawriter

2017-03-31 Thread Ahmad Samir
qtdeclarative > mediawriter > qt5-qtquickcontrols-5.7.1-2.fc25.x86_64 > qt5-qtbase-5.7.1-14.fc25.x86_64 > qt5-qtdeclarative-5.7.1-5.fc25.x86_64 > mediawriter-4.0.8-0.fc25.x86_64 > [ A shot in the dark, also check that the packages are installed correctly: rpm -Va qt5-qtquickcontrols

Re: running some X11-Applications with sudo under GNOME/Wayland fails

2017-03-06 Thread Ahmad Samir
ly. >> >> Anybody sees this too? >> >> Kind regards >> >> Joachim Backes > > > It's not possible to run wayland clients as root. > Exactly; and for more details have a look at: https://bugzilla.redhat.com/show_bug.cgi?id=1274451 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Boot F25 live media in text mode

2017-02-26 Thread Ahmad Samir
fx I checked and that module isn't included in the initrd in the Live (workstation) image, so the above command should work. c.f. https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt -- Ahmad Samir ___ users mailing list --

Re: remove/delete files with dots "." in the name..

2017-02-12 Thread Ahmad Samir
marks to protect them from interpretation as shell script punctuation. The semicolon is similarly protected by the use of a backslash, though single quotes could have been used in that case also. -- Ahmad Samir ___ users mailing list -- users@lists.fedorap

Re: Firefox issue

2017-01-14 Thread Ahmad Samir
x-50.1.0/security/manager/ssl/nsNSSComponent.cpp:259 Looking at this ^^^ NSS related error could indicate a problem with the nss* packages. Did you run 'dnf distro-sync' as was suggested in one of your other threads? [..] -- Ahmad Samir ___ users mailing list

Re: vi

2017-01-08 Thread Ahmad Samir
, vi turns to a VISUAL mode, and not in the other machine. > Actually, I hate the VISUAL mode! > Looks like the issue which was fixed in this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1401410 -- Ahmad Samir ___ users mailing list -- users@lists

Re: Gigabyte GeForce GT 740

2016-12-27 Thread Ahmad Samir
gabyte GeForce GT 740 ok to work under last version of fedora? > [..] I have an nVidia gtx 770 and it works well on F25 GNOME with the proprietary driver (from the negativo17 repo). When I tried the open source nouveau driver it had some issues (e.g. verti

Re: find with regex to find files matching pattern

2016-12-26 Thread Ahmad Samir
egexp before it + matches one or more occurrences of the regexp before it 2. -regex doesn't match on the file name only but rather on the whole path so after you cd you have to put '\./' at the beginning of the regexp, because the output has ./ before every file: $ find . . ./1.2

Re: F25: vim-enhanced.8.0.118-1: unwanted behavior

2016-12-12 Thread Ahmad Samir
On 8 December 2016 at 15:23, Dario Lesca <d.le...@solinos.it> wrote: > Il giorno gio, 08/12/2016 alle 14.53 +0200, Ahmad Samir ha scritto: >> To revert that change I created a ~/.vimrc (even an empty one works) >> and for good measure added this line to it: >> set mouse=

Re: F25: vim-enhanced.8.0.118-1: unwanted behavior

2016-12-12 Thread Ahmad Samir
On 9 December 2016 at 04:21, Christopher <ctubb...@fedoraproject.org> wrote: > On Thu, Dec 8, 2016 at 8:24 AM Dario Lesca <d.le...@solinos.it> wrote: >> >> Il giorno gio, 08/12/2016 alle 14.53 +0200, Ahmad Samir ha scritto: >> > To revert that change I created

Re: dnf going crazy?

2016-12-08 Thread Ahmad Samir
If I uninstall bash-completion package, at least both commands behave > the same, and "dnf builddep ..." becomes usable again. [..] -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: dnf going crazy?

2016-12-08 Thread Ahmad Samir
On 8 December 2016 at 16:24, Matthew Miller <mat...@fedoraproject.org> wrote: > On Thu, Dec 08, 2016 at 03:02:16PM +0200, Ahmad Samir wrote: >> IMHO that change should be in the release notes because it's >> installing bash-completion for dnf, but bash-completion affects pr

Re: dnf going crazy?

2016-12-08 Thread Ahmad Samir
ll commands run in a bash terminal i.e. it's affecting the behaviour of bash as a whole. A few other packages require (and fewer still recommend) bash-completion but none of them is installed by default and none of them is the default package manager in Fedora :) -- Ahmad Samir ___

Re: F25: vim-enhanced.8.0.118-1: unwanted behavior

2016-12-08 Thread Ahmad Samir
mouse selection behaviour. To revert that change I created a ~/.vimrc (even an empty one works) and for good measure added this line to it: set mouse= -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: XFCE - mounting/renaming flash drives from CLI

2016-12-04 Thread Ahmad Samir
ange a partition label I think you need root access. [..] -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: gnuplot libcerf

2016-12-04 Thread Ahmad Samir
voigt.3.gz >/usr/share/man/man3/w_of_z.3.gz > [...] Add this to %install (man pages aren't/shouldn't be html AFAIK): rm -fr /usr/share/man/html/ And this to %files: %{_includedir}/*.h %{_mandir}/man3/* (Note that ideally you should put %{_libdir}/*.so.* in the main package

Re: gnuplot libcerf

2016-12-04 Thread Ahmad Samir
rf was found during configuration/build # of the current gnuplot executable. # == So, it looks like you'll have to build and install libcerf, then rebuild gnuplot to link against libcerf. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.or

Re: F25 Wayland & environment variables

2016-12-03 Thread Ahmad Samir
blocked on karel who is out for a couple of weeks. What we do beyond that after it lands im not sure yet.” This indicates that now that wayland is actually a viable option (it's the default login session for GNOME on F25) some new bugs were found, which is the case w

Re: F25 Wayland & environment variables

2016-12-02 Thread Ahmad Samir
d at the > time of login. Works fine when I change the gui to X11. > > Is there a different place environment variables are stored with > Wayland? > > Greg Ennis Check this upstream bug for details: https://bugzilla.gnome.org/show_bug.cgi?id=736660 -- Ahmad Samir ___

Re: Alternatives to Theme Font size changer Firefox plugin?

2016-10-28 Thread Ahmad Samir
All that did, apparently, > was making the Firefox UI elements themselves bigger, but their font size – > the menu and the URL bar – remained exactly the same. > > Anyone has other suggestions? > A very late reply; have a look at http://kb.mozillazine.org/UserChrome.css -- Ahmad Samir

Re: Build rpm - extract source

2016-10-27 Thread Ahmad Samir
rom the macro name, e.g.: #% {macroname} -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Dual boot

2016-10-17 Thread Ahmad Samir
arify, the "EFI boot menu" is the menu you invoke from >> the firmware at early boot (typically by pressing an F* button on the >> keyboard). >> >> -- >> Ahmad Samir >> ___ >> users mailing list -- users@

Re: Dual boot

2016-10-15 Thread Ahmad Samir
o parted -l | fpaste And just to clarify, the "EFI boot menu" is the menu you invoke from the firmware at early boot (typically by pressing an F* button on the keyboard). -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Forward and Backward Steppers missing in Thunderbird and Possibly Firefox

2016-10-11 Thread Ahmad Samir
On 10 October 2016 at 22:47, Stephen Morris <samor...@netspace.net.au> wrote: > On 11/10/16 03:37, Ahmad Samir wrote: >> >> On 9 October 2016 at 23:03, Stephen Morris <samor...@netspace.net.au> >> wrote: >>> >>> Hi, >>> >>>

Re: Forward and Backward Steppers missing in Thunderbird and Possibly Firefox

2016-10-10 Thread Ahmad Samir
ards, > > Steve > In ~/.config/gtk-3.0/gtk.css, replace: .scrollbar { with: scrollbar { that seems to work for me. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: F23: KDE menu launch SSH inside konsole fails after update

2016-10-08 Thread Ahmad Samir
sh command then all works fine. > > Can annyone suggest how I can debug/fix the problem? That looks similar to this upstream bug: https://bugs.kde.org/show_bug.cgi?id=366793 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject

Re: Boot normally, but give me a root shell

2016-10-07 Thread Ahmad Samir
.service getty@tty1.service # sed -i -e 's!ExecStart=-/sbin/agetty!ExecStart=-/sbin/agetty --autologin root!' getty@tty1.service # systemctl enable --force getty@tty1.service -- Ahmad Samir ___ users mailing list -- users@lists.fedora

Re: rpmbuild: compiles without error but does not install

2016-10-03 Thread Ahmad Samir
python3 setup.py" resolves to /bin/python3 which explains the wrong requires added to the package. Try examining your $PATH env var, maybe /bin/ is precedes /usr/bin/ on your system? -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Konsole title doesn't change

2016-09-29 Thread Ahmad Samir
On 29 September 2016 at 07:38, Gilboa Davara <gilb...@gmail.com> wrote: > > > Can you post a link to the BZ? > https://bugzilla.redhat.com/show_bug.cgi?id=1379753 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.

Re: Konsole title doesn't change

2016-09-27 Thread Ahmad Samir
it of a mystery. > > Anyone else seen this problem? > Looks like this bug: https://bugs.kde.org/show_bug.cgi?id=368785 which has been fixed in upstream git. (File a bug report to be sure the fix gets backported to f24). -- Ahmad Samir ___ use

Re: liveusb-creator

2016-09-25 Thread Ahmad Samir
On 25 September 2016 at 18:06, Lawrence E Graves wrote: > > This the results of what you just told me. Hope it makes sense to you. > > [root@Jehovah ~]# /usr/bin/liveusb-creator > file:///usr/lib64/qt5/qml/QtQuick/Controls/ComboBox.qml:560:5: QML Menu: > Binding loop detected

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
oth_ A and B; but every two files that have the same md5sum will have _only one_ of them listed (either in A OR B). So if you delete that list of files you should end up with only unique files in both locations. -- Ahmad Samir ___ users mailing l

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
On 20 September 2016 at 13:00, Ahmad Samir <ahmadsamir3...@gmail.com> wrote: > On 20 September 2016 at 12:34, Ahmad Samir <ahmadsamir3...@gmail.com> wrote: >> On 20 September 2016 at 10:33, Ahmad Samir <ahmadsamir3...@gmail.com> wrote: >>> >>> Here's

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
On 20 September 2016 at 12:34, Ahmad Samir <ahmadsamir3...@gmail.com> wrote: > On 20 September 2016 at 10:33, Ahmad Samir <ahmadsamir3...@gmail.com> wrote: >> >> Here's a crude way: >> $ find /brickA -type f -exec md5sum "{}" + | sort > bri

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
On 20 September 2016 at 10:33, Ahmad Samir <ahmadsamir3...@gmail.com> wrote: > On 20 September 2016 at 01:23, Chris Murphy <li...@colorremedies.com> wrote: >> Drives A and B have many overlapping files but I want to find out what >> files don't exist on each. Thwarting

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
's a crude way: $ find /brickA -type f -exec md5sum "{}" + | sort > brickA.txt $ find /brickB -type f -exec md5sum "{}" + | sort > brickB.txt $ diff -U 0 brickA.txt brickB.txt | sort -k 1.1,1.1 > A-B.diff Ignoring lines beginning with

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-13 Thread Ahmad Samir
On 12 September 2016 at 23:05, Paul Smith <phh...@gmail.com> wrote: > On Mon, Sep 12, 2016 at 2:13 PM, Ahmad Samir <ahmadsamir3...@gmail.com> wrote: >>>>>>>> If by autologin you mean that my computer automatically login the >>>>>>>>

Re: OT: what does this expression mean?

2016-09-12 Thread Ahmad Samir
@ or *, the pattern removal operation is applied to each member of the array in turn, and the expansion is the resultant list. so IIUC, it would change "my favorite video.mp4" to "my favorite video.mp3". -- Ahmad Samir -- users mailing list users@lists.fedorapro

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-12 Thread Ahmad Samir
On 12 September 2016 at 00:11, Paul Smith <phh...@gmail.com> wrote: > On Sun, Sep 11, 2016 at 6:09 PM, Ahmad Samir <ahmadsamir3...@gmail.com> wrote: >>>>>> If by autologin you mean that my computer automatically login the >>>>>> default use

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-11 Thread Ahmad Samir
1.service which is included in the nautilus package (this was to make Firefox "Open containing folder" use Dolphin instead of nautilus). -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lis

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-11 Thread Ahmad Samir
if you read the link I posted earlier you'll find that to make Chrome not use gnome-keyring you can add: --password-store=basic to the Exec line in the .desktop file you use to launch Chrome. But bear in mind that this will force Chrome to store your passwords in _plain text format_. -- Ahma

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-09 Thread Ahmad Samir
c.f. https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#exec-variables -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-09 Thread Ahmad Samir
of the pop-up window to unlock the gnome login keyring, but it would make chrome store the passwords in plain text.... :/ -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedorapr

Re: unable to start rc-local.service

2016-09-04 Thread Ahmad Samir
ble > (and owned by root.root) and it does not work! > > Is there somewhere a place where I can get some information about the > error? > "Active: failed (Result: exit-code) since sam. 2016-09-03 22:49:00" is a > very tiny explanation! > I'd try this; in rc.local, put

Re: Browser Privacy

2016-08-25 Thread Ahmad Samir
On 25 August 2016 at 03:14, Tim wrote: [...] > > At which point, you may as well have not bothered with using NoScript, > in the first place. Sure, this half measure has stopped some of the > nonsense (the other things that would also have loaded), but you're >

Re: F24 gnome login failure

2016-08-09 Thread Ahmad Samir
e-session should depend on gnome-shell, given that it doesn't work without gnome-shell installed. > As a no brainer I eliminated all traces of gnome > and gconf under my home directory. Result was > same error. > > Any suggestions? > > Jon > -- > Jon H. LaBadie

Re: rpmbuild

2016-06-04 Thread Ahmad Samir
ne 14.) > > > Use 'dnf --best install' this should hopefully provide more info about rpm dependency problems. -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproje

Re: no more vertical scroll bar on Firefox (46)?

2016-05-02 Thread Ahmad Samir
our can be reverted to the old way by adding this line to ~/.config/gtk-3.0/settings.ini: gtk-primary-button-warps-slider=false -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/use

Re: Very SLOW system update

2015-09-13 Thread Ahmad Samir
; Have a look at: https://bugzilla.redhat.com/show_bug.cgi?id=1051554 -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-

Re: NTP synchronized: no

2015-09-09 Thread Ahmad Samir
showing a service "description" and not the actual .service name... -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: dnf cache

2015-09-07 Thread Ahmad Samir
ds the package in /var/cache/dnf/*/packages then when the download finishes successfully the file is copied to the directory specified by --destdir; if --destdir isn't used in the command then the the file is downloaded to the current working dir. -- Ahmad Samir -- users mailing list users@lists.fedorap

Re: yumdownloader equivalent for dnf

2015-08-25 Thread Ahmad Samir
-core); I guess in future when dnf switches to using python3 by default it'll require python3-dnf-plugins-core. -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code

Re: F22 numlock failing

2015-08-24 Thread Ahmad Samir
. : | -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki

Re: Firefox, HTML5 and high res. videos

2015-08-23 Thread Ahmad Samir
On 23 August 2015 at 09:06, Heinz Diehl htd...@fritha.org wrote: On 23.08.2015, Ahmad Samir wrote: I am not sure what exactly is happening on your system, but I'd try enabling MSE with h264, make sure these are set to true: media.fragmented-mp4.enabled media.fragmented-mp4.exposed

Re: Firefox, HTML5 and high res. videos

2015-08-23 Thread Ahmad Samir
media.fragmented-mp4.ffmpeg.enabled media.mediasource.mp4.enabled that should make videos become available with more resolutions. -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora

Re: Firefox and flash-plugin on F20

2015-07-07 Thread Ahmad Samir
then delete ~/.mozilla/firefox/PROFILE/pluginreg.dat, it'll be recreated when firefox is started the next time with the correct info about the plugin(s). -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org

Re: Firefox scrollbar problem

2015-06-30 Thread Ahmad Samir
) the xfce theme settings can change the theme for GTK2 apps, but FF is GTK3 based in F22... -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http

Re: Firefox scrollbar problem

2015-06-30 Thread Ahmad Samir
On 30 June 2015 at 17:42, Ralf Corsepius rc040...@freenet.de wrote: On 06/30/2015 05:23 PM, Ahmad Samir wrote: On 30 June 2015 at 16:28, Ralf Corsepius rc040...@freenet.de wrote: For me, Firefox does not respect the theme I have selected in xfce. It seems to be using some built-in theme

Re: Thunderbird lightning question

2015-06-30 Thread Ahmad Samir
- Region language, change the Formats to United Kingdom (English) which will set LC_TIME to en_GB.utf8 among other locale settings. http://kb.mozillazine.org/Date_display_format#Configuring_the_date.2Ftime_system_settings_on_your_computer -- Ahmad Samir -- users mailing list users

Re: Color aliasing. Was Re: Awk and sort (of text files)

2015-06-30 Thread Ahmad Samir
On 30 June 2015 at 08:05, Joe Zeff j...@zeff.us wrote: On 06/29/2015 08:50 PM, Ahmad Samir wrote: which means that if you edit /etc/profile.d/colorls.sh your changes will be preserved even after updating the coreutils package (the /etc/profile.d/colorls.sh file from the new package

  1   2   3   >