Search found 24 matches

by LCintheSky
Thu Nov 09, 2023 6:40 pm
Forum: Software & Applications
Topic: How to temporarily use OpenJDK1.7 and Python2
Replies: 5
Views: 189

Re: [SOLVED] How to temporarily use OpenJDK1.7 and Python2

Well, I tried again this morning to get Java 7 and I was actually able to get it pretty easily. I was going to try changing JAVA_HOME and PATH in order to use the Oracle file I downloaded, but the Oracle JDK files were saved in a few different places, and I wasn't sure which one to use. So I tried S...
by LCintheSky
Wed Nov 08, 2023 2:49 pm
Forum: Software & Applications
Topic: How to temporarily use OpenJDK1.7 and Python2
Replies: 5
Views: 189

Re: How to temporarily use OpenJDK1.7 and Python2

Thanks for helping me out! I tried PyEnv and that worked out well. I still need to take some time to learn SDKMAN, though. I tried building the OS again with OpenJDK 1.8 (downloaded from repository) and Python 2.7.18 (from PyEnv), but it still fails to make the OS, so I think I need OpenJDK1.7. I'll...
by LCintheSky
Tue Nov 07, 2023 8:17 pm
Forum: Software & Applications
Topic: How to temporarily use OpenJDK1.7 and Python2
Replies: 5
Views: 189

How to temporarily use OpenJDK1.7 and Python2

Hello, I have an old Samsung Galaxy Tab 2 7.0" that I'm trying to install LineageOS on. The trouble I'm having is I have to use older software in order to build the compatible OS (CM-13.0), namely OpenJDK 1.7 and Python2. I am using the instructions at this site: https://wiki.lineageos.org/devi...
by LCintheSky
Tue Sep 26, 2023 2:24 am
Forum: Software & Applications
Topic: Backup Tool - default saved locations
Replies: 5
Views: 202

Re: Backup Tool - default saved locations

Thanks for the replies. On Backup Tool, I've been able to backup personal data directly to my external drive via the "Other" option, but I have to redirect it there every time I backup. I was just hoping to streamline a little bit, since I back up often. Overall I'm happy with the Backup T...
by LCintheSky
Mon Sep 25, 2023 11:55 pm
Forum: Software & Applications
Topic: Backup Tool - default saved locations
Replies: 5
Views: 202

Backup Tool - default saved locations

For the Backup Tool utility, is there a way to change the default location for saving both the personal data and software selection backups? I'd like to save them to an external drive by default. Thanks!
by LCintheSky
Thu Dec 29, 2022 4:56 pm
Forum: Printers & Scanners
Topic: Automatically delete completed print jobs
Replies: 2
Views: 465

Re: Automatically delete completed print jobs [SOLVED]

Thank you! That worked perfectly.
by LCintheSky
Wed Dec 28, 2022 6:50 pm
Forum: Printers & Scanners
Topic: Automatically delete completed print jobs
Replies: 2
Views: 465

Automatically delete completed print jobs

I just noticed that my computer keeps copies of every single thing I have printed since installing my printers. The old print jobs show up in the "Document Print Status" window when I click on the check mark to show the completed jobs. I was able to manually delete all of the old print job...
by LCintheSky
Mon Jan 03, 2022 8:13 pm
Forum: Hardware Support
Topic: Camera software
Replies: 5
Views: 505

[Solved} Re: Camera software

Thank you for the help! The Cheese program is working!
by LCintheSky
Mon Jan 03, 2022 6:46 pm
Forum: Hardware Support
Topic: Camera software
Replies: 5
Views: 505

Re: Camera software

Thank you! I will look into Cheese. Here's what lsusb says: Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 0c45:640f Microdia Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate ...
by LCintheSky
Mon Jan 03, 2022 6:20 pm
Forum: Hardware Support
Topic: Camera software
Replies: 5
Views: 505

Camera software

I am trying to figure out how to access my built-in web cam on my laptop. I need to take a picture, but can't find a program that will access my camera. My laptop is a Dell Studio XPS 1645, which is running Linux Mint 20.2. I'm not sure what hardware my camera is. Is there a program preinstalled on ...
by LCintheSky
Tue Aug 10, 2021 10:26 pm
Forum: Software & Applications
Topic: GnuCash window won't shrink to laptop screen size
Replies: 12
Views: 660

