ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
76.66k stars 59.18k forks source link

[Bug] 网页端导出的本地数据导入Windows客户端后,Windows客户端反应异常 #2888

Open T9500 opened 1 year ago

T9500 commented 1 year ago

Describe the bug

  1. 网页端导出的本地数据导入Windows客户端后,在Windows客户端发送消息会异常输出一段网页编码。
  2. 网页端在非全屏状态下导出的本地数据导入Windows客户端后,Windows客户端会被强制变成非全屏状态,Windows客户端必须“重置所有设置”才能恢复全屏状态。

To Reproduce Steps to reproduce the behavior:

  1. Vercel部署网页端ChatGPT-Next-Web;
  2. 非全屏状态产生对话后导出本地数据;
  3. 导入此本地数据到Windows客户端;
  4. Windows客户端被强制变为非全屏状态,且此时没有全屏按钮,只能通过“重置所有设置”恢复全屏状态;
  5. 在Windows客户端发送消息,返回一段网页编码。

Expected behavior

  1. Windows客户端导入网页端导出的本地数据后可以正常对话。
  2. Windows客户端导入非全屏状态产生的本地数据后不会强制进入非全屏状态。
  3. 建议加入导出除全局设置外的导出选项。

Screenshots

  1. Windows客户端输出一段网页代码 Screenshots1

  2. Windows客户端被强制变为非全屏状态,且无全屏键 Screenshots2

Deployment

Desktop (please complete the following information):

Additional Logs 这里是Windows客户端异常输出的网页代码: <!DOCTYPE html>ChatGPT Next Web

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] After the local data exported from the web page is imported into the Windows client, the Windows client reacts abnormally.

Yidadaa commented 1 year ago
  1. 网页版和客户端的接口地址不能通用,同步之后需要手动更改;
  2. 此 bug 已修复,需要等待新版客户端发布。
Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically.


  1. The interface addresses of the web version and the client cannot be used universally and need to be changed manually after synchronization;
  2. This bug has been fixed and you need to wait for the new version of the client to be released.
T9500 commented 1 year ago
  1. 网页版和客户端的接口地址不能通用,同步之后需要手动更改;
  2. 此 bug 已修复,需要等待新版客户端发布。

因为现版客户端导入网页版数据后会导致“设置”里“接口地址”项被异常隐藏,我想这应该是同一个错误

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically.


  1. The interface addresses of the web version and the client cannot be used universally and need to be changed manually after synchronization;
  2. This bug has been fixed and you need to wait for the new version of the client to be released.

Because after the current version of the client imports the web version data, the "Interface Address" item in "Settings" will be abnormally hidden. I think this should be a mistake.

Cyb3rN8 commented 1 year ago
  1. 网页版和客户端的接口地址不能通用,同步之后需要手动更改;
  2. 此 bug 已修复,需要等待新版客户端发布。

The bug still exists in v2.9.9

https://github.com/Yidadaa/ChatGPT-Next-Web/releases/tag/v2.9.9