[Bug 49226] New: Tried to install Torch Browser in Ubuntu 20.04 but failed.
https://bugs.winehq.org/show_bug.cgi?id=49226 Bug ID: 49226 Summary: Tried to install Torch Browser in Ubuntu 20.04 but failed. Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: Prabesh432(a)gmail.com Distribution: --- What did I do? 1. Installed wine. sudo apt install wine 2. Downloaded the Torch browser.exe from https://torchbrowser.com/ 3. Tried to install and which never ended: https://pastebin.com/n8rUaG7z 4. Tried to launch Torch and this happened: https://pastebin.com/PRwBV8XL" Not to mention the occurrence of the random files it showed after the Desktop (aka /home/username/Desktop). Look dirty + Doesn't work + Pointless. He is a new windows user. So, I tried to install Torch in his machine. So far, no good. Let me know, what are we missing over here? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 Pranav <Prabesh432(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 Pranav <Prabesh432(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |5.0 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 Pranav <Prabesh432(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 --- Comment #1 from Pranav <Prabesh432(a)gmail.com> --- This is how the desktop looks like now: https://imgur.com/a/CHgOQ5b Screenshot of Settings > About: https://imgur.com/24tlMs4 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #2 from joaopa <jeremielapuree(a)yahoo.fr> --- Is it this application https://torchbrowser.com/ ? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 --- Comment #3 from Pranav <Prabesh432(a)gmail.com> --- (In reply to joaopa from comment #2)
Is it this application https://torchbrowser.com/ ?
As I mentioned that earlier, yes. That the website. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |xerox.xerox2000x(a)gmail.com URL| |https://torchbrowser.com/ Keywords| |download Status|UNCONFIRMED |NEEDINFO --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, AFAICT there looks to be some trouble with your setup,
Could not find Wine Gecko. HTML rendering will be disabled.
That doesn`t look good... Please read Wiki how to set up wine properly
[125:160:0518/120431.653:ERROR:sandboxed_unpacker.cc(156)] C:\users\dipak\Temp seem to be on remote drive.
Not sure where this comes from.... Do you have a special setup? Anyway, i tried the app, it doesn`t run for me too, i get the log below*** After doing "winetricks dotnet48" the browser comes up and seems to work fine. That is, using Staging, as the browser seems to suffer from same bugs as firefox (webpages never load) Apparently a mono-bug. @OP: Could you try if you could "resetup" wine so that (hopefully) the above errors dissappear? Thanks in advance for reporting back and regards tested sha1sum TorchSetupstub.exe aca38219183233c93fa7037c3abb9ca84d68dc23 TorchSetupstub.exe With current Staging 5.9 ***: Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'lum_sdk_int, Version=1.179.532.0, Culture=neutral, PublicKeyToken=66c330cd4992b2b5' or one of its dependencies. File name: 'lum_sdk_int, Version=1.179.532.0, Culture=neutral, PublicKeyToken=66c330cd4992b2b5' at <Module>.lum_sdk_api_get_choice_c () [0x00000] in <e83b74e9a2624cd8806ba0d8f092c647>:0 at (wrapper native-to-managed) <Module>.lum_sdk_api_get_choice_c() [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'lum_sdk_int, Version=1.179.532.0, Culture=neutral, PublicKeyToken=66c330cd4992b2b5' or one of its dependencies. File name: 'lum_sdk_int, Version=1.179.532.0, Culture=neutral, PublicKeyToken=66c330cd4992b2b5' at <Module>.lum_sdk_api_get_choice_c () [0x00000] in <e83b74e9a2624cd8806ba0d8f092c647>:0 at (wrapper native-to-managed) <Module>.lum_sdk_api_get_choice_c() 01b4:fixme:msvcrt:__clean_type_info_names_internal (0x73402d4) stub -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 --- Comment #5 from Pranav <Prabesh432(a)gmail.com> --- (In reply to Louis Lenders from comment #4)
AFAICT there looks to be some trouble with your setup, I thought just fresh installing wine was OK. Now I have to read and understand wiki. Great.
That doesn`t look good... Please read Wiki how to set up wine properly sudo apt install wine //is not enough! But anyway, I will try.
Not sure where this comes from.... Do you have a special setup? NO SPECIAL SETUP. It a fresh install in the fresh installed distro.
Anyway, I tried the app, it doesn`t run for me too, I get the log below*** Expected.
@OP: Could you try if you could "resetup" wine so that (hopefully) the above errors disappear? I don't think so. Anyway, I will try.
With current Staging 5.9 Please use the stable version which "sudo apt install wine" gives u if you want to get the same reproduce problems in a similar format.
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49226 --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Pranav from comment #5) Hi
With current Staging 5.9 Please use the stable version which "sudo apt install wine" gives u if you want to get the same reproduce problems in a similar format.
Well i tried, and got a different output then you. Anyway, that`s not really important, please try if you can get it running with current wine-5.9 (staging)*** - winetricks dotnet48 - run with Staging-5.9 It runs here that way, so it should be possible to get it going ***: From bugs-wiki page... You should report a bug when: Wine doesn't run a program the same way as Windows does (e.g. crashes) with the default Wine configuration (i.e. no dlls from Windows, or DllOverrides set). You are using the latest development version of Wine (not stable) (See downloads for information on how to get the latest). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla