[dolphin] [Bug 497803] Minimizing dolphin and tabbing back in focuses the places panel

2025-01-01 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=497803 --- Comment #2 from Riku --- Created attachment 177027 --> https://bugs.kde.org/attachment.cgi?id=177027&action=edit Demonstration Looks like this only happens on X11. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 497803] New: Minimizing dolphin and tabbing back in focuses the places panel

2024-12-22 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=497803 Bug ID: 497803 Summary: Minimizing dolphin and tabbing back in focuses the places panel Classification: Applications Product: dolphin Version: 24.12.0 Platform: Arch Linux

Re: [Alpine-info] Localhost failed to create connection

2024-09-28 Thread Riku Virtanen via Alpine-info
to open the following URL: After it, there is a link which I opened to a browser in same laptop which Alpine is. Riku On Sat, 28 Sep 2024, Eduardo Chappa via Alpine-info wrote: Are you entering the URL in the top as code? On Sat, 28 Sep 2024, Riku Virtanen via Alpine-info wrote: Hi, I

[Alpine-info] Localhost failed to create connection

2024-09-28 Thread Riku Virtanen via Alpine-info
it with Chrome or Edge. But Alpine does not connect to that account. With similar configurations/settings, two other Google accounts work. Riku Virtanen ___ Alpine-info mailing list Alpine-info@u.washington.edu http://mailman12.u.washington.edu/mailman

Re: ath10k usb support status

