Project

General

Profile

Bug #871

Need to double check the below and update or correct (Linux(Ubuntu)).

Added by malcolm harvey over 2 years ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Assignee:
AOZ Studio Team
Target version:
Start date:
11/29/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Read down from here below link (In release share about channel).
Yes, this has happened twice for two different users with ubuntu installs.
https://discord.com/channels/653893653940404224/777642924275400715/914566998032265267
..
I did think this was now corrected for a) & b) need to double check and also
there seams to be for slashes and backward slashes when extracting.aozip files.
..
https://discord.com/channels/653893653940404224/777642924275400715/914614174754177024


Files

ubuntu install.png (71.7 KB) ubuntu install.png malcolm harvey, 11/28/2021 09:17 PM
ubuntu aozip.png (197 KB) ubuntu aozip.png malcolm harvey, 11/28/2021 09:17 PM
#1

Updated by malcolm harvey over 2 years ago

The issues themselves.
..
re: (linux ubuntu) install....
Installer error on Ubuntu (21.10).
Can't find user folder (???). It creates a dir on /home/user/AOZ_Studio but stuck there.
if self.userFolder == "":
messagebox.showerror( "Oops!", "Unable to find the User folder. The installation programm will stop." )
exit( 0 )

re: (aozip) extraction...
..
This was noted as well that was found useful when extracting .aozip files (ubuntu) which are saved packed up aoz zip files.
..
7z rn .aozip $(7z l .aozip | grep '' | awk '{ print $6, gensub(//, "/", "g", $6); }' | paste -s)

#2

Updated by malcolm harvey 12 months ago

  • Status changed from New to Closed
  • Affected version changed from 1.0.0 (B11) u17 to 1.0 (u38)

Ill close this now as my last test was successful now. Did not get stuck jammy jellyfish 22.04+ (Ubuntu).
Ill reopen in the future if this re-occurs.

Also available in: Atom PDF