/srv/irclogs.ubuntu.com/2020/08/28/#xubuntu.txt

=== az is now known as Guest39699
=== sorin3llo1 is now known as sorin3llo
xu-help14wHi I have a question about the start-up process of Xubuntu14:03
diogenes_!ask14:10
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience14:10
anotheryouHi, I'm a bit new to linux still. Any way I could get the fix for this here earlier than with the next xubuntu release in ~oktober? https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/183815114:53
ubottuLaunchpad bug 1838151 in pulseaudio (Ubuntu) "Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support." [Wishlist,In progress]14:53
anotheryouIn general, is there any way I should keep xubuntu updated between releases?14:55
diogenes_!upgrade14:57
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade14:57
anotheryouthanks diogenes_ . I'm up to date there :). Still would love to see this bug gone.15:00
miu5Hi, im having a bit of an issue the passed 2 months or so.  Everytime i update my packages via apt-get, after that i notice that all my file associations are fucked.  I have to then manually go and re-associate mp4's to open up with a specific player, pdf's to open up with a specific pdf reader, and well, you can see where im going with this...  Can anyone tell me what is causing the file disassociation everytime i update? Xubuntu 18.0415:01
=== Rtfsc9 is now known as Rtfsc8
christophergraymiu5: update-desktop-database -v /usr/share/applications /usr/local/share/applications17:11
miu5christophergray, if i try that - is it going to change any commands or settings *within* some of the "app.desktop" files here /usr/share/applications/ ?17:21
christophergraymiu5: it will just create new mimeinfo.cache files in those two directories17:23
christophergrayfrom the info in the .desktop files17:24
miu5christophergray, ok, so is there a possibility that the mime.cache is corrupt?17:24
miu5is that why its doing this all the time?17:24
christophergraymaybe there's something wrong with your XDG-DATA-DIRS so it is not finding your .desktop files on upgrade17:26
christophergraymost of your .desktop files are probably in those two directories, so I suggested specify them instead of use default for update-desktop-database17:28
diogenes_miu5, is 'save session' enabled?17:28
miu5diogenes_, if you are asking if the "Automatically save session on logout" checkbox is checked in the session & startup UI, its not.  Is that what you were referring to?17:31
diogenes_that and also settings editor > xfce4-session > SaveOnExit must be disabled.17:33
miu5diogenes_, yes that one's also disabled.17:36
diogenes_also check the logs .xce4-session.verbose-log present. and .xsession-errors17:38
diogenes_.xfce4-session.verbose-log*17:38
lisbethsMy webcam is not detected18:12
diogenes_lisbeths, how do you know? builtin? usb? more info please.18:13
lisbethsIt is builtin to my laptop monitor18:13
lisbethsI know because chrome says no camera detected and so does the cheese selfie app18:14
lisbethsSometimes it works and sometimes like now it does not detect. I have rebooted.18:14
diogenes_sudo apt install guvcview18:15
diogenes_see if it's detected there.18:15
lisbethsGuvcview error no device found18:17
diogenes_lisbeths, has it worked after system installation?18:18
lisbethsYes. let me actually try in a live environment.18:19
lisbethsI will return18:19
lisbethsI did a hard reboot and booted to my usb but my usb was borked so it booted into grub. Then I rebooted again into my hard disc to go and redownload the iso. Now the webcam works.18:21
lisbethsI didn't jiggle the laptop monitor at all it is definitely a software issue, but now I have to reproduce it :(18:22
diogenes_lisbeths, i wouldn't say "definitely".18:22
lisbethsI mean not a connectivity issue in the wiring18:22
lisbethscause I did burn the back of this laptop on a stove18:23
lisbethsbut I hadn't adjusted the monitor at all during that reboot so I am fairly certain that it was forcing it to fully reboot the bios that had done it18:23
lisbethsthe thinkpad forums say to press fn + f6 for this model to enable the camera however they say that opens up a "menu" but that "menu" is for windows not for linux18:24
lisbethsso I think perhaps there is some keybind I had hit on accident which had caused the camera to be disabled by the hardware itself18:24
diogenes_nobody can tell for sure what the problem is unless a thorough diagnose will be made.18:24
lisbethsyeah... well hopefully this "fix" of a super hard reboot is reproducable18:24
lisbethsI cant test it anymore till the webcam fails again and thats rare18:25
lisbethsoh well there's nothing left to do. Thank you for the help.18:26
diogenes_IRC client for Emacs heh.18:28
miu5christophergray, i tried that command, but i get an error:  Could not create cache file in "/usr/local/share/applications": Error opening directory ?/usr/local/share/applications?: No such file or directory19:07
miu5i remember i used to have /usr/local/share/applications,  but now im a bit confused as to why that folder is missing..19:08
miu5christophergray, am i supposed to run update-desktop-database with sudo ?19:09
miu5also this error:   Could not create cache file in "/usr/share/applications": Permission denied19:10
christophergraymiu5: don't worry about the /usr/local/share/applications, it means you didn't install stuff from source19:12
christophergraymiu5: try 'sudo update-desktop-database -v'19:13
miu5christophergray, it says lacks MimeType key for each one19:16
christophergrayI get the same thing here19:18
miu5so does this seem like a bug though?19:25
christophergraydo you get a list to choose from if you do mimeopen -a /usr/share/alsa/utils.sh19:25
christophergrayI get a list of 17 apps19:26
miu5christophergray, i get the following:19:52
miu5WARNING: You don't seem to have any mimeinfo.cache files.19:52
miu5Try running the update-desktop-database command. If you19:52
miu5don't have this command you should install the19:52
miu5desktop-file-utils package. This package is available from19:52
miu5http://freedesktop.org/wiki/Software/desktop-file-utils/19:52
miu5Please choose an application19:52
miu5sorry, here: https://bpa.st/raw/J45A19:54
=== Rtfsc9 is now known as Rtfsc8
christophergraymiu5: try it again after 'sudo update-desktop-database /usr/share/applications'20:56
christophergrayor better, ls -l /usr/share/applications/mimeinfo.cache, or locate mimeinfo.cache20:57
christophergrayprint $XDG_DATA_DIRS/applications20:59
miu5christophergray, doing ls -l cmd it found it -rw------- 1 root root Aug 28 18:58 /usr/share/applications/mimeinfo.cache21:08
miu5and when you said i should try it again after 'sudo update-desktop-database /usr/share/applications',   i did, and i got the same result. as in the link i sent you21:09
christophergraymine has -rw-r--r-- permissions21:09
christophergraylooks like you need to change the permissions to 64421:12
christophergraymiu5: sudo chmod a+r /usr/share/applications/mimeinfo.cache21:16
christophergrayls -l /usr/share/ | grep applications21:30
christophergrayshould show drwxr-xr-x    2 root root  12288 Aug 28 13:17 applications/21:31
christophergrayapt policy desktop-file-utils  should show  *** 0.23-1ubuntu3.18.04.2 500  on xubuntu 18.0421:36
Bashing-om!info desktop-file-utils bionic21:38
ubottudesktop-file-utils (source: desktop-file-utils): Utilities for .desktop files. In component main, is optional. Version 0.23-1ubuntu3.18.04.2 (bionic), package size 50 kB, installed size 250 kB21:38
xu-help52wevening21:55
xu-help52wim newbie switch from windows to linux and encountered a problem21:55
xu-help52wid like to stream from laptop to tv like i did on windows,is there an easy way to do this?21:56
miu5christophergray, do you know what wouldve changed my permissions?22:02
christophergraycould have been the installer for the output of this command: ls -c /usr/share/applications | grep desktop | head -123:10
christophergraymiu5: or a buggy file system implementation, I just use ext4 here23:10
christophergraymiu5: those are just wild guesses, though23:14
miu5christophergray, you still there?23:45
christophergraymiu5: I'm back23:45
miu5christophergray, what do you mean by "could have been the installer for the output of this command: ls -c /usr/share/applications | grep desktop | head -1"   ?23:46
christophergraymiu5: that shows the program last updated23:47
miu5christophergray, oh ok, but how do i know what was the program that changed the permissions? because i dont know when this even happened..23:48
miu5i mean is it possible to see when the permissions was changed?23:49
christophergrayI don't really understand permissions much.  Are things working now?23:50
miu5christophergray, im also not sure if it should really show drwxr-xr-x    2 root root  12288 Aug 28 13:17 applications/ as you said... because i tried it on a fresh VM now and the VM says -rw-r--r-- 1 root root 16346 Jul 17 15:23 /usr/share/applications/mimeinfo.cache23:51
miu5well, no.. i mean i havent changed the permissions yet, cause i dont know what the actual default permissions should be..23:52
christophergraythe drwxr-xr-x is for the folder '/usr/share/applications'23:52
miu5oh ok23:52
christophergraybut that is probably okay since you can run apps23:54
miu5ok my '/usr/share/applications' is fine.. it wasnt modified23:54
christophergraythe mimeinfo.cache needs to be readable by you, to work for you23:55
miu5do you think because the /usr/share/applications/mimeinfo.cache has wrong permissions thats why it keeps reverting back to default after apt-get update everytime ?.23:55
christophergrayis there something in the mimeinfo.cache, sudo cat /usr/share/applications/mimeinfo.cache23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!