• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Aria don't shut up with HTML(even if it's not mentioned)

    Bugs
    1
    3
    1893
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Kagezod
      Kagezod last edited by

      Symptom
      So I don’t know if you read my comment below “done” bug report so I create new one.

      What’s problem? Aria send you information about HTML when you asked about something else. And ignore everything else you say,

      How to cause bug? I’m not sure but in my case it’s happens when I asked about Java(not JavaScript) or some database(with Java mention) and ask for some help. For example I give Aria instruction and ask to write code. But sometimes it’s happens just random in the middle of conversation.

      And worst part? It’s unstoppable. If she start talking about HTML it’s really hard to stop her. there some small chance to do it. But there a chance she do it again very next message.

      How it’s look like? I send some massage, like “here my java code with 10 lines, help me to modify it to make it’s do something I ask.” sometimes I add reminder “ we are working at java” but it’s don’t help. So then Aria answer “Hello/Gritting(she always say it even in middle of conversation when talking about HTML), I’m here to help you(also always talking about help part). I will guild you how to create HTML… blah blah blah, some HTML code.”

      How I trying to guild her away from it and what response I get? First I’m trying to tell her “we are not working with HTML, we are working with Java”, got same “HTML guild” with different but similar words in response. Then I’m trying to tell Aria stop. in 50% cases it’s help, in others she saying same. And then I’m trying to ask same things and with about 20% chance she will not saying something about HTML.

      I send you some screenshots about it. And here message I always got HTML response even in new chat so you can test it.

      “okay use code

      “import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; public class Main { public static void main(String[] args) { String url = "jdbc:mariadb://localhost:3306/BANK"; // Update with your database URL String user = "root"; // Replace with your database username String password = "help"; // Replace with your database password try { Connection connection = DriverManager.getConnection(url, user, password); System.out.println("Connection to MariaDB has been established!"); // Your database operations go here } catch (SQLException e) { System.out.println("Connection failed: " + e.getMessage()); } } }”

      as basic.

      then help me create interface where user should fill table

      "-- BANK.Clients definition CREATE TABLE Clients ( ClientsID int(11) NOT NULL AUTO_INCREMENT, Name varchar(50) NOT NULL, Surname varchar(50) NOT NULL, Patronymic varchar(50) DEFAULT NULL, Password varchar(60) NOT NULL, Birthday date NOT NULL, PhoneNumber varchar(20) NOT NULL, Email varchar(50) DEFAULT NULL, PassportID varchar(20) NOT NULL, PRIMARY KEY (ClientsID), UNIQUE KEY PhoneNumber (PhoneNumber), UNIQUE KEY PassportID (PassportID), UNIQUE KEY PhoneNumber_2 (PhoneNumber), UNIQUE KEY PhoneNumber_3 (PhoneNumber), UNIQUE KEY Email (Email), CONSTRAINT chk_Email CHECK (Email regexp '^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}$'), CONSTRAINT chk_PhoneNumber CHECK (PhoneNumber regexp '^[+0-9]+$') ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_uca1400_ai_ci;"

      again java, we are talking about java, not about something else”
      e56cdc45-86fd-4be6-9808-389dc3845158-image.png
      4e71ff95-bb90-4693-852e-e83bf0a434d6-image.png

      a11f471f-7b1a-4c16-8379-908c8c61159f-image.png

      804b7151-2a1d-4fac-9cce-ef0b5695e8a0-image.png

      Reply Quote 0
        1 Reply Last reply
      • Kagezod
        Kagezod last edited by

        It's happened about maybe 20 times in the past 5 days. And it very hard to deal from my side. please do something to make Aria not mention this unless user ask for it

        Reply Quote 0
          1 Reply Last reply
        • Kagezod
          Kagezod last edited by

          Important thing is she can give you any code you need(at least simple one) but it's feels so random. And even then she mention HTML, so I made conclusion it's something about it in her basic setting about she need to help with it and I, as user, have very little power to change it even in my personal chat. cbaf82c4-fe3f-4122-9b0f-85573b5ebfd6-image.png

          Reply Quote 0
            1 Reply Last reply
          • First post
            Last post

          Computer browsers

          • Opera for Windows
          • Opera for Mac
          • Opera for Linux
          • Opera beta version
          • Opera USB

          Mobile browsers

          • Opera for Android
          • Opera Mini
          • Opera Touch
          • Opera for basic phones

          • Add-ons
          • Opera account
          • Wallpapers
          • Opera Ads

          • Help & support
          • Opera blogs
          • Opera forums
          • Dev.Opera

          • Security
          • Privacy
          • Cookies Policy
          • EULA
          • Terms of Service

          • About Opera
          • Press info
          • Jobs
          • Investors
          • Become a partner
          • Contact us

          Follow Opera

          • Opera - Facebook
          • Opera - Twitter
          • Opera - YouTube
          • Opera - LinkedIn
          • Opera - Instagram

          © Opera Software 1995-