[Bug 118718] Re: gdesklets crashing when loading desklet

2007-07-16 Thread omriasta
No solutions? Really waiting on this. -- gdesklets crashing when loading desklet https://bugs.launchpad.net/bugs/118718 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-11-04 Thread omriasta
Kzin, Have the same issue as you. Working with EEEPC 1002HA internal bluetooth, Microsoft 5000 mouse and Motorola S9-HD headset. A2DP works great if I don't use the mouse, the second I wiggle the mouse, audio starts skipping, get the same messages about skipping in the syslog. Have Dual Boot and

[Bug 887655] [NEW] empathy can't connect to gtalk network error

2011-11-08 Thread omriasta
Public bug reported: worked fine until today, tried deleting and recreating the account, verified the password, still no luck. telnet talk.google.com on port 5222 gets a response (no outgoing firewall issue). Gtalk in gmail and Google Plus websites working and connecting without a problem.

[Bug 887655] Re: empathy can't connect to gtalk network error

2011-11-08 Thread omriasta
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887655 Title: empathy can't connect to gtalk network error To manage notifications about this bug go to:

[Bug 887655] Re: empathy can't connect to gtalk network error

2011-11-10 Thread omriasta
Has been working for the past 2 days. Guessing it was a fluke on google servers. Resolved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887655 Title: empathy can't connect to gtalk network error

[Bug 566683] Re: display configuration isn't saved

2010-04-22 Thread omriasta
Here it is...sorry was out for a few. this is how the monitors.xml file is after I apply the workaround (after I switch the resolution, enable compiz, disable built-in lcd) does it change when I do this? Do you need a copy of this file when it is at the default setting? ** Attachment added:

[Bug 566683] Re: display configuration isn't saved