[SOLVED] Re: GnuCash window won't shrink to laptop screen size

I don't know why, but I could not get the width of the GnuCash window to shrink down using wmctrl command; I could get the height to shrink down, but not the width, even with the last command you suggested. But I did finally get the window to fit my screen by opening up a blank Gnucash file, maximiz...
by LCintheSky
Fri Aug 06, 2021 6:03 pm
Forum: Software & Applications
Topic: GnuCash window won't shrink to laptop screen size
Replies: 12
Views: 660

Re: GnuCash window won't shrink to laptop screen size

Okay, thank you. I guess I'll have to play around with the numbers until the screen fits and look more into the wmctrl command. In the meantime, I tried this: wmctrl -r "AP.gnucash" -e 0,-1,-1,1200,300 , but the width stayed the same and now the bottom edge is off the screen. It's like the...
by LCintheSky
Fri Aug 06, 2021 5:40 pm
Forum: Software & Applications
Topic: GnuCash window won't shrink to laptop screen size
Replies: 12
Views: 660

Re: GnuCash window won't shrink to laptop screen size

The width looks the same. I typed:

Code: Select all

wmctrl -r "AP.gnucash" -b remove,maximized_vert,maximized_horz

Code: Select all

wmctrl -r "AP.gnucash" -e 0,-1,10, 1200,600
Should I have not done the first line?
by LCintheSky
Fri Aug 06, 2021 5:26 pm
Forum: Software & Applications
Topic: GnuCash window won't shrink to laptop screen size
Replies: 12
Views: 660

Re: GnuCash window won't shrink to laptop screen size

Looks like it's working. I can now see the bottom edge of the window, but it still needs to shrink more horizontally. Would I change the 1200 value for that?
by LCintheSky
Fri Aug 06, 2021 4:39 pm
Forum: Software & Applications
Topic: GnuCash window won't shrink to laptop screen size
Replies: 12
Views: 660

Re: GnuCash window won't shrink to laptop screen size

This is what I get:

Code: Select all

0x05000184  0 10   56   1389 808  acer *AP.gnucash - Edit Expense Voucher - 000439 - GnuCash
0x05c00003  0 2    2    681  766  acer GnuCash window won't shrink to laptop screen size - Linux Mint Forums — LibreWolf
by LCintheSky
Fri Aug 06, 2021 3:49 pm
Forum: Software & Applications
Topic: GnuCash window won't shrink to laptop screen size
Replies: 12
Views: 660

Re: GnuCash window won't shrink to laptop screen size

When I right-click the GnuCash icon on the panel, "Maximize" is grayed out; the only options that I can click on are "Minimize" and "Close." When I double click on the GnuCash title bar, nothing happens, and when I right-click the title bar, "Maximize" is stil...
by LCintheSky
Sun Aug 01, 2021 3:12 pm
Forum: Software & Applications
Topic: GnuCash window won't shrink to laptop screen size
Replies: 12
Views: 660

GnuCash window won't shrink to laptop screen size

Hello, I'm having trouble resizing my GnuCash window to fit my laptop screen. I used to have an extra monitor hooked up to my laptop, which was slightly larger than the laptop screen, but I had to remove it to use on another computer. Gnucash used to open up on the other monitor, so it would maximiz...
by LCintheSky
Sun Jun 02, 2019 3:15 pm
Forum: Installation & Boot
Topic: Same problem: can't login when entering the correct password
Replies: 6
Views: 540

Re: Same problem: can't login when entering the correct password

Here's the results: mint@mint:~$ inxi -Fxzd System: Host: mint Kernel: 4.15.0-20-generic x86_64 bits: 64 compiler: gcc v: 7.3.0 Desktop: Cinnamon 4.0.8 Distro: Linux Mint 19.1 Tessa base: Ubuntu 18.04 bionic Machine: Type: Portable System: Dell product: Studio XPS 1645 v: A13 serial: <filter> Mobo: ...
by LCintheSky
Sun Jun 02, 2019 2:33 pm
Forum: Installation & Boot
Topic: Same problem: can't login when entering the correct password
Replies: 6
Views: 540

Re: Same problem: can't login when entering the correct password

I'm running Vista right now. I'll need to reboot into Mint to run the codes.

Go to advanced search