Skip to content

Commit

Permalink
Merge pull request #80 from Omega-Numworks/revert-79-tabstrouble
Browse files Browse the repository at this point in the history
Revert "Adding tabs to troubleshooting"
  • Loading branch information
Alerymin authored Jun 9, 2024
2 parents e36fd8f + 0953fd8 commit f17a013
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 55 deletions.
32 changes: 5 additions & 27 deletions docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,39 +44,17 @@ There are 2 possible reasons:

There are multiple possible causes: you either didn't press on the right button, or the driver or config file isn't installed on Windows or Linux.

---

#### All platforms:
Make sure you are pressing the right button, if you are in Recovery mode, press "Recovery" and not "Detect Calculator".

<Tabs
defaultValue="button"
values={[
{label: "You didn't press on the right button", value: 'button'},
{label: "The driver or config file isn't installed on Windows or Linux", value: 'driver'},
]}>
<TabItem value="button">Make sure you are pressing the right button, if you are in Recovery mode, press "Recovery" and not "Detect Calculator".</TabItem>
<TabItem value="driver">Open the <a href="https://numworks.com/rescue/">Rescue page</a> on NumWorks' website and it will give it and tell you how to install it. **Don't plug in your calculator to make sure you don't lock it.**</TabItem>
</Tabs>

---

#### Linux specific cases:
Open the [Rescue page](https://numworks.com/rescue/) on NumWorks' website and it will give it and tell you how to install it. **Don't plug in your calculator to make sure you don't lock it.**

If you are using Linux, it may still not be detected. It can happen if your web browser is installed as a flatpak or snap.

<Tabs
defaultValue="flatpak"
values={[
{label: 'Flatpak', value: 'flatpak'},
{label: 'Snap (usually on Ubuntu)', value: 'snap'},
]}>
<TabItem value="flatpak">You will need to install <a href="https://flathub.org/apps/com.github.tchx84.Flatseal">Flatseal</a>, select your web browser, and add `/run/udev` in the "Other files" into the "Filesystem" category.<br/><br/>
If you're using flatpak, you will need to install [Flatseal](https://flathub.org/apps/com.github.tchx84.Flatseal), select your web browser, and add `/run/udev` in the "Other files" into the "Filesystem" category.

You can also run this command: `flatpak override --user --filesystem=/run/udev [Application ID]` (Replace `[Application ID]` with your web browser's ID, try to run `flatpak list` to find it).
</TabItem>
<TabItem value="snap">Run the following command: `snap connect [Application ID]:raw-usb` (Replace `[Application ID]` with your web browser's ID, try to run `snap list` to find it).</TabItem>
</Tabs>

---
If you are using Snap, run the following command: `snap connect [Application ID]:raw-usb` (Replace `[Application ID]` with your web browser's ID, try to run `snap list` to find it).

Don't forget that you may need to restart your web browser if you unplug and replug the calculator.

Expand Down
34 changes: 6 additions & 28 deletions i18n/fr/docusaurus-plugin-content-docs/current/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,39 +44,17 @@ Il y a 2 raisons possibles:

Il y a plusieurs raisons possibles : soit vous ne cliquez pas sur le bon bouton, soit le driver ou le fichier de configuration n'est pas installé sur Windows ou Linux.

---

#### Toutes plateformes:
Soyez sûr d'utiliser le bon bouton, si votre calculatrice est en mode Recovery, appuyez sur le bouton "Récupération" et pas "Détecter la calculatrice".

<Tabs
defaultValue="button"
values={[
{label: "Vous ne cliquez pas sur le bon bouton", value: 'button'},
{label: "Le driver ou le fichier de configuration n'est pas installé sur Windows ou Linux", value: 'driver'},
]}>
<TabItem value="button">Soyez sûr d'utiliser le bon bouton, si votre calculatrice est en mode Recovery, appuyez sur le bouton "Récupération" et pas "Détecter la calculatrice".</TabItem>
<TabItem value="driver">Ouvrez la <a href="https://numworks.com/rescue/">page de récupération</a> sur le site de NumWorks et il va vous le donner et vous dire comment l'installer. **Ne branchez pas votre calculatrice pour être sûr de ne pas la bloquer.**</TabItem>
</Tabs>

#### Cas spécifiques à Linux:

---
Pour récupérer le driver ouvrez la [page de récupération](https://numworks.com/rescue/) sur le site de NumWorks et il va vous le donner et vous dire comment l'installer. **Ne branchez pas votre calculatrice pour être sûr de ne pas la bloquer.**

Si vous êtes sur Linux, il se peut qu'elle ne soit toujours pas détectée. Cela arrive si votre navigateur web est installé au format flatpak ou snap.

<Tabs
defaultValue="flatpak"
values={[
{label: 'Flatpak', value: 'flatpak'},
{label: 'Snap (couremment sur Ubuntu)', value: 'snap'},
]}>
<TabItem value="flatpak">Il vous faudra installer l'application <a href="https://flathub.org/apps/com.github.tchx84.Flatseal">Flatseal</a>, sélectionner votre navigateur, et ajouter `/run/udev` dans les "Autres fichiers" dans la catégorie "Filesystem".<br/><br/>
Vous pouvez également exécuter la commande: `flatpak override --user --filesystem=/run/udev [Application ID]` (Remplacez `[Application ID]` par l'ID de votre navigateur, n'hésitez pas à faire `flatpak list` pour le trouver).
</TabItem>
<TabItem value="snap">Exécutez la commande: `snap connect [Application ID]:raw-usb` (Remplacez `[Application ID]` par l'ID de votre navigateur, n'hésitez pas à faire `snap list` pour le trouver).</TabItem>
</Tabs>
Dans le cas du Flatpak, il vous faudra installer l'application [Flatseal](https://flathub.org/apps/com.github.tchx84.Flatseal), sélectionner votre navigateur, et ajouter `/run/udev` dans les "Autres fichiers" dans la catégorie "Filesystem".

---
Vous pouvez également exécuter la commande: `flatpak override --user --filesystem=/run/udev [Application ID]` (Remplacez `[Application ID]` par l'ID de votre navigateur, n'hésitez pas à faire `flatpak list` pour le trouver).

Dans le cas du Snap, exécutez la commande: `snap connect [Application ID]:raw-usb` (Remplacez `[Application ID]` par l'ID de votre navigateur, n'hésitez pas à faire `snap list` pour le trouver).

Notez bien que redémarrer le navigateur risque d'être nécessaire si vous débranchez et rebranchez la calculatrice.

Expand Down

0 comments on commit f17a013

Please sign in to comment.