2024-08-20 Thread Riku Voipio
Hei, On Tue, Aug 20, 2024 at 12:16:00PM +0300, Kalle Valo wrote: > Moro, > Riku Voipio writes: > > I note drivers/net/wireless/ath/ath10k/usb.c comes with the warning: > > > > /* TODO: remove this once USB support is fully implemented */ > > ath10k_warn(ar

ath10k usb support status

2024-08-20 Thread Riku Voipio
If so, Is there alternative USB-connected chipset with good mainline support? Regards, Riku

[dolphin] [Bug 487629] Double-clicking mouse Forward/Back button opens files/folders

2024-07-05 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=487629 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[dolphin] [Bug 487392] Item selection doesn't reset x or y properly between mouse click and arrow keys

2024-07-03 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=487392 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[kwin] [Bug 488110] Last Active Screen and Open Window Under Mouse Cover Seem to Be Clashing

2024-06-27 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=488110 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

How to get the number of conversions by each conversion action by query

2024-06-27 Thread Riku Kudo
Hello. I want to get the number of conversions by each conversion action by query. I have assembled such a query for this purpose, but it does not work. === SELECT CampaignName, AdGroupName, Query, metrics.all_conversions, Conversions.購入, Conversions.購入確認

Re: Preallocation changes in Postgresql 16

2024-05-02 Thread Riku Iki
80K zstd 3% 1.4G 42G 42G It is clearly visible that files created with fallocate are not compressed, and disk usage is much larger. I am wondering if there is a way to have some feature request to have this parameter user configurable.. On Fri, Apr 26, 2024 at 4:15 PM Ri

Re: Preallocation changes in Postgresql 16

2024-04-28 Thread Riku Iki
Thank you, I have such a system. I think my task would be to compile PG from sources(need to learn this), and see how it works with and without that code block. On Thu, Apr 25, 2024 at 2:25 PM Thomas Munro wrote: > On Fri, Apr 26, 2024 at 4:37 AM Riku Iki wrote: > > I am wondering

Preallocation changes in Postgresql 16

2024-04-25 Thread Riku Iki
Hi, We have PostgreSQL server, which currently runs PostgreSQL 15 on compressed btrfs. I tried to migrate DB to PostgreSQL 16, and found that data is not being compressed for PostgreSQL 16 server. One of the possible reason why btrfs won't compress data is data preallocation. When running "comps

[SeaBIOS] Re: [PATCH v4] Add basic MXM 3.0 interrupt support

2024-04-14 Thread Riku Viitanen via SeaBIOS
> I think it would be preferable if mxm_setup() was passed the pci > device for uniformity, and have mxm_setup() call romfile_xxx() itself. Do you mean, run mxm30_setup unconditionally? And it checks if the file exists: else if (mxm30_setup(pci)) /* nothing left to do here */

[SeaBIOS] Re: [PATCH v4] Add basic MXM 3.0 interrupt support

2024-04-14 Thread Riku Viitanen via SeaBIOS
e 8300 USDT (that's a desktop btw). And Dell Precision ports are in progress. -- Riku ___ SeaBIOS mailing list -- seabios@seabios.org To unsubscribe send an email to seabios-le...@seabios.org

[SeaBIOS] [PATCH v4] Add basic MXM 3.0 interrupt support

2024-04-14 Thread Riku Viitanen via SeaBIOS
/codeberg.org/Riku_V/mxmdump/ Signed-off-by: Riku Viitanen riku.viita...@protonmail.com --- src/vgahooks.c | 79 ++ 1 file changed, 79 insertions(+) diff --git a/src/vgahooks.c b/src/vgahooks.c index 1f149532..6adf5b9b 100644 --- a/src/vgahooks.c

[dolphin] [Bug 482834] Middle-clicking a file in dolphin opens with second application for the file mime, breaking default selection operation

2024-03-21 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=482834 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[kwin] [Bug 477086] MPV not able to enter fullscreen mode and FS apps don't trigger the compositor to suspend/undredir X11

2024-03-06 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=477086 --- Comment #19 from Riku --- (In reply to Vlad Zahorodnii from comment #18) > Can you add a window rule "obey geometry restrictions" that forces "No" for > mpv? Having set the rule mpv now behaves as expected. -- Y

[kwin] [Bug 477086] MPV not able to enter fullscreen mode and FS apps don't trigger the compositor to suspend/undredir X11

2024-03-06 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=477086 Riku changed: What|Removed |Added CC||r...@rekurs.io Status|RESOLVED

[kwin] [Bug 482129] Windows won't take focus on wayland

2024-03-01 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=482129 --- Comment #2 from Riku --- (In reply to Vlad Zahorodnii from comment #1) > Something to look into later. Hopefully not too much later? While this has been more or less the only major issue I've ran into with plasma 6 on wayland it is e

[dolphin] [Bug 482130] New: Text is misaligned when renaming a file inline in dolphin icon view

2024-03-01 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=482130 Bug ID: 482130 Summary: Text is misaligned when renaming a file inline in dolphin icon view Classification: Applications Product: dolphin Version: 24.02.0 Platform: Arch Linux

[kwin] [Bug 482129] New: Windows won't take focus on wayland

2024-03-01 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=482129 Bug ID: 482129 Summary: Windows won't take focus on wayland Classification: Plasma Product: kwin Version: unspecified Platform: Arch Linux OS: Linux Status: REPORTED

[plasmashell] [Bug 477201] Wayland: Right click and dragging does not activate context menu item (no menu rolling)

2024-02-29 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=477201 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[dolphin] [Bug 480494] Dolphin Panels Change When Rapidly Minimizing and Maximizing Program

2024-02-28 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=480494 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

Re: [rancid] CVS web viewer?

2024-02-22 Thread Riku Meskanen
own and without willingness to use git cli to compare random commits, then I would prefer git. But if you need to get comparing those random commits for less cli experienced users check that the web front end is useable for those who need it and if not that cvsweb might be easiest solution ho

[SeaBIOS] Re: [PATCH 1/2] romfile: implement a generic loader

2024-02-14 Thread Riku Viitanen via SeaBIOS
> I'd suggest to add a romfile_loadfile_low() I can definitely do that. > or add a 'struct zone_s' > parameter instead of passing in a function pointer. Sounds sensible. I see there's a malloc that takes zone as argument. > Also: What the trailing bytes are used for? Only for re-implementing t

[SeaBIOS] [PATCH 2/2] vgahooks, optionroms: implement mxm 3.0 interrupts

2024-02-10 Thread Riku Viitanen via SeaBIOS
te a tool to do it on Linux: https://codeberg.org/Riku_V/mxmdump/ Signed-off-by: Riku Viitanen --- src/optionroms.c | 9 +++ src/vgahooks.c | 69 src/vgahooks.h | 9 +++ 3 files changed, 87 insertions(+) create mode 100644 src/v

[SeaBIOS] [PATCH 1/2] romfile: implement a generic loader

2024-02-10 Thread Riku Viitanen via SeaBIOS
-by: Riku Viitanen --- src/romfile.c | 25 - src/romfile.h | 2 ++ 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/src/romfile.c b/src/romfile.c index b598274e..8bf95713 100644 --- a/src/romfile.c +++ b/src/romfile.c @@ -47,10 +47,12 @@ romfile_find(const

Re: [Lynx-dev] An error with temporary file

2024-01-28 Thread Riku Virtanen
, Riku On Sun, 28 Jan 2024, Thorsten Glaser wrote: Riku Virtanen dixit: /usr/bin/brotli -j -d /tmp/lynx6fQBBD/L1617-7134TMP.html.br Is /usr/bin/brotli installed and usable? (I’ve not enabled that in my build. If it relies on an external utility, perhaps it should not @ Debian packagers) bye

Re: [Lynx-dev] An error with temporary file

2024-01-27 Thread Riku Virtanen
Hi, I wrote: dnf install brotli The result: Package brotli-0.6.0-8.fc27.i686 is already installed, skipping. Seemly it is in the machine. Riku On Sat, 27 Jan 2024, Riku Virtanen wrote: Hi all, I tested with -trace: )0[?7h

Re: [Lynx-dev] An error with temporary file

2024-01-27 Thread Riku Virtanen
for response. HTTP/1.0 200 OK 'A'lways allowing from domain 'www.tripadvisor.com'. Data transfer complete /usr/bin/brotli -j -d /tmp/lynx6fQBBD/L1617-7134TMP.html.br Alert!: Error uncompressing temporary file! lynx: Start file could not be found or is not text/html or text/plain Exiting... Riku

[Lynx-dev] An error with temporary file

2024-01-21 Thread Riku Virtanen
Hi, I installed new Lynx 9.0. I tried with www.tripadvisor.com/. Lynx said: Error with compressing temporary file. What does this mean? Now I have 2.8.9rel.1 and it opens Tripadvisor. Riku

[plasmashell] [Bug 402912] Panel in "Auto-Hide" mode does not auto-hide when KWin HideUtilityWindowsForInactive is false

2023-11-08 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=402912 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[kwin] [Bug 476570] Bad frametime with Nvidia 545.29.02 on X11

2023-11-06 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=476570 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[Breeze] [Bug 475575] Underscores display as spaces in the window title bar

2023-11-01 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=475575 --- Comment #8 from Riku --- I use DejaVu sans size 8, no scaling. Tried setting the window title size to 10 in system settings -> appearance -> fonts, and the underscores show up now. -- You are receiving this mail because: You are watching a

[kde] [Bug 475575] Underscores display as spaces in the window title bar

2023-10-16 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=475575 Riku changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kde] [Bug 475575] Underscores display as spaces in the window title bar

2023-10-16 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=475575 --- Comment #4 from Riku --- Created attachment 162353 --> https://bugs.kde.org/attachment.cgi?id=162353&action=edit Demonstration of the issue -- You are receiving this mail because: You are watching all bug changes.

[kde] [Bug 475575] Underscores display as spaces in the window title bar

2023-10-13 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=475575 Riku changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kde] [Bug 475575] New: Underscores display as spaces in the window title bar

2023-10-13 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=475575 Bug ID: 475575 Summary: Underscores display as spaces in the window title bar Classification: I don't know Product: kde Version: unspecified Platform: Archlinux OS: Linux

[Lynx-dev] Amazon.de and lynx

2023-06-22 Thread Riku Virtanen
Hi, Does someone know if a blind Lynx user can still use Amazon? I was able to browse products, not buy but saw details and prices. Now, amazon.com works but amazon.de not. Regards, Riku

[dolphin] [Bug 464225] copy/move symbolic link moves link destination instead

2023-05-10 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=464225 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

Fw: Re: [PATCH] at_keyboard.c: add timeout to fix hang on hp elitebooks

2023-04-30 Thread Riku Viitanen via Grub-devel
I accidentally replied to Daniel Kiper only. --- Forwarded Message --- From: Riku Viitanen Date: On Sunday, April 30th, 2023 at 15.26 Subject: Re: [PATCH] at_keyboard.c: add timeout to fix hang on hp elitebooks To: Daniel Kiper > On Friday, April 28th, 2023 at 16.38, Daniel Kiper

[PATCH] at_keyboard.c: add timeout to fix hang on hp elitebooks

2023-04-23 Thread Riku Viitanen via Grub-devel
This fixes GRUB on Coreboot on HP EliteBooks by implementing a 200ms timeout. GRUB used to hang. See: https://ticket.coreboot.org/issues/141 --- grub-core/term/at_keyboard.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/grub-core/term/at_keyboard.c b/grub-core/ter

[bug #64090] at_keyboard hangs HP EliteBooks with GRUB on Coreboot

2023-04-22 Thread Riku Viitanen
ooting Severity: Major Priority: 5 - Normal Item Group: Hardware-specific Status: None Privacy: Public Assigned to: None Originator Name: Riku Viitanen Originator Email: riku.viita...@protonma

[Lynx-dev] The forgotten address

2023-04-15 Thread Riku Virtanen
Hi, In my previous mail, I forgot to put the address: http://yvtltk.fi/fi/ Regards, Riku

[Lynx-dev] How to fix a website?

2023-04-15 Thread Riku Virtanen
Hi, I tested with Lynx 2.9.0dev5 a Finnish Discrimination Tribunal website. It does not work. Does the current dev12 work, or should I report to the tribunal? What is the exact issue why Lynx does not work with that site. Most of public Finnish websites work with Lynx. Regards, Riku Riku

[kwin] [Bug 468127] New: Window title in tabbox is not updated until active window changes

2023-04-03 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=468127 Bug ID: 468127 Summary: Window title in tabbox is not updated until active window changes Classification: Plasma Product: kwin Version: 5.27.0 Platform: Archlinux

[kwin] [Bug 428272] Unmaximize does not restore window size/position correctly if KWin's Quicktile shortcuts were used before

2023-03-22 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=428272 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[dolphin] [Bug 466050] Triggering selection mode by accident

2023-02-23 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=466050 --- Comment #7 from Riku --- Entering selection mode on actions like copy just seems redundant to be honest. But admittedly, copying on an empty selection is not that regular of an occurrance and maybe I could learn to live with how it works once

[kwin] [Bug 461897] Mouse Pointer leaves duplicate on second monitor when moving quickly between monitors

2023-02-21 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=461897 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[dolphin] [Bug 466050] Triggering selection mode by accident

2023-02-20 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=466050 --- Comment #4 from Riku --- Dashon, regarding space specifically there's a related report here https://bugs.kde.org/show_bug.cgi?id=465489 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 465937] Resizing quick tiled windows affects quick tiling behavior

2023-02-20 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=465937 --- Comment #4 from Riku --- Closing the tiled windows and the state persisting just doesn't make any sense. I think on windows 10 for example, you can do something similar where windows snapped to the sides fill the remaining space, but new wi

[dolphin] [Bug 466050] Triggering selection mode by accident

2023-02-19 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=466050 --- Comment #2 from Riku --- File manager GUIs have worked more or less the same for as long as I can remember and now suddenly the muscle memory is destroyed. But I won't argue against accessibility and it's great that people are actuall

[Breeze] [Bug 457565] Multiscreen: Window's shadow and outline bleed over when window is maximized or tiled to an edge adjacent to another screen

2023-02-18 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=457565 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[dolphin] [Bug 466050] Triggering selection mode by accident

2023-02-18 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=466050 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[dolphin] [Bug 466050] New: Triggering selection mode by accident

2023-02-18 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=466050 Bug ID: 466050 Summary: Triggering selection mode by accident Classification: Applications Product: dolphin Version: 22.12.2 Platform: Other OS: Linux Status: REPORTED

[kwin] [Bug 465937] Resizing quick tiled windows affects quick tiling behavior

2023-02-17 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=465937 --- Comment #2 from Riku --- Created attachment 156405 --> https://bugs.kde.org/attachment.cgi?id=156405&action=edit Demonstration of the issue I've added a video where you can see the issue. I tile to the left (super+left), horizontal r

[dolphin] [Bug 465489] Can no longer unassign "space" from activating selection mode

2023-02-17 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=465489 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[kwin] [Bug 465937] Resizing quick tiled windows affects quick tiling behavior

2023-02-17 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=465937 Riku changed: What|Removed |Added CC||r...@rekurs.io -- You are receiving this mail because

[kwin] [Bug 465937] New: Resizing quick tiled windows affects quick tiling behavior

2023-02-17 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=465937 Bug ID: 465937 Summary: Resizing quick tiled windows affects quick tiling behavior Classification: Plasma Product: kwin Version: 5.27.0 Platform: Archlinux OS:

[konsole] [Bug 462421] Pixel (0, 0) is rendered black when window is inactive

2022-12-19 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=462421 Riku changed: What|Removed |Added CC|r...@rekurs.io | -- You are receiving this mail because: You are

[konsole] [Bug 463187] New: Cursor rendering bug

2022-12-18 Thread Riku
https://bugs.kde.org/show_bug.cgi?id=463187 Bug ID: 463187 Summary: Cursor rendering bug Classification: Applications Product: konsole Version: 22.12.0 Platform: Archlinux OS: Linux Status: REPORTED Se

ModemManager randomly uses AT instead of QMI interface on Quectel EG25G

2022-11-07 Thread Riku Voipio
' and '5' ports -snip- The successful connections instead look like: -snip- [device HomeModem] creating modem with plugin 'quectel' and '6' ports [base-manager] modem for device 'HomeModem' successfully created -snip- Any hints why this happens and howto prevent it? Due to random nature it's hard to catch with debug on. Cheers, Riku

[Alpine-info] An issue of Sentmail folder

2022-09-03 Thread Riku Virtanen
, not only my own name. In other folders, recipients are shown, and this issue relates only to Sentmail folders. Riku ___ Alpine-info mailing list Alpine-info@u.washington.edu http://mailman12.u.washington.edu/mailman/listinfo/alpine-info

[Maintenance] - ci.linaro.org down time 2021-10-16

2021-10-11 Thread Riku Voipio
Hello All, The server will stop processing jobs on the 2021-10-15 at around 23:00 UTC, as the server will be put into "Shutdown mode". The break is to upgrade jenkins and it's plugins as well as the kernel of the server Start: 2021-10-16 08:00 UTC End: 2021-10-16 10:00 UT

[Lynx-dev] The Javascript issue

2021-09-17 Thread Riku Virtanen
Hi, Does someone know if any plain text browser works in netbanks? Earlier Lynx worked fine but nowadays Javascript is a block. Riku On Wed, 15 Sep 2021, lynx-dev-requ...@nongnu.org wrote: Send Lynx-dev mailing list submissions to lynx-dev@nongnu.org To subscribe or unsubscribe via

[Maintenance] - ci.linaro.org down time 03/07/2021

2021-07-01 Thread Riku Voipio
2021 10:00 UTC Regards Riku ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev

[Maintenance] - ci.linaro.org down time 15/05/2021

2021-05-12 Thread Riku Voipio
15/05/2021 08:00 UTC End: 15/05/2021 10:00 UTC Regards Riku ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev

Re: [Maintenance] - ci.linaro.org down time 10/03/2021

2021-04-07 Thread Riku Voipio
On Wed, 7 Apr 2021 at 16:13, Riku Voipio wrote:> > The server will stop processing jobs on the 09/03/2021 at around > 23:00 UTC, as the server will be put into "Shutdown mode". > We will be doing the general plugin and LTS update. > Start: 10/03/2021 08:00 UTC &g

[Maintenance] - ci.linaro.org down time 10/03/2021

2021-04-07 Thread Riku Voipio
Hello All, The server will stop processing jobs on the 09/03/2021 at around 23:00 UTC, as the server will be put into "Shutdown mode". We will be doing the general plugin and LTS update. Start: 10/03/2021 08:00 UTC End: 10/03/2021 10:00 UTC Regards __

[Maintenance] - ci.linaro.org down time 30/01/2021

2021-01-26 Thread Riku Voipio
Hello All, The server will stop processing jobs on the 29/01/2021 at around 23:00 UTC, as the server will be put into "Shutdown mode". We will be doing the general plugin and LTS update. Start: 30/01/2021 08:00 UTC End: 30/01/2021 10:00 UTC Regards __

Bug#972134: chromium: please, consider moving the package to team-maintainance to properly maintain it

2020-12-02 Thread Riku Voipio
d. > In the past, it was team-maintained. I don't remember exactly, but I > think there was a disagreement between Michael and Riku over > some items, including collaborating on the git repository. Maybe Riku > can reconsider helping with Chromium? Chromium is a team effort.. .

Bug#972134: chromium: please, consider moving the package to team-maintainance to properly maintain it

2020-12-02 Thread Riku Voipio
d. > In the past, it was team-maintained. I don't remember exactly, but I > think there was a disagreement between Michael and Riku over > some items, including collaborating on the git repository. Maybe Riku > can reconsider helping with Chromium? Chromium is a team effort.. .

Bug#971442: qemu: No arm64 package in buster-backports

2020-11-17 Thread Riku Voipio
tags 971442 + patch thanks Hi Michael, The attached patch should do. If you don't mind, I can do the upload buster-backports. Riku diff --git debian/changelog debian/changelog index 25ade45560..c9b39f8883 100644 --- debian/changelog +++ debian/changelog @@ -1,3 +1,10 @@ +qemu (1:5.0-14~bp

[Lynx-dev] Removing bookmarks

2020-09-21 Thread Riku Virtanen
I have Lynx 2.9.0dev.5. I would like to know what can affect a situation that Lynx does bookmarks but I cannot remove bookmarks with r? I can create new, but not delete old. Windows 7 machine. Riku ___ Lynx-dev mailing list Lynx-dev@nongnu.org https

Bug#970640: ITS: mtd-utils

2020-09-21 Thread Riku Voipio
Hi, On Mon, 21 Sep 2020 at 12:29, Bastian Germann wrote: > Hi Riku, > > Thanks, please upload the NMU. As I am not a DD, I do not have commit > access on the salsa repository. Would you please grant me permission > (Gitlab user bage)? Both should be done now, Riku

Bug#970640: ITS: mtd-utils

2020-09-21 Thread Riku Voipio
but feel free to take over the package as well. Riku

Bug#964334: crashes in latest chromium

2020-07-09 Thread Riku Voipio
before it would crash in a few minutes. Riku

Bug#964188: crashes in latest chromium

2020-07-09 Thread Riku Voipio
before it would crash in a few minutes. Riku

Re: [Maintenance] - ci.linaro.org down time 04/07/2020

2020-07-04 Thread Riku Voipio
Hi all, The maintenance has been completed. Regards, Riku On Wed, 1 Jul 2020 at 17:24, Riku Voipio wrote: > Hello All, > > The server will stop processing jobs on the 03/07/2020 at around > 23:00 UTC, as the server will be put into "Shutdown mode". > > We will be

Bug#964145: Chromium slow after security update

2020-07-03 Thread Riku Voipio
forcemerge 964161 964167 964145 thanks

[PATCH] MAINTAINERS: update linux-user maintainer

2020-07-02 Thread riku . voipio
From: Riku Voipio I haven't been active for a while. Pass the maintainer hat forward to Laurent, who has done a stellar job filling in. Signed-off-by: Riku Voipio --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git MAINTAINERS MAINTAINERS index dec25

[Maintenance] - ci.linaro.org down time 04/07/2020

2020-07-01 Thread Riku Voipio
han before. Start: 04/07/2020 09:00 UTC End: 04/07/2020 18:00 UTC Regards Riku ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev

Re: ci.linaro.org down

2020-05-26 Thread Riku Voipio
Hi everyone, Jenkins is back online. Please open a ticket if you notice any abnormal job failures. Regards, Riku On Tue, 26 May 2020 at 09:18, Riku Voipio wrote: > Hi everyone, > > Jenkins is down, we are investigating the issue. We'll notify as soon > jenkins is back up a

ci.linaro.org down

2020-05-25 Thread Riku Voipio
Hi everyone, Jenkins is down, we are investigating the issue. We'll notify as soon jenkins is back up again. Regards, Riku ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev

[Lynx-dev] Browsing the list of the form

2020-03-03 Thread Riku Virtanen
e list? I found an option that all texts in the list is visible, but it shows whole list. I would like to see only the current text of the list, not whole list. Riku ___ Lynx-dev mailing list Lynx-dev@nongnu.org https://lists.nongnu.org/mailman/lis

Re: About "received" header when using Dovecot proxy

2019-12-04 Thread Riku via dovecot
Hello. Sorry. Organize and describe what I want to do. There may be no unity, but please forgive me. Also, I'm not good at English, so I'm sorry if it's difficult to understand. 1. I had to create a proxy server for an external SMTP server (here, “smtp.example.com” as an example). So I decided t

Re: About "received" header when using Dovecot proxy

2019-12-04 Thread Riku via dovecot
Hello. Sorry. Since 2.3.9 was released, I installed it immediately and tried to set "lmtp_add_received_header" to "no". But it seems different from what I wanted to do. The following is my configuration file. Please let me know if there are any other configuration files that need to be listed. I

Re: About "received" header when using Dovecot proxy

2019-12-03 Thread Riku via dovecot
Hello. Thank you for teaching. I'd like to try it out if 2.3.9 comes out. I look forward to the release of 2.3.9. Thank you very much. Best regards.

About "received" header when using Dovecot proxy

2019-12-02 Thread Riku via dovecot
Hello. My name is Riku. Currently, I use Dovecot as a proxy for another SMTP server. However, this seems to cause the IP address of the "received" header to be that of the proxy server. Is it possible to change this so that the IP address of the sender is entered? The version of

[Maintenance] - ci.linaro.org down time 2019-11-09

2019-11-05 Thread Riku Voipio
Hello All ci.linaro.org will stop processing new jobs on the 2019-11-08 at around 22:00 UTC, as the server will be put into "Shutdown mode". We will be updating plugins and jenkins. Start: 2019-11-09 07:00 UTC End: 2019-11-09 10:00 UTC Reg

[Lynx-dev] Net banks

2019-10-16 Thread Riku Virtanen
Hi, Do anyone know if Natwest Bank International work? It might work? Other good examples? Riku Riku Virtanen Turun yliopisto / University of Turku GSM: +358 500 234 161 ___ Lynx-dev mailing list Lynx-dev@nongnu.org https://lists.nongnu.org

[Lynx-dev] Net banks

2019-10-13 Thread Riku Virtanen
Hi, Do anyone knnw any net bank which works with Lynx? All Finnish banks rquire Javascript, but is it possible to implement the login system to netbank with Lynx-friendly method? Regards, Riku Riku Virtanen Turun yliopisto / University of Turku GSM: +358 500 234 161

Re: ci.linaro.org emergency maintenence

2019-10-04 Thread Riku Voipio
Hi All, Jenkins is back building Riku On Fri, 4 Oct 2019 at 12:36, Riku Voipio wrote: > > Hi All, > > Apologies for the short notice, but jenkins needs urgent maintenance. > > The server is in now shutdown mode, and should return in a f

ci.linaro.org emergency maintenence

2019-10-04 Thread Riku Voipio
Hi All, Apologies for the short notice, but jenkins needs urgent maintenance. The server is in now shutdown mode, and should return in a few hours. Riku ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo

[Maintenance] - ci.linaro.org down time 2010-09-07

2019-09-04 Thread Riku Voipio
Hello All ci.linaro.org will stop processing new jobs on the 2019-09-06 at around 22:00 UTC, as the server will be put into "Shutdown mode". We will be updating plugins and jenkins. Start: 2019-09-07 08:00 UTC End: 2019-09-07 11:00 UTC Reg

Accepted mtd-utils 1:2.1.1-1 (source) into unstable

2019-08-26 Thread Riku Voipio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 26 Aug 2019 10:39:56 +0300 Source: mtd-utils Architecture: source Version: 1:2.1.1-1 Distribution: unstable Urgency: medium Maintainer: Riku Voipio Changed-By: Riku Voipio Closes: 902599 921392 Changes: mtd-utils (1:2.1.1-1

Bug#931707: linux: HW_RANDOM_OMAP disabled for arm64 --> please enable

2019-08-07 Thread Riku Voipio
SSH > > were > > coming up extremely slow, taking over a minute to start. > > > > This is caused by somebody disabling the rng driver for arm64 kernels a > > long time ago: > > linux (4.14.13-1) unstable; urgency=medium > > ... > > [ Riku Voipio ] >

Bug#931707: linux: HW_RANDOM_OMAP disabled for arm64 --> please enable

2019-08-07 Thread Riku Voipio
SSH > > were > > coming up extremely slow, taking over a minute to start. > > > > This is caused by somebody disabling the rng driver for arm64 kernels a > > long time ago: > > linux (4.14.13-1) unstable; urgency=medium > > ... > > [ Riku Voipio ] >

Bug#930348: chromium: missing intrinsics on armhf

2019-06-11 Thread Riku Voipio
The build is fixed in: https://salsa.debian.org/chromium-team/chromium/commits/arm-fixes/debian I can make an upload if you prefer, or I can wait for you. Cheers, Riku

  1   2   3   4   5   6   7   8   9   10   >