[qubes-users] Re: sys-net freezes when using LTE/WWAN via sys-usb (Qubes 3.2)

2017-05-06 Thread Alchemist
On Wednesday, May 3, 2017 at 12:23:21 PM UTC-7, Piit wrote:
> Hello,
> 
>   
> 
>   I have a problem when working with Qubes OS 3.2 using my built-in
>   LTE-Card (Sierra Wireless EM7345 4G LTE) - after a while the
>   sys-net VM freezes and when killing the sys-net Net-VM and trying
>   to restart I get an error message.
> 
> The LTE-card is internally connected as an USB device and I'm
>   adding the LTE-card to my sys-net via: qvm-usb -a sys-net
>   sys-ub:3-10
> 
>   LTE is working without any problem, but after a while the sys-net
>   freezes / I've send a ping from within sys-net to keep the LTE
>   connection alive (I thought that I might run into powersafe issues
>   for the lte card if I don't have an active connection - but this
>   is not helping).
> 
>   
> 
>   When killiing the sys-net VM and trying to restart it I get an
>   error message when the sys-net VM is trying to connect to the
>   sys-firewall VM
> 
>   
> 
> 
> [USER@dom0 ~]$ qvm-start sys-net
> 
>   --> Creating volatile image:
> /var/lib/qubes/servicevms/sys-net/volatile.img...
> 
>   --> Loading the VM (type = NetVM)...
> 
>   --> Starting Qubes DB...
> 
>   --> Setting Qubes DB info for the VM...
> 
>   --> Updating firewall rules...
> 
>   --> Starting the VM...
> 
>   --> Starting the qrexec daemon...
> 
>   Waiting for VM's qrexec agent..connected
> 
>   --> Starting Qubes GUId...
> 
>   Connecting to VM's GUI agent: .connected
> 
>   --> Sending monitor layout...
> 
>   --> Waiting for qubes-session...
> 
>   --> Attaching network to 'sys-firewall'...
> 
>   Traceback (most recent call last):
> 
>     File "/usr/bin/qvm-start", line 136,
>   in 
> 
>       main()
> 
>     File "/usr/bin/qvm-start", line 120,
>   in main
> 
>       xid =
>   vm.start(verbose=options.verbose,
>   preparing_dvm=options.preparing_dvm, start_guid=not
>   options.noguid, notify_function=tray_notify_generic if
>   options.tray else None)
> 
>     File
>   "/usr/lib64/python2.7/site-packages/qubes/modules/005QubesNetVm.py",
>   line 143, in start
> 
>       vm.attach_network(wait=False)
> 
>     File
>   "/usr/lib64/python2.7/site-packages/qubes/modules/000QubesVm.py",
>   line 1725, in attach_network
> 
>       self._format_net_dev(self.ip,
>   self.mac, self.netvm.name))
> 
>     File
>   "/usr/lib64/python2.7/site-packages/libvirt.py", line 530, in
>   attachDevice
> 
>       if ret == -1: raise libvirtError
>   ('virDomainAttachDevice() failed', dom=self)
> 
>   libvirt.libvirtError: Ungültiges
>   Argument: network device with mac 00:16:3e:5e:6c:06 already
>   exists
> 
> 
> 
>   If I kill all other Net-VMs (sys-firewall and sys-usb) I can then
>   start the sys-net without an error message, but an nearly
>   identical error message for the sys-firewall VM.
> 
>   
> 
>   Any ideas where to look for the root cause of this problems and
>   what might causing this problem. If i work over Wifi connection
>   Qubes behaves rock solid.
> 
> I could try to pass through ony of my internal USB controllers to
>   which the LTE card is connected directly to the sys-net VM to get
>   WWAN working without using the sys-usb VM, but this would also
>   pass through some other USB devices likes camera / fingerprint
>   reader to the sys-net.
> 
> Also I like the concept of using a usb qube to separte my usb
>   devices across several domains.
> 
> kind regards
> 
> - P

