LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Bodhi (https://www.linuxquestions.org/questions/bodhi-92/)
-   -   Google Earth on Bodhi 5.1 64-bit - Map section invisible? (https://www.linuxquestions.org/questions/bodhi-92/google-earth-on-bodhi-5-1-64-bit-map-section-invisible-4175681347/)

Snugbug 09-01-2020 06:23 AM

Google Earth on Bodhi 5.1 64-bit - Map section invisible?
 
I installed the latest Google Earth on my notebook with Bodhi 5.1 64-bit.
When I start Earth, all of the control bars are there but not the section with the globe.
Instead, I can see "through" that section, at the desktop of Bodhi.
There's no information available when started in the terminal.

How can I fix this, please?

This is my system:
Code:

inxi -Fz
System:    Host: HP-250-G5 Kernel: 5.4.0-42-generic x86_64 bits: 64 Desktop: Enlightenment 0.3.1.16455
          Distro: Ubuntu 18.04.5 LTS
Machine:  Device: laptop System: HP product: HP 250 G5 Notebook PC v: Type1ProductConfigId serial: N/A
          Mobo: HP model: 81F0 v: 63.53 serial: N/A UEFI: Insyde v: F.48 date: 12/17/2019
Battery    BAT1: charge: 34.7 Wh 100.0% condition: 34.7/41.4 Wh (84%)
CPU:      Dual core Intel Core i3-5005U (-MT-MCP-) cache: 3072 KB
          clock speeds: max: 1900 MHz 1: 1112 MHz 2: 1120 MHz 3: 1137 MHz 4: 1128 MHz
Graphics:  Card-1: Intel HD Graphics 5500
          Card-2: Advanced Micro Devices [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / R7 M520]
          Display Server: x11 (X.Org 1.19.6 ) driver: intel Resolution: 1366x768@60.00hz
          OpenGL: renderer: Mesa DRI Intel HD Graphics 5500 (BDW GT2) version: 4.6 Mesa 20.0.8
Audio:    Card-1 Intel Broadwell-U Audio Controller driver: snd_hda_intel
          Card-2 Intel Wildcat Point-LP High Def. Audio Controller driver: snd_hda_intel
          Sound: Advanced Linux Sound Architecture v: k5.4.0-42-generic
Network:  Card-1: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller driver: r8169
          IF: enp7s0 state: down mac: <filter>
          Card-2: Intel Wireless 3165 driver: iwlwifi
          IF: wlp19s0 state: down mac: <filter>
Drives:    HDD Total Size: 1000.2GB (9.6% used)
          ID-1: /dev/sda model: WDC_WD10JPVX size: 1000.2GB
Partition: ID-1: / size: 41G used: 22G (56%) fs: ext4 dev: /dev/sda9
          ID-2: /home size: 179G used: 60G (36%) fs: ext4 dev: /dev/sda10
          ID-3: swap-1 size: 8.86GB used: 0.00GB (0%) fs: swap dev: /dev/sda6
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:  System Temperatures: cpu: 51.0C mobo: N/A gpu: 34.0
          Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 178 Uptime: 9 days Memory: 794.6/15926.1MB Client: Shell (bash) inxi: 2.3.56


Snugbug 09-04-2020 08:22 AM

I just updated the graphics driver according to this guide:
https://askubuntu.com/questions/1065...raphics-driver
But it didn't change anything.

What else can I do?

rbtylee 09-05-2020 03:07 PM

How was google earth installed?

Snugbug 09-05-2020 03:39 PM

I tried this guide in order to install it:
https://linuxconfig.org/how-to-insta...c-beaver-linux

But after downloading the .deb, using the wget command of that guide, I double-clicked that .deb.
Then it was installed with gdebi, just like any other .deb.

I also uninstalled the driver update after my previous post, because it didn't make any noticeable difference.

rbtylee 09-06-2020 04:25 PM

Quote:

Originally Posted by Snugbug (Post 6161355)
I installed the latest Google Earth on my notebook with Bodhi 5.1 64-bit.
When I start Earth, all of the control bars are there but not the section with the globe.
Instead, I can see "through" that section, at the desktop of Bodhi.
There's no information available when started in the terminal.

How can I fix this, please?

[/CODE]

OK it is working here. I can see the globe and zoom in and all that. Hmm so what moksha theme are you using? What gtk theme?

Snugbug 09-06-2020 05:11 PM

Moksha is 0.3.1 and the theme is Moksha Arc Green.

When I run screenfetch in the terminal it says:
GTK Theme: Not available. [GTK2]

When I look it up in the settings, I get a lot of GTK themes and among them there's also Moksha Arc Green, but none of them seems to be selected.
Shouldn't the selected one be Moksha Arc Green, too?

rbtylee 09-07-2020 06:09 AM

yes Moksha Arc Green should be the default gtk theme with your moksha theme you are using

Snugbug 09-07-2020 06:39 AM

Ok, but sorry, nothing has changed. There's still no globe.
Just like before, only in the upper left corner of the missing section, there's a small piece of that section with stars moving around, like they do at the beginning, when the globe comes up.

rbtylee 09-07-2020 10:31 AM

sorry about that. Was hoping it was a gtk issue. Hmm any errors in the terminal when you run it that may provide a clue? There is also a folder in your home directory that is hidden, .googleearth. It will place crash logs in there. That may not help as it is not crashing.

There is really not, such more I can offer. I think it is a closed source program and you are going to have to go to google themselves for help on it. A serious advanced developer maybe could run gdb on it or strace or other such programming tools and maybe see what it is wrong.

Snugbug 09-07-2020 10:47 AM

Since there are no error messages in the terminal, there are no hints regarding this problem. I've been thinking, maybe it's something about the graphics driver, but updating had no effect.

the_waiter 09-08-2020 01:06 AM

Google Earth on Bodhi 5.1 64-bit - Map section invisible?
 
It is by all means GPU issue. I faced it in the past. Installing correct driver was a solution.

Snugbug 09-08-2020 03:14 AM

In my second post, I said, I updated the driver already, with no result. Was it the wrong one and do I need another one? Which one do you think is appropriate?

the_waiter 09-08-2020 01:57 PM

NP here. Google Earth working as expected: https://i.imgur.com/fk2zJ3j.jpg

Anyway, I have noticed you have 2 GPUs. What is your current one in use? can you switch between them?

Stefan

Snugbug 09-08-2020 08:05 PM

My main GPU is Intel HD Graphics 5500 and the other one is Radeon R5 M430. Apparently, the second one is a co GPU. The driver of the 5500 is an intel.
To install the Radeon driver, I used the following two pages.
https://askubuntu.com/questions/3878...stalled-ubuntu
https://itectec.com/ubuntu/ubuntu-ho...-ubuntu-18-04/

I did all that, just to find out, the divers were installed already and nothing has changed.

Snugbug 09-19-2020 04:51 AM

I'm trying to uninstall the mesa driver from the oibaf PPA using Method 2 of this page, but that doesn't work.
There are still lots of oibaf packages in Synaptic.

When I try to force the bionic version of them, Bodhi notifies me about many packages that have to be removed first, but these packages are so many, it looks like half of the entire system.

Is there any chance of preventing a reinstallation of Bodhi?


All times are GMT -5. The time now is 02:44 AM.