2010-04-22 Thread omriasta
The bug isn't in compiz or any of the other programs it just affects them. The bug is that the Monitors Applet doesn't keep any settings. If I choose to turn off a monitor in the applet and then lock the screen, this setting is lost. If I choose to change the resolution or the configuration (if

[Bug 566683] Re: display configuration isn't saved

2010-04-22 Thread omriasta
Found a solution for myself using the following script in /etc/X11/Xsession.d/45custom_xrandr_settings: Code: EXTERNAL_OUTPUT=VGA1 INTERNAL_OUTPUT=LVDS1 xrandr |grep $EXTERNAL_OUTPUT | grep connected if [ $? -eq 0 ]; then xrandr --output $INTERNAL_OUTPUT --off --output $EXTERNAL_OUTPUT

[Bug 566683] Re: display configuration isn't saved

2010-04-23 Thread omriasta
using kernel 2.6.33-02063302-generic Problem persists. How to reproduce: Disable the LVDS screen in gnome-display-properties, lock the screen (Ctrl+Alt+L), LVDS turns back on. -- display configuration isn't saved https://bugs.launchpad.net/bugs/566683 You received this bug notification because

[Bug 566683] Re: display configuration isn't saved

2010-04-20 Thread omriasta
Nope, the problem isn't how the screen is detected or the resolutions. Both screens work fine and I am able to workaround the issue and get compiz to work on individual screens and even on both together. The bug described is that the configuration for the external monitor is not saved. The

[Bug 38240] Re: The panel encountered a problem while loading OAFIID:GNOME_NetstatusApplet.

2009-09-15 Thread omriasta
Also have the same bug in Karmic. Can't seem to get the TS-client applet on the panel: The panel encountered a problem while loading OAFIID:GNOME_TSClientApplet Any help would be appreciated. -- The panel encountered a problem while loading OAFIID:GNOME_NetstatusApplet.

[Bug 320724] Re: Crashes when attempting to open Ubuntu example files

2009-09-10 Thread omriasta
Confirmed. Here is my output: pdfedit: xrefwriter.cc:733: size_t pdfobjects::XRefWriter::getRevisionSize(unsigned int, bool) const: Assertion `revStartprevEnd' failed. Aborted The file I open is: http://rmrapartments.com/RMR-Application.pdf -- Crashes when attempting to open Ubuntu example

[Bug 565305] Re: display/monitor settings not persistent

2010-04-26 Thread omriasta
Those interested, I posted a workaround on my bug report. I will post here so you can work in the meantime! using the following script in /etc/X11/Xsession.d/45custom_xrandr_settings: Code: EXTERNAL_OUTPUT=VGA1 INTERNAL_OUTPUT=LVDS1 xrandr |grep $EXTERNAL_OUTPUT | grep connected if [ $? -eq

[Bug 566683] [NEW] display configuration isn't saved

2010-04-19 Thread omriasta
Public bug reported: Binary package hint: gnome-control-center I am running Ubuntu 10.04 on an eee-pc 1002HA. In Jaunty I would connect an external screen and turn off the built in screen. Once I did this the config was saved and everytime I connected the external screen, my built in would

[Bug 566683] Re: display configuration isn't saved

2010-04-19 Thread omriasta
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44821962/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/44821963/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/44821964/ProcStatus.txt ** Attachment

[Bug 566683] Re: display configuration isn't saved

2010-04-19 Thread omriasta
Also the default resolutions: External screen 1280x1024 built in screen 1024x600 -- display configuration isn't saved https://bugs.launchpad.net/bugs/566683 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 1189639] [NEW] External Screen doesn't wake up from sleep

2013-06-10 Thread omriasta
Public bug reported: I have a Lenovo X1 Carbon with an external screen connected to a Mini DP to VGA adapter. External screen works fine until the display goes to sleep for inactivity (just the display goes to sleep, not the laptop). When I return to the laptop, the built in screen wakes but

[Bug 1189639] Re: External Screen doesn't wake up from sleep

2013-06-11 Thread omriasta
file was in /sys/module/drm/parameters/debug (instead of modules). Attached is dmesg ** Attachment added: dmesg.log https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1189639/+attachment/3700814/+files/dmesg.log -- You received this bug notification because you are a

[Bug 1189639] Re: [dp] External Screen doesn't wake up from sleep

2013-11-08 Thread omriasta
Issue is definitely related to DPMS. Disabling DPMS altogether prevents the screen from turning off completely in turn preventing it from failing to turn back on. Screen still blanks when I lock the screen but backlight remains on and the screen doesn't go to power saving mode. I have updated

[Bug 1189639] Re: [dp] External Screen doesn't wake up from sleep

2013-10-21 Thread omriasta
Still present after updating to 13.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title: [dp] External Screen doesn't wake up from sleep To manage notifications about this bug go to:

[Bug 1189639] Re: [dp] External Screen doesn't wake up from sleep

2013-10-21 Thread omriasta
Here is dmesg in 13.10: [ cut here ] [ 6803.837811] WARNING: CPU: 1 PID: 1251 at /build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_dp.c:2211 intel_dp_link_down+0x1b2/0x1e0 [i915]() [ 6803.837816] Modules linked in: snd_seq_dummy(F) hid_generic hidp usbhid hid

[Bug 1213239] Re: Bluetooth subsystem dies after suspend

2013-10-25 Thread omriasta
Also have this problem running Ubuntu 13.10 kernel 3.11.0-12-generic on Lenovo X1 Carbon and Microsoft BT mouse 5000. Never had an issue before with this hardware. Also noticed, when resuming from suspend and opening the bluetooth dialog, I tried to turn bluetooth off and on again. The dialog

[Bug 1213239] Re: Bluetooth subsystem dies after suspend

2013-10-31 Thread omriasta
@Hans, any way to apply the patch without waiting for kernel 3.12 or compiling the entire kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1213239 Title: Bluetooth subsystem dies after suspend

[Bug 1189639] Re: [dp] External Screen doesn't wake up from sleep

2014-01-07 Thread omriasta
apport information ** Tags added: apport-collected saucy ** Description changed: I have a Lenovo X1 Carbon with an external screen connected to a Mini DP to VGA adapter. External screen works fine until the display goes to sleep for inactivity (just the display goes to sleep, not the

[Bug 1189639] BootDmesg.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942772/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639

[Bug 1189639] CurrentDmesg.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942774/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639

[Bug 1189639] CRDA.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942773/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title: [dp]

[Bug 1189639] UdevLog.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942785/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title:

[Bug 1189639] RfKill.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942783/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title:

[Bug 1189639] Lspci.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942776/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title: [dp]

[Bug 1189639] PulseList.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: PulseList.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942782/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639

[Bug 1189639] WifiSyslog.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942786/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639

[Bug 1189639] ProcInterrupts.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942780/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1189639] UdevDb.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942784/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title:

[Bug 1189639] ProcCpuinfo.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942778/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639

[Bug 1189639] Lsusb.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942777/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title: [dp]

[Bug 1189639] ProcModules.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942781/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639

[Bug 1189639] IwConfig.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942775/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title:

[Bug 1189639] Re: [dp] External Screen doesn't wake up from sleep

2014-01-07 Thread omriasta
This issue is NOT resolved yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title: [dp] External Screen doesn't wake up from sleep To manage notifications about this bug go to:

[Bug 1189639] ProcEnviron.txt

2014-01-07 Thread omriasta
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1189639/+attachment/3942779/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639

[Bug 1189639] Re: [dp] External Screen doesn't wake up from sleep

2014-01-09 Thread omriasta
Bios Updated to 2.61 issue still exists. I was on a 3.12 upstream kernel and the issue persists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189639 Title: [dp] External Screen doesn't wake up

[Bug 566683] ProcInterrupts.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772418/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 566683] Lsusb.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772416/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title: display

[Bug 566683] IwConfig.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772414/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title:

[Bug 566683] BootDmesg.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772410/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title:

[Bug 566683] HookError_cloud_archive.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: HookError_cloud_archive.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772413/+files/HookError_cloud_archive.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 566683] Re: display configuration isn't saved

2013-08-14 Thread omriasta
Please ignore, I actually am using a different laptop now and don't have this problem anymore. Bug can be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title: display configuration

[Bug 566683] RfKill.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772421/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title:

[Bug 566683] UdevDb.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772422/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title:

[Bug 566683] Lspci.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772415/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title: display

[Bug 566683] UdevLog.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772423/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title:

[Bug 566683] CurrentDmesg.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772412/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683

[Bug 566683] CRDA.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772411/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title: display

[Bug 566683] PulseList.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: PulseList.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772420/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683 Title:

[Bug 566683] Re: display configuration isn't saved

2013-08-14 Thread omriasta
apport information ** Tags added: apport-collected raring ** Description changed: Binary package hint: gnome-control-center I am running Ubuntu 10.04 on an eee-pc 1002HA. In Jaunty I would connect an external screen and turn off the built in screen. Once I did this the config was

[Bug 566683] ProcModules.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772419/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683

[Bug 566683] ProcCpuinfo.txt

2013-08-14 Thread omriasta
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/566683/+attachment/3772417/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566683

[Bug 1189639] Re: [dp] External Screen doesn't wake up from sleep

2014-03-13 Thread omriasta
Just purchased a Startech.com mini dp to DVI adapter and the issue does not occur. It seems that the issue is confined to the mini dp to VGA adapter. If anyone is looking to purchase one of these the Cirago active mini dp to VGA has issues on Ubuntu when the screen goes to DPMS. -- You

[Bug 1875679] [NEW] GnuCash crashes when using online banking

2020-04-28 Thread omriasta
Public bug reported: GnuCash Version 3.8 installed with upgrade to 20.04. Once installed online banking appears to cause gnucash to crash. To troubleshoot I completely deleted the aqbanking folder in my home directory to start fresh. Started the Online banking setup wizard, created a user, once

[Bug 1875679] Re: GnuCash crashes when using online banking

2020-04-30 Thread omriasta
Seems odd that they would release gnucash 3.8 which is not compatible with previous aqbanking and aqbanking6 is at a state where ofx directconnect is not working or even tested. Is there any way to downgrade just gnucash and aqbanking without having to downgrade the entire distro? -- You

[Bug 1875679] Re: GnuCash crashes when using online banking

2020-04-30 Thread omriasta
OK, so just installed gnucash 3.10 using flatpak and it works without crashing, I am assuming also using AQBanking6 so this is specific to gnucash 3.8 or maybe just the ubuntu package -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1917178] Re: As of today in hirsute no longer possible to use open-fprintd

2021-04-27 Thread omriasta
I have the 6th gen x1 carbon as well and am pretty sure it is the 0090 you referenced, I will try that later today. I think the issue the original poster was stating is a new dependency that does not allow us to have just the package we need for open-fprintd. -- You received this bug

[Bug 1917178] Re: As of today in hirsute no longer possible to use open-fprintd

2021-04-27 Thread omriasta
My badthe referenced package does not apply to the reader on Thinkpad X1 carbon 6th gen. The hardware can be seen by running lsusb: Bus 001 Device 004: ID 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader -- You received this bug notification because you are a member of

[Bug 1917178] Re: As of today in hirsute no longer possible to use open-fprintd

2021-04-28 Thread omriasta
I was able to get it back up and running. First, make sure that you re-enable the repositories and sources for open-fprintd(groovy for now as there is no package for hirsuite). Then use apt to install open-fprintd, fprintd-clients and python3-validity. This should remove fprintd and

[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-04-22 Thread omriasta
This is happening to me as well, see the bug report here: https://github.com/FreeRDP/FreeRDP/issues/7449 It appears to be an issue with any RD Gateway and related to OpenSSL 3 I tried the Flatpak method suggested and that works for me using the command line but would really like to be able

[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-05-02 Thread omriasta
The issue with connecting with gateway has been fixed for me with the release of freerdp2-wayland and freerdp2-x11 version 2.6.1+dfsg1-3ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954970

[Bug 2067758] [NEW] Remmina fails to connect using RDP with gateways

2024-05-31 Thread omriasta
Public bug reported: Remmina was working until I upgraded from Ubuntu 23.10 to 24.04. I have tried the next PPA of remmina as well and have the same issue. I am able to connect without issue using the xfreerdp command line and an .rdp file I have tried "reimporting" the .rdp file to remmina as