I've run into an issue where mine doesn't even maintain connection for some 
reason (I haven't had the time to diagnose it) It connects and then disconnects 
from sys-net. 

It also does the same for any netvm that I try and connect it to.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/2f7a2959-2775-4674-8619-f0fa953a26c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Apps not starting on the first try

2017-05-06 Thread Chris Laprise

On 05/06/2017 12:30 PM, Todd Lasman wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

This seems to be a new issue on a recent reboot.

If I try to run a program from a VM that's not yet running, the VM
starts as expected, but the program never runs. Even after the VM is up
and running, I can't get any program to run in that VM. Even opening a
window in dom0 and using the qvm-run command does nothing.

However, if I kill the VM, the next time I try to run a program (which
reopens the VM), it works perfectly.

Any thoughts on troubleshooting this?

Thanks.


This is a long-term issue and the reports usually center around nautilus 
(Files) because that it the most prone to the behavior.


See https://github.com/QubesOS/qubes-issues/issues/2449

I believe its caused by gnome expecting some session-related daemon to 
be already running when it tries to start a program.


--

Chris Laprise, tas...@openmailbox.org
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/8edee868-fc2b-e0d6-3ec2-0ebf3b1ee684%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] [3.2] Issues with Intel® HD Graphics 620 after update of clean installation

2017-05-06 Thread Chris Laprise

On 05/06/2017 01:16 PM, Vít Šesták wrote:

I've investigated it further, found a crazy hack (with some drawbacks) and 
maybe I am close to working system.

My investigation briefly: Fedora 23 (live distribution, no updates) has the 
same issues Qubes 3.2 with old kernel (resume issues, i915 not used, cannot 
control brightness). Fedora 25 (live distribution, no updates) has those issues 
fixed. I guess, Qubes 4 will work fine out of box on this laptop.

The crazy hack is: take the kernel from Fedora 25 and use it in Qubes. 
Theoretically, PV support is in Fedora out of box for a long while (see 
https://wiki.xen.org/wiki/Fedora_Host_Installation ), so it should work.



Wish I noticed this earlier... There is a newer kernel v4.8.12 in 
"unstable" repo and it works very well.


--

Chris Laprise, tas...@openmailbox.org
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/26d9ea40-5864-0922-8c17-34c781489dc0%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] A way to restart VpnVM same as can reload/restart tor?

2017-05-06 Thread Chris Laprise

On 05/06/2017 10:09 PM, Gaiko Kyofusho wrote:

Thx, I created it uisng the Qubes Doc instructions. So perhaps I could
combine the two lines you wrote to make it a bit shorter?

alias rstopvn="sudo pkill openvpn && sudo /rw/config/rc.local"

maybe?


In this case using a ';' semicolon between the commands instead of '&&' 
makes sense, because openvpn may not be already running.


BTW, another thing you could do instead is to add an infinite loop to 
the end of rc.local:


while true; do
sg qvpn -c "$VPN_CLIENT $VPN_OPTIONS"
done

Yet another thing you can try (because I'm recalling my early 
experiences with openvpn) is to comment-out the "persist tun" line in 
your ovpn file. Openvpn can experience problems trying to re-use tun 
devices, and that can cause it to quit when trying to re-connect. This 
is the simplest remedy.


--

Chris Laprise, tas...@openmailbox.org
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ea76ecc9-79c2-7af2-2e31-2d0501d93249%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Windows hanging at starting up screen (changing xen video -> cirrus not working?)

2017-05-06 Thread Gaiko Kyofusho
No responses? Is there any more information that I could post that might
make it easier to diagnose this issue?

For what its worth, I was able to make a non-template winVM on another
computer (before I quite understood that I could make a WinTemplate) and
then restored it onto my current computer and it works well enough, but I
really think the best model for me would be using a wintemplate if
possible, and was hoping to figure out why the intstalling win7 on this
win7-x64-template isn't working?

Thoughts would be apprecaited.

On Sat, Apr 29, 2017 at 10:34 AM, Gaiko Kyofusho <
gaikokujinkyofu...@gmail.com> wrote:

> I am trying to setup a win7 template. I started with the:
>
> qvm-create --hvm-template win7-x64-template -l green
>
> which seemed to work well enough, then tried to install windows (win7 pro
> x64). When I try using:
>
> qvm-start win7-x64-template --cdrom=/home/user/win7.iso
>
> It starts up and then hangs (I've tried leaving it overnight, no progress)
> at the glowing starting windows. I then searched around and found two posts
> and the github work around of
>
> cp /var/lib/qubes/appvms/win7/win7.conf /tmp
>
> then mod'ing the  line to cirrus then
> running
>
> qvm-start win7-x64-template --cdrom=/home/user/win7.iso
> --custom-config=/tmp/win7.conf
>
> now I get an error:
>
> --> Loading the VM (type = TemplateHVM)...
> Traceback (most recent call last):
>   File "/usr/bin/qvm-start", line 136, in 
> main()
>   File "/usr/bin/qvm-start", line 120, in main
> xid = vm.start(verbose=options.verbose, 
> preparing_dvm=options.preparing_dvm,
> start_guid=not options.noguid, notify_function=tray_notify_generic if
> options.tray else None)
>   File 
> "/usr/lib64/python2.7/site-packages/qubes/modules/02QubesTemplateHVm.py",
> line 94, in start
> return super(QubesTemplateHVm, self).start(*args, **kwargs)
>   File "/usr/lib64/python2.7/site-packages/qubes/modules/01QubesHVm.py",
> line 335, in start
> return super(QubesHVm, self).start(*args, **kwargs)
>   File "/usr/lib64/python2.7/site-packages/qubes/modules/000QubesVm.py",
> line 1972, in start
> self.libvirt_domain.createWithFlags(libvirt.VIR_DOMAIN_START_PAUSED)
>   File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1059, in
> createWithFlags
> if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed',
> dom=self)
> libvirt.libvirtError: internal error: libxenlight failed to create new
> domain 'win7'
>
> thoughts?
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAGpWZxOU-Nr5qB-J2P0W0Y3nLkY4%2B5PWcpb%3Dq50S_abHyAVp4A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] No bootable device neither in BIOS or UEFI after Qubes R3 fresh install

2017-05-06 Thread 3k
> Change the disk setting in the bios from RAID to AHCI.

Right on! 10x

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c41faa2e-c400-44a8-bc60-7e6c8e0eeec9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Copy/Paste images

2017-05-06 Thread Patrick Bouldin
On Saturday, May 6, 2017 at 4:38:52 PM UTC-4, u+q...@bestemt.no wrote:
> Patrick Bouldin  [2017-05-06 00:26 +0200]:
> > Hi, I'm still having trouble with screenshots. Spent a lot of time trying 
> > to install Eva's tool. I started here as recommended: 
> > https://github.com/evadogstar/qvm-screenshot-tool
> > I'm just not understanding the directions. When I downloaded 
> > qvm-screenshot.sh to my appvm I just moved it to Dom0 and executed via 
> > ./qvm-screenshot.sh
> 
> What happens then?
> 
> > Now in the dom0 user folder I see the hidden files:
> > 
> > .screenshot.sh.swp
> > 
> > also have these, not sure if it's some other software I've installed:
> > .snapshot.sh.swo 
> > .snapshot.sh.swp
> > .snapshot.sh.swn
> 
> vim (the texteditor someone tricked you into using earlier) leaves these
> if you don't exit it correctly. You can safely delete these files. Until
> you learn to use vim properly, maybe try nano instead. (vim is great,
> but has a steep learning curve.)
> 
> -- 
> ubestemt

Hi, yes I may have not used vi right, but think I have it now (google is my 
friend):)  

As mentioned earlier, I can't interpret the next steps in Eva's post and had 
some specific questions.

Thanks,
Patrick

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9074ab85-524f-428c-acfb-9165db637b19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] [3.2] Issues with Intel® HD Graphics 620 after update of clean installation

2017-05-06 Thread Vít Šesták
OK, I've found how to compile it 
https://groups.google.com/forum/#!topic/qubes-users/yBeUJPwKwHM/discussion .

Now, I am running on a compiled kernel with the Qubes-related patches. It works 
mostly the same (supend/resume OK, graphic output OK and using i915, brightness 
works, OpenGL via llvmpipe, sys-net issues I mentioned earlier). Well, 
qubes-dom0-update works better now, because it does not want to remove the 
kernel I am currently using…

The sys-net issues after resume are easy to resolve: rmmod and then modprobe 
iwlvmv+iwlwifi. This seems to be minimal set of modules you need to refresh via 
rmmod+modprobe.

So, it works now. With Qubes 4, it will probably work more out-of-box…

