[kdeplasma-addons] [Bug 477377] Is there a specific reason why Environment Canada engine uses HTTP and not HTTPS?

2023-11-28 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=477377

--- Comment #1 from Austin Huang  ---
Please ignore my initial comment, it does seem to be dependent on network
conditions.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 477377] New: Is there a specific reason why Environment Canada engine uses HTTP and not HTTPS?

2023-11-22 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=477377

Bug ID: 477377
   Summary: Is there a specific reason why Environment Canada
engine uses HTTP and not HTTPS?
Classification: Plasma
   Product: kdeplasma-addons
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Weather
  Assignee: plasma-b...@kde.org
  Reporter: i...@austinhuang.me
  Target Milestone: ---

SUMMARY
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/dataengines/weather/ions/envcan/ion_envcan.cpp
Sometimes (exact conditions unclear but it does happen in a variety of them) I
can't connect to them at all, despite being able to manually visit the URLs in
the source code. So I suspect that the program is not following 301
redirects...?


STEPS TO REPRODUCE
1. Attempt to search for Canadian locations.
2. 
3. 

OBSERVED RESULT
Environment Canada locations don't show up.

EXPECTED RESULT
Environment Canada locations should show up.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux ARM 6.5.0-asahi-15-1-edge-ARCH (64-bit)
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[NeoChat] [Bug 476731] Room preview: username height affects room avatar height, breaking layout

2023-11-12 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=476731

--- Comment #11 from Austin Huang  ---
Yes; see attachment 162962, comment 1.

-- 
You are receiving this mail because:
You are watching all bug changes.

[NeoChat] [Bug 476731] Room preview: username height affects room avatar height, breaking layout

2023-11-12 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=476731

--- Comment #8 from Austin Huang  ---
But I also mentioned that putting some unicode characters also affect the
height of the last author field in room previews. Element seems to just cut off
the extra height for this. I don’t know if it’s my issue (sorry I’m new to
Linux lol) of not installing a font, but fixing the height of the field could
be considered.

-- 
You are receiving this mail because:
You are watching all bug changes.

[NeoChat] [Bug 476731] Room preview: username height affects room avatar height, breaking layout

2023-11-12 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=476731

--- Comment #5 from Austin Huang  ---
It’s a user display name, not a room topic/name.

-- 
You are receiving this mail because:
You are watching all bug changes.

[NeoChat] [Bug 476731] Room preview: username height affects room avatar height, breaking layout

2023-11-11 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=476731

Austin Huang  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[NeoChat] [Bug 476731] Room preview: username height affects room avatar height, breaking layout

2023-11-11 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=476731

--- Comment #3 from Austin Huang  ---
Extracted from membership state events:

"Access forbidden!\n\nYou don't have permission to access the requested
directory. There is either no index document or the directory is
read-protected.\n\nIf you think this is a server error, please contact the
webmaster.\nError 403\nlocalhost\nApache”

So it’s literally \n

> On Nov 11, 2023, at 18:55, Tobias Fella  wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=476731
> 
> Tobias Fella  changed:
> 
>   What|Removed |Added
> 
> Status|REPORTED|NEEDSINFO
> Resolution|--- |WAITINGFORINFO
> 
> --- Comment #2 from Tobias Fella  ---
> do you know which character exactly is used as a linebreak here? for the usual
> candidates, this is already filtered out, so it's probably something more
> exotic, maybe unicode
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[NeoChat] [Bug 476731] Room preview: username height affects room avatar height, breaking layout

2023-11-08 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=476731

--- Comment #1 from Austin Huang  ---
Created attachment 162962
  --> https://bugs.kde.org/attachment.cgi?id=162962&action=edit
The usual scenario where one has emojis in display name

-- 
You are receiving this mail because:
You are watching all bug changes.

[NeoChat] [Bug 476731] New: Room preview: username height affects room avatar height, breaking layout

2023-11-08 Thread Austin Huang
https://bugs.kde.org/show_bug.cgi?id=476731

Bug ID: 476731
   Summary: Room preview: username height affects room avatar
height, breaking layout
Classification: Applications
   Product: NeoChat
   Version: 23.08.2
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: fe...@posteo.de
  Reporter: i...@austinhuang.me
CC: c...@carlschwan.eu
  Target Milestone: ---

Created attachment 162961
  --> https://bugs.kde.org/attachment.cgi?id=162961&action=edit
The extreme scenario where someone put linebreaks in their display name,
severely breaking the layout

SUMMARY
In a room preview, if the last author's display name has emojis or, in extreme
cases, line breaks, then their display name would take more space vertically.
The room preview does not seem to account for this, so if the display name's
space is stretched, then it will also stretch the room icon on the left.

STEPS TO REPRODUCE
1. Be in a room where someone has a display name that either contains an emoji
or line breaks.
2. Let them send the latest message.

OBSERVED RESULT
It stretches the entire space for that room's preview. Notably it stretches the
room avatar.

EXPECTED RESULT
The space taken by each room is constant.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch ARM (Asahi Linux)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.