jbwncster | Hi | 02:20 |
---|---|---|
usr1987 | Hi everyone. I notice an issue in ubuntu. Under galculator you can't use %... Its seems to affect 1404-current versions | 02:32 |
usr1987 | why galculator does not have working percentage? | 02:54 |
jaggiJ | I have error with mozilla and VLC media player. I download file using mozilla, then navigate to downloaded icon to choose open containing folder, then VLC opens spamming stuff in endless loop. Is it known ? | 06:12 |
jaggiJ | I cleaned all caches, cookies, data, etc and recreated error downloading any other file. | 06:13 |
jaggiJ | it opens this processes -> https://imgur.com/a/KOiyYBu | 06:31 |
krytarik | jaggiJ: https://askubuntu.com/questions/267514/open-containing-folder-in-firefox-does-not-use-my-default-file-manager , https://askubuntu.com/questions/131695/firefoxs-open-folder-opens-gwenview - the range of advice in these two threads should help you, and I'd start with looking at your '~/.local/share/applications/mimeapps.list' | 08:12 |
jaggiJ | fixed: i went to file assotioations, inode-> directory , default was my packman file manager but i did reset and set it again. It worked. | 08:27 |
jaggiJ | krytarik thanks your suggestion did help me fix it | 08:34 |
lubot | <jumbalaka> @jumbalaka [I did clean install as you said but while I was 18.04 brightness adjustment didn …], I edited props using xinput but after reboot the prop value returns to 0 again | 08:42 |
lubot | <mekschr> miserableminter. •shitposter•: ... How to set the resolution of lubuntu to 1366x768 (the recommended resolution for my monitor) if lubuntu and some other distros won't allow me to set the resolution to higher than 1024x768 :(, Can anyone help ?, I can send you the xorg.0.log file | 09:05 |
apt-ghetto | what shows `xrandr`? | 09:14 |
lubot | <mekschr> wait i ll send you what xrandr shows | 09:22 |
lubot | <mekschr> https://ghostbin.com/paste/c33wq | 09:27 |
lubot | <mekschr> and here is xorg.0.log | 09:30 |
lubot | <mekschr> https://ghostbin.com/paste/hgnaj | 09:31 |
apt-ghetto | The X Window system does not recognise the resolution of your screen | 09:35 |
apt-ghetto | Maybe it is only a configuration issue | 09:36 |
diogenes_ | mekschr, what is the expected resolution? | 09:36 |
apt-ghetto | Have a look at https://help.ubuntu.com/community/Lubuntu/Monitor_or_Screens#Screen_resolution_is_wrong.2C_no_matter_what_I_do | 09:36 |
apt-ghetto | You should create the file "/etc/X11/xorg.conf" | 09:37 |
apt-ghetto | and reboot | 09:37 |
apt-ghetto | set the right resolution in line `Modes "1366x768"` | 09:38 |
lubot | <mekschr> @diogenes_ [<diogenes_> mekschr, what is the expected resolution?], 1366x768 | 09:50 |
diogenes_ | mekschr, run: inxi - Fx | curl -F 'f:1=<-' ix.io | 09:50 |
diogenes_ | share the output | 09:51 |
diogenes_ | but first | 09:51 |
diogenes_ | do what apt-ghetto suggested | 09:51 |
diogenes_ | and if that doesn't work | 09:51 |
diogenes_ | come back | 09:51 |
lubot | <mekschr> this is happening in all linux distros i have tried: Lubuntu, Linux Lite, Linux Mint | 09:51 |
lubot | <mekschr> alright wait i ll be back in few minutes | 09:51 |
lubot | <mekschr> http://ix.io/lvMo | 09:55 |
lubot | <mekschr> sorry | 09:55 |
lubot | <mekschr> http://ix.io/1vMo | 09:56 |
diogenes_ | mekschr have you tried apt-ghetto suggestion first? | 09:56 |
lubot | <mekschr> pc is currently running linux mint not lubuntu, can i do what he is saying in mint, too ? | 10:00 |
diogenes_ | meksch, yes | 10:00 |
lubot | <mekschr> i ve made the graphical terminal thing, now what ? | 10:11 |
diogenes_ | meksch, ok looks like he left | 10:12 |
diogenes_ | run once again: inxi -Fx | nc termbin.com 9999 | 10:12 |
diogenes_ | share the link here | 10:12 |
lubot | <mekschr> http://termbin.com/hpl7n | 10:13 |
diogenes_ | meksch, something is wrong with your pastebin, ok then run this: inxi -Fx | 10:15 |
diogenes_ | then copy all the output to https://paste.ubuntu.com/ | 10:16 |
diogenes_ | make a pase | 10:16 |
diogenes_ | and share the link here | 10:16 |
lubot | <mekschr> ok wait | 10:27 |
lubot | <mekschr> https://paste.ubuntu.com/p/F75BfnV6pp/ | 10:29 |
diogenes_ | meksch, ok we can try to make a trick, but i have little time so it will require you to respond more wuickly | 10:31 |
diogenes_ | quickly* | 10:31 |
lubot | <mekschr> ok | 10:33 |
diogenes_ | meksch, ok so your desired resolution is 1366x768 | 10:34 |
diogenes_ | right? | 10:34 |
lubot | <mekschr> yes | 10:34 |
diogenes_ | run: cvt 1366 768 | nc termbin.com 9999 | 10:34 |
diogenes_ | share the link | 10:34 |
lubot | <mekschr> termbin.com/8kru | 10:36 |
diogenes_ | run: xrandr | grep " connected " | awk '{ print$1 }' | 10:36 |
diogenes_ | and just paste the output here | 10:36 |
diogenes_ | in the chat | 10:36 |
lubot | <mekschr> DVI-0 | 10:38 |
diogenes_ | run: xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync | 10:39 |
diogenes_ | and just tell me when done | 10:39 |
diogenes_ | meksch, sorry got disconnected | 10:41 |
diogenes_ | so did you run the command? | 10:41 |
lubot | <mekschr> done | 10:41 |
diogenes_ | now run: xrandr --addmode DVI-0 1368x768_60.00 | 10:41 |
diogenes_ | tell me when done | 10:41 |
lubot | <mekschr> but this is 1368x768 not 1366x768 | 10:42 |
diogenes_ | oh wait | 10:42 |
diogenes_ | so your is 1366? | 10:42 |
lubot | <mekschr> i typed cvt 1366 768 | 10:43 |
lubot | <mekschr> it returned 1368x768 | 10:43 |
diogenes_ | ok | 10:43 |
diogenes_ | let's try this one | 10:43 |
diogenes_ | did you run: xrandr --addmode DVI-0 1368x768_60.00 | 10:43 |
lubot | <mekschr> anyways done | 10:43 |
lubot | <mekschr> yes | 10:43 |
diogenes_ | ok now run: xrandr --output DVI-0 --mode 1368x768_60.00 | 10:43 |
diogenes_ | and it should change the res | 10:43 |
lubot | <mekschr> done | 10:44 |
diogenes_ | has it made any effect? | 10:45 |
lubot | <mekschr> yes the resolution is now different | 10:45 |
diogenes_ | so is it a good res? | 10:45 |
lubot | <mekschr> kind of | 10:46 |
lubot | <mekschr> there is a thin vertical black line at the right | 10:46 |
diogenes_ | so if you want this resolution then you need to make a starup sript with the following commands: | 10:47 |
diogenes_ | xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync | 10:47 |
diogenes_ | xrandr --addmode DVI-0 1368x768_60.00 | 10:47 |
diogenes_ | xrandr --output DVI-0 --mode 1368x768_60.00 | 10:47 |
diogenes_ | and it will adjust it right after the system strarts | 10:47 |
lubot | <mekschr> how to do that | 10:47 |
diogenes_ | ok i will guide you through | 10:47 |
diogenes_ | run: touch ~/Documents/resolution-script | 10:48 |
diogenes_ | tell me when done | 10:49 |
lubot | <mekschr> done | 10:50 |
diogenes_ | now run: pluma (or what is the lubuntu text editor name) ~/Documents/resolution-script | 10:50 |
diogenes_ | it will open a blank document | 10:51 |
lubot | <mekschr> emm i m using linux mint xfce right now | 10:51 |
diogenes_ | then it should be: xed ~/Documents/resolution-script | 10:52 |
diogenes_ | and it will open that document | 10:52 |
lubot | <mekschr> done | 10:53 |
diogenes_ | in that document write the following: | 10:53 |
diogenes_ | #!/bin/bash | 10:53 |
diogenes_ | xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync | 10:53 |
diogenes_ | xrandr --addmode DVI-0 1368x768_60.00 | 10:53 |
diogenes_ | xrandr --output DVI-0 --mode 1368x768_60.00 | 10:53 |
diogenes_ | save, close and run: catd ~/Documents/resolution-script | nc termbin.com 9999 | 10:54 |
diogenes_ | share the link | 10:54 |
diogenes_ | sorry | 10:54 |
diogenes_ | not that command | 10:54 |
diogenes_ | cat ~/Documents/resolution-script | nc termbin.com 9999 | 10:54 |
diogenes_ | this one ^^^ | 10:55 |
lubot | <mekschr> termbin.com/0ay8 | 10:57 |
diogenes_ | ok now run: chmod +x ~/Documents/resolution-script | 10:57 |
diogenes_ | you will not get any output just tell me when done | 10:57 |
lubot | <mekschr> done | 10:59 |
diogenes_ | now run: touch ~/.local/share/applications/resolution.desktop | 10:59 |
diogenes_ | tell me when done | 10:59 |
lubot | <mekschr> it says no such file or directory | 11:00 |
diogenes_ | run: ls ~/.local/share | nc termbin.com 9999 | 11:01 |
diogenes_ | sgare the link | 11:01 |
lubot | <mekschr> termbin.com/jkbh | 11:02 |
diogenes_ | ok run: mkdir ~/.local/share/application | 11:03 |
diogenes_ | tell me when done | 11:03 |
lubot | <mekschr> done | 11:04 |
diogenes_ | now run: touch ~/.local/share/applications/resolution.desktop | 11:04 |
lubot | <mekschr> no such file or directory | 11:05 |
diogenes_ | oh sorry run: mv ~/.local/share/application ~/.local/share/applications | 11:05 |
lubot | <mekschr> done | 11:06 |
diogenes_ | now run: touch ~/.local/share/applications/resolution.desktop | 11:06 |
lubot | <mekschr> done | 11:06 |
diogenes_ | now run: xed ~/.local/share/applications/resolution.desktop | 11:06 |
lubot | <mekschr> done | 11:07 |
diogenes_ | in the new opened document you open this link and paste all you see there: https://paste.ubuntu.com/p/DWXPKQYMb8/ | 11:07 |
diogenes_ | replace yourusername with your actual username | 11:07 |
lubot | <mekschr> done | 11:09 |
diogenes_ | save, close run: cat ~/.local/share/applications/resolution.desktop | nc termbin.com 9999 | 11:09 |
diogenes_ | share the link | 11:09 |
lubot | <mekschr> termbin.com/m8dmm | 11:10 |
diogenes_ | now run: chmod +x ~/.local/share/applications/resolution.desktop | 11:11 |
lubot | <mekschr> done | 11:11 |
diogenes_ | now in the menu > accessories look and see if you found this new shorcut by the name Screen Resulution Ajust | 11:12 |
diogenes_ | tell me if you found it | 11:12 |
lubot | <mekschr> found | 11:12 |
diogenes_ | ok now run: xrand --size 1024x768 | 11:13 |
diogenes_ | it will change your res to a smaller one | 11:13 |
diogenes_ | sorry wrong command | 11:13 |
diogenes_ | xrandr --size 1024x768 | 11:13 |
diogenes_ | this one ^^^ | 11:13 |
diogenes_ | tell me when done | 11:13 |
lubot | <mekschr> done | 11:14 |
diogenes_ | did it change? | 11:14 |
lubot | <mekschr> yes | 11:14 |
diogenes_ | now find that new shortcut we created, click on it | 11:14 |
diogenes_ | see if it changes the resolution backk to 1368 | 11:15 |
lubot | <mekschr> done, it changes | 11:15 |
diogenes_ | ok now run: cp ~/.local/share/applications/resolution.desktop ~/.config/autostart | 11:15 |
diogenes_ | tell me when done | 11:15 |
lubot | <mekschr> done | 11:16 |
diogenes_ | now run: cat ~/.config/autostart/resolution.desktop | nc termbin.com 9999 | 11:16 |
diogenes_ | share the link | 11:17 |
lubot | <mekschr> should be there two spaces between cp and the command | 11:17 |
lubot | <mekschr> or this is a typo | 11:18 |
diogenes_ | one space | 11:18 |
diogenes_ | cp ~/.local/share/applications/resolution.desktop ~/.config/autostart | 11:18 |
lubot | <mekschr> termbin.com/obl3 | 11:20 |
diogenes_ | nice, now you're good to go, it will adjust this resolution ar system startup | 11:20 |
diogenes_ | the end | 11:20 |
* diogenes_ is offline | 11:21 | |
lubot | <mekschr> should i reset what ghetto told me at first ? | 11:21 |
lubot | <aptghetto> You can delete the created file | 11:35 |
lubot | <mekschr> yeah but now the system runs 1368x768 after logging in, what about the loading screen and login screen | 11:40 |
lubot | <mekschr> by the way i discovered something that may be related to the problem | 11:42 |
lubot | <mekschr> i tried a script called get-edid, and it said that it can't find an accessible edid | 11:53 |
apt-ghetto | either the script does not have the executable flag or it is not in a directory listed in $PATH | 12:03 |
=== saptech_ is now known as saptech | ||
usr1987 | is it know that galculator does not work with %? | 19:05 |
apt-ghetto | https://github.com/galculator/galculator/issues/31 | 19:19 |
wxl | !zesty | 19:20 |
ubottu | Ubuntu 17.04 (Zesty Zapus) was the 26th release of Ubuntu. Support ended on January 13th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-announce/2018-January/000228.html | 19:20 |
wxl | :) | 19:20 |
wxl | there was a no change rebuild in bionic+ that could have had some impact | 19:24 |
wxl | there's no version of 2.1.4 before that in a supported release | 19:25 |
wxl | and hold on | 19:28 |
wxl | there's a fundamental misudnerstanding | 19:28 |
wxl | that is NOT a modulo key | 19:28 |
wxl | see the tooltip. it's for calculating a percent | 19:28 |
wxl | there's no modulo function | 19:28 |
wxl | well, not in the default mode | 19:29 |
wxl | scientific mode has a MOD key | 19:29 |
wxl | or wait, maybe I"M misunderstanding | 19:29 |
wxl | so if i 5 ENT 2 +, 5 is added then removed from the stack, with the 7 remaining | 19:30 |
wxl | if i 10 ENT 5 %, same behavior with the 10, except the 0.5 is remaining (this is Y technically) | 19:31 |
wxl | if they want to put that into the stack (X), then x<>y will do it | 19:32 |
wxl | i will waste no more time on this | 19:33 |
wxl | especially given it's from 2017 sheesh | 19:33 |
wxl | apt-ghetto is trolling me apparently XD | 19:33 |
lubot | <aptghetto> What? It‘s surely the fault of tsimonq2 | 19:34 |
wxl | i'd love to blame him but this is all you XD | 19:34 |
lubot | <teward001> nah it's wxl's fault today :P | 19:34 |
wxl | pffht | 19:35 |
* wxl genetically modifies @teward001 so he can no longer metabolize caffeine | 19:35 | |
teward | the problem | 19:35 |
teward | is that causes an unstable molecular fission reaction | 19:35 |
teward | ... which results in a very powerful blast wave that wipes out all technology world-wide | 19:35 |
teward | :P | 19:36 |
wxl | jeez you really think this song is about you, don't you? | 19:36 |
teward | *yawns* I'm in the middle of trying to get my server cluster set up with another drive, you, so I can make a cdimages mirror. shush. *salts wxl* | 19:37 |
wxl | uhhh huh | 19:37 |
lubot | zucas was added by: zucas | 19:52 |
lynorian | wxl isn't galculator dead upstream? | 21:08 |
wxl | well the issue didn't even get a reply since 2017 so probably XD | 21:09 |
wxl | wow | 21:09 |
wxl | yours is the latest commit, lynorian ........ from 2015 | 21:10 |
wxl | https://github.com/galculator/galculator/issues/37 | 21:11 |
wxl | ^^ "I'd consider galculator dead" - Simon, developer of galculator 28 Mar 2018 | 21:11 |
teward | that about sums it up heh | 21:41 |
teward | oops wrong channel | 21:41 |
teward | *kicks IRC around* | 21:41 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!