Regards,
Vít Šesták 'v6ak'

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/452f583e-aa5e-4619-9a11-b783a9081480%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] How to add icons of programs that are not installed in a template to the dom0 menu?

2017-05-06 Thread u+qbsu
Gaiko Kyofusho  [2017-05-06 03:18 +0200]:
> I have some programs in 1-2 of my appVMs that are not installed, I just
> extracted them and execute them (eg ./executablefile.sh).
> 
> Is there a way that I can make these show up on the xfce menu (which I am
> thinknig is in dom0)?

See here: https://www.qubes-os.org/doc/managing-appvm-shortcuts/
There's a link in the last section. If you need to create a *.desktop
file yourself just see one of the previous threads you have
participated in. :)

-- 
bestemt

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20170506204341.fezexqai7wa76qem%40bestemt.no.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Copy/Paste images

2017-05-06 Thread u+qbsu
Patrick Bouldin  [2017-05-06 00:26 +0200]:
> Hi, I'm still having trouble with screenshots. Spent a lot of time trying to 
> install Eva's tool. I started here as recommended: 
> https://github.com/evadogstar/qvm-screenshot-tool
> I'm just not understanding the directions. When I downloaded 
> qvm-screenshot.sh to my appvm I just moved it to Dom0 and executed via 
> ./qvm-screenshot.sh

What happens then?

> Now in the dom0 user folder I see the hidden files:
> 
> .screenshot.sh.swp
> 
> also have these, not sure if it's some other software I've installed:
> .snapshot.sh.swo 
> .snapshot.sh.swp
> .snapshot.sh.swn

vim (the texteditor someone tricked you into using earlier) leaves these
if you don't exit it correctly. You can safely delete these files. Until
you learn to use vim properly, maybe try nano instead. (vim is great,
but has a steep learning curve.)

-- 
ubestemt

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20170506203819.dd4logku6u4zqlpo%40bestemt.no.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] QSB #30: Critical Xen bugs related to PV memory virtualization (XSA-213, XSA-214)

2017-05-06 Thread Andrew David Wong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 2017-05-06 12:37, Marek Marczykowski-Górecki wrote:
> On Sat, May 06, 2017 at 04:08:57PM +0200, cubit wrote:
>> 2. May 2017 12:10 by a...@qubes-os.org:
> 
>>> Patching
>>> =
>>>
>>> These packages will migrate to the current (stable) repository over the
>>> coming days after being tested by the community.
>>>
> 
>> Not wanting to push it too much but is there a rough eta as to when these 
>> patches will be pushed to 3.2-stable?
> 
> Normally we push updates to stable repo 7 days after uploading to
> testing (or more if update is bigger or potentially more problematic -
> but it isn't the case here).
> 

This question is very frequently asked. Perhaps we should change "in the
coming days" to "within the next 10 days." What do you think, Marek?

- -- 
Andrew David Wong (Axon)
Community Manager, Qubes OS
https://www.qubes-os.org
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJZDifXAAoJENtN07w5UDAwMOsQAL5lbL2ub0vWjUpkEZnbaVMf
DyoDsY3sJSy7j4rWWoZwG4Z9JowxnBWcjVorz9g/uzMJ1kDXKsy3Rcs85SAOVR8E
zR34y7rcjNi8r5Ag7Kc8uKbamFH2krK1Uj+yBp544JvzJh4a26cK/Gs4ApPX/qNq
IKpmR0dP42xK7hUI4OfK5uACNnnJNnmP/bpOkvkMPnIY4sfMsaxo7zfJHrb/vWPz
51UaWcDpz6mPaHA6wZEPVclN+hTzEe0JxC7o5D1C5eXz/p73UN9bzEldTALBl1FF
iz0jmS9sNmI4fWQiK0o1uRRnBhDLLCil4ooO73XpcOOE3xdFyuCtavQbawwm9adj
d9BQtythxQiZqezHY7KsaaHCXcgaAvj0avxF++idZuDGvJkohYS+chiHhxORAQrp
RwJwB34IaT1QIWugX5NzB5nKbOi2gEEOQyF6SPXW8USM1QzcDm1bJVAle7HZs8zN
V+l9YhDGkmOu4FL2Vsha+tlK/WgGXvbWLyx4jF3t/sd3iasFkm73OPLpaOGlg9mT
v/CKkMtxQvlu894z+4Dp6ogFiAPHSybkxSWPvFRMwtwcRkBA6ihvrXHGIejx2BwB
7FG9S5h01C2oFt4otLo2EmNQv0a4FtdZm4igdlnYP/ky9PiSOGKJkfKeEXiQwsch
R9tTxkDur+/YU8kdu304
=b5mG
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/58b5fa91-f0fb-239e-010e-27212acdde81%40qubes-os.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] No network connection v2

2017-05-06 Thread menthols
Today installed Qubes 3rd release, but no network connection. Spent hours 
trying to fix it, but to no avail. Network card is recognized. I have two 
cables connected, no WiFi. I try to put qubes on Dell poweredge, Intel Xeon e3, 
8 GB RAM, Broadcom NetXtreme Gigabit Ethernet PCIe, two 1 TB harddrives. I used 
option "Test and install" at installation, no error message. I have choosed 
both harddisks at install, hope there is someway to configure the soft raid. 
Before tried to install other Linux flavors before (Debian-8 and Fedora-23) and 
none of them had any trouble connecting to the internet immediately (updates 
downloaded during install). Maybe need to activate some more PCI devices. 
What's the best I can do? Wait for the next release? Buy another machine? ;-)


Opened netvm terminal and checked the following things: 

1. Does 'lspci' list your network adapter?  
Yes, i've tried both debian-8 and fedora-23 both list the network cards.

2. Do you have interface detected (does 'ifconfig -a' contains en* device)? 
No, none of them detect the interface using ifconfig.

3. Does kernel messages ('dmesg') contains some errors regarding network 
device initialization? 
No, there is no message regarding network at all.

4. Check if linux-firmware package is installed (rpm -q linux-firmware).
Yes it is installed.


Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet 
PCIe

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/4edc0451-ed7b-418a-8235-d0f0a58b2637%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] QSB #30: Critical Xen bugs related to PV memory virtualization (XSA-213, XSA-214)

2017-05-06 Thread Marek Marczykowski-Górecki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Sat, May 06, 2017 at 04:08:57PM +0200, cubit wrote:
> 2. May 2017 12:10 by a...@qubes-os.org:
> 
> > Patching
> > =
> >
> > These packages will migrate to the current (stable) repository over the
> > coming days after being tested by the community.
> >
> 
> Not wanting to push it too much but is there a rough eta as to when these 
> patches will be pushed to 3.2-stable?

Normally we push updates to stable repo 7 days after uploading to
testing (or more if update is bigger or potentially more problematic -
but it isn't the case here).

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZDgnkAAoJENuP0xzK19csGksH/1pl0YOtCd1cxeOItZuFYYgD
mx1KRJ921Fvy2lJyvwXOr7xdjshrQuwu1cJVGi4RicMNwV/2pr2uHIP3EKFiYR7d
ZGT40MeaN5Qm0EmDwzV5P/DfcF08gKGzEMLW55Dl9ey1fGVSfJIOwJsCblTCyCss
DumSNyDZah8Rn/0FOevd/O/BmtIiDtVjTm573UHVrZ4Ru6XR2/q2D2npnPwWDDDs
blk1Szq+IP/875LLn+ZhgZ7w7ARkcwna76AnwedPxNyolopowC5253u75OrfgXHy
ylDDDrmr98bMOtC6nme3LAWTFljETDQM73O4gLxJv5XqleB5lCnFHDc7GKzuGYQ=
=DgWj
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20170506173739.GB23049%40mail-itl.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Apps not starting on the first try

2017-05-06 Thread Todd Lasman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

This seems to be a new issue on a recent reboot.

If I try to run a program from a VM that's not yet running, the VM
starts as expected, but the program never runs. Even after the VM is up
and running, I can't get any program to run in that VM. Even opening a
window in dom0 and using the qvm-run command does nothing.

However, if I kill the VM, the next time I try to run a program (which
reopens the VM), it works perfectly.

Any thoughts on troubleshooting this?

Thanks.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJZDfovAAoJEOaMWwQFV9eFe68P/isxRedhykFef9rvRfpyPmWB
jRRMZ7k00boATC2n25iW7OXS6hxNVjmOD6nOXp+alx1XJ4tMOf3y7Wu9vay91Uuv
zFXPMUqHxw8jXGjXANI5+yUiJt9u82lQZbln+7k68j2sNYUaiAeBrA8J0a98LsMK
qpHwxqCckEAKImyoCoN5PJLqKqnbb+36rzb7PgVjHnJI/bSclqdrSAidiKBXJxWV
ie9KcMT97V7LN021n0KLxJTIIlAaiRDoXq/ZS2hRxqGSw3GA+kQUdEVn/zvpCA3o
goX4b/TwzhezkpZW4O8i/jWS7PwVY28TkE5ezM87uu1oBEAIhLoLHgQJJW4/qEe3
Yl46xve1kl8PmEMrvpY26EsM1NaCKaKdoAgAxlRH6yG7j50P5Etlp0BJ9qH4EMu5
56hrDeiPZVQcOf97wbxBrubDvuVYethXG+bVpBp14W71dMC0ixXkBaDAylZUCt7M
lZf7qCCX312e3z8eY5TRrTe1x+/5ibIUs6GMJhFHdhACDHh7fS5UoN8qXHli8rK1
79Vu5tIOAfjXThd1RuFnU94+e8BnY87CRvyAWKK3Ec9VUoD1nYz2IIAqizE4gqk8
dADdmNkX7bUWzy3uVgrCvrhT43wDC4eWQ4v6ShTtZSyBhZjKreMPocX4abKG8Mu1
jYFk4doS0YOLQNj/KXAU
=FU+3
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/fb931d51-9838-6a1d-0071-07f54397c7d0%40nowlas.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] debian8's thunderbird dead

2017-05-06 Thread cubit
6. May 2017 10:30 by haa...@web.de:

> since debian-8 rebraded icedove thunderbird, they are all dead. On the
> command line the just spill out "Killed" verbose or safe-mode give no
> better information. This may or may not be linked to the change in
> debian8 - it may also be linked to the "immutable script" in rc.local
> that I copied after some hardening discussion here in the forum 2 months
> ago. I don't see how, but since I am lost I look for any possibility.
> May you help me?  Thx, Bernhard







You could try re-installing thunderbird




apt-get purge thunderbird icedove

apt-get install thunderbird







>
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/KjTIbeJ--3-0%40tutanota.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Experiencing intermittent hangs?

2017-05-06 Thread cubit
6. May 2017 01:37 by tas...@openmailbox.org:


> On 05/05/2017 09:15 PM, Gaiko Kyofusho wrote:
>> I seem to be experiencing intermittent/temporary (few secs-min) hangs
>> on/between VMs. That is, I can be working on an app in one VM, it will
>> begin to hang, to I usually switch to another VM and work on that for a
>> min or two then come back to the hung VM and it seems to work again.
>> While this is happening in _many_ applications, it seems to be an issue
>> more with chromium. I was thinking this might be related to memory as I
>> am also getting errors about not having enough mem to open up a VM (so I
>> usually close a VM or two then I can)(for the record I have the max my
>> laptop will take, 16gb, the default Qubes install doesn't include swap
>> space does it?)
>>
>> Anyway, thoughts on this would be appreciated as its really not helping
>> my workflow.
>>
>
> Although I don't use chromium, I'm experiencing temporary graphics freezing 
> as well. For example, if I start to drag a file from nautilus onto another 
> app the dragged icon may freeze in transit along with nautilus. Sometimes it 
> can stay frozen for 30 sec. or more.
>







I started a thread about this back in April.  Apparently a known issue with a 
fix due some time




https://groups.google.com/forum/#!searchin/qubes-users/appvm$20window$20freezing|sort:date/qubes-users/q1w05yyCI2k/XWpDFWDrBwAJ

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/KjTFqgG--3-0%40tutanota.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Experiencing intermittent hangs?

2017-05-06 Thread Patrick Bouldin
On Friday, May 5, 2017 at 9:16:04 PM UTC-4, Gaiko wrote:
> I seem to be experiencing intermittent/temporary (few secs-min) hangs 
> on/between VMs. That is, I can be working on an app in one VM, it will begin 
> to hang, to I usually switch to another VM and work on that for a min or two 
> then come back to the hung VM and it seems to work again. While this is 
> happening in _many_ applications, it seems to be an issue more with chromium. 
> I was thinking this might be related to memory as I am also getting errors 
> about not having enough mem to open up a VM (so I usually close a VM or two 
> then I can)(for the record I have the max my laptop will take, 16gb, the 
> default Qubes install doesn't include swap space does it?)
> 
> 
> 
> Anyway, thoughts on this would be appreciated as its really not helping my  
> workflow.


By chance are you logging into the same Google Account in the different VMs?  I 
have noticed this same behavior, but only when logged into the same Google 
account. In fact, many times something causes the session to disassociate with 
the browser and hang - I suspect there's something in the network part of the 
hypervisor that is causing google to get confused as to which VM should be 
authorized, etc - as the same IP is being used. Or, something in this regard.

If I close out of the Google Sessions each VM seems to work fine - but, when 
this does happen it surely causes the VM to hang up for a very long time.

Patrick

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/49977947-72d7-4d66-b8ff-1e9242e0791b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] QSB #30: Critical Xen bugs related to PV memory virtualization (XSA-213, XSA-214)

2017-05-06 Thread cubit
2. May 2017 12:10 by a...@qubes-os.org:

> Patching
> =
>
> These packages will migrate to the current (stable) repository over the
> coming days after being tested by the community.
>







Not wanting to push it too much but is there a rough eta as to when these 
patches will be pushed to 3.2-stable?






-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/KjT4sXU--3-0%40tutanota.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Experiencing intermittent hangs?

2017-05-06 Thread mvermaes
On Saturday, May 6, 2017 at 9:37:35 AM UTC+8, Chris Laprise wrote:
> On 05/05/2017 09:15 PM, Gaiko Kyofusho wrote:
> > I seem to be experiencing intermittent/temporary (few secs-min) hangs
> > on/between VMs. That is, I can be working on an app in one VM, it will
> > begin to hang, to I usually switch to another VM and work on that for a
> > min or two then come back to the hung VM and it seems to work again.
> > While this is happening in _many_ applications, it seems to be an issue
> > more with chromium. I was thinking this might be related to memory as I
> > am also getting errors about not having enough mem to open up a VM (so I
> > usually close a VM or two then I can)(for the record I have the max my
> > laptop will take, 16gb, the default Qubes install doesn't include swap
> > space does it?)
> >
> > Anyway, thoughts on this would be appreciated as its really not helping
> > my workflow.
> >
> 
> Although I don't use chromium, I'm experiencing temporary graphics 
> freezing as well. For example, if I start to drag a file from nautilus 
> onto another app the dragged icon may freeze in transit along with 
> nautilus. Sometimes it can stay frozen for 30 sec. or more.

Seeing same problem here. I think it is a known issue [1] related to some 
recent updates. I don't use chromium either, but there is a related issue for 
that too [2].

[1] https://github.com/QubesOS/qubes-issues/issues/2772
[2] https://github.com/QubesOS/qubes-issues/issues/2765

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/4c9c39f2-1de5-495a-b6ea-26e08de0ebfe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] debian8's thunderbird dead

2017-05-06 Thread Bernhard
Hello,

since debian-8 rebraded icedove thunderbird, they are all dead. On the
command line the just spill out "Killed" verbose or safe-mode give no
better information. This may or may not be linked to the change in
debian8 - it may also be linked to the "immutable script" in rc.local
that I copied after some hardening discussion here in the forum 2 months
ago. I don't see how, but since I am lost I look for any possibility.
May you help me?  Thx, Bernhard

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/164f213e-7364-608b-c6a7-80bf6c222c38%40web.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] No bootable device neither in BIOS or UEFI after Qubes R3 fresh install

2017-05-06 Thread Mike Keehan
On Fri, 5 May 2017 15:16:58 -0700 (PDT)
3...@arctop.co wrote:

> > I am trying to install qubes on my xps 15 9560 but for some reason
> > at the installation destination page the internal ssd is not
> > detected any suggestions?  
> 
> I have the same issue, how did you solve it?
> 

Change the disk setting in the bios from RAID to AHCI.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20170506112643.3bb23485.mike%40keehan.net.
For more options, visit https://groups.google.com/d/optout.